Hi All
I've just installed the OSC PayPal 3.0a contrib. and all seems to be working fine, except when I try to use the IPN Test Panel in administrator I get bounced to forbiden.PHP with the "Access Denied" message.
I've tracked this down to the module
catalog/admin/application_top.php in the lines (bottom of file):-
//Admin begin
if (basename($PHP_SELF) != FILENAME_LOGIN && basename($PHP_SELF) != FILENAME_PASSWORD_FORGOTTEN) {
tep_admin_check_login();
}
//Admin end
If I comment out the tep_admin_check_login();, the error does not occur, but I loose the Admin Login requirement!
I also get the same message when I click the "details" link in the order page.
I tried setting the attribs for all files in the new modules/payment/paypal to 777 but this did not work.
Anyone have any ideas?
Thanks (again) in advance
Derek




LinkBack URL
About LinkBacks






Bookmarks