[Solved]: Login and logout problem, incorrect redirect [Solved]: Login and logout problem, incorrect redirect
 

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

[Solved]: Login and logout problem, incorrect redirect

Started by fotografo74, April 24, 2008, 08:54:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fotografo74

Hi,
i'm Antonio, from Rome, Italy  (i'm sorry for my english)
I have a problem with my gallery 1.4.18.
My gallery: www.macrofotografia.net/gallerie/index.php , account test : demo/demo

The gallery is bridged with Smf 1..1.4, works ok.
Login it's ok, but after writing username and password the redirect link to www.macrofotografia.net/gallerie and not works....the same with logout....
I need help please... :(
Thank you
Antonio

Nibbler

You need to setup your DirectoryIndex properly. Add a file in your Coppermine directory called .htaccess containing

DirectoryIndex index.php

fotografo74

Quote from: Nibbler on April 24, 2008, 08:58:16 PM
You need to setup your DirectoryIndex properly. Add a file in your Coppermine directory called .htaccess containing

DirectoryIndex index.php
Thank's , it's ok now!!!
With .htaccess created by SEO plugin, i must/can add DirectoryIndex index.php ?
ANtonio

Nibbler

Yeah, if you already have an .htaccess file just add it.