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
?


All times are GMT. The time now is 05:52 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03593 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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