coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: yeppe on June 30, 2006, 12:48:09 AM

Title: Re-direction phpBB->CPG in frames
Post by: yeppe on June 30, 2006, 12:48:09 AM
Hello!

I've tried to find an answer here but not successed.

I'm using CPG 1.4 and phpBB 2.0.19.

Im using frames, and if you you should log in trough CPG (directed to phpBB), you will be returned to CPG in a full window, not the frame.
Is there a solution for that? Target _self ....?

Regards
Title: Re: Re-direction phpBB->CPG in frames
Post by: Nibbler on June 30, 2006, 12:51:02 AM
Add some code into your template.html to replace the frame when you get broken out.
Title: Re: Re-direction phpBB->CPG in frames
Post by: yeppe on July 12, 2006, 09:32:18 PM
Ok, thanks for the answer.

I'm a newbie at this, so I cant figure it out by my self.
Do you have time to explain some more detailed?