Re-direction phpBB->CPG in frames Re-direction phpBB->CPG in frames
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Re-direction phpBB->CPG in frames

Started by yeppe, June 30, 2006, 12:48:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yeppe

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

Nibbler

Add some code into your template.html to replace the frame when you get broken out.

yeppe

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?