coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: rutsch on January 22, 2007, 07:35:13 PM

Title: open in target frame after login
Post by: rutsch on January 22, 2007, 07:35:13 PM
Hello all,

I was wondering if it is possible to open index.php in a targetframe after login?
Every other link in the board opens within the same frame, but after loging in the index.php is openened without frames.

Any help would be greatly appreciated,

Kind regards,

Rutger
Title: Re: open in target frame after login
Post by: Nibbler on January 22, 2007, 07:37:35 PM
Post a link to your gallery + user account. Coppermine doesn't do anything with frames and I don't know what 'board' you are talking about.
Title: Re: open in target frame after login
Post by: rutsch on January 22, 2007, 07:41:44 PM
hi there,

I have copperfield (board was a wrong name) running in a website build up with frames.
It's integrated with phpbb2.
When i open my website: www.rutsch.nl , the page is displayed correctly, in the correct frame.
also when i go to the login page, it's still in that frame on my page. But after logging in the page opens without my original frames.

Hope this makes more sence, and sorry for the confusion,

Greetz,

Rutger
Title: Re: open in target frame after login
Post by: Nibbler on January 22, 2007, 07:43:47 PM
You are bridged, so it is the phpbb login page you are talking about here?
Title: Re: open in target frame after login
Post by: Joachim Müller on January 22, 2007, 08:30:37 PM
Quote from: rutsch on January 22, 2007, 07:41:44 PM
I have copperfield (board was a wrong name)
Actually, it's Coppermine, not Copperfield. Copperfield is the name of a Las Vegas illusionist and a novel by Charles Dickens afaik.
Title: Re: open in target frame after login
Post by: rutsch on January 22, 2007, 08:47:54 PM
nibbler,

you are right, but the same thing happens when i run coppermine or phpbb alone

Greetz
Title: Re: open in target frame after login
Post by: Nibbler on January 22, 2007, 09:12:44 PM
OK, then let's get that user account so we can see what is happening.
Title: Re: open in target frame after login
Post by: rutsch on January 22, 2007, 11:33:25 PM
Hello,

Sorry for the dely here, got some visitors.
i've created a user account at www.rutsch.nl
name: Test
pass: 1234

thx
Title: Re: open in target frame after login
Post by: phill104 on February 07, 2007, 02:49:46 PM
In the phpbb forum software find the file

login_body.tpl

in the very first line you will see target="_top"

change that to target="_self"

or just remove it.

And that should sort out the problem