Log in

View Full Version : Reputation problem


matthewhotdude
06-13-2010, 01:09 PM
When I click to give someone reputation, I enter the comment click submit, then I get taken to a page that says this

<?xml version="1.0" encoding="windows-1252" ?>
- <root>
<postid>39841</postid>
- <cell0>
- <![CDATA[ <div>&nbsp;&nbsp;</div>
]]>
</cell0>
- <cell1>
- <![CDATA[ <div>&nbsp; Test</div>
]]>
</cell1>
<rep>pos</rep>
<clr>white</clr>
<bclr>green</bclr>
<legend>Comments</legend>
</root>

Speysider
06-13-2010, 01:35 PM
Your reputation link appears to be broken in some way. Try reverting the template for the postbit type you use: postbit OR postbit_legacy

matthewhotdude
06-13-2010, 01:43 PM
Anyway to do it manually? just for the reputation link?

BirdOPrey5
06-13-2010, 10:33 PM
Here is my (working) code for giving rep from the postbit legacy template;


<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]">
<a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]">
<img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" />
</a></span>

matthewhotdude
06-14-2010, 02:18 AM
I'm not trying to link to anything, That I know of

<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>

BirdOPrey5
06-14-2010, 02:28 AM
yeah your code appears identical, it's not a problem with the template.

matthewhotdude
06-14-2010, 02:32 AM
It actually gives the person the reputation, but it just takes you to a white page with the code I posted at the top.

What's actually are you supposed to see, one you add the rep?

BirdOPrey5
06-14-2010, 02:45 AM
You just get a popup "OK" box that says "Thank you for adding reputation to this user..." - The page isn't supposed to change.

matthewhotdude
06-14-2010, 07:49 AM
Ahh ok, Anyone else got any ideas?

BirdOPrey5
06-14-2010, 12:20 PM
well I can tell you the 'official' line from the support people will be to create a new/default style with no customizations and try it there... if it works then it's something to do with your style, which is unlikely but possible... if it still doesn't work submit an official support ticket at vbulletin.com. In truth it wouldn't hurt to crate the default style and try to at least confirm where the problem lies. In styles and templates go to add new style- make sure it has no parent style, and you will get the default/original skin.

matthewhotdude
06-14-2010, 12:44 PM
default style still the same

BirdOPrey5
06-14-2010, 01:09 PM
I would go ahead and place an official support request on '.com.

matthewhotdude
06-14-2010, 01:24 PM
Yea I'll have to

Oh in firefox it says this

This XML file does not appear to have any style information associated with it. The document tree is shown below