Wednesday, 06 January 2016
  3 Replies
  1.1K Visits
0
Votes
Undo
When opening an event in the backend I receive the following error:

Strict Standards: Declaration of JevDate::toSql() should be compatible with JDate::toSql($local = false, JDatabase $dbo = NULL) in /var/www/vhosts/http://drachtsterboystest1.nl/httpdocs/components/com_jevents/libraries/jevdate.php on line 16 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 154 bytes) in /var/www/vhosts/http://drachtsterboystest1.nl/httpdocs/libraries/joomla/cache/storage/file.php on line 567

My configuration:


PHP Version : 5.4.45
MySQL Version : 5.5.46-cll-lve
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Load JEvents Bootstrap JS? : Yes
Max Input Vars ? : 10000
Club code set? : No
Joomla : 2.5.28
component_com_jevents : 3.2.21
component_com_jce : 2.4.5
module_mod_jevents_cal : 3.2.21
module_mod_jevents_custom : 3.2.21
module_mod_jevents_filter : 3.2.21
module_mod_jevents_latest : 3.2.21
module_mod_jevents_legend : 3.2.21
module_mod_jevents_switchview : 3.2.21
plugin_content_jevents : 3.2.21
plugin_finder_jevents : 3.2.21
plugin_search_eventsearch : 3.2.21


What is wrong?
Wednesday, 06 January 2016 22:13
·
#162646
0
Votes
Undo
Hello,

Your PHP error reporting is set to high these are harmless developer notices. Please set error reporting to NONE on live sites in the Joomla! global Config.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Wednesday, 06 January 2016 22:21
·
#162647
0
Votes
Undo
When setting it to none I receive a blank page, that's why I set it to maximum for a short time, so I received the error message.

What is wrong in the configuration which causes this error?
Thursday, 07 January 2016 15:39
·
#162648
0
Votes
Undo
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 154 bytes) in /var/www/vhosts/drachtsterboystest1.nl/httpdocs/libraries/joomla/cache/storage/file.php on line 567


this is your real problem - I suspect you have too many cache files for Joomla to be able to clean them out. Try deleting them using FTP or from the backend of Joomla.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.