How can I use phpbb's template tags in coppermine? How can I use phpbb's template tags in coppermine?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

How can I use phpbb's template tags in coppermine?

Started by danielx386, May 29, 2013, 08:00:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

danielx386

Hello all,

I would like to know how I can use phpbb's template tags in coppermine. Now I did see some really old posts on here but they looks like coppermine 1.3 and phpbb 2.0


Thankyou :)

Αndré

Please describe what those phpBB template tags are.

danielx386

I would like to be able to get phpbb's header and footer and integrate then into coppermine. One example is the link that show how many private messages a user has. I know that I could hand code those things but the number won't update when the user get a new PM.

I hope that makes sense.

Thankyou :)

PS I managed to get the brige part working, so logins is well and alive :)

Αndré

I don't know if there's a ready solution for this, so I assume you have to collect that data from the phpBB database and print it in Coppermine accordingly yourself.