after Integration(phpbb+cpg): cannot use memberlist link after Integration(phpbb+cpg): cannot use memberlist link
 

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

after Integration(phpbb+cpg): cannot use memberlist link

Started by Kamuro, March 20, 2005, 10:06:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kamuro

Hello,
I successfully integrated phpBB with cpg132. Now my problem is:
the link "memberlist" disappeared which I use as a summary how many
files a member uploaded. when I use "mysite/gallery/usermgr.php"
I'm redirected to my board. Is my memberlist on cpg132 lost? If not,
how can i use it?

EDIT//
I forgot, I deaktivated the memberlist link, so its activated again.
But the problem isn't solved. I cannot watch the summary in order
to see how many files a member uploaded.

EDIT2//
here you can see what I mean:
http://ishigami.is.funpic.de/cpg132
member: muh
pw: 123456

Joachim Müller

This is expected behaviour, you lose coppermine's user management when enabling bridging, you you simply can't see the quota a user has used so far. Call this a known issue or bug if you like, we're thinking about a method that let's the coppermine admin see the quota whit bridging enabled for future versions. Currently, there's no solution, sorry (except looking up the space usage with phpMyAdmin or similar directly in the db).

Joachim