very cool add on. will be real useful for our users.
i am having a small problem when reporting a user page. as an admin...i can report any page and the report is posted in the forum i specify in userpages.php. my problem is...if any other usergroup reports a page, the report is posted but it is sent directly to the moderation queue. ive checked the usergroup permissions and the forum permissions. they are setup as they should be.
also...i was getting a javascript error when creating/editing a page. removing this code fixed that:
Code:
" <if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.title.value, 0)"</if>
i, too, was getting the odd report page message formatting. i just removed the reference to doctype from the template and fixed the url so it would show correctly:
Code:
$vboptions[bburl]/userpage.php?$session[sessionurl]userid=$userinfo[userid]