vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=243510)

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
HTML Code:

    <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:
PHP Code:

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

Quote:

Originally Posted by rjmjr69 (Post 2266655)
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.

Quote:

Originally Posted by nSecure (Post 2267202)
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.

Quote:

Originally Posted by sadiq6210 (Post 2267286)
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

Quote:

Originally Posted by sadiq6210 (Post 2266533)
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

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....7&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

Quote:

Originally Posted by Ichigo88 (Post 2267356)
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

Quote:

Originally Posted by Dakoom (Post 2267360)
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

Quote:

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

Quote:

Originally Posted by DragonByte Tech (Post 2267318)
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....7&postcount=74


Fillip

Genius :)

Thanks Fillip :up:

sadiq6210 11-13-2011 08:01 AM

Quote:

Originally Posted by nSecure (Post 2267202)
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

Quote:

Originally Posted by DragonByte Tech (Post 2267294)

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

Quote:

Originally Posted by nSecure (Post 2267408)
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

Quote:

Originally Posted by sadiq6210 (Post 2267480)

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:

Code:

/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:

Code:

/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

Quote:

Originally Posted by nSecure (Post 2267408)
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'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/t...ss_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

Quote:

Originally Posted by DragonByte Tech (Post 2267522)
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

Quote:

Originally Posted by DragonByte Tech (Post 2267566)
http://www.unstablehax.info/dbtech/t...ss_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

Quote:

Originally Posted by JimxJNM (Post 2267619)
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

Like I said, please upload the contents of that folder, not the folder itself.

Quote:

Originally Posted by Ichigo88 (Post 2267623)
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

Quote:

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

Quote:

Originally Posted by nSecure (Post 2267698)
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

Quote:

Originally Posted by nSecure (Post 2267698)
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 :)

Quote:

Originally Posted by popular (Post 2267755)
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

Quote:

Originally Posted by DragonByte Tech (Post 2267843)
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

Quote:

Originally Posted by DragonByte Tech (Post 2267843)
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


All times are GMT. The time now is 09:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03325 seconds
  • Memory Usage 1,851KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete