![]() |
Member Galleries Link When I click on the member galleries page, it says "object moved" and links to the showmembers.php page. Clicking on "Member Galleries" on the main page here: A community photo gallery - World's Cutest Animals Photo Gallery Goes here: Document Moved (and says document moved) and links to here: Member Galleries - World's Cutest Animals Photo Gallery The other gallery links work fine...This happens with SEO and Spider URLS... Any quick fix to simply remove the intermediate warning page? |
Thats strange. Let me go look up some weird IIS issues on the net to see if I can find anything |
Any resolution yet? The "document moved" also happens when I try to sort anything. |
It also happens whenever I try to sort anything by Members... Seems as though between version 5.62 and 7.01 the members gallery pages were restructured, and somewhere in the code it has a 301 or 302 response (object moved). Works fine with Apache but does not on IIS. |
Some links for Member galleries go to: g500-member-galleries.html (says object moved) s500-member-galleries.html (works) showmembers.html (works) Where can I manually change all references of "g500" to "s500" ? so that the links actually work? |
If you turn off your SEO urls does this resolve your issue? Its a server settung related thing. |
If I turn off SEO and Spider it works. But before SEO was introduced, Spider URLs worked FINE in PP 5.62. The issue is $pcatname[$x] in feature.tmpl reports the wrong link (g500-member-galleries.html). The Member galleries link in other templates, such as {$cats['catlink'][$x]} in categories.tmpl reports the correct link (s500-member-galleries.html). |
At around line 1301 in pp-inc.php in the display_gallery function where noted add the code in bold Code: Content visible to verified customers only.Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Thanks Chuck, this also happens after I upload photos to a member gallery as well...once I upload the files and go to the next step where I add the title/description info and press submit, it says object moved as well (since it redirects the user to the member gallery g500...)...same sort of thing...any idea what variable to change there? |
There is a reference to gallery 500 near lines 280, 811, 827 of bulkupload.php... Code: Content visible to verified customers only.Thanks. |
Well the main issue here is specifically your server settings not really the script that is the culprit. The link your talking about is very much a valid link and doesnt forward anywhere it is the direct link to your members gallery. I am not a server guru since I specifically work with software not hardware and its associated stuff but thats where the true issue is. You can visit ANYONE'S photopost site and do this test and see there is no issue. See here is a link to show you http://www.reeftalk.com/gallery/s500-members gallery.html See what happens if the cat variable is 500 we forward to the showmembers.php script and you see my site does that without any error. Here is the forward in showgallery.php Code: Content visible to verified customers only. |
Chuck, it is the same problem as before... When you click submit on the bulkupload.php it sends you to g500-member-galleries.html which says object moved, and gives you a link to click on to get to s500-member-galleries.html. The "real" link is actually s500-member-galleries.html. Why can't bulkupload.php just forward directly to s500-member-galleries.html like it does with other areas of the site? |
well I can give you tweaks but its all going to come back to what I have repeatedly said a few times here the real issue is the server setup. I gave examples above showing the links work everywhere else. In fact the only place this issue can be found is on your server. I would prefer to actually find the server issue and find out what server setting has to be tweaked. You can try in bulkupload.php changing this Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Thanks Chuck...the problem lies in the URL rewrite with IIS. If you go here: - World's Cutest Animals Photo Gallery and you click "next" to browse through the ~1500 photos in that user's gallery, it immediately, for page two, adds a category to it, at which point the number of pages switch to 4. |
You can send ftp info url and admin login to the contact us link in the header |
| All times are GMT -5. The time now is 04:23 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0