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)

dolomites 05-01-2016 12:54 PM

Ok the option is

Display Button Click Count - Threads
Display Button Click Count - Forums

now buttons are shown, but clicking on, nothing happens

these are the settings
https://vborg.vbsupport.ru/external/2016/05/28.jpg
https://vborg.vbsupport.ru/external/2016/05/29.jpg

https://vborg.vbsupport.ru/external/2016/05/30.jpg

DragonByte Tech 05-01-2016 03:01 PM

This can happen if your site is loading a very old version of jQuery. Please inspect the source of your site and ensure no jQuery version older than 1.7.1 is loaded.

Fillip

dolomites 05-01-2016 03:11 PM

GREAT! I had a 1.4.2 inside, thank'you! Now all it works! THANK YOU!

tevbas 05-02-2016 09:10 AM

hello please help.


Code:

Database error in vBulletin 4.2.0:

Invalid SQL:
(
                                SELECT COUNT(*) AS count, varname
                                FROM dbtech_thanks_entry AS entry,
                                  (
                                          SELECT postid
                                        FROM post
                                        WHERE threadid = 317911
                                                AND visible IN (1,2,0)
                                  ) AS tmp
                                WHERE entry.contenttype = 'post'
                                        AND entry.varname = 'thanks'
                                        AND contentid = tmp.postid
                        ) UNION ALL (
                                SELECT COUNT(*) AS count, varname
                                FROM dbtech_thanks_entry AS entry,
                                  (
                                          SELECT postid
                                        FROM post
                                        WHERE threadid = 317911
                                                AND visible IN (1,2,0)
                                  ) AS tmp
                                WHERE entry.contenttype = 'post'
                                        AND entry.varname = 'likes'
                                        AND contentid = tmp.postid
                        ) UNION ALL (
                                SELECT COUNT(*) AS count, varname
                                FROM dbtech_thanks_entry AS entry,
                                  (
                                          SELECT postid
                                        FROM post
                                        WHERE threadid = 317911
                                                AND visible IN (1,2,0)
                                  ) AS tmp
                                WHERE entry.contenttype = 'post'
                                        AND entry.varname = 'dislikes'
                                        AND contentid = tmp.postid
                        );

MySQL Error  : Column 'varname' cannot be null
Error Number  : 1048
Request Date  : Monday, May 2nd 2016 @ 06:09:20 AM
Error Date    : Monday, May 2nd 2016 @ 06:09:20 AM
Script        : http://domain.net/showthread.php?317911
Referrer      : http://domain.net/index.php
IP Address    : ddd.11..222.
Username      : Sparta
Classname    : vB_Database
MySQL Version : 5.0.96-community-log


DragonByte Tech 05-02-2016 12:18 PM

Please upgrade your version of MySQL.

Fillip

tevbas 05-02-2016 12:24 PM

ok Fillip. Thank you so much.

ed762 05-07-2016 10:39 AM

I have download the lite to see what it looks like.

Is there an option to simply put the like button and the number of likes of that post next to the post report button ( or in the same area) Having a thank bar with the usernames of each like is very cluttered.

DragonByte Tech 05-07-2016 02:08 PM

Quote:

Originally Posted by ed762 (Post 2570302)
I have download the lite to see what it looks like.

Is there an option to simply put the like button and the number of likes of that post next to the post report button ( or in the same area) Having a thank bar with the usernames of each like is very cluttered.

That's a Pro-only feature :)


Fillip

ed762 05-11-2016 10:37 AM

Quote:

Originally Posted by DragonByte Tech (Post 2570312)
That's a Pro-only feature :)


Fillip

Do you have some screen shots (at your store)? I would like to see what it looks like.

DragonByte Tech 05-11-2016 08:26 PM

Quote:

Originally Posted by ed762 (Post 2570558)
Do you have some screen shots (at your store)? I would like to see what it looks like.

Here: https://i.imgur.com/s8rcpAu.png :)


Fillip


All times are GMT. The time now is 04:44 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.02903 seconds
  • Memory Usage 1,753KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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