Fatal Error: Upload Images In Gallery »  Show posts from    to     

Icy Phoenix


Old Support Topics - Fatal Error: Upload Images In Gallery



Martyn [ Mon 13 Oct, 2008 22:46 ]
Post subject: Fatal Error: Upload Images In Gallery
Just downloaded Icy Phoenix and installed it...

Seems to be working, except when I upload an image to the gallery I'm getting an error message as follows:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1245184 bytes) in /home/martyn83/public_html/ip_root/cache/tpl_mg_themes.bbcb_mg.php on line 242

Not entirely sure what to do to fix this?


Cheers,
Martyn


Chaotic [ Mon 13 Oct, 2008 23:10 ]
Post subject: Re: Hi
Hello Martyn,

"Hi" is not a very descriptive topic title that summarizes your problem. Please edit your topic title to reflect your problem. Also, please post only one problem per thread. This helps others that may have the same problems as you when searching our support site. One more thing, try to use search next time because all your problems are answered in previous topics.

We'll help you when you correct your post.


Martyn [ Mon 13 Oct, 2008 23:11 ]
Post subject: Re: Hi
Chaotic wrote: [View Post]
Hello Martyn,

"Hi" is not a very descriptive topic title that summarizes your problem. Please edit your topic title to reflect your problem. Also, please post only one problem per thread. This helps others that may have the same problems as you when searching our support site. One more thing, try to use search next time because all your problems are answered in previous topics.

We'll help you when you correct your post.


Right, title issue sorted...I'll split posts, though I'd just have thought one post made sense


Chaotic [ Mon 13 Oct, 2008 23:15 ]
Post subject: Re: Hi - Image Gallery Prolbem
It makes more since you separate topics because they are not related. If a user is having the same problem as you, they can use our search function to find the problem/solution. How can they easily find a solution if multiple problems are addressed and corrected in one thread?

Either way, thanks for taking the time to correct your posts.

Try this solution and let us know if it worked for you:

Fatal Error: Allowed Memory Size Of 8388608 Bytes Exhausted


Martyn [ Mon 13 Oct, 2008 23:20 ]
Post subject: Re: Hi - Image Gallery Prolbem
Chaotic wrote: [View Post]
It makes more since you separate topics because they are not related. If a user is having the same problem as you, they can use our search function to find the problem/solution. How can they easily find a solution if multiple problems are addressed and corrected in one thread?

Either way, thanks for taking the time to correct your posts.

Try this solution and let us know if it worked for you:

Fatal Error: Allowed Memory Size Of 8388608 Bytes Exhausted


No php.ini file in the root, so I created one and it hasn't done anything

Does the php.ini file need <php tags or is it literally just the line that should be in that?

Cheers


Chaotic [ Mon 13 Oct, 2008 23:26 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Follow Lopalong's guide on creating a php.ini file:

http://www.icyphoenix.com/viewtopic...&p=32740#p32740


Martyn [ Mon 13 Oct, 2008 23:30 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Chaotic wrote: [View Post]
Follow Lopalong's guide on creating a php.ini file:

http://www.icyphoenix.com/viewtopic...&p=32740#p32740


Done but still no joy sadly

Doesn't seem the error is restricted to just the gallery either?


Chaotic [ Mon 13 Oct, 2008 23:32 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Try clearing your cache and trying to upload a picture again.

ACP -> Configuration -> Clear Cache.


Martyn [ Mon 13 Oct, 2008 23:37 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Chaotic wrote: [View Post]
Try clearing your cache and trying to upload a picture again.

ACP -> Configuration -> Clear Cache.


lol schoolboy stuff!

Still no joy think something somewhere aint right :S


Chaotic [ Mon 13 Oct, 2008 23:41 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
That's crazy. Maybe someone else will have a solution as the topics I posted above usually do the trick.

Could you post a link to your site with a test account so we (others that may be able to help) can try it out?


Martyn [ Mon 13 Oct, 2008 23:42 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Chaotic wrote: [View Post]
That's crazy. Maybe someone else will have a solution as the topics I posted above usually do the trick.

Could you post a link to your site with a test account so we (others that may be able to help) can try it out?


Yeh...no probs with the link:

http://www.fiat-scotland.com/ip_root/album_showpage.php?pic_id=4

Cheers for the help btw...probably going to call it a night soon but will check the thread again tomorrow for possible fixes

(Update - Now it seems even starting a new topic in the forum draws this error - which it didn't do before : )


New Player [ Tue 14 Oct, 2008 11:04 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Quote:
(tried to allocate 1245184 bytes)


that is too much

Quote:
(Update - Now it seems even starting a new topic in the forum draws this error - which it didn't do before : )


it seems you have a problem with the auto increments in the database
go to acp >> database maintenance >> Reset auto increment values


Martyn [ Tue 14 Oct, 2008 19:59 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Just tried that - and cleared the cache straight after. Still no joy sadly


Limun [ Tue 14 Oct, 2008 20:20 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
try this

open your root/includes/bbcb_mg.php and backup it !!!

and then try do this

FIND
Code: [Hide] [Select]
<?php

AFTER ADD
Code: [Hide] [Select]
ini_set("memory_limit","16M");


emty cache again and let me know


Martyn [ Tue 14 Oct, 2008 20:30 ]
Post subject: Re: Fatal Error: Upload Images In Gallery
Limun wrote: [View Post]
try this

open your root/includes/bbcb_mg.php and backup it !!!

and then try do this

FIND
Code: [Hide] [Select]
<?php

AFTER ADD
Code: [Hide] [Select]
ini_set("memory_limit","16M");


emty cache again and let me know


Appears to have worked for the image gallery - THANKS!

Will check the rest of the site and confim




Powered by Icy Phoenix