![]() |
|
Quote:
|
Version 5.1 (09/14/06):
|
Quote:
|
Quote:
NO chance for this sir? |
Quote:
|
Thanks for the update, Abe! :)
|
Quote:
Quote:
I place the above right under the first edit....sorry about that... |
Quote:
I would have to look in your ACP to see if I can fix it if you can't find the problem. |
also for the upgrade is it just reup the xml and allow overwrite or are there changes in the template edits as well?
|
Quote:
|
thank you :)
|
Does anyone know why I am getting this error & how I can fix it I know it is in my database but I can't find it anywhere. I love this hack :)
Database error in vBulletin 3.6.1: Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product) VALUES ( 'post_thanks_on_off', 'post_thanks', '0', '1', 'boolean', 'yesno', 10, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_forum_off', 'post_thanks', '', '', 'free', '', 20, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_forum_first_all', 'post_thanks', '0', '0', 'boolean', 'yesno', 30, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_forum_first', 'post_thanks', '', '', 'free', '', 40, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_date_all', 'post_thanks', '1', '1', 'boolean', 'yesno', 50, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_date_forum', 'post_thanks', '', '', 'free', '', 60, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_usergroup_using', 'post_thanks', '', '', 'free', '', 70, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_user_useing', 'post_thanks', '', '', 'free', '', 80, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_reputation', 'post_thanks', '0', '0', 'number', '', 90, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_post_count', 'post_thanks', '0', '0', 'boolean', 'yesno', 100, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_delete_own', 'post_thanks', '1', '1', 'boolean', 'yesno', 110, 0, 1, '', 0, 'post_thanks' ), ( 'post_thanks_poster_button', 'post_thanks', '0', '0', 'boolean', 'yesno', 130, 0, 1, '', 0, 'post_thanks' ); MySQL Error : Duplicate entry 'post_thanks_on_off' for key 1 Error Number : 1062 Date : Saturday, September 16th 2006 @ 03:08:33 PM |
Quote:
There are 4 quaries you must run first. You can find them in the vb3.5 version download. |
Abe1 Yes I went from 3.0 to 3.6
What exactly do I have to do & run I am a bit of a newb :rolleyes: |
You may want to change;
Code:
<version>5.11</version> Code:
<version>5.1</version> |
Quote:
Quote:
|
Quote:
Where and what do I do with them? I looked through all the 3.5.1 files & only found 1 and that was in admicp folder. Abe 1 said I have to run 4 queries but I don't understand what to do. |
Quote:
Open memberlist.php and find: Code:
case 'posts': Code:
case 'thanked': Code:
<if condition="$show['postscol']"><td class="thead" nowrap="nowrap"><a href="$sorturl&order=DESC&sort=posts&pp=$perpage$usergrouplink">$vbphrase[posts]</a> $sortarrow[posts]</td></if> Code:
<td class="thead" nowrap="nowrap"><a href="$sorturl&order=DESC&sort=posts&pp=$perpage$usergrouplink">Thanked</a> $sortarrow[thanked]</td> Code:
<if condition="$show['postscol'] AND exec_switch_bg()"><td class="$bgclass">$userinfo[posts]</td></if> Code:
<td class="$bgclass">$userinfo[post_thanks_thanked_times]</td> |
Quote:
|
Quote:
|
I have installed Post Tx...
Not sure what I did wrong. Will re-do it but thought I'd ask you in the meantime. After installation my POSTS are entered twice or so it seems. Once I click on a post as user or admin I see two entries. Attaching a screen shot. (even switching off Pst Tx did not help?) I just reverted my template settings one by one.. only when I reverted the postbit template, was the issue resolved.???? any advise? help? |
Quote:
|
Quote:
|
Quote:
|
Example of 1st postbit replacement / edit:
(is this done correctly?) Quote:
|
Quote:
|
Now it works!!!
Seems an issue copying txt from Simple Text Mac OSX. BTW. Can you please give a short description of why the template edits are required... |
Quote:
|
Quote:
Some are just searches. |
installed but i could not find the those codes in nav bar but it works fine :D
|
Quote:
|
would it be possible to have a page in the usercp like the Reputation page where you can see who has given you thanks for which post and when?
Cheers, Moses. |
Quote:
|
Feature request: email notification. I think it would be nice to receive an email notification when someone thanks you. This would work the same way as the normal thread email notifications.
With my limited skills though, this sounds complicated to do. Any chance on including this in a future release? |
Quote:
|
Quote:
1) Like thread subscription. Only one email would be sent until you visit the thread again. 2) Like forum subscription. The user would receive daily or weekly updates. In the daily/weekly email, the user will be notified about all the thanks in all the threads he/she has received during the past day/week. Of course, it would be ideal to give users the option to choose whether or not they want notification and what type of notification (instant/daily/weekly) they prefer. |
Quote:
Thanks I realy need this hack now. ;) |
Quote:
-------------------------------------------------------------------- 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` = ''; -------------------------------------------------------------------- |
Nice touch to the forum :)
|
All times are GMT. The time now is 04:34 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:
|