Login     Sign up
"Out of memory in line 12"
Terence Watts (@terencewatts)
Join date: Sep 15th 2010
Community posts: 75
View Profile
Send Message

I activated the 'Events' module but when trying to enter an event,, a message box states 'Out of memory in line 12'. Is there a fix for this or is it a bug?

173 months ago
Jcow Master (@falcone)
Join date: Sep 2nd 2010
Community posts: 917
View Profile
Send Message

the events module of the free version doesn't have this problem, so just replace it.

173 months ago
Gilbert Michel (@gilmichelz)
Join date: Oct 6th 2010
Community posts: 56
View Profile
Send Message

Hi,

At line 25 and 119 in events.php file, try with replacing the actual corresponding query links:
[Code]http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.js[/code]
...for the following one:

[Code]http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js[/Code]

...and tell me if it works for you, for it does on my side.

Gilbert

173 months ago
Terence Watts (@terencewatts)
Join date: Sep 15th 2010
Community posts: 75
View Profile
Send Message

I replaced it but I still have the problem... I'll try the other fix that's been posted later on.

173 months ago
Terence Watts (@terencewatts)
Join date: Sep 15th 2010
Community posts: 75
View Profile
Send Message

Thank you! I'll give that a try later today.

173 months ago
Jcow Master (@falcone)
Join date: Sep 2nd 2010
Community posts: 917
View Profile
Send Message

ok it works for me

173 months ago
Terence Watts (@terencewatts)
Join date: Sep 15th 2010
Community posts: 75
View Profile
Send Message

That got it Gilbert! Thank you very much. NOw, if I can just nail that email problem...

173 months ago