Server Contacted but Gallery not Found

jhudson

Joined: 2003-06-16
Posts: 4
Posted: Fri, 2003-09-12 19:19

Is there a fix to the above error message yet, I have downloaded the latest version but still get:

Error: Server contacted but gallery not found at this URL (http://www.gonad.org.uk/modules/Gallery/gallery_remote2.php)

Many thanks

 
jmullan
jmullan's picture

Joined: 2002-07-28
Posts: 974
Posted: Fri, 2003-09-12 19:33

you need to fix this error, which you can see by looking at the page:

Quote:
Warning: main(./classes/remote/GalleryRemoteProperties.php) [function.main]: failed to create stream: No such file or directory in /var/www/html/modules/Gallery/gallery_remote2.php on line 36

Fatal error: main() [function.main]: Failed opening required './classes/remote/GalleryRemoteProperties.php' (include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in /var/www/html/modules/Gallery/gallery_remote2.php on line 36

Make sure that you uploaded ALL of the new files.

 
jhudson

Joined: 2003-06-16
Posts: 4
Posted: Sat, 2003-09-13 21:47

That would explain a lot! I had been updating via CVS for many months. I had not realised that CVS only updates existing files but does not download new ones. Am I using CVS correctly?

Many thanks, Gallery Remote now work.

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Sun, 2003-09-14 00:23

You want to usecvs -q update -d to get new directories.