Webmastersite.net
Register Log In

Various problems
URGENT HELP PLEASE

Comments on Various problems

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
#16 - Quote - Permalink
Posted Dec 06, 2005 - 11:45 PM:

There's another edit.php in the /admin subdirectory that would have to be edited for the admin side edit to work. Not sure what's expendable there... perhaps the gd/imagemagick stuff if you're not using it could be removed:
if ($settings->graphicsprog == 'imagemagick')
{
require $prefixit.'classes/imagemagick.php';
}
else
{
require $prefixit.'classes/gd.php'; // default to GD since it's more common
}


I'll make the comment class only load when editing comments. Won't help you with editing comments though, I suppose you'd still get the memory size error there.
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
#17 - Quote - Permalink
Posted Dec 11, 2005 - 8:54 PM:

HI Paul

I gave up in the end. The program was SSSOOO slow and really memory hungry. I found it quicker to find a new server and begin again. Whether it was the server being old or the database that was the problem I don't know, but the new one is a LOT faster and I have not had any of the old problems (just a new one - see new thread on links <G>)
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.