vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)

Charlie98902 12-31-2009 10:27 PM

Quote:

Originally Posted by hendri (Post 1943632)
why the icon not show up ?

You didn't upload the images to the right path I bet.

Quote:

Originally Posted by hendri (Post 1943638)
why come out " cannot find phrase post thanks " everytime click thanks ?

Sounds like some files aren't there or in the wrong place.

hendri 12-31-2009 10:52 PM

Quote:

Originally Posted by Charlie98902 (Post 1943641)
You didn't upload the images to the right path I bet.



Sounds like some files aren't there or in the wrong place.

images all upload nice ly.. it settle already after i change the template according to post bit legacy.


all the files in the right place. that one not an issue. i triple checked and triple upload already.

so what is the problem why keep finding post_thanks phrase ?

vulture 12-31-2009 10:54 PM

Quote:

Originally Posted by Charlie98902 (Post 1943608)
See this post. The install script is coded incorrectly are far as I'm concerned as it doesn't take into account if you are doing an upgrade.

That issue isn't resolved by my post. Looks like the table/field doesn't exit.

dmart 12-31-2009 11:38 PM

Quote:

Originally Posted by Charlie98902 (Post 1943641)
You didn't upload the images to the right path I bet.

you bet wrong Charlie98902

Images in the right path....

garretbyrne 01-01-2010 01:34 AM

Quote:

Originally Posted by vulture (Post 1943550)
See my post. The install script is coded incorrectly are far as I'm concerned as it doesn't take into account if you are doing an upgrade.

Edit: as you uninstalled, you should really check if all the alterations made by the script are in you db. If not, you need to change the install accordingly.

Hi Vulture that didn't work for me.. I even went into my SQL and deleted the post_thanks (I made a backup first of course, lol) but that gave me the same issue I've also looked through the DB and can't find post_thanks_user_amount so don't know why I'm getting this error..

[EDIT] Was looking in the wrong place.. I removed the two issues and imported fine..

Cheers

mtlcore 01-01-2010 01:39 AM

Is there way to edit the number of thanked and thanks for specific users? Because once you delete a thread, the thanks go with it...

garretbyrne 01-01-2010 02:39 AM

I would love to know also so I can put the thanks count back up also..

Darkimmortal 01-01-2010 03:05 AM

Code:

<style type="text/css">
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.post_thanks_button  {
    background: url({vb:stylevar imgdir_button}/post_thanks.png) no-repeat transparent {vb:stylevar left};
    padding-{vb:stylevar left}: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbit .postfoot .textcontrols a.post_thanks_button:hover  {
    background: url({vb:stylevar imgdir_button}/post_thanks-hover.png) no-repeat transparent {vb:stylevar left};
</style>

a.quickreply? :p

Huy Ho?ng 01-01-2010 03:28 AM

work with the vbb3.8 not?

carrlos 01-01-2010 04:09 AM

Quote:

Originally Posted by Abe1 (Post 1942963)
Yes, it is very simple. Install the new version of post thanx hack. remove the post_thanks table from your database an replace it with the one from a backup. Run the re-counters in the ACP.

Which counters do I run?? :rolleyes:


All times are GMT. The time now is 04:20 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.03398 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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