Bug Report for 1.4 phorum bridge (CVS Updated 05/21/05) Bug Report for 1.4 phorum bridge (CVS Updated 05/21/05)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Bug Report for 1.4 phorum bridge (CVS Updated 05/21/05)

Started by Guvner, May 22, 2005, 08:18:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Guvner

Running CVS 1.4 last updated on 05/21/05 and I was going to report a [Groups] setting bug when phorum bridge is enabled but look like you got that fixed when I got the latest CVS but found a  different bug related to it ..  I was testing out personal album setting for groups and clicking on the [assigned album(s)] takes you to the Edit User managerment page on Phorum which I assume is not correct? ...

Right now when I was testing it logged in as a regular member I was offer to create as many personal albums as I want and I can't see to enforce the coppermine to  only limit 1 album per member so I assume that what this assigned albums button is for.




Another bug .. trying to log out or log in of Coppermine take you back to the phorum index.php page without logging you out or in of phorum or coppermine so I looked into the phorum.inc.php and changed

$this->redirect('/login.php?1');       to        $this->redirect('/login.php');

and change another one

$this->redirect('/login.php?1,logout=1');        to      $this->redirect('/login.php?,logout=1');


That fixes the login and logout issue with phorum bridge so far and working fine for me.




That all the bug I found so far, I will report back if I discover some more....


mirata

Hello de logout option works fine to me but when I login from the galley it takes me to the forum index, not to the gallery index.

Joachim Müller

This is not a support thread, but a bug report. Don't post unrelated stuff here, but start a thread of your own on the proper support board. Locking.