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
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.
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
You are bridged, so it is the phpbb login page you are talking about here?
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.
nibbler,
you are right, but the same thing happens when i run coppermine or phpbb alone
Greetz
OK, then let's get that user account so we can see what is happening.
Hello,
Sorry for the dely here, got some visitors.
i've created a user account at www.rutsch.nl
name: Test
pass: 1234
thx
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