vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Reputation problem (https://vborg.vbsupport.ru/showthread.php?t=244536)

matthewhotdude 06-13-2010 01:09 PM

Reputation problem
 
When I click to give someone reputation, I enter the comment click submit, then I get taken to a page that says this

Code:

<?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;

Code:

<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

Code:

                <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.


All times are GMT. The time now is 07:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01155 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete