Login and logout only possible after pressing registration or search button Login and logout only possible after pressing registration or search button
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Login and logout only possible after pressing registration or search button

Started by Arminius, July 14, 2024, 07:42:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Arminius

Hello,

the login and logout buttons (and most other buttons on top) are visible but only usable after pressing the registration or search button.
Otherwise i get the message:

"Forbidden

You don't have permission to access this resource."

Looks like most of the tom menue can only be activated by these buttons.
This happened a few days ago. Except uploads i did not change anything before this happened.

Thanks

ron4mac

There may be an issue with either your PHP or Apache2 installation.
The link to "Login" from your home page is: http://www.arminius-numismatics.com/coppermine1414/cpg15x/login.php?referer=index.php%3Fcat%3D0
It seems that the URL is not being properly decoded.
When you get to the error page, if you change the url (decoding it) to: http://www.arminius-numismatics.com/coppermine1414/cpg15x/login.php?referer=index.php&cat=0
... it works as expected.

Whatever the issue, it is probably also the reason why the main page of your site seems broken.

Arminius

Thanks ron..., now i have to repair and maybe i can find out the reason.

Regards

Arminius

Meanwhile the problem disappeared as mysteriously as it came.
My only active change was a php upgrade to 8.2 at my provider.
:-\