vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=92410)

mutawa 07-15-2007 10:58 PM

Quote:

Originally Posted by Abe1 (Post 1291743)
There is a reason why version 6.0 was no posted for version 3.5.x and only for 3.6.x.

I installed 4.5 and it is working great, thank you.

I voted (Excellent at the top), is this instant voting feature comes with the new vb or is it a hack?

doc_sameer 12-05-2007 06:51 PM

I wanted to know the modifications needed to show up the thanks within the post itself rather than outside in a box

something like this:

https://vborg.vbsupport.ru/

Thanks.

btw, the mod is fantastic.

natio 12-09-2007 03:21 PM

Thanks for the great mod, however I get the following error when trying to find all the thanks posted by a user:
PHP Code:

Warningmysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 665 

Anyone else get this?

I am using: VB 3.6.8

SAReefer 12-29-2007 04:02 PM

Hi being fairly new to all of this editing a template scares me

Quote:

in postbit AND postbit_lagacy:

find:
--------------------------------------------------------------------
$vbphrase[posts]: $post[posts]
--------------------------------------------------------------------

AFTER place this:
emphasis on the "AFTER place this" do i press enter and place it in a new line or do i add it directly after the las character?

any link or reading on editing templates would be much appreciated

Ncturnal 12-29-2007 04:05 PM

It doesn't matter. The system doesn't read the spaces or carriage returns in the code.

This:

Code:

$vbphrase[posts]: $post[posts]
is the same as this:

Code:

$vbphrase[posts]:                                      $post[posts]
and this:

Code:

$vbphrase[posts]:




$post[posts]

I usually do 3 carriage returns and enter the code which a open line above and below so the code is easy to spot if I ever need to modify it. Hope that helps.

SAReefer 12-29-2007 04:27 PM

yes it does thanks, and is there any way i can save the original incase i do, do something wrong?

Citizen 02-02-2008 08:10 PM

Is there a way to display the top 10 most thanked users?

gnagplank6 08-08-2011 01:35 AM

Does this hack exist for vB4?

Thanks!

Added:

Here's a link for other idiots like myself:

https://vborg.vbsupport.ru/showthread.php?t=231666

Mumin 12-23-2012 06:24 AM

I'm using VB 4.2 and cannot find any of the lines of code in the template files, such as:

Code:

$vbphrase[posts]: $post[posts]

<!-- controls -->

<!-- / post #$post[postid] -->

Actually, I cannot find any of the codes in the Instructions.txt file. Is this hack not compatible with VB 4.2?


All times are GMT. The time now is 04:09 PM.

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.02258 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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