Checking this out with Firefox v1.5.0.6
Some more troubles found?
1) Launching /root/groups/editgroup.php or moderategroup.php gives following error
Quote:
Fatal error: Cannot redeclare fetch_textarea_width() (previously declared in /home/soundchi/public_html/loud_lounge/includes/functions_editor.php:19) in /home/soundchi/public_html/loud_lounge/includes/functions_grps_editgroup.php on line 6
|
2) I changed all secondary usergroup permissions I am a member of also to allow group establishment. Unfortunately this still gives me the No permissions message. Where is the data inserted at the db controlling these permissions?
3) Apparently most of the files in root/groups folder needs to change the
PHP Code:
require_once("./includes/functions_grps.php");
to
PHP Code:
require_once("./includes/functions_grps_editgroup.php");
to get rid of the
Quote:
Warning: main(./includes/functions_grps.php): failed to open stream? etc.
|
error.
4) root/groups/postings.php and reply.php report.php all show a blank page.
5) Trying to open root/groups/search.php takes me back to the root/groups/.
So? All in all this mod still is quite messed up. I?m all for thesting this through, but my skills as a coder are at pretty much noob level so I?m not gonna be able to sort this out alone. Sabret00the are you (or anyone else) putting up with the effort to get this actually working for vb 3.0.X?
Thanks for any info!
-Mika