Hello people,
Sorry for asking what must be such a dumb question.
I've searched the forums for an answer but can't find one.
When I try to connect up to my newly installed and otherwise fully functional G2 my copy of gallery remote complains that it can't find gallery_remote.php, and when I have a look I can't see it either (in my gallery2 in folder on the server that is).
Many thanks in advance,
Julian
Posts: 24
GR 1.4 can support G2 now. And it does not need gallery_remote.php anymore
Angus :D
Posts: 974
It looks to me like it requires the remote module to be installed and activated in your G2
Posts: 30
dont work for me
- remote module activated
- add g² gallery to GR (no special settings?)
now when i try to login i get the error message about gallery_remote2.php not found
Posts: 378
Version 1.4 is not the latest official release. You have to download it from SourceForge at : http://sourceforge.net/project/showfiles.php?group_id=7130&package_id=31958
Posts: 30
i had the last nightly.. but i will try it with this build
Posts: 378
I tested it yesterday and it worked OK for me.
Posts: 1
This happened to me as well. After having a look at the Gallery Remote source in CVS it turns out that Gallery Remote checks if the protocol version is 2.5 (used in Gallery 2) by testing for the existence of modules/remote/module.inc over HTTP. If it isn't there then it starts using protocol version 2 which is no good with Gallery 2. That's why it was moaning about gallery_remote2.php. So if you point a browser at http://example.com/gallery2/modules/remote/module.inc (change this to match your web address) and it doesn't work then you need to make sure the permissions are set so that the web server can read module.inc. 0755 on modules and modules/remote and 0644 on module.inc should do it. Then all should be well.
Posts: 3
Same problem here. Permissions are ok, i use the latest version, and i get also the error that he doesn't find gallery_remote2.php
Posts: 15
same here
Posts: 1479
A bug was introduced in CVS a few days ago. Upgrade to G2-alpha, it should be fixed.
Posts: 22
I just downloaded the gallery remote today - June 12 2008 - I get the error regarding locating gallery_remote2.php
also get propmted saying there is a newer release of gallery 2 remote - however how do you upgrade
UGH - HAVING A BAD DAY!