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 05-27-2016 10:41 PM

Quote:

Originally Posted by IggyP (Post 2571294)
hello,
im trying to figure out....is it possible to integrate this closer into vbcredits?

we want to make a custom button that can give points from one members account to anothers...

i thought it could be a button that charges say 10 pts to push, then a credits rule that if someone pushes that button on your post you get 10pts, but i dont see them in the list...

we have pro versions of both products installed btw...

Unfortunately not, sorry :(


Fillip

mc0676 05-28-2016 08:34 PM

I did an upgrade (my mistake, i do not remember the old version) and it stopped to work.
When i click thanks nothing happens.
I read all the attached txt about what do when upgrading but ... it continue to not work.

Any suggestion ?

DragonByte Tech 05-28-2016 08:38 PM

Hmmm... The most common cause for this is outdated customised templates. Have you customised any of the templates from this mod? If so, could you try reverting those customisations?

Other than that, the only other thing I can think of is to make sure that all the files are uploaded in their correct folders - the best way to ensure this is to drag and drop the contents of the upload folder (not the upload folder itself) into your forum folder.

Let me know if this resolves it :)


Fillip

mc0676 05-28-2016 09:00 PM

He Fillip,
u was right !
The responsable is this piece of code in the footer.
It's a "scroll to top" code.

---

<style type='text/css'>
#bttop{border:1px solid #000000;background:#696969;text-align:center;padding:5px;position:fixed;bottom:20p x;right:20px;cursor:pointer;display:none;color:#ff f;font-size:11px;font-weight:900;}
#bttop:hover{border:1px solid #ffa789;background:#ff6734;}
</style>
<div id='bttop'>TOP</div>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'></script>
<script type='text/javascript'>$(function(){$(window).scroll(function (){if($(this).scrollTop()!=0){$('#bttop').fadeIn() ;}else{$('#bttop').fadeOut();}});$('#bttop').click (function(){$('body,html').animate({scrollTop:0},8 00);});});</script>

---

DragonByte Tech 05-28-2016 09:01 PM

You can most likely fix this by changing the jQuery version to 1.7.1 in that code (from 1.3.2) :)


Fillip

mc0676 05-28-2016 09:03 PM

And it worked !

Thank u Fillip, really.

Good night now, here 01:00 A.M.

tomfuegue 06-08-2016 06:07 AM

Hi, this is my forum: http://900grados.es/foro

I've purchased this hack in Pro version. I've installed and put on the buttons "like", "dislike" and "thanks", but when you press one of them, do nothing, and the bowser shows javascript://, what's wrong?.

mc0676 06-08-2016 06:13 AM

Read last 5 posts :)

tomfuegue 06-08-2016 08:23 AM

Quote:

Originally Posted by mc0676 (Post 2571767)
Read last 5 posts :)

"Top" button for me, too. :up:

Thank you very, vey much!!!.

mc0676 06-08-2016 08:25 AM

Nice to hear !


All times are GMT. The time now is 04:21 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.04205 seconds
  • Memory Usage 1,736KB
  • 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_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