![]() |
Quote:
Fillip |
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 ? |
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 |
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> --- |
You can most likely fix this by changing the jQuery version to 1.7.1 in that code (from 1.3.2) :)
Fillip |
And it worked !
Thank u Fillip, really. Good night now, here 01:00 A.M. |
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?. |
Read last 5 posts :)
|
Quote:
Thank you very, vey much!!!. |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|