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)
-   -   vBulletin CMS Widgets - Widget - Users Online (https://vborg.vbsupport.ru/showthread.php?t=230428)

urulela 11-28-2011 09:52 AM

Quote:

Originally Posted by Lynne (Post 2272415)
In the template, replace:
HTML Code:

{vb:rawphrase there_are_x_online, {vb:raw totalonline}}
with this:
HTML Code:

{vb:rawphrase there_are_x_y_online_link, {vb:raw totalonline}, {vb:raw session.sessionurl_q}}
Sorry about that. I fixed it in the download instructions.


When I click on the link for "online users", the page is incorrect
http://www.xxx.it/online.php [ARG: 2% 20UNDEFINED]:(

edit: no it's ok, thanks

dune3000 12-01-2011 02:29 PM

Great work !!

Have question how I can remove from this widget following line:
Most users ever online was 3,315, 04-13-2008 at 12:37 PM.
I dont waht to have that information in this widget.

Thank you,

Lynne 12-01-2011 04:47 PM

Just look for, and remove, the line that references the phrase "most_users_ever_online_was_x_y_at_z" in the template.

dune3000 12-01-2011 06:03 PM

Thank you.. I removed
Quote:

<p>{vb:rawphrase most_users_ever_online_was_x_y_at_z, {vb:raw recordusers}, {vb:raw recorddate}, {vb:raw recordtime}}</p>
working fine :)

marinelife 12-06-2011 02:29 AM

I am getting this after setting it up:
Parse error: syntax error, unexpected T_STRING in /home/jmarinel/public_html/saltgeeks.com/forums/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 154

Lynne 12-06-2011 03:32 AM

Then you set it up incorrectly or another modification is conflicting with it.

marinelife 12-06-2011 04:22 PM

hmm, I had it before and just changed the codes. Anything else need changed?

Lynne 12-06-2011 04:40 PM

Just the widget code and template code where changed. Make sure you edited the widget code correctly.

Robru 12-06-2011 05:02 PM

Work correctly with 4.1.8

marinelife 12-06-2011 05:05 PM

Ok I removed and re-added everything, it works now but does not show names up users online.

Merjawy 12-28-2011 11:13 PM

Quote:

Originally Posted by marinelife (Post 2275214)
Ok I removed and re-added everything, it works now but does not show names up users online.


First thanks Lynne it fixed my issue like this one above..

I had the same issue and the template looked the same but when I deleted the template and redid it with the latest update from Lynne's code, it worked well and now it shows the names of online users.

I hope that helps

doctorsexy 01-03-2012 05:11 PM

Lynne could this be made to show avatars aswell...thanks

Lynne 01-03-2012 05:52 PM

Quote:

Originally Posted by doctorsexy (Post 2283450)
Lynne could this be made to show avatars aswell...thanks

Of course, but you would need to add the code to create the avatars and then modify the template to display them.

skokarl 01-04-2012 11:23 AM

many thanks, perfect with 4.1.9

zyiad 01-04-2012 11:34 AM

thanks

K4GAP 01-07-2012 02:25 AM

Quote:

Installation instructions for 4.1.8 and pre-4.1.8 are included in the 1.3 download.

There is no 1.3

Lynne 01-07-2012 04:56 AM

Quote:

Originally Posted by GaryT (Post 2284657)
There is no 1.3

I released 1.4 a bit later and got rid of 1.3

Successfulsteps 01-07-2012 05:08 AM

I tried installing this on 4.1.9 and it's not showing up. I followed everything twice in the instructions, but one thing. I don't know how to cache a template. Where is this at? I have searched for an answer on both vb forums to no avail. I had hoped since reading this thread and seeing some posts it would work without doing that, since knowing how seems to allude me. But no go.

Any help is great appreciated!

Lynne, I love your mods! I just wish I could get this one to show up. Not your fault though, it's my limited knowledge.

I messed up at first and thought that putting the text you had in the config, was the last info, so I put it all in, from that point on, putting in all your instructions for pre 4.1.8 too, lol. So I know it's in the layout right, as I got an error for doing that. I went back and corrected that. I know kind of dumb on my part. But I can't read coding anyway, so I didn't figure reading yours would be necessary. Sometimes it's easier for me when the code is in the instructions on the first post and I just copy and paste.

At any rate, if not caching the template is the problem, can someone tell me how to do that?

Fready 01-07-2012 01:33 PM

Lynne,

Tested it on 4.1.9 and it shows on the Home page, but when I leave the Home page to go into the Forums then return back to the Home page it's gone!!!
Vanishes...
Any ideas?

cws 01-10-2012 02:38 PM

Same problem :(

Seems to me it may be related to widget recreation time.
May it is related to new method of "CMS-Cache refresh"?

cws 01-10-2012 06:08 PM

Quote:

Originally Posted by cws (Post 2286011)
Same problem :(

Seems to me it may be related to widget recreation time.
May it is related to new method of "CMS-Cache refresh"?

When deactivating caches for contents completely everything is ok, but there is told you should do this only for testing.
Because of this I'm interested in a solution for normal use.

Lynne 01-10-2012 07:26 PM

I cannot duplicate the problem at all on my test site, so I can't really can't fix something I can't duplicate in the first place.

I have my cache time set to 5.

Do you guys have active sites where there is always someone online?

Successfulsteps 01-10-2012 10:48 PM

Quote:

Originally Posted by Lynne (Post 2286151)
I cannot duplicate the problem at all on my test site, so I can't really can't fix something I can't duplicate in the first place.

I have my cache time set to 5.

Do you guys have active sites where there is always someone online?

Lynne, where do you set that at? And yes, my forum always has someone online!

Lynne 01-10-2012 11:51 PM

Set what? The cache time? It's on the Configure page.

Successfulsteps 01-11-2012 01:38 AM

Quote:

Originally Posted by Lynne (Post 2286266)
Set what? The cache time? It's on the Configure page.

Thanks Lynne, I didn't see that below the template name. (old age on the eyes, I am sorry) It's working perfectly in 4.1.9 now!

cws 01-11-2012 01:47 AM

Sorry for my bad english. I'm using a german version so it is difficult to discribe the english version of vB.
Sorry, I do not mean the cache time in the widget configuration but in the vB configuration.
This is in "Server Settings and Optimization Options"
If cachhing ist disabled the widget shows always else it does not.

I tried with or without the plug-in from former versions, with and without TMS activated.

MySaltyreef 01-11-2012 02:34 PM

i also have an issue on 4.1.9 even after the update

you can view on my homepage at the top right

www.mysaltyreef.com

Lynne 01-11-2012 08:46 PM

Quote:

Originally Posted by MySaltyreef (Post 2286541)
i also have an issue on 4.1.9 even after the update

you can view on my homepage at the top right

www.mysaltyreef.com

I see nothing on your home page except the ads.

Katoona 01-13-2012 02:42 PM

It worked fine with 4.1.8, but with 4.1.9 I could only load the page some times.

When upgrading to 4.1.10. the Home page won't load at all. There is something in the Widget that has to be changed.

Lynne 01-13-2012 05:47 PM

Quote:

Originally Posted by Katoona (Post 2287298)
It worked fine with 4.1.8, but with 4.1.9 I could only load the page some times.

When upgrading to 4.1.10. the Home page won't load at all. There is something in the Widget that has to be changed.

I'd suggest switching to a default style and seeing if you still have this issue. It works just fine on my default 4.1.10 site.

Katoona 01-13-2012 09:32 PM

Its a default 4.1.10 site with no Styles changes and default style, and no mods that can interfer with this mod.

Lynne 01-13-2012 10:46 PM

Try removing the widget from your layout and see if you can see the CMS. If so, try reinstalling the widget making sure you are using the latest version.

Merjawy 01-13-2012 11:13 PM

I have no issue with 4.1.10

Katoona 01-14-2012 12:01 AM

Quote:

Originally Posted by Lynne (Post 2287461)
Try removing the widget from your layout and see if you can see the CMS. If so, try reinstalling the widget making sure you are using the latest version.

I am using the latest version of the mod, and I see the CMS/Home page as soon as I remove the widget from the layout manager. I have tried a lot of different things, but no go with 4.1.10.

Since others have the mod working with 4.1.10 there has to be something with my VB installation or styles, and I will have to continue trying to find a conflict or whatever causing this.

jaffaman 01-14-2012 03:25 PM

I have updated it and have no issue with 4.1.10 :)

vortodox 01-16-2012 07:19 PM

I have a problem. I can see how many members there are, but I don't see list of members online.
How can I solve this problem?

vortodox 01-19-2012 07:52 AM

BUMP! Any idea how to handle my problem?
www.bg-anime.com

Merjawy 01-19-2012 08:20 AM

Quote:

Originally Posted by vortodox (Post 2288680)
I have a problem. I can see how many members there are, but I don't see list of members online.
How can I solve this problem?

https://vborg.vbsupport.ru/showpost....&postcount=411

charlesr 01-19-2012 01:38 PM

Installed in 4.1.8 Thanks!

Toorak Times 01-28-2012 04:01 PM

Parse error: syntax error, unexpected T_STRING in /home/toorak/public_html/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 152

Everything was going along marvellously Lynne, till I hit this. Great mod I reckon I was hoping to find this

Cheers

Mick


All times are GMT. The time now is 10:38 AM.

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.02975 seconds
  • Memory Usage 1,819KB
  • 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_html_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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