PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost Bug Reports

ReviewPost Bug Reports Let us know about any post installation problems you are having with ReviewPost.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 21st, 2005, 02:35 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Path issue with RP after deleting categories(FIXED)

After deleting a category, when it tries to reload the admin page I get:

Not Found
The requested URL /reviews/http://www.domainshh.com/reviews/adm-misc.php was not found on this server.
Jeremy is offline   Reply With Quote
Old November 22nd, 2005, 12:54 PM   #2 (permalink)
WB
Member
Verified Customer
 
Join Date: Jan 2002
Posts: 265
I think I found the cause of this as we were experiencing something similar.

We got the same results after deleting a category and something similar with emptying a category.

In adm-misc.php at line 3037:

Code:
Content visible to verified customers only.
should likely be:

Code:
Content visible to verified customers only.
The maindir is not needed as that is what is causing the /reviews/ before the full URL and that was what was giving us the 404. After the above update, after deleting a category, we get returned to the category page as in prior versions.

Similarly in the same file at line 3397:

Code:
Content visible to verified customers only.
doesn't likely need the Globals as well and I think that admcat=cats may need to be admact=admcats since we were getting two errors on our end. So we ended up with:

Code:
Content visible to verified customers only.
and that seemed to do the trick.

Chuck can you confirm for us what's above?

Thanks.

Last edited by WB; November 22nd, 2005 at 12:58 PM.
WB is offline   Reply With Quote
Old November 22nd, 2005, 01:47 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
In pp-inc.php function forward

remove this code

//if ( $Globals['vbversion'] == "postnuke" )
// $redirect = "{$Globals['vbulletin']}/modules.php?$redirect";
//else
$redirect = "{$Globals['maindir']}/$redirect";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 22nd, 2005, 02:09 PM   #4 (permalink)
WB
Member
Verified Customer
 
Join Date: Jan 2002
Posts: 265
Thanks.

I reverted back and applied that edit and that seems to have cleared up the delete issue but not the empty issue.

Perhaps admcat=cats to admact=admcats on 3397 would fix that?
WB is offline   Reply With Quote
Old November 22nd, 2005, 02:12 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
what empty issue I only see an issue with forwardid which I posted a correction on?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 22nd, 2005, 02:16 PM   #6 (permalink)
WB
Member
Verified Customer
 
Join Date: Jan 2002
Posts: 265
From my message #2 above.

We were seeing two issues in the second part referenced. The path and the redirect.

When I update with the pp-inc fix when I empty a category now I don't get the 404 not found now but instead get a blank page.

Assuming that the redirect should return to the cats page, perhaps the 3397 line update may work (admcat=cats to admact=admcats), similar to the path on delete.
WB is offline   Reply With Quote
Old November 22nd, 2005, 02:32 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
that would work at line 3397
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 22nd, 2005, 02:41 PM   #8 (permalink)
WB
Member
Verified Customer
 
Join Date: Jan 2002
Posts: 265
Thanks, for confirming.

Appears to work fine on this end now with the pp-inc and the 3397 edit.
WB is offline   Reply With Quote
Old November 22nd, 2005, 11:02 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Chuck,

Could you please email me whatever files were changed, thanks.
Jeremy is offline   Reply With Quote
Old November 23rd, 2005, 07:03 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
I sent the whole zip
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 23rd, 2005, 12:37 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Looks like these files were changed:

adm-misc.php
pp-inc.php
upgrade.php
bulkupload.php
uploadproduct.php
Jeremy is offline   Reply With Quote
Old November 23rd, 2005, 12:49 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
well the upload stuff is a cosmetic fix I did as far as showing the parent cat next to the child in the dropdown yes
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting Categories - File Not Found(FIXED) InterFX ReviewPost Bug Reports 1 November 5th, 2005 04:38 AM
Deleting a newly created usergroup doesn't work.(FIXED) Johnny Doomo Photopost Pro Bug Reports 2 September 9th, 2005 01:42 PM
error when deleting photo(FIXED) ihiustler Classifieds Bug Reports 12 July 6th, 2005 02:31 PM
Path Issue PP version 4.86 and VB3 3.0.7 Drunes Photopost Pro Installation & Upgrades 5 March 1st, 2005 08:48 AM
Getting a error when deleting categories redtailboa Classifieds Bug Reports 2 October 4th, 2004 11:03 AM


All times are GMT -5. The time now is 05:52 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0