vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > Bugs & Issues

Reply
 
Thread Tools Display Modes
  #1  
Old 04-20-2011, 11:43 AM
HenrikHansen HenrikHansen is offline
Senior Member
 
Join Date: Jul 2004
Location: Copenhagen
Posts: 741
Default Levels in popular tags modul not working when caching

When I have enabled module caching for guests, all tags in the popular tags module have the same level (i.e. same font size), when I turn caching off, the module works again.

See problem here: 2. module, 3. column: www.europanet.dk
Reply With Quote
  #2  
Old 04-22-2011, 01:51 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Thank you for pointing this out. If you will look in your forum/modules/popular_tags.php file for this code:
PHP Code:
if (THIS_SCRIPT == 'adv_index'
And replace with this:
PHP Code:
if (THIS_SCRIPT == 'adv_index' AND ($pages['name'] != 'home' OR $vbulletin->userinfo['userid'] OR !$vba_options['portal_guestcache'] OR ($vbulletin->adv_portal_pars['lastupdate'] + $vba_options['portal_guestcache']) >= TIMENOW)) 
Then that should take care of the issue.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #3  
Old 04-22-2011, 02:09 PM
HenrikHansen HenrikHansen is offline
Senior Member
 
Join Date: Jul 2004
Location: Copenhagen
Posts: 741
Default

Hi Brian. Unfortunately, it did not take care of the issue
Reply With Quote
  #4  
Old 04-22-2011, 02:59 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Seems to be working fine on your site for me. Maybe you just needed to wait for the cache to update again?
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #5  
Old 04-22-2011, 03:32 PM
HenrikHansen HenrikHansen is offline
Senior Member
 
Join Date: Jul 2004
Location: Copenhagen
Posts: 741
Default

OK, thanks, works fine now
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to limit number of tags on "Popular tags" module Crotan "How Do I..." Questions 2 08-16-2010 04:09 PM
Popular Tags Not working? MissKalunji Troubleshooting & Problems 2 04-17-2010 12:32 PM
popular tags module is not working onuy Troubleshooting & Problems 4 04-04-2009 05:23 PM
Popular tags not working 1QuicksSI Troubleshooting & Problems 4 01-31-2009 07:33 AM
Popular Tags Not Working - Fatal Error tldagent Troubleshooting & Problems 4 08-23-2008 10:44 AM


All times are GMT -4. The time now is 12:27 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.