My Profile link and LogOut lead to 404 error My Profile link and LogOut lead to 404 error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

My Profile link and LogOut lead to 404 error

Started by foot, January 04, 2005, 01:49:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

foot

I just installed Coppermine 1.3.2 on my website with PHPBB 2.0.11. Almost everything works great! The only issue I am having is when I hit the My Profile button and the logout link. I receive a 404 error. I have searched the board for a while and can not pinpoint the issue. Any help will be greatly appreciated.

Thanks!

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

foot

Ok,

I figured it out. My bridge file var was still set to /phpbb2/, but my BB is on the root of my domain so I just changed the var to / and it worked!