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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.