vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v4.0 Support > Bugs & Issues > Bugs From v4.1.0

Reply
 
Thread Tools Display Modes
  #1  
Old 03-09-2011, 06:23 AM
Sheriff116 Sheriff116 is offline
Junior Member
 
Join Date: Jun 2007
Posts: 7
Question CMPS Online module

Hi There

Anyone had this issue?

We use online module to the left of our forum, it seems to work fine in all browsers apart from IE

Whats the significance of removing {vb:stylevar dirmark} would be in the adv_portal_onlineusers template.

This seems to fix the issue, any advise please?

We using vB 4.1.2 and latest CMPS
Reply With Quote
  #2  
Old 03-11-2011, 11:11 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

It looks like vB decided to change their "commalist" CSS in vB 4.1.2 for some reason. You should be able to resolve the issue by replacing the contents of your 'adv_portal_online' template with the following code:
Code:
<div class="blocksubhead">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</div>
<div class="blockrow vba_spacer">
	<vb:if condition="$activeusers">
		<vb:each from="activeusers" value="loggedin">
			<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark},
		</vb:each>
	<vb:else />
		{vb:rawphrase no_x_online, {vb:rawphrase members}}
	</vb:if>
</div>
<div class="blockrow">{vb:rawphrase most_users_ever_online_was_x_y_at_z, {vb:raw recordusers}, {vb:raw recorddate}, {vb:raw recordtime}}</div>
__________________
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.

Last edited by Brian; 03-16-2011 at 01:39 PM.
Reply With Quote
  #3  
Old 03-11-2011, 02:29 PM
infinity64 infinity64 is offline
Junior Member
 
Join Date: Jan 2011
Posts: 8
Default

Sorry If that does not still.
Attached Images
File Type: jpg ie8.JPG (31.5 KB, 63 views)
Reply With Quote
  #4  
Old 03-13-2011, 04:59 PM
worky worky is offline
Junior Member
 
Join Date: Feb 2011
Posts: 3
Default

Brian I tested the code change above as suggested and it hasn't resolved the problem. I work with Sheriff116 on the forum suffering the issue.

Any help or other suggestions would be really appreciated. The only fix I have found to date was the one suggested in the original post.
Reply With Quote
  #5  
Old 03-16-2011, 01:41 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

It looks like the "{vb:stylevar dirmark}" code may be causing some issues too. Try removing that code from your 'adv_portal_onlineusers' template and see if that solves the problem.
__________________
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
  #6  
Old 03-16-2011, 02:32 PM
infinity64 infinity64 is offline
Junior Member
 
Join Date: Jan 2011
Posts: 8
Default

Code:
<div class="blocksubhead">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</div>
<div class="blockrow vba_spacer">
	<vb:if condition="$activeusers">
		<vb:each from="activeusers" value="loggedin">
	   <a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark},
		</vb:each>
	<vb:else />
		{vb:rawphrase no_x_online, {vb:rawphrase members}}
	</vb:if>
</div>
<div class="blockrow">{vb:rawphrase most_users_ever_online_was_x_y_at_z, {vb:raw recordusers}, {vb:raw recorddate}, {vb:raw recordtime}}</div>
Thank you! With this code, it also works in ie8.
Reply With Quote
  #7  
Old 03-17-2011, 12:46 PM
worky worky is offline
Junior Member
 
Join Date: Feb 2011
Posts: 3
Default

Quote:
Originally Posted by Brian View Post
It looks like the "{vb:stylevar dirmark}" code may be causing some issues too. Try removing that code from your 'adv_portal_onlineusers' template and see if that solves the problem.
Thanks Brian for confirming this piece of code could be removed. I have done so and the online users module is displaying as expected in IE again

Once again thanks for your help and keep up the good work with CMPS
Reply With Quote
  #8  
Old 04-19-2011, 11:23 PM
ricktas ricktas is offline
Member
 
Join Date: Nov 2007
Location: Hobart, Tasmania, Australia
Posts: 30
Default

vB4.1.3 here and we had to remove "{vb:stylevar dirmark}" to make it work
__________________
AusPhotography - Australia's Premier Photographic Forum
www.ausphotography.net.au is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions
Rick (site owner) and Kym (site tech) using this account
Please vote for IPv6 support

Home of the AP fully comprehensive vb4 photographic competition management solution

Last edited by ricktas; 04-19-2011 at 11:29 PM.
Reply With Quote
  #9  
Old 07-30-2011, 06:37 PM
gonumber6 gonumber6 is offline
Junior Member
 
Join Date: Jan 2010
Posts: 25
Default

Thanks removing {vb:stylevar dirmark} from the template worked great.
Reply With Quote
  #10  
Old 12-28-2011, 07:04 AM
JesterP JesterP is offline
Junior Member
 
Join Date: Jun 2007
Posts: 8
Default

Recent upgrade from 4.1.5 to 4.1.9 broke this module for me and the code examples do not solve it.

I will proceed to upgrade vBadvanced to the lates version to see what happens. I'll update this thread with my results.

*edit* The upgrade worked. Thanks.

Last edited by JesterP; 12-28-2011 at 07:14 AM.
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
online users module - link to online.php pmkb Feedback & Suggestions 0 11-22-2009 11:26 AM
cmps online-module disappears sometimes with dyna Moonz0r Troubleshooting & Problems 1 02-18-2008 01:42 PM
Where is CMPS online documentation? cnsanford "How Do I..." Questions 2 05-02-2007 11:57 AM
CMPS 2.0.0 - Who's Online Bug ConqSoft Troubleshooting & Problems 9 12-01-2005 05:19 PM
Who's Online on vBA CMPS KnightDaemon Add-On Modules & Modifications 0 11-07-2004 01:08 AM


All times are GMT -4. The time now is 09:25 PM.

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.