![]() |
Quote:
|
My error is strangely different.. I am getting the thanks box directly under the expanded thread view, and then multiple thanks boxes...
Please advise... also... where would I change the font for the text, and what if I did not want the thanks to be removed.. is there a simple modification for that? |
Quote:
|
Quote:
|
Ok. correcting the code fixed the location issue... still, I am interested in disabling the 'remove thanks' link. Is it possible to change the code slightly to disable this? Once thanked I do not desire for the thanks to be removed.
Uh...thanks. *smiles* |
Quote:
|
Hey Abe1!
Great Hack!! But there's one Problem... the option to turn the Hack in specific Forums off is for our purposes senseless. We want to turn the hack only in some Forums on and not off. Otherwise we have to exclude 200 Forum IDs..... Do you have an Idea? Edit says: I solved the problem by myself... this Hack ROCKS!! :D :) |
what is this problem and how to solve this problem please tell me
Database error in vBulletin 3.5.0: Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product) VALUES ( 'post_thanks_on_off', 'post_thanks', '1', '1', 'boolean', 'yesno', 10, 0, 1, 'post_thanks' ), ( 'post_thanks_forum_off', 'post_thanks', '', '', 'free', '', 20, 0, 1, 'post_thanks' ), ( 'post_thanks_forum_first_all', 'post_thanks', '0', '0', 'boolean', 'yesno', 30, 0, 1, 'post_thanks' ), ( 'post_thanks_forum_first', 'post_thanks', '', '', 'free', '', 40, 0, 1, 'post_thanks' ), ( 'post_thanks_date_all', 'post_thanks', '1', '1', 'boolean', 'yesno', 50, 0, 1, 'post_thanks' ), ( 'post_thanks_date_forum', 'post_thanks', '', '', 'free', '', 60, 0, 1, 'post_thanks' ), ( 'post_thanks_usergroup_using', 'post_thanks', '', '', 'free', '', 70, 0, 1, 'post_thanks' ), ( 'post_thanks_user_useing', 'post_thanks', '', '', 'free', '', 80, 0, 1, 'post_thanks' ), ( 'post_thanks_reputation', 'post_thanks', '0', '0', 'number', '', 90, 0, 1, 'post_thanks' ), ( 'post_thanks_post_count', 'post_thanks', '0', '0', 'boolean', 'yesno', 100, 0, 1, 'post_thanks' ); MySQL Error : Duplicate entry 'post_thanks_forum_off' for key 1 Error Number : 1062 Date : Wednesday, October 26th 2005 @ 11:06:15 AM |
See instructions.txt ;)
NOTE: IF YOU ARE UPGRADING FROM A PRE 2.0 VERSION THAT WAS RUNNING ON A vBulletin v3.0 FORUM, RUN THESE 4 QUERIES MANUALY NOW. -------------------------------------------------------------------- [sql] DELETE FROM `setting` WHERE `grouptitle` = 'post_thanks' AND `product` = ''; DELETE FROM `settinggroup` WHERE `grouptitle` = 'post_thanks' AND `product` = ''; DELETE FROM `phrase` WHERE `varname` LIKE '%post_thanks%' AND `product` = ''; DELETE FROM `template` WHERE `title` LIKE '%post_thanks%' AND `product` = '';[/sql] |
Quote:
here error |
All times are GMT. The time now is 08:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|