PDA

View Full Version : Import Error.....


nowares
11-28-2006, 02:02 AM
I get this error when importing ,....

GameScript Free Arcade Import Script
Below will be a log of all of the new games added. It is mostly for debugging purposes, and can be ignored. Any game with "New Game." following the game's name is a game which isn't already in the system. All of these games are automatically imported. If you see an error, it likely means that the URL to the thumbnail on the server from which you are pulling the import is non-existant. In these cases, a new thumbnail is NOT imported. You'll have to create one manually.

Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 3840 bytes) in public_html/media/admin/xml_php4.php(150) : eval()'d code on line 1

Any help plz?

blank
11-28-2006, 09:41 PM
do you have access to php.ini on your server? This is a server config problem

scorpiontr
12-11-2006, 07:48 AM
i have same problem, i can access to php.ini so, what should I do ?

blank
12-11-2006, 11:52 AM
increase the max memory size to however large you need it to be. in this case I think thats like 20Mb. Default I think is 8Mb

42491
12-12-2006, 11:35 AM
Host not very keen on changing the stupid php.ini to 20mb. Is there a work around this issue? Basically, I cannot import any new videos now unless I change hosts and I am with one of the best already, except they're not changing the php.ini for me. Can "anything" be done via .htaccess?

Alternatively, have the import broken down into phases so it doesn't take up too much memory or importing only a few videos at a time? Or?