Coppermine & phpBB integrated (some features need) Coppermine & phpBB integrated (some features need)
 

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

Coppermine & phpBB integrated (some features need)

Started by matu111, April 18, 2005, 04:20:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

matu111

1) I was wondering, if the quota information could be inserted into the phpbb/profile.php?mode=editprofile page? Then users do not have to find their viewprofile part form the memberlist to check the quota. I have already quota information in viewprofile part.

2) I want to get phpbb privatemessage notification line ("you have 1 unread messages") to coppermine photogallery main page, just below the topmenu (it´s in theme.php). The user must be logged in, like in phpbb, to see this line (notification). I have already made a link to gallery, which points to forum/privmsg.php?folder=inbox. But when users are looking pictures in gallery, they don´t know when a privatemessage arrives, there´s no note for that.


Could anybody help me with these hacks?

Joachim Müller