Call to undefined function: save()

renzo

Joined: 2002-10-21
Posts: 12
Posted: Wed, 2002-10-23 20:27

I had Gallery 1.3, Debian Woody, Apache 1.3.23 and php 4.1.2. Everything worked really good for a long time.
But now I can't change anything anymore. I allways get the error:
Fatal error: Call to undefined function: save() in /var/www/gallery/edit_field.php on line 39
I didn't change anything, I just started using Gallery remote, but that couldn't have caused the problem, could it?
I allready updated to 1.3.1, but it didn't solve the problem.
All files in gallery/ and album/ are owned by the apache user.
Ok, I don't know what else to say, I hope someone can help me solve the problem, I don't know what to do...

Thx a lot
renzo

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Wed, 2002-10-23 21:00

Can you try using either the most recent version of PHP (4.2.3) or a CVS version of Gallery and see if either fixes your problem...

 
renzo

Joined: 2002-10-21
Posts: 12
Posted: Wed, 2002-10-23 22:01

mhm, but it worked perfekt before, I didn't change anything with php...

 
beckett
beckett's picture

Joined: 2002-08-16
Posts: 3473
Posted: Wed, 2002-10-23 22:14

Yes... but try upgrading to the latest CVS version 1.3.2
It should hopefully fix this problem.

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Wed, 2002-10-23 22:16

Did this happen close to right after using gallery remote? I'm not well versed in Gallery Remote and don't quite know how it interacts with Gallery, but if it happened close to the time Gallery Remote was installed, it seems likely that something with it could've affected it. Also, you should probably update PHP anyway, since that version is pretty old...