Quote:
Originally Posted by lordnex
Amy I had that same error just today when I installed this. here's the email:
Quote:
Reported Bad Userpage For nex
--------------------------------------------------------------------------------
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
nex has reported a problem with this personal page.
i find this page to be in poor taste.
userpage.php?userid=1
|
So there are 2 things. The first is the doctype thing at the top (which to be honest I don't care about) but the userpage.php link to the userid doesn't include the forums address. It links to http://userpage.php?userid=1 and that kinda makes the link no good. Ideas?
|
I
just figured out how to solve this :P
Admincp -> Styles & Templates -> Style Manager -> vBulletin Default (or whatever you have it as) -> (scroll to the bottom) userpage_report_message -> Take out the very top part, $stylevar[htmldoctype] (?), than edit the [ url ]
http://... [ /url ]
mine looks like this now
Code:
$reporter has reported a problem with this personal page.
$problem
[ url=http://www.url.com/Forums/userpage.php?userid=$userinfo[userid]]Reported Page Link[ /url]