Quote:
Originally Posted by waza
@djinth: there's a error in the html, cus it shows up as expected in firefox.
However, I promised to fix it, but still didn't had time, srry.
@firestar.ckn: this just makes that they don't have to be called from the database every time, but it doesn't brake anything.
@misskulanji: Is that like you want it to show up?
If you don't want userpage like that you will have to open userpage template
add to the beginning:
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - $pagetitle</title>
$headinclude
</head>
<body$onload>
$header
$navbar
& add to the end
Code:
$footer
</body>
</html>
For only adding the rating system you will need to do an upgrade or look @ the code & merge it, I can't say right now what you will have to change exactly.
|
i did the upgrade.....
but when i add the <if> nuthing shows up.......
i added teh table
did the template's edits also....