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)

DragonByte Tech 08-04-2014 04:04 PM

Advanced Post Thanks / Like v3.2.8 Patch Level 1

Bug Fixes:
  • Fixed an issue with the [DBTech] vBDownloads content type when displayed in certain areas


Fillip

Chadi 08-05-2014 12:24 AM

Is this possible on mobile?

GeorgeB85 08-05-2014 02:51 AM

1 Attachment(s)
I keep getting this error when clicking on Manage Buttons

ForceHSS 08-05-2014 03:18 AM

Quote:

Originally Posted by GeorgeB85 (Post 2509806)
I keep getting this error when clicking on Manage Buttons

Run repair cache a few times will fix it

GeorgeB85 08-05-2014 04:00 AM

1 Attachment(s)
Quote:

Originally Posted by ForceHSS (Post 2509810)
Run repair cache a few times will fix it

Thanks...that worked!

However, I am curious about 2 things, I would like to possibly change if possible. They are in the attached picture.

AusPhotography 08-05-2014 04:47 AM

We are using another jQuery tool and because thanks.js uses .noconflict; it breaks.

So we fixed it by
This
Code:

$.noConflict(true)(function($)
Replaced by
Code:

$(function()
I'm guessing you used .noconflict in case of an issue, but when I need to use jQuery it means I have a non standard setup.

Can we make the use of .noconflict optional?

Also... Can we make the jQuery version a parameter, currently
PHP Code:

public static $jQueryVersion     '1.7.2'

in class_core.php
I've changed this to 1.11.0 and it works fine.

pablodip 08-05-2014 07:55 PM

1 Attachment(s)
Hey, someone tell me how to modify it then appears so?

Look posbit but I have not found the code

MajorKokosnuss 08-06-2014 04:27 PM

Not working for me. i am using vbulletin 4.2.2

Alibass 08-06-2014 04:34 PM

Quote:

Originally Posted by MajorKokosnuss (Post 2510019)
Not working for me. i am using vbulletin 4.2.2

This mod works great on 4.2.2 PL1. Maybe you need to explain yourself better on why it's not working so someone can help you.

MajorKokosnuss 08-06-2014 04:34 PM

Quote:

Originally Posted by Alibass (Post 2510020)
This mod works great on 4.2.2 PL1. Maybe you need to explain yourself better on why it's not working so someone can help you.

Well there is post/thanks thingy in the posts. But no buttons


All times are GMT. The time now is 10:07 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.04616 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (4)bbcode_quote_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