News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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?