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

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

[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.