![]() |
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. |
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.Code: Content visible to verified customers only.Similarly in the same file at line 3397: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Chuck can you confirm for us what's above? Thanks. |
In pp-inc.php function forward remove this code //if ( $Globals['vbversion'] == "postnuke" ) // $redirect = "{$Globals['vbulletin']}/modules.php?$redirect"; //else $redirect = "{$Globals['maindir']}/$redirect"; |
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? |
what empty issue I only see an issue with forwardid which I posted a correction on? |
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. |
that would work at line 3397 |
Thanks, for confirming. Appears to work fine on this end now with the pp-inc and the 3397 edit. |
Chuck, Could you please email me whatever files were changed, thanks. |
I sent the whole zip |
Looks like these files were changed: adm-misc.php pp-inc.php upgrade.php bulkupload.php uploadproduct.php |
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 ;) |
| All times are GMT -5. The time now is 04:54 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0