- Posts: 1
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Joomla 1.5 error: Allowed memory size of x bytes exhausted......
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Joomla 1.5 error: Allowed memory size of x bytes exhausted......
- Alan Gunning
- Topic Author
- Offline
- New Member
Less
More
16 years 10 months ago #10771
by Alan Gunning
Joomla 1.5 error: Allowed memory size of x bytes exhausted...... was created by Alan Gunning
Hi ,
hope someone can help me, i have just installed the simple image gallery pro plugin on joomla 1.5, my first problem which i had to overcome was i had to manually create the temp folder and i chmod it to 777.
but now it brings up the following error and i have no idea what to do.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in /srv/www/vhosts/westoffalylionsrfc.com/httpdocs/plugins/content/jwsigpro/sigpro_engine.php on line 72
anyone got any ideas? support?
thank you
hope someone can help me, i have just installed the simple image gallery pro plugin on joomla 1.5, my first problem which i had to overcome was i had to manually create the temp folder and i chmod it to 777.
but now it brings up the following error and i have no idea what to do.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in /srv/www/vhosts/westoffalylionsrfc.com/httpdocs/plugins/content/jwsigpro/sigpro_engine.php on line 72
anyone got any ideas? support?
thank you
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
Less
More
- Posts: 1188
16 years 10 months ago #10772
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Joomla 1.5 error: Allowed memory size of x bytes exhausted......
Hi my friend!
Take a look at this site , where you can find info about the Fatal error: Allowed memory... php problem
You can use the code given from the site into the sig script or change memory_limit of the server!
Thank you!
Take a look at this site , where you can find info about the Fatal error: Allowed memory... php problem
You can use the code given from the site into the sig script or change memory_limit of the server!
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jared Grigg
- Offline
- New Member
Less
More
- Posts: 1
16 years 1 month ago #10773
by Jared Grigg
Replied by Jared Grigg on topic Re: Joomla 1.5 error: Allowed memory size of x bytes exhausted......
well, I've tried every solution here to no avail.
I'm receiving this message:
Notice: Undefined variable: download_link in /users3/data/i/iegcsa-48976/public_html/plugins/content/jwsigpro.php on line 324
Fatal error: Out of memory (allocated 30146560) (tried to allocate 2560 bytes) in /users3/data/i/iegcsa-48976/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 74
i tried the free version first and it worked fine so I upgraded to pro and it worked great. Then after a few weeks this. There was NO NEW instalations of any kind to my joomla. I hadn't even changed or added any photos. The site works fine when i deactivate the content plugin and shows the above message when activated. I've modified the script AND tried an .htaccess file AND modified the php.ini file ALL to no avail.
ANYONE with an idea?
I'm receiving this message:
Notice: Undefined variable: download_link in /users3/data/i/iegcsa-48976/public_html/plugins/content/jwsigpro.php on line 324
Fatal error: Out of memory (allocated 30146560) (tried to allocate 2560 bytes) in /users3/data/i/iegcsa-48976/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 74
i tried the free version first and it worked fine so I upgraded to pro and it worked great. Then after a few weeks this. There was NO NEW instalations of any kind to my joomla. I hadn't even changed or added any photos. The site works fine when i deactivate the content plugin and shows the above message when activated. I've modified the script AND tried an .htaccess file AND modified the php.ini file ALL to no avail.
ANYONE with an idea?
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
Less
More
- Posts: 1188
16 years 1 month ago #10774
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: Joomla 1.5 error: Allowed memory size of x bytes exhausted......
Hi my friend!
About the
Just add this lineafter the line 90.
About the
We can't change this value throw php code.
Thank you!
About the
you can find in this forum the fix.Notice: Undefined variable: download_link
Just add this line
$download_link = false;
About the
you need to change the value from the php.ini ( contact your administrator about that ).Fatal error: Out of memory (allocated 30146560)
We can't change this value throw php code.
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Angelica_skye
- Offline
- Junior Member
Less
More
- Posts: 20
16 years 1 month ago - 16 years 1 month ago #10775
by Angelica_skye
Replied by Angelica_skye on topic Re: Joomla 1.5 error: Allowed memory size of x bytes exhausted......
My SIG Pro did this error to me too right now. Why does it just come out of nowhere. I didnt even touch my site today and this just happened. It was woking great for about three weeks already... I find this very odd...
My error
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2848 bytes) in /home/angelica/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 72
My error
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2848 bytes) in /home/angelica/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 72
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Joomla 1.5 error: Allowed memory size of x bytes exhausted......