![]() |
Anyone?
Again, thanks. |
Quote:
|
Quote:
Try this. Code:
<div class="blockhead" style="height:16px; padding:15px 10px; font-weight:bold"> |
I cant import this addons how is possible in 88% uploading page go offline but when i refresh it is avrything Ok.
|
H! all
i'm want usign the session or Authentication for obtaining Username in file class_+++++++topx.php but i'm faced with a blank pasge in private varibel add private $taccess and in construct add $this->taccess = $vbulletin->userinfo['userid']; and add line 866 $sessionid = $taccess ; $get_new_posts[fullthreadtitle] ="$session"; pleas help me thanks |
To fix the read/unread status of the latest posts change:
< $readtime = $vbulletin->userinfo['lastvisit']; < if ($vbulletin->userinfo['userid']) { < $is_new = $vbulletin->db->query_read("SELECT readtime FROM threadread where userid = " . < $vbulletin->userinfo['userid'] . < " AND threadid = " . < $get_new_posts[threadid]); < while ($times = $vbulletin->db->fetch_array($is_new)) { < $readtime = $times['readtime']; < break; < } < } < < if ($get_new_posts[lastpost] > $readtime) --- > if ($get_new_posts[lastpost] > $vbulletin->userinfo['lastvisit']) This changes it from comparing 'last visit' to the actual last time the user read the thread. beware, I have no idea what kind of performance impact this may cause. |
The mod is extraordinary and I really love it, but I still don't know why auto-refresh is not working. It loads every 10 seconds and says auto refreshed but it doesn't refresh anything. PHP is not in safe mode. What am I missing?
Also, is it possible to change timestamp to "X minutes/hours/days/weeks/months ago" instead? |
Latest Icons are gone in my website. I upgraded addon but it is still not working. Can you please help me?
|
Hello, I was wondering how to fix this problem I've been having. I've looked into a lot of style vars that are quoted in the vsa_topstats templates but most of the stylevars don't exist in my themes vars.
Here is a picture of what I'm talking about. https://vborg.vbsupport.ru/external/2014/08/18.png' As you can see the username is overlapping the date. I've already tried changing the width of my forums but it doesn't change. |
Hello good morning:
I have a problem with this mod and is as follows: The 7.1 version is installed At one point go to my forum as a user in the menu options of this mod ahy an option to turn off the statistics, but it turns out after I wanted to activate again and I can not do it, other users if they can see them perfectly but after disabling them I can not see. |
All times are GMT. The time now is 08:42 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:
|