Quote:
Originally Posted by turblue
When altering the section for permissions on the vbulletin35CMS.php file, can you please explain what exactly goes here.?? Is this correct.?? Is the syntax correct.??
|
Basically you have broken it by making those changes. They should be left (put back) as ROLE_USER, ROLE_ADMIN or ROLE_NOBODY. They are flashchat roles - and those lines basically map vb usergroup ids to flashchat roles. i.e usergroups 2 & 7 get allocated ROLE_USER, groups 5 & 6 get ROLE_ADMIN etc.
Quote:
Originally Posted by turblue
Also, can you possibly just give some quick reasons as to why I return a blank screen after selecting the vb3.5 intergration option
|
Yep, see above, it's probably because you have broken the CMS file.