![]() |
I have a problem in vB 4.1.8
Show Stats in Profile? Do you want to show a user's post thanks stats in their profile? (These stats come along with links to search all posts that user gave thanks to and all posts of his/hers that got thanked by someone else.) ^- set to yes, statistics is shown but you cannot search all posts the user gave thanks to and got thanks for, there is no link generated |
Quote:
Open template (post_thanks_memberinfo_block) Change it all with this: Code:
<h5 class="subsubsectionhead">{vb:rawphrase post_thanks_total_thanks}</h5> |
Anyway i can install this in 4.18?i can seem to install it :(
|
Quote:
|
did the Database errors are fixed?
|
k thanks, the code was commented out.
another question about the wordwrap when showing the users who thanked, it seems that it's not working like it should. There is wordwrap on users who have "-" or space in their nicknames and the style is "broken" because each line of shown users is too long |
Need help... I am trying to change the "The Following 10 Users Say Thank You to Mervin For This Useful Post: " to something else. Can anyone help me and tell me where i can do this?
|
Quote:
Hint: Find (For This Useful Post) |
search your phrases for The Following {1} Users Say Thank You to {2} For This Useful Post:
and change it to wha you want .. remember to keep the {1} and {2} these call the numbers |
This seems to not work in 4.1.8.
The following dependencies were not met: This product is not compatible with version 4.1.8 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater) |
Quote:
Since this question has now been asked and answered over 10 million times, we can no longer keep lengthening the thread by simply repeating the answer. It's more productive to teach people how to find the answer on their own. |
Quote:
|
Quote:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.99" /> |
Hi I made a small change in the file post_thanks.php , . I change ORDER BY post.dateline to ORDER BY post.postid.
This will increase the performance of the plugin .. as you can read in http://articles.digitalpoint.com/con...ze-vBulletin-4 |
If you want to get an extra performance in post thanks .. you need to edit the file functions_post_thanks.php that is in the Include directory. Search for "SELECT * and change to
"SELECT postid,userid,post_thanks.username,date. with this change you will reduce the quantity of data that will flow from DB to Webserver and reduce the time :) |
Quote:
there are a few SELECT * there thanks for the info. |
this mod hasn't been updated in ages :(
|
Hello, I am getting vBulletin Database Error in my vBulletin 4.1.8
I guess it is because of this mod, so please help Code:
Database error in vBulletin 4.1.8: Error Number : 1146 Request Date : Friday, December 2nd 2011 @ 02:07:11 PM Error Date : Friday, December 2nd 2011 @ 02:07:11 PM Script : http://www.*****.info/forum/post_tha...er_gave&u=4255 Referrer : IP Address : ******** Username : Unregistered Classname : vB_Database MySQL Version : |
Quote:
Yes sorry :) ... the modification is in includes/function_post_thanks.php ... you can see two SELECT * in the function fetch_thanks . I made some test and reduce the time of those SQL from 0.17s to 0.07s :) . |
Quote:
The problem that the table vb_search don't exist... maybe you deleted or changed the name. |
I am also getting the database error. Recently upgraded my VB3 to VB4. Unless this is updated soon I will have to go to DragonBytes version.
|
Quote:
|
135 pages of posts to check through...
Anyways for others here is a link to the one I just loaded and seems to have fixed the DB errors I was getting. Hope it is helpful to others... https://vborg.vbsupport.ru/showpost....postcount=1546 |
Does this work for cms articles and blog to?
|
I thought that it was possible to "show" & "hide" the thanks below a thread, or am i wrong? oO
|
is it possible to make this mod compatible with version 4.1.3? I tried installing it but it didnt work.
|
Quote:
https://vborg.vbsupport.ru/showpost....postcount=1546 |
<a href="https://vborg.vbsupport.ru/showpost.php?p=2249550&postcount=1847" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1847</a>
this is more up to date than the post above |
Quote:
Quote:
|
Not Compatible with 4.1.8
|
Quote:
|
will you make this compatible with 4.1.x soon?
|
Quote:
|
the author has abanden this mod so the members that use this mod have updated it .. so youll have to search the posts..
ForceHSS has a link in his sig that should work for you |
<a href="https://vborg.vbsupport.ru/showthread.php?t=201864" target="_blank">DJ's "How To Install Modifications (Mods/Hacks)" for Beginners</a>
Also always make sure you have current backups before messing around. And always read the entire mod's thread! Many don't work at all and some - like this one - only have working versions in later posts. |
Does anyone know how to make this work with the latest vbulletin?
|
Quote:
|
Quote:
MySQL Error : Table 'vbulletindb_com.search' doesn't exist Error Number : 1146 That table does exist in our database. :) |
Are you trying to run the "fixed" 7.82 or the re-released 7.83
|
Quote:
when i click on Thanks button under post - button disappers, but nothing changes (my nickname doesn\t appear under post, in profile of user - no thanks from me). so i refresh a page and see: under that post Thanks button exist again and nothing changed in thank counters for user (and for me). would you please help to deal with that? |
All times are GMT. The time now is 01:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|