Just moved a CM site from cellularpcs.com/gallery/ to celltowerphotos.com (located . The move went well, but I just tried a batch upload. The message I got when I went to batch add was: GET to /minibrowser.php not supported.
I'd appreciate any input!
Jonathan
Please post a link to your gallery and attach a screen-shot of that error message (ideally a screen-shot of your complete browser window showing that message).
Hi Andre:
The link is: http://CellTowerPhotos.com
I've attached a screen capture.
I'm using 1.5.18.
Thanks, again, for any help/suggestions.
Jonathan
Additional:
This is from the error log as the trigger for the 501:
http://celltowerphotos.com/minibrowser.php?startfolder=/home/cellto5/public_html/albums/&parentform=choosefolder&formelementname=startdir&no_popup=1&limitfolder=/home/cellto5/public_html/albums/&linktarget=searchnew.php&searchnew_php=1&radio=0
I have turned on debug, set the upload to simple, and set up an test account with immediate privileges. To where should I send the account info?
Thanks,
Jonathan
I'm not sure why that happens or who causes that issue. What happens when you access the URL from the error log directly in your browser? As guest I get an permission error as expected.
Correct. It's the same error message when directly accessed. -j
What happens for
- http://celltowerphotos.com/minibrowser.php
- http://celltowerphotos.com/minibrowser.php?foo=bar
?
Αndré
http://celltowerphotos.com/minibrowser.php
http://celltowerphotos.com/minibrowser.php?foo=bar
If I am logged in, both produce the screen in foobar_loggedin.gif
If I am NOT logged in, both produce the same error message screen in foobar_notloggedin.gif.
Jonathan
I'm a little bit clueless. Please try to find out which parameter causes the 501 error, by either removing each parameter one by one from that URL
- http://celltowerphotos.com/minibrowser.php?startfolder=/home/cellto5/public_html/albums/&parentform=choosefolder&formelementname=startdir&no_popup=1&limitfolder=/home/cellto5/public_html/albums/&linktarget=searchnew.php&searchnew_php=1&radio=0
or by adding one by one to that URL
- http://celltowerphotos.com/minibrowser.php
Will do. Back with you later today.
Thanks...
Jonathan
I finally figured out what the issue was keyed to:
At the very bottom of the Batch Ad > Select Directory screen you MUST set the "Browsable interface" to NO. If set to YES, the GET to problem occurs.
Warning to all!
-Jonathan
Seems to be an issue with your server setting, as it works for a lot of users. Which OS and web server runs on your machine?