PDA

View Full Version : wtf - I can't delete thumbs/galls from active list


fresh
08-14-2004, 10:53 PM
After I have baned some domains I have "double thumbs" in active list. They have the same url&thumb. Everything was fine but now I can't delete them because I get this error :

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) in tmanager/admin.php on line 5179

Any ideas ?

I've lost over 15k today so I'm really pissed about it...

Dichotomy
08-15-2004, 10:20 AM
its memory limit that is allowed for php scripts to use. when it its exceeded, you will get error like this. contact your server administrator and ask to increase memory size for php scripts.

Mathew
08-16-2004, 11:29 AM
its memory limit that is allowed for php scripts to use. when it its exceeded, you will get error like this. contact your server administrator and ask to increase memory size for php scripts.

I consider 128MB a pretty good limit already :graucho: