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 Forum Sideblocks - Block - Users Online (https://vborg.vbsupport.ru/showthread.php?t=233965)

Lynne 02-18-2011 04:07 PM

Quote:

Originally Posted by GONUMBER6 (Post 2163839)
Hi Lynne,
Just installed vb 4.1 and used your block who's online, works perfect. However, when I tried the Everywhere sidebar it disappears. Disable the EVSB and it is there. I tried adding the code you had for that, but it did not work. Any suggestions? Much thanks! Lisa

http://www.tastetestedrecipes.com/forums/forum.php

Please see the very first post in this thread. That is covered there.

GONUMBER6 02-18-2011 05:16 PM

Quote:

Originally Posted by Lynne (Post 2164014)
Please see the very first post in this thread. That is covered there.

I did try this below, but it did not work. :(

Quote:

NOTE: To get this to work with the Everywhere Sidebar modification, add this to the top of the block code posted in Step 3 above:

PHP Code:
if (THIS_SCRIPT != 'index') {
require_once(DIR . '/includes/functions_bigthree.php');
}

Lynne 02-18-2011 05:32 PM

The link to your site doesn't work, so I can't see what the problem is. Perhaps you have a problem with another modification. That code has worked with others and works on my default test site.

edit: I just found your forums here - http://tastetestedrecipes.com/forum.php (no /forums in the path). You don't even have the block on the page. I see you have the widget in your cms, but no block. Are you sure you are looking at the correct code? Widgets and Blocks are not the same thing.

GONUMBER6 02-21-2011 04:58 PM

Quote:

Originally Posted by Lynne (Post 2164037)
The link to your site doesn't work, so I can't see what the problem is. Perhaps you have a problem with another modification. That code has worked with others and works on my default test site.

edit: I just found your forums here - http://tastetestedrecipes.com/forum.php (no /forums in the path). You don't even have the block on the page. I see you have the widget in your cms, but no block. Are you sure you are looking at the correct code? Widgets and Blocks are not the same thing.

Sorry about that Lynne- I am so used to typing 'forums' but I installed my new forum under root.

Yes I have the block created, but it does not show. If I disable the ESB it shows up. I will go disable it now so you can see the block works without ESB.

Maybe it is the version of ESB I installed? I also have very few mods installed on this forum, have not gotten too many installed yet.

Lynne 02-21-2011 05:34 PM

I cannot get any of my blocks that use a custom template to show up using the new version of the Everywhere Sidebar mod.

GONUMBER6 02-21-2011 05:39 PM

I disabled all mods and it still did not show up.

So maybe I should try downloading the previous version?

Lynne 02-21-2011 06:41 PM

Quote:

Originally Posted by GONUMBER6 (Post 2165066)
I disabled all mods and it still did not show up.

So maybe I should try downloading the previous version?

Perhaps you didn't follow the instructions and create the new template and then assign this template to the block? It definitely works on my totally default 4.1.2 forum.

GONUMBER6 02-21-2011 06:53 PM

Quote:

Originally Posted by Lynne (Post 2165098)
Perhaps you didn't follow the instructions and create the new template and then assign this template to the block? It definitely works on my totally default 4.1.2 forum.

Just double checked and I did create the Block users online.

I don't know what it is. Maybe I will try to add the ESB to my other forum and see if the same thing happens. I will let you know.

GONUMBER6 02-21-2011 07:28 PM

I have too many mods on my other forum- it was making blank pages. It's okay, I would rather have who's online on forum home than ESB installed.

Mysterious Ride 02-22-2011 05:21 AM

Nevermind...

OldSchoolDSL 03-04-2011 01:31 PM

So my system tells me this modification is not cached

Code:

block_users_online
Any way to cache this?

Lynne 03-04-2011 03:44 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2169494)
So my system tells me this modification is not cached

Code:

block_users_online
Any way to cache this?

Did you do step 2? (I think somewhere along the line the script was changed to index, not forum, so try putting 'index' in the condition there.)

OldSchoolDSL 03-05-2011 01:52 AM

Quote:

Originally Posted by Lynne (Post 2169525)
Did you do step 2? (I think somewhere along the line the script was changed to index, not forum, so try putting 'index' in the condition there.)

I checked it. I did follow step 2. Saving it again & re-loading, seems to have corrected it.

PJSkiboy 03-06-2011 06:32 AM

Is there a mod or template edit that does this except across the top of your forum home?

Lynne 03-06-2011 04:20 PM

Quote:

Originally Posted by PJSkiboy (Post 2170058)
Is there a mod or template edit that does this except across the top of your forum home?

I have no idea. You'd have to do a search for it.

DirtRider 03-08-2011 05:49 AM

I cannot seem to get this working. I have a number of custom themes so I started off using the VB default theme for this one. However I get the following error

Code:

Parse error: syntax error, unexpected '=' in /home/vbulletin/public_html/includes/block/html.php(95) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/vbulletin/public_html/includes/block/html.php(95) : eval()'d code on line 1


Lynne 03-08-2011 04:04 PM

Go through the instructions a second time very, very carefully and make sure you followed them exactly.

DirtRider 03-09-2011 07:38 AM

Quote:

Originally Posted by Lynne (Post 2170978)
Go through the instructions a second time very, very carefully and make sure you followed them exactly.

Ok I have no idea where I have gone wrong with your instructions and have gone over it a few times so I suppose it is just better that I just drop this mod then :( I have only been using VB for around two weeks now and am not familiar with how every thing comes together and how you guys phrase stuff

OldSchoolDSL 03-21-2011 11:53 PM

un-installed

Optimizing my community and removing things which show users online

Krusty1231 05-01-2011 07:11 AM

Most Awesome. Works Great for me in 4.1.3

Thanks, installed!

Hummie 05-06-2011 04:29 PM

I've followed the instructions in detail and reviewed them all several times, but nothing at all shows up in my Everywhere Sidebar. I did note the extra code for the Everywhere Sidebar and included it.

All this does absolutely nothing to my forum. I was so hopeful too!

The only thing I can see is that the template was put under the "block templates" category -- not sure how to move that.

I'm in 4.1.3 version.

Any ideas what I did wrong?

****
Edit -- been reading every detail and trying for hours! Still no success and I'm going to pull my hair out!

Lynne 05-07-2011 03:56 AM

Quote:

Originally Posted by Hummie (Post 2192717)
I've followed the instructions in detail and reviewed them all several times, but nothing at all shows up in my Everywhere Sidebar. I did note the extra code for the Everywhere Sidebar and included it.

All this does absolutely nothing to my forum. I was so hopeful too!

The only thing I can see is that the template was put under the "block templates" category -- not sure how to move that.

I'm in 4.1.3 version.

Any ideas what I did wrong?

****
Edit -- been reading every detail and trying for hours! Still no success and I'm going to pull my hair out!

The issue with that mod is covering in the first post and also several other places in this thread.

MarsNIIT 06-12-2011 03:11 AM

waiting for solution for 4.1.3

Lynne 06-12-2011 03:16 AM

Quote:

Originally Posted by MarsNIIT (Post 2206478)
waiting for solution for 4.1.3

And you will wait a long time since it works just fine on a default 4.1.3 test site. I will not troubleshoot your modifications for you.

Jeff Ledger 06-23-2011 07:47 AM

For anyone who's asking about a solution for this mod to work with everywhere sidebar, upload a older version of ES4 like 1.3.4 (You can download it from the coder's site). It should works well.

I have tested with the latest version of ES4, it doesnt work with any of my block using custom block template.

~Jeff

Keysailor 06-27-2011 09:19 PM

Thanks! it works fine in my sidebar, your directions worked great, thanks!

EDIT: But just added Everywhere Sidebar, and now it doesn't show, even with your extra step done. So I'm just going to not use Everywhere Sidebar till I find an easy answer, I'd rather show your block.

grey_goose 07-08-2011 01:57 PM

Yeah, ditto. The older ESB 'fix' doesn't work.

Seems like a cool mod, and it's surprising this isn't a default block (or that ESB isn't default), and it's a real shame it's become an either-or situation.

Easy5s.net 07-26-2011 02:41 PM

you can write Block Forum Statistics ? thank

Lynne 07-26-2011 03:54 PM

Quote:

Originally Posted by Easy5s.net (Post 2225209)
you can write Block Forum Statistics ? thank

I have no shared my Block Forum Stats block because I believe someone else posted one up.

apn3a 08-22-2011 07:24 PM

Quote:

Originally Posted by Lynne (Post 2225237)
I have no shared my Block Forum Stats block because I believe someone else posted one up.

I think is time to share with us :p


I have a question.... That crap named IE8 messed up the block. The IE9 not. Is there a quick fix for this?

Thank you sir

Lynne 08-23-2011 12:53 AM

Quote:

Originally Posted by apn3a (Post 2236698)
I have a question.... That crap named IE8 messed up the block. The IE9 not. Is there a quick fix for this?

Thank you sir

I don't have IE or have access to it, so I really can't answer the question.

demonfatal 10-24-2011 12:46 PM

Not working with vb4.1.7, please Lynne we need an update...

Lynne 10-24-2011 03:13 PM

Quote:

Originally Posted by demonfatal (Post 2260948)
Not working with vb4.1.7, please Lynne we need an update...

This is working just fine on my default 4.1.7 site.

Zweeper 11-17-2011 06:22 PM

not working on my 4.1.8 anymore neither

Lynne 11-17-2011 08:33 PM

I just updated the mod with new install instructions for 4.1.8.

Zweeper 11-18-2011 03:10 PM

uphraded, but now i receive the following message on the top of my board:

Code:

Parse error:  syntax error, unexpected $end in /var/www/XXX/html/james.de/forum/includes/block/html.php(95) : eval()'d code on line 147

Parse error:  syntax error, unexpected $end in /var/www/XXX/html/james.de/forum/includes/block/html.php(95) : eval()'d code on line 147


Lynne 11-18-2011 05:03 PM

Try reinstalling. I just looked and the {}'s all add up correctly, so you shouldn't get that error.

Zweeper 11-18-2011 09:26 PM

cheers, works fine... my mistake!

uninvited13th 11-25-2011 08:35 AM

total online count fix..

PHP Code:

{vb:rawphrase there_are_x_y_online_link, {vb:raw content.totalonline}} 


haincha 11-25-2011 11:10 AM

Quote:

Originally Posted by uninvited13th (Post 2271708)
total online count fix..

PHP Code:

{vb:rawphrase there_are_x_y_online_link, {vb:raw content.totalonline}} 


Thanks! This fixed the issue I was having.

Lynne, is there any chance you could throw something together for the Statistics block right under where the Online was. I really want to move that over and then use the side bar. I think that looks a lot nicer.


All times are GMT. The time now is 09:33 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
  • Page Generation 0.01563 seconds
  • Memory Usage 1,829KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (17)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