Log in

View Full Version : New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]


Pages : 1 2 3 4 [5] 6 7 8 9 10 11 12

drewface
11-09-2011, 06:54 PM
Is it possible to remove the bar that says "Post Thanks/Like"? Thanks

DragonByte Tech
11-10-2011, 05:58 AM
If you edit the dbtech_thanks_postbit_entries template and remove the <div class="posthead">
<span class="postdate">{vb:rawphrase dbtech_thanks_post_thanks_like}</span>
</div> bit then I believe that'll work :)


Fillip

eviljoker7075
11-10-2011, 11:58 AM
Is there any way I can move the button location? All I want is the like button to display in the post controls bar under each individual post - next to the report, reputation and IP icons...

DragonByte Tech
11-10-2011, 12:01 PM
That is a Pro-only feature :)


Fillip

sadiq6210
11-10-2011, 01:06 PM
Thanks Fillip

I moved from Abe to this product
I used (thanksimport.php) to import about 52,000 thanks from Abe to this.

But when I try to open (Manage Buttons / Forum Managers / search / Repair cache) from admincp I got a blank page !

I tried to re-upload the files but same problems
Any idea?

DragonByte Tech
11-10-2011, 01:11 PM
Add the following directly beneath <?php in your config.php file:
ini_set('display_errors', true);
Then try those pages again.


Fillip

sadiq6210
11-10-2011, 01:30 PM
Manage buttons
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/button.php on line 34

forum managers:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/forum.php on line 21

Search:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/search.php on line 39

Repair cache:
Fatal error: Class 'THANKS_CACHE' not found in /home/xxxxx/public_html/yyyyyy/dbtech/thanks/actions/admin/repaircache.php on line 22

Maintenance:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/maintenance.php on line 142

DragonByte Tech
11-10-2011, 01:42 PM
I've been unable to find a reason why that happens to a very few installations - do you run some form of server-side cache system or anything out of the ordinary?

If not, could you please PM me with an FTP account and an AdminCP account with at least Can Administer Products and Can Administer Thanks, then I should be able to find out more :)


Fillip

sadiq6210
11-10-2011, 03:47 PM
Thanks Fillip

I will send it now :)

rjmjr69
11-10-2011, 06:17 PM
installed update but when anyone presses thanks we get a pop up window that says :unkown error
?

nSecure
11-12-2011, 05:08 AM
Hey Fillip, when I import from Abe's Post to Advanced Post Thanks, only Thanks Given are imported, Thanks (Received) was not sycned with Thanks Given

It shows nobody has received any thanks, while a lot have given thanks. Is that a bug? Is there anyway to sync Thanks Given to Thanks Received since it seems odd me to.

Cached is clear, and I've also done several recalculation

sadiq6210
11-12-2011, 03:42 PM
Any news Fillip?

DragonByte Tech
11-12-2011, 04:25 PM
installed update but when anyone presses thanks we get a pop up window that says :unkown error
?Please PM me with your forum URL and an account that can click the Thanks button.

Hey Fillip, when I import from Abe's Post to Advanced Post Thanks, only Thanks Given are imported, Thanks (Received) was not sycned with Thanks Given

It shows nobody has received any thanks, while a lot have given thanks. Is that a bug? Is there anyway to sync Thanks Given to Thanks Received since it seems odd me to.

Cached is clear, and I've also done several recalculationThe Rebuild Statistics maintenance option will take care of this I believe.

Any news Fillip?I'll reply to the PM and post in this thread when I have any news to report :)


Fillip

DragonByte Tech
11-12-2011, 05:16 PM
Manage buttons
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/button.php on line 34


forum managers:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/forum.php on line 21


Search:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/search.php on line 39


Repair cache:
Fatal error: Class 'THANKS_CACHE' not found in /home/xxxxx/public_html/yyyyyy/dbtech/thanks/actions/admin/repaircache.php on line 22


Maintenance:
Fatal error: Class 'THANKS' not found in /home/xxxxx/public_html/yyyyy/dbtech/thanks/actions/admin/maintenance.php on line 142The problem is the following product:
Absolute defense i.s.s.w "security" modification

It has a bug which prevents any other products from functioning while it is enabled, please either disable the entire product or just disable the admin_global plugin for this product.

For a temporary fix, you can change the Execution Order for APTL's admin_global plugin to 1, however that will not stop the broken product from interfering with other modifications you have installed or may install in the future.

I have reported the problem to the developer here: https://vborg.vbsupport.ru/showpost.php?p=2267317&postcount=74


Fillip

Ichigo88
11-12-2011, 07:54 PM
prodoct installed but i not see the botton in postbit way?

Dakoom
11-12-2011, 08:03 PM
prodoct installed but i not see the botton in postbit way?

Ciao Ichigo. Ti ricordi di me? Quando hai un minuto vorrei parlarti un attimo in privato, pacificamente ;)

Ichigo88
11-12-2011, 08:43 PM
Ciao Ichigo. Ti ricordi di me? Quando hai un minuto vorrei parlarti un attimo in privato, pacificamente ;)
Ciao francesco! mandami un pm!

Now i see the botton but only in second and orther post but not in first post :( any help?

nSecure
11-13-2011, 12:39 AM
The Rebuild Statistics maintenance option will take care of this I believe.

No matter I do with the all maintenance option, it wouldn't calculate the Thanks Received.

Thanks receive still gets recorded when I try to click on the thanks button though

sadiq6210
11-13-2011, 07:48 AM
The problem is the following product:
Absolute defense i.s.s.w "security" modification

It has a bug which prevents any other products from functioning while it is enabled, please either disable the entire product or just disable the admin_global plugin for this product.

For a temporary fix, you can change the Execution Order for APTL's admin_global plugin to 1, however that will not stop the broken product from interfering with other modifications you have installed or may install in the future.

I have reported the problem to the developer here: https://vborg.vbsupport.ru/showpost.php?p=2267317&postcount=74


Fillip

Genius :)

Thanks Fillip :up:

sadiq6210
11-13-2011, 08:01 AM
Hey Fillip, when I import from Abe's Post to Advanced Post Thanks, only Thanks Given are imported, Thanks (Received) was not sycned with Thanks Given

It shows nobody has received any thanks, while a lot have given thanks. Is that a bug? Is there anyway to sync Thanks Given to Thanks Received since it seems odd me to.

Cached is clear, and I've also done several recalculation



The Rebuild Statistics maintenance option will take care of this I believe.


No matter I do with the all maintenance option, it wouldn't calculate the Thanks Received.

Thanks receive still gets recorded when I try to click on the thanks button though

I have same problem Fillip

(Thanks Received) is always zero even after rebuild statistics
When a user gave me a new "thanks" then the count started from zero (Thanks Received=1)

Also, in user profile
( 09:55 PM ) - sadiq6210 clicked Thanks for this post: (xxxxxxx) by
There is no username after (by), just space.

And I cannot move to page 2 - 3 - 4 - 5 - .......... in user profile
I can see only the first page !

Thanks for your support Fillip

sadiq6210
11-13-2011, 08:25 AM
And I cannot move to page 2 - 3 - 4 - 5 - .......... in user profile
I can see only the first page !


In profile, the link is like this:

/member.php?u=1&page=3&tab=thanks&perpage=20


I noticed that It is working when I remove (&perpage=20), to be like this:

/member.php?u=1&page=3&tab=thanks


,,

And about (Thanks Received), I cannot find it even in my profile

DragonByte Tech
11-13-2011, 01:40 PM
No matter I do with the all maintenance option, it wouldn't calculate the Thanks Received.

Thanks receive still gets recorded when I try to click on the thanks button thoughI'm unable to confirm this issue on any of my test environments, the rebuild is working fine for me.

I'll look into it further for the next version, though :)


Fillip

JimxJNM
11-13-2011, 03:21 PM
*Installed*

nice hack, but i have one problem i installed everything to the forum root and get this message when importing the XML http://puu.sh/8BjX

i have imported everything. Also i'm on vB 4.1.4

DragonByte Tech
11-13-2011, 03:46 PM
http://www.unstablehax.info/dbtech/thanks/includes/class_install.php <-- this returns 404, which is the source of your problem :)

Please ensure you've uploaded the contents of the upload folder, and not the upload folder itself :)


Fillip

sadiq6210
11-13-2011, 05:09 PM
I'm unable to confirm this issue on any of my test environments, the rebuild is working fine for me.

I'll look into it further for the next version, though :)


Fillip

You can try in same forum that I pm to you
Just to confirm it :)

I will wait the next version

JimxJNM
11-13-2011, 06:27 PM
http://www.unstablehax.info/dbtech/thanks/includes/class_install.php <-- this returns 404, which is the source of your problem :)

Please ensure you've uploaded the contents of the upload folder, and not the upload folder itself :)


Fillip

i have uploaded the upload folder to my forum root and still nothing happened =/

don't know what's wrong. maybe i'm on 4.1.4

Ichigo88
11-13-2011, 06:49 PM
please help me! whay is not work in first post?

DragonByte Tech
11-13-2011, 07:05 PM
i have uploaded the upload folder to my forum root and still nothing happened =/

don't know what's wrong. maybe i'm on 4.1.4Like I said, please upload the contents of that folder, not the folder itself.

please help me! whay is not work in first post?Could it be because the first post belongs to you? If so, it won't show up, as is intended.


Fillip

Ichigo88
11-13-2011, 07:34 PM
no it's not my post is more

JimxJNM
11-13-2011, 08:00 PM
I uploaded the Files from inside the upload folder but when i click Manage Bottons i get this
http://puu.sh/8Ccd on Admincp.

Help?

belowthebelt
11-13-2011, 10:18 PM
Installed twice on 4.1.7

does not work.....

Looked good though ;-)

nSecure
11-14-2011, 01:11 AM
I'm unable to confirm this issue on any of my test environments, the rebuild is working fine for me.

Fillip, here's how to reproduce it.

1. Install a fresh copy of vbulletin, put 2 user
2. Install Abe's Thanks
3. Make user 1 to thanks a couple of User 2 threads
4. Install DBTech Advance/Thanks
5. Use the thanksimport.php tool to import Abe's Thanks
6. Use the recalculate function after import, rebuild the cache/stats
7. Check the Thanks/Likes stats:

Thanks Given: User 1 | Thanks Received: - (blank, nobody, whether it should be User 2)

sadiq6210
11-14-2011, 04:37 AM
Fillip, here's how to reproduce it.

1. Install a fresh copy of vbulletin, put 2 user
2. Install Abe's Thanks
3. Make user 1 to thanks a couple of User 2 threads
4. Install DBTech Advance/Thanks
5. Use the thanksimport.php tool to import Abe's Thanks
6. Use the recalculate function after import, rebuild the cache/stats
7. Check the Thanks/Likes stats:

Thanks Given: User 1 | Thanks Received: - (blank, nobody, whether it should be User 2)

+1

And you can reproduce it directly from my forum where you have the information for the administrator.

popular
11-14-2011, 06:01 AM
DBtech did you ever fix the bug where a post that requires thank to see content needs to be thanked everytime the post is edited?

JimxJNM
11-14-2011, 11:03 AM
Alright i got everything fixed :D it's all good now. it works perfect. :) Thanks Fillip

DragonByte Tech
11-14-2011, 02:15 PM
Fillip, here's how to reproduce it.

1. Install a fresh copy of vbulletin, put 2 user
2. Install Abe's Thanks
3. Make user 1 to thanks a couple of User 2 threads
4. Install DBTech Advance/Thanks
5. Use the thanksimport.php tool to import Abe's Thanks
6. Use the recalculate function after import, rebuild the cache/stats
7. Check the Thanks/Likes stats:

Thanks Given: User 1 | Thanks Received: - (blank, nobody, whether it should be User 2)I'll look into creating a separate maintenance action that fixes any broken entries records for the next version :)

DBtech did you ever fix the bug where a post that requires thank to see content needs to be thanked everytime the post is edited?There's no such bug report on our forums :)


Fillip

sadiq6210
11-14-2011, 02:32 PM
I'll look into creating a separate maintenance action that fixes any broken entries records for the next version :)


Fillip

Happy News

Thanks Fillip :)

Ichigo88
11-14-2011, 03:21 PM
up please help!
if i buy the pro version there is a possibility to thank a first post? becouse in this there isent

DragonByte Tech
11-14-2011, 03:32 PM
Nobody else seems to have this issue so there's nothing more I can do unfortunately :(


Fillip

popular
11-14-2011, 11:18 PM
I'll look into creating a separate maintenance action that fixes any broken entries records for the next version :)

There's no such bug report on our forums :)


Fillip

oh.. can u try and see if this bug exists? if this bug is gone i will be buying a new license

n00bl3t
11-15-2011, 03:37 AM
I'm having bit of a problem and I don't know if should post here or create a new thread...

Basically I am getting a report just from one user, no one else, saying that every time he tries to go to the forums page; he receives a database error. Now I keep receiving emails about it since I get an email every time a database error occurs. This is what he see's and I receive:


Database error in vBulletin 4.1.4:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0' AND user.usergroupid NOT IN (17, 3)
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 10;

MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Monday, November 14th 2011 @ 08:08:31 PM
Error Date : Monday, November 14th 2011 @ 08:08:31 PM
Script : http://www.MYWEBSITE.com/forum.php
Referrer :
IP Address : ***.***.***.***
Username : USERNAME
Classname : vB_Database
MySQL Version : 5.1.56


The stuff in red I just made red to indicated what I changed in the error to protect identity. The rest is directly what I and him received.

Now I am replying here because the error mentions post_thanks_thanked_times so my first thought is that it is an error relating to this script/mod. HOWEVER I don't think this script/mod is interfering with anything because I actually temporarily disabled the entire mod in plugins manager and he was still receiving the database error. He said it first started when he received a notification that he received a Like/Thanks and when he clicked the notification it happened. Basically he can see the home page; his profile, and all other pages EXCEPT for the /forum.php area; so basically the forums is the only area he can't access and when he tries he gets this error. Basically I made him register a new account and everything is working fine now on his new account however I feel like I should still bring this up because he has over 500 posts and I feel it kinda sucks to see or have him just kinda restart...

So my questions are

1) Does anyone know what is up with this?

2) Is this related or tied into this plugin/mod and any way to fix? It is strange to see only this 1 person is having this problem.


Thanks for the feedback!

ecitizen
11-15-2011, 07:39 AM
hi
my fireands help me
i instal this and its very good but my Post_Thanks_DBTech dont save point in vBExperience i
plz help me

DragonByte Tech
11-15-2011, 08:25 AM
I'm having bit of a problem and I don't know if should post here or create a new thread...

[...]That is Abe's Post Thank You Hack, not this mod :)

hi
my fireands help me
i instal this and its very good but my Post_Thanks_DBTech dont save point in vBExperience i
plz help mePlease ask the developer of vBExperience to support this mod :)


Fillip

popular
11-15-2011, 04:50 PM
Hi DB-tech check my post #1040 (https://vborg.vbsupport.ru/showpost.php?p=2268026&postcount=1040)
thanks

DragonByte Tech
11-15-2011, 05:02 PM
It doesn't, if you believe otherwise please post a new bug report at our forums and include as much detail as possible :)


Fillip

n00bl3t
11-15-2011, 05:04 PM
That is Abe's Post Thank You Hack, not this mod :)

That's strange...I don't even have his mod. Well, I use to, but I uninstalled it for this one. Strange.

sadiq6210
11-16-2011, 02:50 PM
Fillip, can I show how many users thanked this post (the total)?

i.e
10 users said thank you for Fillip for the previous post.

DragonByte Tech
11-16-2011, 03:39 PM
The Pro version shows the latest 5 users to click a button, followed by "and X others" :)


Fillip

sadiq6210
11-17-2011, 04:51 AM
The Pro version shows the latest 5 users to click a button, followed by "and X others" :)


Fillip

You mean auto collapse?
I don't want to collapse any names, I just need to show the total thanks for each post.

i.e
10 users said thank you for Fillip for the previous post.

Can I do that in pro version?

Thanks Fillip

DragonByte Tech
11-17-2011, 11:06 PM
Only if you hide who can see clicks from a button, which affects more than just that display :(

If you would like a separate option, you can post a feature suggestion @ our forums :)


Fillip

djscoop
11-18-2011, 01:08 AM
Fatal error: Class 'THANKS' not found in /home/djscoop/public_html/Forums/dbtech/thanks/actions/admin/button.php on line 34

I reinstalled 3 times....i dont usually have issues...what am i doing wrong?

mitch84
11-18-2011, 04:12 AM
a file is missing I think, reupload folder

DragonByte Tech
11-18-2011, 08:43 AM
Are you using this mod, per chance: https://vborg.vbsupport.ru/showthread.php?t=269582 (i.s.s.w. "security" mod)?

If so, that mod is the problem and the author has acknowledged the bug that is causing this issue.

More info here: https://vborg.vbsupport.ru/showpost.php?p=2267318&postcount=1014


Fillip

Consoleopen
11-20-2011, 01:47 PM
Hi, I've installed it on vBulletin 4.1.8, and setted up it with permission, but I don't see the button on post.
How i can resolve?

DragonByte Tech
11-20-2011, 03:22 PM
Ensure you have set the Can Click permission, flush any cache system like vB Optimise, and try a default (unmodified) skin :)


Fillip

Baltar
11-20-2011, 03:52 PM
This is probably a dumb question but step 2, 2. CHMOD the following folders to 0777
/dbtech/thanks/vbactivity_type, I'm not understanding what that means. what does CHMOD mean?

DragonByte Tech
11-20-2011, 04:01 PM
This is what Google has to say about CHMOD, hopefully this'll help: http://php.about.com/od/phpbasics/ht/chmod.htm :)


Fillip

Baltar
11-20-2011, 04:10 PM
Thanks a nd one last question, all I have to do is make it to 777, don't need to change any other permissions, right?

DragonByte Tech
11-20-2011, 04:20 PM
777 gives it all permissions :)


Fillip

Consoleopen
11-20-2011, 04:43 PM
I've found the problem... there where wrong permission... I've fixed and all work perfectly...

I've just an little question: is possible to move the button in the right bottom corner of the post insted under post?

DragonByte Tech
11-20-2011, 05:21 PM
The Pro version has options for moving the buttons and the results bar :)


Fillip

mitch84
11-21-2011, 04:13 AM
hi, after upgrade to vb4.1.8, when I click on thank button the link don't appear except if I refresh my page, a idea? thx

DragonByte Tech
11-21-2011, 08:39 AM
Please check Firefox' error console for any JavaScript errors :)


Fillip

thenamesgould
11-21-2011, 09:12 AM
Since I've installed this I keep getting databse errors emailed to me ... mainly:

Table 'jgould08_forum.post_thanks' doesn't exist

and

Unknown column 'post.post_thanks_amount' in 'where clause'

Any idea what I need to do to fix them?

Thanks.

DragonByte Tech
11-21-2011, 09:30 AM
That is Abe's Post Thank You Hack, not this mod :)


Fillip

mitch84
11-21-2011, 04:33 PM
hi, after upgrade to vb4.1.8, when I click on thank button the link don't appear except if I refresh my page, a idea? thx

Please check Firefox' error console for any JavaScript errors :)


Fillip
same with IE I have this problem

thenamesgould
11-22-2011, 03:58 AM
That is Abe's Post Thank You Hack, not this mod :)


Fillip

Ahh, thanks. I've uninstalled it, but I'm still getting these errors ... hmm, what to do now ...

DragonByte Tech
11-22-2011, 08:55 AM
Check to see if any plugins remain from the uninstall, or any file edits you made needs to be reverted.

If neither of those help, then reinstall the mod and simply leave it deactivated :)


Fillip

CouponWCents
11-22-2011, 05:34 PM
I'm so scared about losing members thanks from the other thanks mod

DragonByte Tech
11-22-2011, 05:41 PM
The importer won't erase that mod's thanks :)


Fillip

CouponWCents
11-22-2011, 05:44 PM
Thanks...cause if it does, I will have about 1000 crazy couponing ladies trying to knock down your front door. LMAO

CouponWCents
11-22-2011, 05:55 PM
I have installed it and now after members name it says this:
Post Thanks / Like

Thanks (Given)
0
Thanks (Received)
0
Likes (Given)
0
Likes (Received)
0
Dislikes (Given)
0
Dislikes (Received)
0

Where are the old thanks?

DragonByte Tech
11-22-2011, 06:02 PM
Did you run the importer? :p

Btw, there's an issue with the importer where it will not correctly update the "Thanks (Received)" stat. There will be a new Maintenance action added for this in a future version. It does not affect anything except the display of that stat.


Fillip

CouponWCents
11-22-2011, 06:04 PM
I must have missed the importer.

Also, I do not want like & dislike, just the thanks. Anyway to remove like & dislike from the stats as shown above?

CouponWCents
11-22-2011, 06:07 PM
Where is the importer?

DragonByte Tech
11-22-2011, 06:21 PM
Also, I do not want like & dislike, just the thanks. Anyway to remove like & dislike from the stats as shown above?Disable the buttons in the Button Manager :)

Where is the importer?Please follow the instructions in Readme_import.txt :)

It's also a good idea to read the main Readme.txt file as it has important information regarding first-time setup :)


Fillip

CouponWCents
11-22-2011, 06:39 PM
1. Upload all files from the "upload" folder to your forums directory.

2. Go to [your admin dir]/thanksimport.php

What do I do after step 2?

DragonByte Tech
11-22-2011, 06:41 PM
Step 3: ????

Step 4: Profit.

Fillip

CouponWCents
11-22-2011, 06:43 PM
Huh? I guess I am totally confused. I have the thanksimport.php open but not sure what to do next.

DragonByte Tech
11-22-2011, 06:51 PM
There's a button named "Submit" on there, if you click it it will begin the import process :)


Fillip

CouponWCents
11-22-2011, 06:55 PM
OK...where do I find this submit button. (this will be my last question lol)

CouponWCents
11-22-2011, 06:58 PM
Nevermind ...got it :)

thenamesgould
11-23-2011, 10:06 AM
Check to see if any plugins remain from the uninstall, or any file edits you made needs to be reverted.

If neither of those help, then reinstall the mod and simply leave it deactivated :)


Fillip

Thanks! I stupidly hadn't removed all the files I uploaded when installing it, duh. :)

fookaa
11-24-2011, 08:28 PM
Hi,

I have installed this mod on my new vB site 4.1.8 and im having some issues...

I don't see the buttons on the forums to thank/like and in my admincp i have minimal options ?

I followed the install info to the dot ??

Please help...

DragonByte Tech
11-24-2011, 08:32 PM
Please add yourself to the Super Administrators list in config.php and then customise button permissions via the Button Manager that should appear :)


Fillip

fookaa
11-24-2011, 08:48 PM
I knew that...

Was just testing :D

DragonByte Tech
11-24-2011, 08:51 PM
Hehe :D No worries ^_^


Fillip

Alan_SP
11-26-2011, 02:07 AM
Btw, there's an issue with the importer where it will not correctly update the "Thanks (Received)" stat. There will be a new Maintenance action added for this in a future version. It does not affect anything except the display of that stat.

Is it sorting by date? Because at the moment I see my old thanks from Abe's mod as new thanks, like they where given just day before. And old APTL thanks are way down on list, after Abe's thanks are over.

And one question, does importer should run in endless loop? :(

It works for about two hours now. I have this:

thanksimport.php?do=doimport&startat=1841&pp=150000

It made 1841 iterations with 150 000 thanks and it still runs. I'm sure I don't have that many thanks, Abe's or APTL's.

Anyway, I'll leave it to run for some time more, and that just kill it.

DragonByte Tech
11-26-2011, 01:07 PM
I don't believe Abe's thanks recorded date, so that would be accurate yeah.

No, it doesn't run in an endless loop :)


Fillip

Alan_SP
11-26-2011, 06:51 PM
I see date when thanks was given with Abes mod.

And for me it looks like it was in endless loop. It had about 4000 iterations of 150 000 thanks when I just closed tab where it ran. Don't know why it never completed it's task.

sadiq6210
11-27-2011, 05:05 AM
I see date when thanks was given with Abes mod.

And for me it looks like it was in endless loop. It had about 4000 iterations of 150 000 thanks when I just closed tab where it ran. Don't know why it never completed it's task.

About me, I used (thanksimport.php) to import about 52,000 thanks from Abe to this and I didn't face any problem in this step.

but I uninstalled it because of the bug (thanks received = zero)

Alan_SP
11-27-2011, 05:59 AM
I don't know why, but it run for hours, and the funniest thing is, thanks are imported, but they are sorted with wrong date.

Rock Anthony
11-27-2011, 06:10 AM
Whenever I click either 'Like' or 'Dislike', a dialog pops in the screen with the text "Unknown Error".

I'll click the OK button to make the dialog disappear, but only after I refresh the browser do I see that my like/dislike is recorded.

This occurs in either Internet Explorer of Firefox.

Swedie
11-27-2011, 01:55 PM
Why does this mod "remove" the original header content? As soon as I enable this mod, the original header doesn't accept any changes. I can completely remove its content and it will still show everything.

Is this due to some sort of caching or hook that overrun the header?

Using vb 4.1.8, publishing suite.

This mostly concerns the Notifications functionality in the header. I want it back please!

Until then, this mod sadly must be disabled.

DragonByte Tech
11-27-2011, 10:08 PM
Whenever I click either 'Like' or 'Dislike', a dialog pops in the screen with the text "Unknown Error".

I'll click the OK button to make the dialog disappear, but only after I refresh the browser do I see that my like/dislike is recorded.

This occurs in either Internet Explorer of Firefox.That usually means that files aren't uploaded correctly. Please check that you have uploaded all the files from the upload folder into your forum folder exactly as they are presented :)

Why does this mod "remove" the original header content? As soon as I enable this mod, the original header doesn't accept any changes. I can completely remove its content and it will still show everything.

Is this due to some sort of caching or hook that overrun the header?

Using vb 4.1.8, publishing suite.

This mostly concerns the Notifications functionality in the header. I want it back please!

Until then, this mod sadly must be disabled.What do you mean, header content?

http://www.hogdognetwork.com/tr.jpg

How can I fix where it pushes the join date outta wak?That's not an issue with this mod, it's an issue with whatever is inserting that blank : (which is a problem that Abe's thanks mod had) :)


Fillip

Alan_SP
11-28-2011, 05:05 AM
I don't know why, but it run for hours, and the funniest thing is, thanks are imported, but they are sorted with wrong date.

There's something I noticed, but didn't related to this mod. Still I'm not sure if it is related with this mod, or importer, but...

I couldn't search for users' posts. I saw that after I tried to run importer. I'm not saying that importer caused this, just that I'm sure it was working before and that after I tried to run importer it doesn't work anymore.

I opened thread on vb.com: https://www.vbulletin.com/forum/showthread.php/391937-vB4-1-2PL4-Couldn-t-find-all-posts-from-any-user-page-couldn-t-be-found-error

Now I'm starting to think that this could be related with importer. Please, read that thread and what I found out, could this be related with importer?

Also, just to note another problem, I see thanks for imported posts in profile (wrongly sorted as I reported before), but not when I look at the posts. For some reason, posts aren't imported right.

Is there an easy way to loose changes made by importer? Some mysql querry that I could ran to revert what importer has done?

DragonByte Tech
11-28-2011, 10:40 AM
You could prune the dbtech_thanks_entry table but that will get rid of ALL entries, not just the imported ones. I don't know of a way to filter out just imported ones :(


Fillip

qpurser
11-28-2011, 11:51 AM
Installed your MOD and like it a lot.

I would like to change the Title text "Post Thanks / Like" (the text above the buttons in the post) to something else?
Do I have to modify a template or phrase? If so which one?

Thanks for any help
Michael

DragonByte Tech
11-28-2011, 12:07 PM
Try to search in the Phrase Manager for that text :)


Fillip

qpurser
11-28-2011, 12:42 PM
Try to search in the Phrase Manager for that text :)
Fillip

Thanks. Found it.
If somebody else wants to change this text you need to do the search as mentioned and replace the "$vbphrase[dbtech_thanks_post_thanks_like]" with the text you want

Alan_SP
11-28-2011, 04:29 PM
You could prune the dbtech_thanks_entry table but that will get rid of ALL entries, not just the imported ones. I don't know of a way to filter out just imported ones :(

Well, this is PHP error I get when I try to search for posts:

[Mon Nov 28 18:12:50 2011] [error] [client 95.178.184.141] PHP Fatal error: Call to undefined method THANKS::parse_bbcode() in /var/www/vhosts/
slobodni.net/httpdocs/vb/legacy/post.php on line 237, referer: http://slobodni.net/

It appears in error log after I installed new version (that's confirmed). Not really sure if it's connected with importer, or mod in general.

It looks like there's some thanks BBcode or something similar.

EDIT: Excellent news for me. I just installed old version (1.1.9) and everything works for me. Now I again could search posts and show them as posts, not as threads.

Please, try to find what's causing this error, probably there's going to be others who will have same problem.

DragonByte Tech
11-28-2011, 04:32 PM
The readme instructions changed, apologies for that. Please open that file and change THANKS::parse_bbcode() to // DBTECH THANKS - STRIP HIDE
global $vbphrase;
THANKS::doBBCode($page_text, $vbphrase['dbtech_thanks_stripped_content']);
// DBTECH THANKS - STRIP HIDE
Fillip

Alan_SP
11-28-2011, 06:32 PM
You solved problem so soon. :)

Ok, don't get me wrong, but at the moment I wouldn't go and update APTL to test solution, but later I will. I'm a bit exhausted with all of this... I hope that someone else would confirm that problem is solved.

DNCL
11-29-2011, 12:09 AM
I'm getting redirect error from firefox or any other browser

The page isn't redirecting properly







Firefox has detected that the server is redirecting the request for this address in a way that will never complete.





This problem can sometimes be caused by disabling or refusing to accept
cookies.

when i go to my profile then thanks tab then the second page of listed thanks.

sadiq6210
11-29-2011, 04:38 AM
I'm getting redirect error from firefox or any other browser

The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept
cookies.

when i go to my profile then thanks tab then the second page of listed thanks.


I wrote about this before

I have same problem Fillip

(Thanks Received) is always zero even after rebuild statistics
When a user gave me a new "thanks" then the count started from zero (Thanks Received=1)

Also, in user profile
( 09:55 PM ) - sadiq6210 clicked Thanks for this post: (xxxxxxx) by
There is no username after (by), just space.


And I cannot move to page 2 - 3 - 4 - 5 - .......... in user profile
I can see only the first page !



+


In profile, the link is like this:

/member.php?u=1&page=3&tab=thanks&perpage=20


I noticed that It is working when I remove (&perpage=20), to be like this:

/member.php?u=1&page=3&tab=thanks


,,

And about (Thanks Received), I cannot find it even in my profile


http://www.dragonbyte-tech.com/f52/profile-i-cannot-move-page-2-3-4-a-5598/

Rock Anthony
11-29-2011, 04:30 PM
Whenever I click either 'Like' or 'Dislike', a dialog pops in the screen with the text "Unknown Error".

I'll click the OK button to make the dialog disappear, but only after I refresh the browser do I see that my like/dislike is recorded.

This occurs in either Internet Explorer of Firefox.

That usually means that files aren't uploaded correctly. Please check that you have uploaded all the files from the upload folder into your forum folder exactly as they are presented :)



Thanks. I'll take your advice. If all is well, I'll be ready to pull the trigger on purchasing the pro version (I want the likes/dislikes to appear at the tops of messages).

Nice product!

Speedy131
11-29-2011, 05:29 PM
In profile, the link is like this:

/member.php?u=1&page=3&tab=thanks&perpage=20


I noticed that It is working when I remove (&perpage=20), to be like this:

/member.php?u=1&page=3&tab=thanks



I had the same issue, and indeed what you say about removing &perpage=20 from the url makes it work.

According to DBTech it's a server issue ...

Anyway, I edited the class_profileblock.php file to make it stop adding that perpage string on the url and works fine now.
(look for "&amp;tab=$id" and remove the perpage part after it)

Swedie
11-29-2011, 08:38 PM
How can I access a variable from the postbit_legacy template that has the count of how many have clicked thanks, or like?

Rock Anthony
11-30-2011, 12:49 AM
Thanks. I'll take your advice. If all is well, I'll be ready to pull the trigger on purchasing the pro version (I want the likes/dislikes to appear at the tops of messages).

Nice product!

I properly uploaded all the files and the problem still existed.

However, I did resolve the problem by disabling the following hook:

Product : DragonByte Tech: vBShout (Lite)->(Pro) APTL Button Clicks->dbtech_thanks_postsave (FYI, I have vbShout Lite installed).

Once I disabled this hook, I no longer get the 'Unknown Error'.

Swedie
12-01-2011, 06:22 PM
How come that DBTECH template changes aren't included when doing an export / download of the main vB style? This is really annoying. I have to manually do all the changes. Easy to miss stuff.

DragonByte Tech
12-01-2011, 06:32 PM
How can I access a variable from the postbit_legacy template that has the count of how many have clicked thanks, or like?That's not currently possible, sorry :(

How come that DBTECH template changes aren't included when doing an export / download of the main vB style? This is really annoying. I have to manually do all the changes. Easy to miss stuff.Because that's how vBulletin works :)
You need to choose the product in the "Product" dropdown to get custom changes to non-vBulletin templates :)


Fillip

mythbuste
12-02-2011, 02:15 PM
not working om 4.1.7
Please help

Fatal error: Class 'THANKS' not found in /home/undergroun/domains/undergroundnews.biz/public_html/dbtech/thanks/actions/admin/button.php on line 34

DragonByte Tech
12-02-2011, 02:26 PM
Please disable the i.s.s.w. security mod.

Fillip

MaXimus
12-03-2011, 06:46 AM
working fine on 4.1.8

Thanks a lot!

ShawnP
12-05-2011, 09:53 PM
When I tried to import the xml it says this:

/home/masterp0/public_html/forum/dbtech/thanks/includes/class_install.php appears to be missing!

I checked the folder but it's there and it's saying it's not,

Anyway to tell me what to do o.O?

DragonByte Tech
12-06-2011, 12:58 AM
Please ensure you've not accidentally uploaded the "upload" folder but rather the contents of that folder :)


Fillip

topladz
12-06-2011, 09:50 PM
i get the same message and ive upload each folder sepertly

and how do i chmod it

topladz
12-06-2011, 10:00 PM
im getting this now

Installation Failed
Sorry, the product encountered an error during installation. More information is provided below to help address the issue.

bitfield_dbtech_thanks.xml not found in directory /var/www/html/forums/includes/xml/

DragonByte Tech
12-07-2011, 10:56 AM
That's why we recommend drag-dropping the contents of the "upload" folder to your forum folder :)


Fillip

sadiq6210
12-10-2011, 11:49 AM
Fillip
Approx, when can we expect the new release of thanks mod with the new import.php? :)

DragonByte Tech
12-10-2011, 12:41 PM
We don't generally give release dates unless it's scheduled, as plans further than that are always subject to change :(


Fillip

ShawnP
12-16-2011, 03:25 AM
I did everything and it worked great but how do I enable this? I can't find it on my Admin CP, though it says the plugin is imported on the Installed Products.

DragonByte Tech
12-16-2011, 03:13 PM
I did everything and it worked great but how do I enable this? I can't find it on my Admin CP, though it says the plugin is imported on the Installed Products.Please add yourself to Super Administrators in config.php

vBulletin 4.1.8, installed the Lite version 2.0.2, as far as I know I did everything right, uploaded the *contents* of the Upload folder to the forum root (by dragging and dropping), did the chmod to 0777, imported the xml file... and got this error message:

Fatal error: Class 'DBTech_Install' not found in /home/operaliv/public_html/forums/includes/adminfunctions_plugin.php(931) : eval()'d code on line 15

I repeated all the steps, overwriting all the files. Same result.

Help, pleaseAre you using a custom product manager? If so, please revert to using vBulletin's.


Fillip

djscoop
12-16-2011, 05:23 PM
Fatal error: Class 'THANKS' not found in /home/havoc/public_html/Forums/dbtech/thanks/actions/admin/button.php on line 34

Any help with this is appreciated.

DragonByte Tech
12-16-2011, 05:35 PM
The solution can be found on the previous page of this thread: https://vborg.vbsupport.ru/showthread.php?p=2274018#post2274018

Another solution is to change the execution order of the broken mod's admin_global plugin to 65535, though this may still cause problems with other mods so I recommend disabling the mod outright :)


Fillip

djscoop
12-16-2011, 05:43 PM
Yea i got it working after disabling that :) Thanks man

ShawnP
12-16-2011, 07:19 PM
Please add yourself to Super Administrators in config.php




Sorry for the trouble, I got it to work. Thank you for your help! Loving this mod!

fookaa
12-18-2011, 02:23 PM
Hi,

I have a tiny issue. On the profile fields under the members avatar where it displays how many thanks/likes you have had the writing is slightly out of line to the rest of the stuff i have in there...

See image attached... Where can i edit this ?

DragonByte Tech
12-19-2011, 11:32 AM
Hi,

I have a tiny issue. On the profile fields under the members avatar where it displays how many thanks/likes you have had the writing is slightly out of line to the rest of the stuff i have in there...

See image attached... Where can i edit this ?Try the dbtech_thanks_postbit_stats template :)

I installed the 2.0.2 Lite version on vBulletin 4.1.8 - had some earlier problems that I posted here, redid the FTP, seemed to have progressed further. But then I got this error message at the end of the installation, and a second error message every time I try to click on a post. The two error messages are below, one after the other. Please help - and if possible, guide me step by step on disabling whatever is causing this because I am a beginner and don't manage the vBulletin settings very well yet. Thanks. (for security, I crossed out on the error messages the name of my domain and username)

--------------

Database error in vBulletin 4.1.8:

Invalid SQL:

SELECT
entry.entryid,
varname,
entry.userid AS sentuserid,
post.userid AS receiveduserid
FROM `dbtech_thanks_entry` AS entry
LEFT JOIN post AS post ON(post.postid = entry.contentid)
WHERE entry.entryid >= 0
LIMIT 250;

MySQL Error : Table '[my domain]_forum.dbtech_thanks_entry' doesn't exist
Error Number : 1146
Request Date : Sunday, December 18th 2011 @ 05:22:15 PM
Error Date : Sunday, December 18th 2011 @ 05:22:15 PM
Script : http://[domain name]/forums/admincp/thanks.php?do=finalise&version=111
Referrer : http://[domain name]/admincp/thanks.php?do=finalise&version=110
IP Address : [my hosting service's IP]
Username : [my username]
Classname : vB_Database
MySQL Version : 5.1.56

-----------------------
second error message, when I click on a post:
----------------------

Fatal error: Class 'THANKS' not found in /home/[my domain]/public_html/forums/dbtech/thanks/hooks/showthread_query.php on line 24

-----------------

OH, there's something. I didn't do the thanksimport.php step.
I see it there. It has 0 bytes, though. If I open it, it shows "empty."
How do I run it? I see it with my FTP client but I don't know how to run it.
Is it what is causing the error?

If not, is there a way to uninstall this mod without having to restore my entire database?Your webhost is massively broken, there's nothing I can do to assist you unfortunately :(

I have never encountered this before and nobody else has reported a similar issue, usually 0 byte files means out of disk space.

To disable the mod, add define('DISABLE_HOOKS', true); to config.php and then disable it from the plugin manager.


Fillip

WorldCraft
12-19-2011, 03:24 PM
I could be wrong but I think the documentation file included is for Activity and Awards not 'Thanks' ? :s

EDIT: Ugh? No unlike for lite version? Sorry guys uninstalled.. That's a pretty fundamental feature - May I suggest you do something like:

Lite = 1 button ("Like") non changeable - no new buttons. But you can like/dislike.

Pro = Make your own custom buttons (and any amount of them) etc.

Good mod just not something I'm willing to pay for the privilege of unliking in ._.

Thanks anyway :)

DragonByte Tech
12-19-2011, 05:15 PM
I could be wrong but I think the documentation file included is for Activity and Awards not 'Thanks' ? :sI'm not sure, but if it is then it can still be accessed from www.dragonbyte-tech.com/docs/thanks :)

I have plenty of disk space, haven't used more than 2% of it, on a large VPS plan. Other files that I uploaded after this are there and are not zero bytes. I don't think is an issue with the web host, everything else runs smoothly.

I was successful in disabling the mod and everything went back to normal in my database, but I'd still want to give your mod a try if this installation issue can be solved (and then if it works well I'd be glad to upgrade to the paying version).

Any other ideas? Is it a problem with my FTP client? I have had a problem with another incomplete installation using my client (FileZilla), do you recomend another attempt with another client, and if yes, which one?I haven't used filezilla for several years, and I stopped using it more because of a lack of copy-paste than issues with uploads.

I'm using SmartFTP at the moment.

And are you sure that this 2.0.2 version of yours is compatible with vBulletin Suite 4.1.8?Absolutely.


Fillip

jefferis
12-20-2011, 08:46 PM
LEFT OVER ERROR. Hi folks, this plugin didn't quite do what we wanted in 4.1.8 and we uninstalled it, but we are getting this error and don't know what to do about it:

Database error in vBulletin 4.1.8:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_dbtech_thanks AS phrasegroup_dbtech_thanks,
phrasegroup_user AS phrasegroup_user,
phrasegroup_posting AS phrasegroup_posting,
phrasegroup_album AS phrasegroup_album,
phrasegroup_messaging AS phrasegroup_messaging,
phrasegroupinfo AS lang_phrasegroupinfo,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_dbtech_thanks' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 20th 2011 @ 04:28:17 PM
Error Date : Tuesday, December 20th 2011 @ 04:28:17 PM
Script : http://websit.com/thanks.php?do=statistics

DragonByte Tech
12-20-2011, 09:23 PM
Delete the files that came with the product :)


Fillip

DragonByte Tech
12-21-2011, 02:41 PM
You'll open it in your browser, same as any other script in your forum :)


Fillip

DragonByte Tech
12-23-2011, 10:52 AM
Did you have Abe's Post Thank You Hack installed? If not, then running the importer is unneeded since that's what it does.

To ensure you can see the DBTech - Post Thanks group, ensure your userid is added to the Super Administrators variable as per this documentation page: https://www.vbulletin.com/docs/html/main/what_is_superadmin

If it still doesn't show up, then please try re-importing the XML file or re-uploading the files with SmartFTP (to ensure there aren't more 0-byte files creating issues).

To answer your specific question, running the importer before step 3 would result in a different error, as the database tables for this mod would not have been created :)

To address your post pre-edit (it shows up in full in the email notifications we receive to this thread):

I apologise for being short. I don't mean to presume you (or anyone else) are stupid, which ironically is why I'm short.

See, I'm terrible at teaching people. Just ask any of the other coders on our team that I've had to advise. Being that I know what I'm talking about, I have huge problems explaining it in layman's terms (and especially in terms of someone who has less coding knowledge but not no coding knowledge, in the example of our other coders) and as such, every time I go into more details I feel like I'm treating the other party as being stupid.

Hopefully you can relate with your area of expertise.

Again, I apologise, it was not my intent to cause frustration :(


Fillip

DragonByte Tech
12-23-2011, 05:09 PM
I'll try your suggestion of the Super Administrator thing (although, I'm the site owner, I thought I was the top guy, hehehe) and if the configuration tool still doesn't show, I'll re-try the uploads (which I did a few times... I'm already using SmartFTP latest and highest version as you suggested... things got better each time I re-uploaded but still not perfect since I've been having issues, still). By the way, what option do I pick when I re-do the SmartFTP upload, the one that says Merge, or the one that says something like "skip or overwrite according to internal rules" or something, which is the last one of the four options? I've tried both, in two separate occasions...The first option, "Copy and Replace" :)

By the way, I don't know what Abe's Thank You Hack is; is it an earlier version of your mod, that I was supposed to have installed first? What I *have* installed is your 2.0.2 version.It's another Thanks mod, similar to this but less featured, but very popular. We wrote an importer to transfer people's thanks from that mod to this mod, so it's absolutely not something you should install if you aren't switching mods.

All our mods are compatible with every vBulletin 4.x versions except 4.0.2 :)

install your mod, this new category appeared in the admincp, but just empty, with this simbol: *[]*
I suppose that once this installation is corrected, this is where the configuration panel for the mod will be. But something went wrong on the installation that made it empty, I guess.The reason why that symbol appears is because the text for the navigation menu is missing. I suggest just uploading the files again with the Copy and Replace option, then hard refresh (Ctrl+F5, unsure what the Mac equivalent is) the AdminCP and see if there's any change.


Fillip

AusPhotography
12-26-2011, 10:51 PM
FYI the install failed for me due to PHP timeout. :(
I manually made the post and user table changes, then edited the install scripts to remove those.
I cleaned up the partial install and re-did it - all ok.

Given a large post table on a VPS the timeout is an issue.

Maybe supply the database changes in a separate script to apply via command line or maybe a command line installation?

sadiq6210
12-27-2011, 03:05 PM
Any happy news about v2.0.3? :rolleyes:

DragonByte Tech
12-27-2011, 03:45 PM
There have been no new versions released yet :)


Fillip

Hanany95
12-27-2011, 06:36 PM
Every time I log out, try to post a reply or something, I keep getting this error message:


Warning: require([path]/dbtech/thanks/hooks/userdata_postsave.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/class_dm_user.php(1985) : eval()'d code on line 1

Fatal error: require() [function.require]: Failed opening required '/home/lakercen/public_html/dbtech/thanks/hooks/userdata_postsave.php' (include_path='.:/usr/local/php52/pear') in /home/lakercen/public_html/includes/class_dm_user.php(1985) : eval()'d code on line 1



I would really appreciate it if someone would assist me please.

DragonByte Tech
12-27-2011, 06:41 PM
Please upload the contents of the upload folder to your public_html directory as-is (drag and drop into your FTP client).

Fillip

Hanany95
12-27-2011, 10:14 PM
Please upload the contents of the upload folder to your public_html directory as-is (drag and drop into your FTP client).


Fillip

Does it make a difference if I install it in my root directory? Again, thank you for your support as I greatly appreciate it.

hmccaig
12-28-2011, 01:04 AM
I use Firefox - when I click a Like, Thanks, etc. nothing happens.

AusPhotography
12-28-2011, 03:02 AM
We are now considering the pro version - does it upgrade from the lite version?

pacman24
12-28-2011, 03:53 AM
I do not know if this has been covered or not... I uploaded the files, installed the addon (I can see the stats under the users avatar), have the "Post Thank You" menu in the AdminCP, but I have no options for this mod when I go into the usergroups.

mitch84
12-28-2011, 05:25 AM
I do not know if this has been covered or not... I uploaded the files, installed the addon (I can see the stats under the users avatar), have the "Post Thank You" menu in the AdminCP, but I have no options for this mod when I go into the usergroups.
acp=> manage buttons=> edit and apply permissions

bulldog51981
01-01-2012, 07:13 AM
I have recently upgraded from 4.1.1 to 4.1.9 and since then have lost this mod. I have tried uninstalling and reinstalling with freshly downloaded files and nothing. The {vb:raw thanks_postbit} doesn't show up anywhere and the buttons do not appear under posts. I have set all permissions, button, usergroups, etc and still nothing. I have also tried creating a new (default) style with no mods to make sure that nothing was conflicting with this and still no luck. Can someone please help??

www.stlxr.com


**Update - This problem has been solved by the excellent team at DB Tech! You guys are outstanding! HIGHLY RECOMMENDED!!

RedDevil
01-01-2012, 10:49 AM
It seems the latest VB update has affected this, ajax not working on hidden content after thank need to refresh page, was fine prior to update

LisaArnold
01-03-2012, 12:18 AM
I previously had this working with 4.1.4 and 4.1.5 pl1 but now I'm doing the final build of my website now that I know what I want added and what I've tested and works, but this time it's not working. Everything is showing like it should work... all the settings are set up the way I'd done it a few times before but for some reason it's not functioning at all. Nothing happens when clicking on the Like or Thanks ... and the drop-down doesn't work either.

What's been changed with this Mod since I posted in here last August - https://vborg.vbsupport.ru/showthread.php?p=2234896#post2234896 Whatever it was that changed, it broke it for me. :(

I'm using 4.1.5 pl1

n00bl3t
01-03-2012, 01:08 AM
I'm still having trouble using 2 of the lite features:


Infinite Buttons: Ability to create new buttons to press! No longer do you need to be limited by Thanks / Like / Dislike.

Statistics: Shows the top 5 people for; Giving / Receiving button clicks.


I cannot find or see where to create other buttons and I tried creating the forum side block and nothing is appearing when activated.

DragonByte Tech
01-03-2012, 11:52 AM
I previously had this working with 4.1.4 and 4.1.5 pl1 but now I'm doing the final build of my website now that I know what I want added and what I've tested and works, but this time it's not working. Everything is showing like it should work... all the settings are set up the way I'd done it a few times before but for some reason it's not functioning at all. Nothing happens when clicking on the Like or Thanks ... and the drop-down doesn't work either.

What's been changed with this Mod since I posted in here last August - https://vborg.vbsupport.ru/showthread.php?p=2234896#post2234896 Whatever it was that changed, it broke it for me. :(

I'm using 4.1.5 pl1I couldn't tell you, that's a long time ago.

Please check Firefox' error console for any errors.

I'm still having trouble using 2 of the lite features:Well this is embarrassing... The "Infinite Buttons" was incorrectly placed in the Lite list, it has never been a Lite feature. Sorry :(

I cannot find or see where to create other buttons and I tried creating the forum side block and nothing is appearing when activated.Don't forget to purge the sidebar cache and flush any cache systems like vB Optimise you may be running.


Fillip

n00bl3t
01-03-2012, 06:10 PM
Don't forget to purge the sidebar cache and flush any cache systems like vB Optimise you may be running.


I'll be honest; I have NO idea how to do this haha. I tried searching the answer and the closest area I've gotten was under "Maintenance" and still nothing.

Thanks!

Davey-UK
01-07-2012, 12:11 PM
Not working with 4.1.9. The notifications warning doesnt clear after you have read the likes.
Also, the profile tab is missing.
Will this be fixed?:down:

DragonByte Tech
01-07-2012, 01:35 PM
Not working with 4.1.9. The notifications warning doesnt clear after you have read the likes.
Also, the profile tab is missing.
Will this be fixed?:down:Unfortunately not, because the two parts you are describing are not problems with this mod :(

Notifications warnings clear when you click the link in the notifications menu, however vBSEO torpedoes this link and renders it unusable. I'll assume you have vBSEO installed.

Profile tab missing would be due to a conflicting mod, there's nothing I can do about that I'm afraid.


Fillip

Davey-UK
01-07-2012, 03:05 PM
I dont have VBseo. The notification stays regardless of whether its read or not. I have disabled notifications for now.

Anyone else having 4.1.9 issues?

DragonByte Tech
01-07-2012, 03:11 PM
We're running it on DBTech on 4.1.9 with no such issues.

Fillip

CharlieDelta
01-07-2012, 03:24 PM
I dont have VBseo. The notification stays regardless of whether its read or not. I have disabled notifications for now.

Anyone else having 4.1.9 issues?
I had this issue of not clearing back in version 4.1.5 and the only way I could fix it was to uninstall and re install and now it works great and I am using 4.1.9.
I really like this mod it works fantastic for user engagement.

iPankaj
01-12-2012, 09:40 AM
Hi!
I have some issues with vB 4.1.9 PL1. Today I have installed this mod and something is going wrong with this. "Thanks and Like" details are appearing in postbit but there is not button for "Giving Thanks" or "Like". How can I solve this? :confused:
Please check the attached image - that is a screenshot of one thread where thanks details are appeared as ZERO and no THANKS or LIKE button.

DragonByte Tech
01-12-2012, 11:06 AM
Please go to your AdminCP and under DBTech - Post Thanks click Button Management, then Edit each button and tick the Can Click permission for the buttons you want people to have permissions to use.

Please note that the buttons will not show up for your own posts, only posts made by other users.

If you don't see that AdminCP group, please add yourself to Super Administrators via config.php

Fillip

sadiq6210
01-12-2012, 01:12 PM
I want to buy it Fillip because I really need the pro features but I want to make sure that I can move from Abe's mod to this without errors

Any aprox. date for next release? I promised my users about this mod.

DragonByte Tech
01-12-2012, 01:31 PM
We're unable to give approximated dates for upcoming versions due to our schedules being something that changes on a week-by-week basis, sorry :(


Fillip

Ra11en
01-13-2012, 07:30 PM
Please go to your AdminCP and under DBTech - Post Thanks click Button Management, then Edit each button and tick the Can Click permission for the buttons you want people to have permissions to use.

Please note that the buttons will not show up for your own posts, only posts made by other users.

If you don't see that AdminCP group, please add yourself to Super Administrators via config.php


Fillip

I'm having the same issue - can see "Thanks/Like" stats in user info area, but no buttons to give thanks or likes. And in my adminCP I do not have the DBTech - Post Thanks option panel. Yes, I am a super administrator, I checked.

Any ideas?

LisaArnold
01-15-2012, 12:48 AM
Thanks for the reply...

Originally Posted byDragonByte Tech
Originally Posted by LisaArnold

I previously had this working with 4.1.4 and 4.1.5 pl1 but now I'm doing the final build of my website now that I know what I want added and what I've tested and works, but this time it's not working. Everything is showing like it should work... all the settings are set up the way I'd done it a few times before but for some reason it's not functioning at all. Nothing happens when clicking on the Like or Thanks ... and the drop-down doesn't work either.

What's been changed with this Mod since I posted in here last August - https://vborg.vbsupport.ru/showt...96#post2234896 Whatever it was that changed, it broke it for me.

I'm using 4.1.5 pl1

I couldn't tell you, that's a long time ago.

Please check Firefox' error console for any errors.

Sorry, but I don't understand what this has to do with Firefox.

However, I did get it working to the point that ONLY the dropdown (expand/collapse button) doesn't work. It doesn't expand/collapse like it's meant to, all it does is take you to the top of the page which isn't it's function.
See attachment (taken from my working website) of what I mean.

I have tried installing both versions... the older one (v1.1.7 PL1 (Lite)) and the newer one v2.0.2 (Lite)). I have the older one working nicely on my existing website (using the same vB version), but for some reason neither versions of this mod are working on the rebuild of my website.

So, do you or anyone else have any clues as to WHY it's not working? What's causing that function to do something it's not meant to be doing? :confused:

I REALLY want this mod working on my website rebuild.

islaremota
01-15-2012, 05:05 AM
We're unable to give approximated dates for upcoming versions due to our schedules being something that changes on a week-by-week basis, sorry :(


Fillip

thanks for your work friend :)

DragonByte Tech
01-15-2012, 06:11 PM
Thanks for the reply...


Sorry, but I don't understand what this has to do with Firefox.

However, I did get it working to the point that ONLY the dropdown (expand/collapse button) doesn't work. It doesn't expand/collapse like it's meant to, all it does is take you to the top of the page which isn't it's function.
See attachment (taken from my working website) of what I mean.

I have tried installing both versions... the older one (v1.1.7 PL1 (Lite)) and the newer one v2.0.2 (Lite)). I have the older one working nicely on my existing website (using the same vB version), but for some reason neither versions of this mod are working on the rebuild of my website.

So, do you or anyone else have any clues as to WHY it's not working? What's causing that function to do something it's not meant to be doing? :confused:

I REALLY want this mod working on my website rebuild.I don't have a clue, sorry, that's why I wanted you to check the error console :(


Fillip

LisaArnold
01-15-2012, 08:01 PM
I don't have a clue, sorry, that's why I wanted you to check the error console :(


Fillip

Thanks for the reply, Fillip... I've checked even using other browsers and it doesn't work on any of them.... NONE of the expand/collapse buttons work right (not just the Like/Thank mod ones)... they ALL now take you to the top of the page instead of expand/collapse what it's meant to do it to.

What is the actual code you used for the expand/collapse function?
Maybe it somehow got messed up by another mod... if I know what it is I could search for it and see if I can fix it!?!?!

Cheers,
Lisa

jc10002
01-15-2012, 08:05 PM
Like someone earlier wrote:

when I click a Like, Thanks, etc. nothing happens.

I am experiencing the same thing. I'm sure it is just one minor setting/fix, but what do I need to do?

I am running vb version 4.0.5.

I am superadmin, have set appropriate settings in 'Manage Buttons', selected user permissions.

Although, I do not see the available settings in Usergroup Manager like the screenshot says I should.

Thanks for your wonderful help.

-Josh

DragonByte Tech
01-16-2012, 12:55 PM
Thanks for the reply, Fillip... I've checked even using other browsers and it doesn't work on any of them.... NONE of the expand/collapse buttons work right (not just the Like/Thank mod ones)... they ALL now take you to the top of the page instead of expand/collapse what it's meant to do it to.

What is the actual code you used for the expand/collapse function?
Maybe it somehow got messed up by another mod... if I know what it is I could search for it and see if I can fix it!?!?!

Cheers,
LisaPlease check Firefox' Error Console for any JS errors.

Like someone earlier wrote:



I am experiencing the same thing. I'm sure it is just one minor setting/fix, but what do I need to do?

I am running vb version 4.0.5.

I am superadmin, have set appropriate settings in 'Manage Buttons', selected user permissions.

Although, I do not see the available settings in Usergroup Manager like the screenshot says I should.

Thanks for your wonderful help.

-JoshThere is nothing in Usergroup Manager, it's in the left side menu under DBTech - Post Thanks -> Button Management :)


Fillip

jc10002
01-16-2012, 08:22 PM
OK, Fillip, thanks... but what about this part:

"when I click a Like, Thanks, etc. nothing happens."

Everything appears to be installed correctly, but then when I click any of the options, nothing happens.

What can do to fix this?

Thanks.

DragonByte Tech
01-16-2012, 08:26 PM
Please check Firefox' Error Console.

Fillip

Pangea
01-16-2012, 09:24 PM
I did a fresh install on 4.1.9. Applied permissions and settings. Everything shows up but nothing happens when you click on the "like" "thanks" or "dislike" buttons.

DragonByte Tech
01-16-2012, 09:30 PM
Please check Firefox' Error Console.

Fillip

wayne.richards@
01-16-2012, 10:47 PM
If i already have the "AJAX Thank You" hack installed and i install this one will it keep the thanks my users already have?

LisaArnold
01-17-2012, 01:57 AM
Hi Fillip,

I've checked Firefox's Error console (on both sites) and nothing different shows between the working site and the rebuild site. So I still have no idea why it's not working the way it should on my rebuild site.

Cheers,
Lisa

DragonByte Tech
01-17-2012, 11:42 AM
If i already have the "AJAX Thank You" hack installed and i install this one will it keep the thanks my users already have?If you run the included importer, yes :)

Hi Fillip,

I've checked Firefox's Error console (on both sites) and nothing different shows between the working site and the rebuild site. So I still have no idea why it's not working the way it should on my rebuild site.

Cheers,
LisaHave you tried it on a default (unmodified) skin?


Fillip

Amit86
01-17-2012, 07:47 PM
Hi
I installed this addon after importing from the old thank you addon

I dont see the "thanks" or "like" button on my forum
any previous thanks are shown but users and me cant use it to thank/like new\old threads
i think something is missing in the showthread to make those shown again

any suggestions?

jefferis
01-17-2012, 07:57 PM
Hi, when we log into superadmin, we are not seeing the control the Thanks Post button on the left column. Also the instructions talk about a few files that are not part of the download:

the instructions talk about some files that are NOT included in the plugin:


I don't know what this stuff is in the instructions:


/*================================================= =====================*\
|| 2. Requirements ||
\*================================================ ======================*/

vBShout importer has been tested to work on Post Thanks v7.7 //Shout NOT IN THE DOWNLOAD
and DBTech vBShout Advanced Thanks / Like v1.0.0


/*================================================= =====================*\
|| 3. First Time Installation / Upgrade ||
\*================================================ ======================*/

1. Upload all files from the "upload" folder to your forums directory.

2. Go to [your admin dir]/thanksimport.php
http://www.igotasubaru.com/admincp/thanks.php
When I GO THERE IT SAYS:


Sorry, you don't have permission to access the administrative controls on this page.

If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.

DragonByte Tech
01-18-2012, 01:26 PM
Hi
I installed this addon after importing from the old thank you addon

I dont see the "thanks" or "like" button on my forum
any previous thanks are shown but users and me cant use it to thank/like new\old threads
i think something is missing in the showthread to make those shown again

any suggestions?Please configure button permissions in the Button Manager.

Hi, when we log into superadmin, we are not seeing the control the Thanks Post button on the left column. Also the instructions talk about a few files that are not part of the download:

the instructions talk about some files that are NOT included in the plugin:


I don't know what this stuff is in the instructions:

When I GO THERE IT SAYS:


Sorry, you don't have permission to access the administrative controls on this page.

If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.That is because the account you are using lacks the "Can Administer Thanks" permission. Please double-check that the userid is correctly added to the Super Admins list, or use the Administrator Permissions page to grant the aforementioned permission to your account.


Fillip

Amit86
01-18-2012, 05:45 PM
I did configure all the buttons for all usergroups to see without the ability to demand
it doesnt show.

OldSchoolDSL
01-18-2012, 06:23 PM
Installed and working without issue on 4.1.10

Job well done :)

Amit86
01-18-2012, 09:55 PM
OK i was able to fix it by removing all the V's from Manage Forums
it wasnt very clear what that pages does, seems like each selected forum is an exeption for the addon

ClErK1991
01-19-2012, 12:28 AM
muchas gracias amigo, estaba buscando esto :)

denman75
01-19-2012, 07:28 PM
OK i was able to fix it by removing all the V's from Manage Forums
it wasnt very clear what that pages does, seems like each selected forum is an exeption for the addon

having the same problems u have ,where and what V,s are u talking about ,cant find any of them tnx

DragonByte Tech
01-21-2012, 01:18 PM
having the same problems u have ,where and what V,s are u talking about ,cant find any of them tnxHe means "Forum Manager" under the DBTech - Post Thanks admincp menu group.

If you don't see that menu group, add yourself to Super Administrators in config.php


Fillip

LisaArnold
01-23-2012, 12:54 AM
If you run the included importer, yes :)

Have you tried it on a default (unmodified) skin?


Fillip

As I've already said before, I have it working perfect on my existing website... I just can't get it working properly on my rebuild of the website.

Anyway, I've given up trying to get it working.... I've turned off the function for it to show the dropdown stats in the postbit area.

Everything else works fine.

GhostHunter2010
01-25-2012, 09:58 PM
its good mod but copyrights to big man lol not unistalled

blankpage
01-27-2012, 04:41 PM
Hallo.
I just installed this mod...but there are 2 big problems:

1) I can't import previous "thanks" given because there is not the file thanksimport.php. Where can I find it?
2) I can't "thank" or "like" posts because there is not the thank or like buttons. (I attach you a picture to better understand).

Where I'm wrong?

Thank you

AusPhotography
01-28-2012, 08:29 AM
Minor bug... There is a reference to an non existent CSS file.. dbtech_thanks_compat.css
<template name="dbtech_thanks_member_css" templatetype="template" date="1294256229" username="Belazor" version="1.1.1"><![CDATA[<vb:if condition="$show[vb4compat]"><link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}dbtech_thanks_compat.css" /></vb:if>]]></template>

popular
01-29-2012, 06:23 AM
How do I disable the hide function?

AusPhotography
01-29-2012, 07:13 AM
Reported an issue on http://www.dragonbyte-tech.com/f52/vb4-1-10-about-me-user-profile-page-current-activity-missing-wol-data-6214/#post35746

What happens is when viewing a user profile (not own) the Current Activity does not display.
If I disable Advanced Post Thanks Like then the Current Activity data does display.

Kym

truesainters
01-30-2012, 04:55 AM
Ok, I'm having trouble with step 4. I'm trying to find the MANAGE BUTTONS bit and I cannot find it anywhere. It's not on the navbar on the left, in the SETTINGS section or under PLUGINMANAGER.

According to the step:

4. Configure your Usergroup settings by clicking "Manage Buttons" under
"DBTech - Post Thanks" in your AdminCP navigation menu, then
editing each button and setting your usergroup permissions from there.

But I can't find it anywhere. I've logged in, logged out and still it does not appear. Any suggestions?

Sunka
01-30-2012, 05:04 AM
Add yourself to Super Administrators in config.php

popular
02-01-2012, 03:25 PM
When I try disabling this mod I noticed the hide function is not disabled so all posts that were hidden and require a thank click cannot be seen. How do I fix this?

DragonByte Tech
02-01-2012, 03:31 PM
Try clearing and rebuilding the posts cache.

Fillip

popular
02-04-2012, 03:38 AM
Try clearing and rebuilding the posts cache.


Fillip

Thanks that worked but the is still enabled when users use that tag their new posts are hidden.

jack-d
02-06-2012, 12:04 AM
I have searched and can not find an answer to why you have to refresh the page after hitting the thanks button to see the attachments. I have seen other questions about this but no answer. Is this supposed to auto-refresh.

Thanks

RoG Aftermath
02-06-2012, 03:41 AM
Love this mod but something is happening to the images next to the thanks and likes buttons, anyone know how to fix? I am running 4.1.7 image is below

ForceHSS
02-06-2012, 04:05 AM
Reported an issue on http://www.dragonbyte-tech.com/f52/vb4-1-10-about-me-user-profile-page-current-activity-missing-wol-data-6214/#post35746

What happens is when viewing a user profile (not own) the Current Activity does not display.
If I disable Advanced Post Thanks Like then the Current Activity data does display.

Kym

dont have this problem but I do have the pro version maybe thats why

AusPhotography
02-06-2012, 09:38 AM
dont have this problem but I do have the pro version maybe thats why

It's a conflict with another mod.

DragonByte Tech
02-06-2012, 11:58 AM
I have searched and can not find an answer to why you have to refresh the page after hitting the thanks button to see the attachments. I have seen other questions about this but no answer. Is this supposed to auto-refresh.

ThanksThere's an issue with auto-refreshing on 4.1.10 as they changed the way attachments work. It's currently in Alpha testing on one person's site, I will make a release when I'm sure he's not going to report back any issues :)

Love this mod but something is happening to the images next to the thanks and likes buttons, anyone know how to fix? I am running 4.1.7 image is belowTry these instructions and see if they help, be sure to back up any template / CSS you change. If they don't help, then we're sadly unable to assist with this as this is not something that happens on a default skin.

This is most commonly the result of CSS settings, namely the background attribute of the .postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a { CSS class, in postbit.css.
To fix it, please try the following steps:

Step 1) Remove all the contents of the postbit_control_background StyleVar.
Step 2) If that didn't fix it, please enter the postbit.css file and find the .postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a { CSS class, and remove the background: definition.


Fillip

Noerenberg
02-06-2012, 02:28 PM
Hi,

i love this AddOn thanks.

But i have one question.

Sometimes user klick the wrong button, how i can delete wrong klicks?

EDIT, oh i read now, it is only able in the pro version?

But sorry, this i a "need" function. I am really confuse.

OK, i have delete it over the database

DragonByte Tech
02-06-2012, 02:31 PM
It is indeed only in the Pro version :)


Fillip

Mark_Zuckerberg
02-06-2012, 07:07 PM
not working on my side :( installed imported and uploded the files as well but in admin cp no dbtech option :(

DragonByte Tech
02-06-2012, 07:26 PM
Set yourself to Super Administrator in config.php

Fillip

Mark_Zuckerberg
02-06-2012, 07:35 PM
where i can find this file in on my server

DragonByte Tech
02-06-2012, 08:21 PM
/includes/config.php :)


Fillip

Athena1984
02-07-2012, 12:05 AM
The importer imported the Thanks from the other mod but, did not update the Thanks Given, only Thanks Received.

start2008
02-07-2012, 09:03 AM
Installed..

working perfectly on vb 4.1.9

Thanks!

Mark_Zuckerberg
02-07-2012, 06:08 PM
hello mate i have installed successfully and working great but can you tell me one thing i only want to use like dislike and have done the settings also but on the upside its written

Post Thanks / Like

i want to change it to Like / Dis Like...... how can i do that

Thanks for the help :)

DragonByte Tech
02-07-2012, 08:22 PM
Please search the Phrase Manager.

Fillip

Mark_Zuckerberg
02-07-2012, 08:53 PM
couldn't find the file there more then 5 files with this name can u please tell me the exact location of the file :)

TinCow1
02-08-2012, 03:29 PM
Just wanted to let you know that I think that your module is superb, but the price is way too high for me to justify a purchase. The increased functionality of your version over the free Post Thanks hack is not enough to warrant a $65 expenditure, which, I would like to point out, is about 1/4 of the cost of a full vB license. At that price, I will stick with the free Post Thanks hack. If you decide to drop your price to something more reasonable, please PM me and I will consider switching.

Sidewindr
02-08-2012, 04:20 PM
The problem where ALL search result postbits were being replaced by "-= Hiden Content =-" comes from the edit to the file /vb/legacy/post.php. I removed this edit and search results for posts were being displayed properly.. There probably needs to be some kind of conditional statement in the code..

Alan_SP
02-09-2012, 12:24 PM
Just wanted to let you know that I think that your module is superb, but the price is way too high for me to justify a purchase. The increased functionality of your version over the free Post Thanks hack is not enough to warrant a $65 expenditure, which, I would like to point out, is about 1/4 of the cost of a full vB license. At that price, I will stick with the free Post Thanks hack. If you decide to drop your price to something more reasonable, please PM me and I will consider switching.

Ok, I think that I need to post my reply here. And I guess many people wouldn't feel the same way I do, but I'll write it anyway.

I agree with you in part that difference between lite and pro version is too small. I think that DragonByte gives too much in their free mods. They might have bigger sales if they would give much less in their free mods, because maybe more people would feel need to buy their excellent products.

Also, I must say that I own only one of their mods at the moment. Main problem isn't that I don't want to pay them. Thing is, I have still very small forum, I barely cover my server expanses (and yes, server costs way more than software and it always will) now. But when I will have more money and will be able to spend more on software, guess whose mods I will purchase. :)

So, thank you DragonByte for this fact that you give so much of functionality of your mods in their lite versions.

sebk1
02-09-2012, 03:32 PM
Need help please...

I've installed, works fine, but the admin that I've Thanks had a mysql thanks error, so I try to uninstall, reinstall, uninstall, and still have a mysql problem....

I've tried to delete manually table in database, but problem still here....

Could you help me please ?

Here's the log :

Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 18;

MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Thursday, February 9th 2012 @ 05:31:09 PM
Error Date : Thursday, February 9th 2012 @ 05:31:09 PM
Script : http://www.gsmforum.tv/forum/forum.php
Referrer : http://www.gsmforum.tv/login.php?do=login
IP Address : 78.122.250.14
Username : *****
Classname : vB_Database
MySQL Version : 5.1.41-3ubuntu12.10

fookaa
02-09-2012, 04:09 PM
Hi m8,

I think (but might be wrong) that since updating to 4.1.10 when i make a post that needs thanking to be viewed it then makes all replys need a thank to view too ?

Im sure it never did that before ?

Any ideas ?

DragonByte Tech
02-09-2012, 04:46 PM
Need help please...

I've installed, works fine, but the admin that I've Thanks had a mysql thanks error, so I try to uninstall, reinstall, uninstall, and still have a mysql problem....

I've tried to delete manually table in database, but problem still here....

Could you help me please ?

Here's the log :

Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 18;

MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Thursday, February 9th 2012 @ 05:31:09 PM
Error Date : Thursday, February 9th 2012 @ 05:31:09 PM
Script : http://www.gsmforum.tv/forum/forum.php
Referrer : http://www.gsmforum.tv/login.php?do=login
IP Address : 78.122.250.14
Username : *****
Classname : vB_Database
MySQL Version : 5.1.41-3ubuntu12.10Please post support questions for Abe's Post Thank You Hack in that thread :)

Hi m8,

I think (but might be wrong) that since updating to 4.1.10 when i make a post that needs thanking to be viewed it then makes all replys need a thank to view too ?

Im sure it never did that before ?

Any ideas ?That's not something I'm able to replicate on 4.1.10, sorry :(


Fillip

tnedator
02-10-2012, 12:11 PM
I am about to upgrade from vB3.8.x running Abe's Post Thanks and to vB 4.1.10 and switch to this Advanced Post Thanks Pro and I have a few questions.

First, what is my best route/steps for upgrading vB and switching to this mod at the same time?

Second, there is discussion on vb.com about this mod causing the Android app to crash on vB 4.1.10. Is there a fix in place for this? https://www.vbulletin.com/forum/showthread.php/394574-Android-App-Fail-After-4-1-1-Upgrade/page3

Thanks

Ricsca
02-11-2012, 10:03 AM
Demo?

DragonByte Tech
02-11-2012, 04:06 PM
I am about to upgrade from vB3.8.x running Abe's Post Thanks and to vB 4.1.10 and switch to this Advanced Post Thanks Pro and I have a few questions.

First, what is my best route/steps for upgrading vB and switching to this mod at the same time?

Second, there is discussion on vb.com about this mod causing the Android app to crash on vB 4.1.10. Is there a fix in place for this? https://www.vbulletin.com/forum/showthread.php/394574-Android-App-Fail-After-4-1-1-Upgrade/page3

ThanksThe crash only affects the Pro version and only affects the "Above Signatures" or "Below Signatures" placement of the "thanks cloud".

I have never upgraded a forum from vB3 or switched mods so I'm sadly unable to assist in that regard :(

Demo?None available at the moment, sorry.


Fillip

DannyITR
02-14-2012, 03:46 PM
The crash only affects the Pro version and only affects the "Above Signatures" or "Below Signatures" placement of the "thanks cloud".

I have never upgraded a forum from vB3 or switched mods so I'm sadly unable to assist in that regard :(

None available at the moment, sorry.


Fillip

I'm trying to figure out how to make it so the list of members who've liked the post appears like it does here in the post just above. Is that your hack or another one?

Also can you tell me which template it is to modify the thank you buttons beneath the post?

Lastly I've imported my thanks but it only imported the thanks given, not the thanks received. Is that normal?

DannyITR
02-14-2012, 05:24 PM
Also can you tell me which template it is to modify the thank you buttons beneath the post?




Found it: dbtech_thanks_postbit_entries

doobiefillin
02-15-2012, 01:59 PM
Hey ever since I updated to 4.1.10 I get this problem with the notifications tab. Anyone have a solution?

https://vborg.vbsupport.ru/external/2012/02/20.jpg

Fangs404
02-15-2012, 11:50 PM
I've been using the VisionScipts hide/thanks mod for a vb3 forum, and we're gonna be migrating to vb4 soon. Since VisionScripts projects are dead, I'm looking at switching to this one.

One of the main features that thanks mod offers (and it's a really simple one) is it has an admin option for bumping the thread when the user hits thanks (it's a per-forum setting). Does this mod have it? If not, would you consider adding it? Bumping a thread is pretty trivial in vb3 (just have to update the thread lastpost time).

DragonByte Tech
02-16-2012, 03:13 AM
Lastly I've imported my thanks but it only imported the thanks given, not the thanks received. Is that normal?Currently that's normal, yes.

Hey ever since I updated to 4.1.10 I get this problem with the notifications tab. Anyone have a solution?

https://vborg.vbsupport.ru/external/2012/02/20.jpgThat's an issue with your custom skin :)

I've been using the VisionScipts hide/thanks mod for a vb3 forum, and we're gonna be migrating to vb4 soon. Since VisionScripts projects are dead, I'm looking at switching to this one.

One of the main features that thanks mod offers (and it's a really simple one) is it has an admin option for bumping the thread when the user hits thanks (it's a per-forum setting). Does this mod have it? If not, would you consider adding it? Bumping a thread is pretty trivial in vb3 (just have to update the thread lastpost time).We'll take it into consideration for future versions :)


Fillip

djscoop
02-16-2012, 03:52 PM
ok the like shows under the name but the like and thanks button are not showing and there is no like thanks in admin panel. ???

DragonByte Tech
02-16-2012, 06:10 PM
Please ensure you're set up as Super Administrator via config.php to see the like thanks in admin panel :)


Fillip

blueperspective
02-18-2012, 09:25 AM
Hey

I have an older version of this mod on my vB 4.1.10 forum. Is there any tutorial for updating to the latest version ? What are the steps ?

Thanks!

DragonByte Tech
02-18-2012, 07:31 PM
The upgrade steps are in the readme.txt file :)


Fillip

jack-d
02-18-2012, 11:50 PM
There's an issue with auto-refreshing on 4.1.10 as they changed the way attachments work. It's currently in Alpha testing on one person's site, I will make a release when I'm sure he's not going to report back any issues :)

Fillip

Any update on the auto-refresh. I have nothing but people complaining and to dimwit to figure out they have to refresh the page manually.

Thanks

spencerp
02-19-2012, 02:00 AM
Does this suck up on the database space? I have a buddy using phpBB3 and his database size doubled using a "thank you" plugin. Also, are these errors fixed? I don't want to install something that's going to be break my board while installing, or whilst uninstalling it. Thanks. :)

DragonByte Tech
02-19-2012, 09:23 AM
Any update on the auto-refresh. I have nothing but people complaining and to dimwit to figure out they have to refresh the page manually.

ThanksThere have been no updates to this mod since the post you quoted.

Does this suck up on the database space? I have a buddy using phpBB3 and his database size doubled using a "thank you" plugin. Also, are these errors fixed? I don't want to install something that's going to be break my board while installing, or whilst uninstalling it. Thanks. :)It certainly won't double your database size :p

You didn't quote any errors so I can't tell you if they are fixed or not :p


Fillip

reeshe
02-19-2012, 02:34 PM
I own the pro version and need a more complex hide solution for my forum. You reminded me this was not a hide hack lol..which i'm well aware so I asked David would he be interested in integrating his hide hack with this one. I think it compliment to both awesome mods.

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

jack-d
02-19-2012, 10:02 PM
Originally Posted by jack-d https://vborg.vbsupport.ru/external/2012/02/5.gif (https://vborg.vbsupport.ru/showthread.php?p=2301005#post2301005) Any update on the auto-refresh. I have nothing but people complaining and to dimwited to figure out they have to refresh the page manually.

Thanks

There have been no updates to this mod since the post you quoted.

Fillip

Does this basic function work in the Pro version...

DragonByte Tech
02-20-2012, 12:26 AM
There have been no updates to the Pro version either - Lite and Pro are usually both in sync unless there's a Pro-only beta version (which there's not currently).

Fillip

ScarlosSantana
02-20-2012, 12:49 AM
Installed the Pro version on my site.

Works perfectly fine as advertised.

Thank you sir. Look forward to doing business with you again soon.

RustyF
02-20-2012, 08:12 PM
I am having an issue, probably a stupid newbie issue. :)

When I click the thanks/like button it acts like my girl friend and ignores me. :)

I hovered over the icons and I see javascript:// and there's not file there. I'm hoping that will give you an idea of what I missed.

I tried to go through all the previous post in this forum but didn't see anyone else pull this goofy move that I must have. :) I've gone through the files twice to make sure I uploaded everything, they all appear to be there.

I use Hostgator they don't allow 777 but 755 has worked on everything else. I was unsure if I was to set the permissions on all folders and files to 777 or just that one folder, the last one in the structure. I tired it both ways.

Thanks for the help.

DragonByte Tech
02-21-2012, 10:41 AM
Please check Firefox' error console.

Fillip

Grimster
02-21-2012, 08:45 PM
I was using this in conjunction with (Modcp Option) hack - moderation of new user registrations under version 4.1.10, on upgrade to that version the notifications for that other hack stopped working, once I disabled advance post (lite) all my notifications started working again for user moderation.

For information - I had notifications for Advanced Post Thanks switched off though it made no difference to the status of the notifications for the other hack when I switched them back on again. Unfortunately I can't live without my mods running new user registrations without admincp access so this had to go.

Much <3

sweetpotato
02-22-2012, 01:43 PM
How to add language phrase for buttons: Thanks; Like, Dislike?

DragonByte Tech
02-22-2012, 02:00 PM
That is not possible, sorry :(
You need to edit their names in the Button Manager.


Fillip

sweetpotato
02-22-2012, 02:19 PM
Thank you for your answer. I have just used your mod on my live site wich is bilingual so It would be nice if I could add phrase for members with different languages.

And there is other thing. My site have use Abe post thanks 7.82 for so long. After I imported thanks, It shows for every post but when I see on postbit statistics only thanks (given) were showed, thank (received) shows zero always.

Thank you for your work,

DragonByte Tech
02-22-2012, 02:29 PM
The received issue is a known issue and there will be a tool to correct it in a future version :)


Fillip

sweetpotato
02-22-2012, 02:38 PM
OK, Now can I uninstall Abe Mod or should wait for the your future version before Uninstall Abe's to make sure my site will not lose data?

Nirjonadda
02-22-2012, 06:33 PM
Not working Database error in vBulletin 4.1.10

DragonByte Tech
02-22-2012, 06:42 PM
OK, Now can I uninstall Abe Mod or should wait for the your future version before Uninstall Abe's to make sure my site will not lose data?It won't lose data either way, the maintenance action will just rebuild the "received user" data from the "thanks given" data already imported :)

Not working Database error in vBulletin 4.1.10Okay...? :confused:

I'm not entirely sure what you expect me to do when you don't post any information such as an error message or what you were doing when it occurred...


Fillip

RustyF
02-22-2012, 07:00 PM
Thanks, I'm not a programmer, no idea what the things i'm seeing in FireFox Error console mean.

DragonByte Tech
02-22-2012, 07:11 PM
If you post the things here (be sure you click the "Errors" tab so you don't receive CSS warnings) then I have a better chance of analysing them for you ;)


Fillip

RustyF
02-22-2012, 08:28 PM
If you post the things here (be sure you click the "Errors" tab so you don't receive CSS warnings) then I have a better chance of analysing them for you ;)


Fillip

I'm a wee bit lost. :) Lots of warning mostly to do with Json. Get an error with vB default that has to do with FaceBook. Glad you told me not to do errors, lots of those. Almost missed it.

Error: uncaught exception: Error: Permission denied for <https://www.facebook.com> to get property Proxy.InstallTrigger

That is the only error I see and I think only when logged into FB which I'm usually not.

I have not checked the price, but if I buy it will you install it. lol I uninstalled it and re-installed it. Thanks, I'll wait. :)

RustyF
02-22-2012, 08:47 PM
Well, I'm even more confused. it is now working. I'm going to re-enable the Experience script and see if that breaks it again.