I get an error saying the URL was not found.
It's looking for file "gallery_remote2.php" in my G2 install folder but that file does not exist.
I read a bunch of posts trying to figure out why. I did find one post saying that it was fixed when he manually made the file but it didn't give instructions how.
Can I just create a blank "gallery_remote2.php" file or do I have to include some code in it?
Thanks!!!
Posts: 164
WOW, I spent about 2 hours reading every damn post here trying to find a solution and I came across the solution here:
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=27371&sid=a7990adb438d92a907af2becfce85326
Basically, create a text file with this code in it:
Then rename that text file to "gallery_remote2.php" and place it in your G2 root folder.
All works fine now!