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
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.
Thanks ron..., now i have to repair and maybe i can find out the reason.
Regards
Meanwhile the problem disappeared as mysteriously as it came.
My only active change was a php upgrade to 8.2 at my provider.
:-\