Monday, 28 December 2015
  3 Replies
  1.1K Visits
0
Votes
Undo
I like JEvents but am close to giving up!
Fresh install of JE 3.4 on a Joomla! 3.4.8 site, but it keeps failing.
It seems to install ok, message confirms, and goes to control panel, but as soon as you hit the config icon, error 500 white screen. From full error reporting get:
"Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 91 bytes) in *mysite*/public_html/libraries/joomla/language/language.php on line 804"
Can't see anything amiss in the named php file.
Tried several uninstalls/reinstalls, removed tables, started fresh, etc. same result each time.
Tried installing from Joomla ext site, and from downloads from my folders. same result.
Any ideas?
9 years ago
·
#162147
0
Votes
Undo
Hello,

You are running out of php memory and it needs increasing to at least 32mb ideally 64MB.

Once increased all will work again.

If on php 5.4. then just place a .user.ini file in the Joomla! root and add:

memory_limit = 64M

To the file and save.

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!

9 years ago
·
#162148
0
Votes
Undo
Thank Mike!
Sometimes so easy to overlook the obvious.
9 years ago
·
#162149
0
Votes
Undo
No problem at all! Glad to have helped.

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!

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