View Full Version : vBulletin Forum Sideblocks - Nexia's Forum Sidebar Everywhere
vbenhancer
03-21-2012, 11:00 PM
Will add the forumhome sidebar everywhere logically possible to show it, with choices of locations.
First Screenshots show how it is "before/after" on the calendar page, doing some esthetical changes... some templates are less obvious!
Third screeny is about the settings you can change to your wills.
I take requests if you want other templates to be available...
Actual Pages where the sidebar can be activated on release date, Mar 21th, 2012:
Forumhome (can even be deactivate and show sidebar elsewhere)
Main Albums Pages
Announcements
Calendar
FAQ
Forum Display
Main Groups Pages
Member List
Who's Online
Show Thread
Main Blog Pages
################################################## #############################
# How To use Nexia's Forum Sidebar Everywhere:
################################################## #############################
# Simple Installation:
1- upload via ftp the content of the /UPLOAD_THIS/ folder in your forum's base directory.
2- Import the Product file included in the /IMPORT_THIS/ folder.
3- AdminCP >> Settings >> Options >> Forum Sidebar and Block Options
Follow that path and change the list of pages you want the sidebar to show up.
################################################## #############################
# Customization:
If you have customized templates on the pages affected by this engine, you will need to edit it's related template to make it fit your custom design. To do so, it's simple... to edit our version of SHOWTHREAD, find SHOWTHREAD_SIDEBAR and edit it accordingly.
*(you can also hire nexialys to do the job!)
################################################## #############################
# What to Know:
This tool originally replace the pages you browse by pages that contain the sidebar you already have on Forum Home.
How it work is simple. Each page you see on your browser is made from a "template" containing the proper codes to display each elements you see in the page. For the default vBulletin, only the "Forum Home" page contain the codes to display a sidebar. But maybe you would like to see that sidebar in other pages where it would help the navigation of the visitors ?!
That's what this tool intend to do... add the sidebar in precise pages that deserve to. In the "Forum Sidebar and Block Options" page, you can now select what page will show the sidebar...
To make it more even, the FORUMHOME template was updated as well to look like all the others... as the sidebar is supposed to be similar everywhere.
################################################## #############################
# Why not adding everything via plugin instead of switching templates?:
When we add that kind of content via plugin, we face the possibility to have a template that is incompatible with the hooks we need, or a style that we can not trust because written poorly.
We switch templates so your designer can edit the default templates we provide and make them better if necessary. It is tangible content, it requires less server process, and you can customize it for each style you have... the other technique does not comply with that option.
EDIT: update on april 10th, now deactivate automatically for Mobile styles... *(as requested hundreds of times! :D )
EDIT: update on april 11th, edited the product file to fit forumhome for mobiles, sorry!
EDIT: august 9th, 2012: version 4.2 is now supported - memberlist and other pages are now showing proper content... sorry for the late, summer vacations with 7 kids is a bit complicated to deal with!
vbenhancer
03-22-2012, 01:39 AM
I'm taking request for pages you want to see with the sidebar...
already in the work for version 1.0.1:
- ... some other internal pages inside vBulletin
- vBExperience
- vbPlaza
- vB Project Tools
- v3 arcade
vbenhancer
03-22-2012, 02:05 AM
there will be a plugin inside this system to be able to add any page of coders choice when they want to add this feature to their product/hack...
New Joe
03-22-2012, 06:03 AM
Tagged, I'll keep an eye on this one.
wat3v3r
03-22-2012, 07:15 AM
Tried it on our forum got this error
Parse error: syntax error, unexpected '{' in /home/xxx/public_html/forum/forum.php(73) : eval()'d code on line 96
Warning: array_key_exists() expects parameter 2 to be array, boolean given in [path]/forum.php(650) : eval()'d code on line 4
Had to uninstall it to remove the error from our forums header.
vbenhancer
03-22-2012, 12:27 PM
Thanks... you can install again... this error was related to a last-addition code that i did not test, just to be stupid, was missing a " ) "...
i also added a security fix to avoid code injection and missing array in verification code.
also added default values to the plugin or it would display nothing nowhere...
Tried it on our forum got this error
Parse error: syntax error, unexpected '{' in /home/xxx/public_html/forum/forum.php(73) : eval()'d code on line 96
Warning: array_key_exists() expects parameter 2 to be array, boolean given in [path]/forum.php(650) : eval()'d code on line 4
Had to uninstall it to remove the error from our forums header.
CharlieDelta
03-22-2012, 02:03 PM
What an interesting idea.
I am keeping my eye on this one.
Gemma
03-22-2012, 03:13 PM
Flawless. Thank you :)
TheLastSuperman
03-22-2012, 06:13 PM
On me localhost although that's still a install, marked as so :p.
Edit: Yes this does eliminate the styling issues I've encountered in the past... have you thought about the CMS or Blogs yet? It can be done but the entire <div> class must be replicated and re-used i.e. sidebar is stacked etc because of how they utilize some default sidebar code in those as it was never intended to be used in conjunction with.
vbenhancer
03-22-2012, 06:40 PM
sure, that is the next step... i've done it already, but did not added to the release. :)
they are not complicated to deal with, when you know what is CSS... rofl
Trevor Matthews
03-22-2012, 07:21 PM
I am interested in this as well as I am not entirely happy with the mod I am using at the moment.
burlesque
03-22-2012, 08:15 PM
Will this work with the block for DBTech's Forum Live Feed & User Wall? The 'Everywhere Sidebar' mod doesn't like this at all.
Nirjonadda
03-22-2012, 08:23 PM
'); var sidebar_align = 'left'; var content_container_margin = parseInt('290px'); var sidebar_width = parseInt('270px'); //-->
sidebar not working
Trevor Matthews
03-22-2012, 08:39 PM
I have been using ESB Gold but my forums mobile style is broken unless I disable ESB Gold.
Would I be able to try your mod if I disable Everywhere Sidebar Gold???
Trevor Matthews
03-22-2012, 08:47 PM
Ouch, just disabled ESB and installed this mod.
All I got was a blank white page instead of my forum page..........
Quickly un-installed.
Trevor Matthews
03-22-2012, 09:11 PM
I just installed this on an empty test forum.
All I get is a blank white page on parts of the forum where this mod is installed.
There seems to be a big issue here.
What did I miss????
vbenhancer
03-22-2012, 09:29 PM
Will this work with the block for DBTech's Forum Live Feed & User Wall? The 'Everywhere Sidebar' mod doesn't like this at all.
do not compare between products, the result would be too sad for another product.. .rofl
technically, this engine is not interacting with any widget/sidebar-block, it just handle the sidebar wrapper, so i suppose it's ok...
vbenhancer
03-22-2012, 09:29 PM
I just installed this on an empty test forum.
All I get is a blank white page on parts of the forum where this mod is installed.
There seems to be a big issue here.
What did I miss????
i have no idea, first time it calls an error... did you upload the file ?!
vbenhancer
03-22-2012, 10:14 PM
I have been using ESB Gold but my forums mobile style is broken unless I disable ESB Gold.
Would I be able to try your mod if I disable Everywhere Sidebar Gold???
ESG requires file editions... you need to revert your files to their original state if you want to uninstall ESG ...
also, i have no idea about how it interact with mobile styles, so i can not evaluate what would work on such circumstance... i may evaluate that later when i'm ready to have an official non-beta version released.
Trevor Matthews
03-22-2012, 10:16 PM
Yes, I upload the file to the forum root and then installed the plug-in.
It doesn't work on my live forum or my test forum. 4.1.11
A real shame as I wanted to get rid of ESB
Gemma
03-22-2012, 10:34 PM
Any way to cache the block templates when they are appearing on pages other than FORUMHOME?
laebshade
03-23-2012, 03:01 AM
Can you update this to show on Search results and with non-standard vBulletin pages that still use the vBulletin template, such as albumall.php from:
https://vborg.vbsupport.ru/showthread.php?t=237931
That is, give a text field where you can put in php script names for it to hook into.
fishmaster
03-23-2012, 04:32 AM
Going to wait for some others to install and provide feedback, and work out any possible bugs.
Looks promising!
fishmaster
03-23-2012, 11:01 AM
Installed and working great on latest VB Build and stock skin.
Running various plug-ins with no perceived issues.
Simple and smooth script that works without all the clutter in the admin CP.
What most site admins will want.
fishmaster
03-23-2012, 11:03 AM
Noticed it does not pull the VB Gallery block over from the Forum Homepage.
Probably a good thing to cut down on page size through-out the forums.
vbenhancer
03-23-2012, 11:41 AM
Any way to cache the block templates when they are appearing on pages other than FORUMHOME?
hum, i think i cached them, i'll check that...
vbenhancer
03-23-2012, 11:42 AM
Can you update this to show on Search results and with non-standard vBulletin pages that still use the vBulletin template, such as albumall.php from:
https://vborg.vbsupport.ru/showthread.php?t=237931
That is, give a text field where you can put in php script names for it to hook into.
that is EXACTLY what is planned for non-standard pages... ;)
for version 1.0.2... before that, i debug the absolute version!
vbenhancer
03-23-2012, 11:44 AM
Noticed it does not pull the VB Gallery block over from the Forum Homepage.
Probably a good thing to cut down on page size through-out the forums.
the vbGallery blocks and some other plugins are loading their widgets/blocks later in the process... i'll take a look at what we can fix with the coders of these tools...
this product try to load the latest moment possible to avoid that kind of situation, but i can't do all with a default install... when the guys think the product is interesting enough, they will surely try to make everything fit together... but it is new... :)
vbenhancer
03-23-2012, 11:46 AM
on version 1.0.2, i will add the possibility to use the vbCMS widgets, if possible. i know we can transform them from widgets to sidebar blocks, but not sure it will work... rofl
glen290
03-23-2012, 01:30 PM
Will this work with the block for DBTech's Forum Live Feed & User Wall? The 'Everywhere Sidebar' mod doesn't like this at all.
Working fine on my site with DBtechs Forum Live feed
:D
laebshade
03-23-2012, 04:38 PM
that is EXACTLY what is planned for non-standard pages... ;)
for version 1.0.2... before that, i debug the absolute version!
Fantastic! Glad to hear it. Thanks!
Trevor Matthews
03-23-2012, 07:56 PM
I still don't see why this will not work on a new vb install with no modifications whatsoever.
Try it your self here www.tmforum.co.uk
It doesn't work!
vbenhancer
03-23-2012, 09:34 PM
from what i see, IT IS...
you did not put any content in your sidebar, that's all from what i see...
Trevor Matthews
03-23-2012, 09:59 PM
It isn't, click on forum, you will see a test sidebar, click on blogs and you get nothing apart from a blank white page. Click on Calendar, you get a blank white page.
joeychgo
03-24-2012, 01:46 AM
Can the sidebar width be adjusted?
vbenhancer
03-24-2012, 02:04 AM
Can the sidebar width be adjusted?
it's all based on the sidebar.css template you can edit to your wishes... but basically, it all depand on your design, not my code!
vbenhancer
03-24-2012, 02:05 AM
It isn't, click on forum, you will see a test sidebar, click on blogs and you get nothing apart from a blank white page. Click on Calendar, you get a blank white page.
that's what i said from the begining.. you did not upload via ftp the file in the proper path found in the UPLOAD_THIS folder...
lillylissy
03-24-2012, 12:59 PM
Good Job!
Thank you vbenhancer! :)
Samsine
03-24-2012, 01:45 PM
Thanks for sharing!
After editing "show sidebar on pages" are all labels removed.
vB 4.1.11
vbenhancer
03-24-2012, 04:40 PM
After editing "show sidebar on pages" are all labels removed.
vB 4.1.11
what did you edit and for what purpose?!
Trevor Matthews
03-24-2012, 06:41 PM
Aha, a total misunderstanding of the instructions on my part.
I uploaded just the .php file to the root.
I did not realise I had to have it inside the nex folder.
Thanks for your patience :embarrassed:
Trevor Matthews
03-24-2012, 07:09 PM
I have had a look at sidebar.css and can't see how to make the width bigger.
Does anyone know how to achieve that as my sidebar adverts no longer fit quite right.
I need to set the width as 230 as it was with ESB Gold.
Also I want to remove the collapse buttons as my blocks are adverts.
How would I achieve that?
Gemma
03-24-2012, 07:33 PM
I have had a look at sidebar.css and can't see how to make the width bigger.
Does anyone know how to achieve that as my sidebar adverts no longer fit quite right.
I need to set the width as 230 as it was with ESB Gold.
AdminCP > Style Manager > Choose Style Variable Editor (for whichever style) and click GO >
Scroll down til you find forum_sidebar_width and change to whatever size you require.
Also I want to remove the collapse buttons as my blocks are adverts.
How would I achieve that?
If you are using the default block_html template, go into AdminCP > Style Manager > Edit Templates > block_html
Find and remove
<a class="collapse" id="collapse_block_html_{vb:raw blockinfo.blockid}" href="{vb:raw relpath}#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_html_{vb:raw blockinfo.blockid}"/></a>
If you are using a custom template for your adverts then there should still be code similar to the above; again just delete that code.
Trevor Matthews
03-24-2012, 08:11 PM
Gemma, thank you very much.
I now have this mod in place and it doesn't break my mobile style as ESB did!
I have one last question. I still have the little icon to collapse the whole sidebar, even though collapsing the sidebar is disabled the collapse icon is still there.
Is it possible to get rid of it?
Many thanks again.
Trevor Matthews
03-24-2012, 08:49 PM
Hi
Actually the sidebar does collapse in certain parts of the forum, it looks to me that locking the sidebar is a feature of ESB.
I must be able to lock the sidebar and have it visible at all times.
Will this be an option at some point as I can't use it until then?
Samsine
03-24-2012, 09:19 PM
what did you edit and for what purpose?!
I selected the pages. I want the sidebar only on showthread visible.
I've tested with:
Install -> select 1 page more
Install -> delete 1 page
Both efforts come to nothing.
Once stored, the selected pages are deleted.
While it can be re-selected, but the display remains unsuccessful.
vbenhancer
03-25-2012, 01:13 AM
and you have what version of vB so i can investigate?! because you're the only one to report that problem...
I selected the pages. I want the sidebar only on showthread visible.
I've tested with:
Install -> select 1 page more
Install -> delete 1 page
Both efforts come to nothing.
Once stored, the selected pages are deleted.
While it can be re-selected, but the display remains unsuccessful.
Samsine
03-25-2012, 02:07 AM
I found the error. The problem was due to an own addon which works as "Optioncode Checkbox" ... sorry ;)
Your sidebar work now excellent ! :up:
vbenhancer
03-25-2012, 11:16 AM
I found the error. The problem was due to an own addon which works as "Optioncode Checkbox" ... sorry ;)
Your sidebar work now excellent ! :up:
ROOOOO... sorry, this is one of my other addon... rofl... looks like i will have to make them more compatible... i hate how evals are used, we can't check everything... i will update!
tpearl5
03-26-2012, 10:21 PM
Any chance of getting the ability to assign blocks based on THIS_SCRIPT? For example, different blocks on the forum homepage vs thread pages, or search pages?
vbenhancer
03-27-2012, 07:35 PM
Any chance of getting the ability to assign blocks based on THIS_SCRIPT? For example, different blocks on the forum homepage vs thread pages, or search pages?
that would be a good enhancement, but it would require i make editions of the sidebar generation, which is not what i had planned for this week... but yes, this is something to consider PRETTY SOON!
pokusek
03-28-2012, 07:14 PM
Good mod.
But what bugs me is the fact that on the forumhome the sidebar is few pisels above the default sidebar (without the modification installed):
http://img542.imageshack.us/img542/6539/indexssc.png
Could you please take look at this?
Also, could be the sidebar included on pages with enhanced editor on (when writing a new thread/post)?
Thanks!
pokusek
03-28-2012, 07:45 PM
Oh, I just figured out the sidebar position issue. I added this style to the sidebar_container div in the template FORUMHOME_NEX_SIDEBAR:
style="margin-top:38px !important;"
Now it works :)
vbenhancer
03-28-2012, 10:31 PM
yeap, sure, you can edit the template, or add the value of that class in your additional.css...
for adding other pages into selection, it will be done in the next days... i'm on other tasks right now... ;)
010081
03-29-2012, 10:20 AM
Gemma, thank you very much.
I now have this mod in place and it doesn't break my mobile style as ESB did!
I have one last question. I still have the little icon to collapse the whole sidebar, even though collapsing the sidebar is disabled the collapse icon is still there.
Is it possible to get rid of it?
Many thanks again.
I have the same issue.. anyone please....
010081
03-29-2012, 10:35 AM
I have the same issue.. anyone please....
Ok that was pretty simple hahahahah finally found it...
just add it to ur additional.css template thats it..
#sidebar_button_link {
display:none;
}
draver
03-29-2012, 11:13 AM
This sidebar is killing my mobile style. Any chance to deactivate this only for mobile style?
SashaCPF
03-30-2012, 01:54 AM
I cannot get the collapse button to work. Yes, I actually WANT the collapse button and I want my members to be able to choose if they want to see the sidebar or not. I click on the collapse button and nothing happens. The link associated with the button is:
http://mywebsite/vb/#
Shouldn't the # be "{vb:raw relpath}#top" ? I tried that and it still won't collapse.
SashaCPF
03-31-2012, 02:56 PM
Still cannot get the collapse button to actually collapse the sidebar. Is this thread being monitored anymore?
ptceuro
03-31-2012, 05:12 PM
wow, thats an awesome tutorial, thanks so much!!
vbenhancer
04-01-2012, 12:43 PM
Still cannot get the collapse button to actually collapse the sidebar. Is this thread being monitored anymore?
monitored? actually, you ask for something not related to this addon, so why would i monitor your request?!
you want by default to have the sidebar collapsed... ask this in the general support forum, not here, sorry...
vbenhancer
04-01-2012, 12:51 PM
This sidebar is killing my mobile style. Any chance to deactivate this only for mobile style?
hum, yes, sure we can have a deactivation for the mobiles... i'll see what i can do about it today.
SashaCPF
04-01-2012, 12:58 PM
monitored? actually, you ask for something not related to this addon, so why would i monitor your request?!
you want by default to have the sidebar collapsed... ask this in the general support forum, not here, sorry...
Actually, no I do not want it collapsed by default. I want the collapse button in your add-on to actually work. It worked fine before I added your add-on - as in, I was able to click on the button and the sidebar collapsed. Then when I clicked on the button again, it expanded. After I added your add-on, the button is there but when I click on it, the sidebar does NOT collapse. I want my members to be able to collapse and expand YOUR add-on sidebar whenever and wherever they want.
vbenhancer
04-01-2012, 01:10 PM
Actually, no I do not want it collapsed by default. I want the collapse button in your add-on to actually work. It worked fine before I added your add-on - as in, I was able to click on the button and the sidebar collapsed. Then when I clicked on the button again, it expanded. After I added your add-on, the button is there but when I click on it, the sidebar does NOT collapse. I want my members to be able to collapse and expand YOUR add-on sidebar whenever and wherever they want.
oh, that way...
actually, the collapse button is not coded by this plugin, so if it does not work, maybe it's because of a difference between your style and this product... i could take a look, if i know your site's url... (the one in your siggy is not having that product installed...)
SashaCPF
04-01-2012, 01:47 PM
oh, that way...
actually, the collapse button is not coded by this plugin, so if it does not work, maybe it's because of a difference between your style and this product... i could take a look, if i know your site's url... (the one in your siggy is not having that product installed...)
The site I am testing it out on is http://www.cpfgreen.com/vb/forum.php . I currently only have it enabled on Forum Home and I am working with the default style.
OH!... and thank you... :)
vbenhancer
04-01-2012, 02:09 PM
ok, you are right....
actually you are left... do the sidebar works properly when in right side?! i tested it on my production site and it is working as planned (http://centralcanin.net/forum.php), so i need to see if i have done something wrong...
SashaCPF
04-01-2012, 02:15 PM
Ok, I moved it to the right and still not working.
SashaCPF
04-01-2012, 02:42 PM
I'm going to uninstall the add-on, download the add-on again, then install it again. Will let you know what happens.
SashaCPF
04-01-2012, 02:46 PM
Still not working.
vbenhancer
04-01-2012, 03:34 PM
ok, from what i see in the errors console when visiting your site:
forum.php:70
ReferenceError: Can't find variable: yuipath
vbulletin-sidebar.js:11TypeError: 'undefined' is not a constructor (evaluating 'new YAHOO.util.Anim(this.sidebar,{opacity:{from:1,to:0 }},0.3)')
SashaCPF
04-01-2012, 03:52 PM
ok, from what i see in the errors console when visiting your site:
Ok. I'm stuck on dumb :o How do I fix that?
And thank you again for your help!
greenchicken
04-01-2012, 04:17 PM
Is there a way to show this only to certain usergroups or it it all or nothing?
Thanks
vbenhancer
04-01-2012, 04:18 PM
i frankly don't know why the sidebar would work originally and my product not work if your site is not showing the right path for the yuipath... the path is supposed to be set in the AdminCP >> Options >> Server Settings and Optimization Options >> Use Remote YUI ...
vbenhancer
04-01-2012, 04:18 PM
Is there a way to show this only to certain usergroups or it it all or nothing?
Thanks
right now it's a all or nothing, but as i'm grabbing all possible requests right now, i will take this in the To-Do-List right away... :)
draver
04-02-2012, 03:17 PM
hum, yes, sure we can have a deactivation for the mobiles... i'll see what i can do about it today.
That would be really great.
draver
04-04-2012, 06:59 AM
Any News?
pokusek
04-04-2012, 07:01 PM
I have found a bug: After I activate your modification, the Default Registration Options disappear. It looks like this:
http://img837.imageshack.us/img837/3568/indexco.png
Yould you please take a look at this?
Thanks.
vbenhancer
04-04-2012, 07:40 PM
I have found a bug: After I activate your modification, the Default Registration Options disappear. It looks like this:
Yould you please take a look at this?
Thanks.
Thanks for this horrible report, Pokusek... i'll check right away, that's obscene!
vbenhancer
04-04-2012, 08:27 PM
thanks Pokusek, bug checked and corrected... version 1.0.1 released
pokusek
04-04-2012, 08:31 PM
Wow, that was quick! Thanks.
draver
04-10-2012, 02:43 PM
To bad, what I cant disable it for the mobile Style :(
vbenhancer
04-10-2012, 03:14 PM
To bad, what I cant disable it for the mobile Style :(
as per request... and because i was stupid not to check before, the new 1.0.2 version updated 30 seconds ago is now compatible with mobile styles... the engine auto-deactivate on mobiles!
simply reupload the file in the /nex/ folder... the product file was not changed!
draver
04-10-2012, 07:33 PM
thanks, it´s works for threats and subforums but not for forumhome.
vbenhancer
04-10-2012, 08:08 PM
thanks, it?s works for threats and subforums but not for forumhome.
what is not working?!
draver
04-11-2012, 05:47 AM
what is not working?!
Yes, only the forumhome mobile style is not displayed correctly.
Threats an subforum in mobile style are displayed correctly if this mod is enabled.
vbenhancer
04-11-2012, 10:44 AM
oh... yeah, thanks for the report... i have to edit this as well, thanks!
vbenhancer
04-11-2012, 10:49 AM
Yes, only the forumhome mobile style is not displayed correctly.
Threats an subforum in mobile style are displayed correctly if this mod is enabled.
Ok, this was a missing part to be updated... it is now fixed, just need testing to see if it fits for all!
version 1.0.3 need the product file to be re-imported, no changes to the file, no need to upload it again.
draver
04-11-2012, 01:37 PM
... it is now fixed, just need testing to see if it fits for all!
No, unfortunately no change.
By the way, your zip file has a lot of Mac files inside :)
vbenhancer
04-11-2012, 01:40 PM
yeah, i forgot to use stuffit...
no change? so i put the verif in the wrong place, sorry... i said it needed testing... rofl
markp_2000
04-12-2012, 02:55 PM
I have a vb4.1.12 forum and I get this for the checkboxes.
I have uploaded and enabled/disabled several times but I'm not fixing it.
Mark
vbenhancer
04-12-2012, 04:26 PM
hum, this is supposed to show like this only when you deactivate the product...
markp_2000
04-12-2012, 07:56 PM
I got it fixed. I had the plugins disabled globally in config.php. Your comment pointed me in the right direction.
Mark
mgurain
04-26-2012, 06:20 PM
This mod should be a built-in feature in vbulletin !
However, when I enabled your mod, I got the following mod disabled :
Separate Sticky and Normal Threads.
please help ?
shuangddr
04-27-2012, 04:40 PM
problem in the mobile Style
vbenhancer
05-08-2012, 12:10 AM
This mod should be a built-in feature in vbulletin !
However, when I enabled your mod, I got the following mod disabled :
Separate Sticky and Normal Threads.
please help ?
i have to check this, because it is illogical to have this disabled...
vbenhancer
05-08-2012, 12:11 AM
problem in the mobile Style
this is not really a good bug report.. can you give me more infos ?
dorans
05-08-2012, 09:15 AM
:up:
4.1.2 nice work, thanks!
mgurain
05-23-2012, 10:30 PM
It's working on 4.2, but shouldn't this be upgraded ?
Regards,,
ihstiv
06-25-2012, 09:58 PM
I cannot get the collapse button to work. Yes, I actually WANT the collapse button and I want my members to be able to choose if they want to see the sidebar or not. I click on the collapse button and nothing happens. The link associated with the button is:
http://mywebsite/vb/#
Shouldn't the # be "{vb:raw relpath}#top" ? I tried that and it still won't collapse.
Did you ever get this to work?
I'm having exactly the same issue on my forum. The sidebar collapse works w/ the default vb sidebar, but not w/ this product.
The error is also something to do w/ the YUI something or other..
TIA for any help.
pokusek
06-27-2012, 04:40 PM
It seems that with vB 4.2 the sidebar does not work on pages online.php and memberlist.php (+ all data from the database does not display on these pages).
x3000gold
06-28-2012, 06:00 AM
I cannot check the pages in the option page. See attached image.
vbenhancer
06-28-2012, 11:27 AM
I cannot check the pages in the option page. See attached image.
that's because you disabled the product...
vbenhancer
06-28-2012, 11:27 AM
It seems that with vB 4.2 the sidebar does not work on pages online.php and memberlist.php (+ all data from the database does not display on these pages).
i will check if an update is needed, and release it.
ihstiv
07-04-2012, 08:50 PM
Did you ever get this to work?
I'm having exactly the same issue on my forum. The sidebar collapse works w/ the default vb sidebar, but not w/ this product.
The error is also something to do w/ the YUI something or other..
TIA for any help.
For anyone having this issue w/ a non-default style; I figured out what the fix is for this.
Search all of the '..._NEX_SIDEBAR' templates for '+ yuipath +' and replace it with: '{vb:stylevar yuipath}' - you have to remove the single quotes and '+' characters on either side too - seems it was looking for a JS variable instead of a vb variable..
Maybe this fix should be included in the next release?
Cheers
ihstiv
07-05-2012, 07:35 PM
Thanks for this great product.
Here is a vote to have the sidebar included on the vb 4.2 'activity stream' page in the next release.
Let me know if there are some easy steps for me to implement this myself..
vbenhancer
07-07-2012, 09:55 PM
For anyone having this issue w/ a non-default style; I figured out what the fix is for this.
Search all of the '..._NEX_SIDEBAR' templates for '+ yuipath +' and replace it with: '{vb:stylevar yuipath}' - you have to remove the single quotes and '+' characters on either side too - seems it was looking for a JS variable instead of a vb variable..
Maybe this fix should be included in the next release?
Cheers
THANKS for this fix... i was not aware of that problem/bug, will edit the release this week-end!
reteep
07-10-2012, 05:43 AM
Dear nexia,
thanks for this great mod, it's the best Sidebar Mod available right now!
I was wondering if it is also possible to show a sidebar on usercp.php and private.php?
Kind Regards
Andreas
vbenhancer
07-10-2012, 02:47 PM
hum, for the usercp and private, i was to rethink their actual sidebar to make it more fluid with the forum's one and merge both in a greater look... i will take some days to make it so, as i'm upgrading all my other tools on my official site.
ihstiv
07-10-2012, 06:41 PM
I discovered that the FORUMHOME_NEX_SIDEBAR template has this (unnecessary?) code that was causing duplicate comment punctuation marks between my currently logged in users, so I removed it and it solved the problem: {vb:raw loggedin.comma}
location:
<li>{vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}{vb:raw loggedin.comma}</li>
unless I'm missing the reason it was there, this might be a good fix for the next release.
Cheers
vbenhancer
07-10-2012, 07:31 PM
I discovered that the FORUMHOME_NEX_SIDEBAR template has this (unnecessary?) code that was causing duplicate comment punctuation marks between my currently logged in users, so I removed it and it solved the problem: {vb:raw loggedin.comma}
location:
<li>{vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}{vb:raw loggedin.comma}</li>
unless I'm missing the reason it was there, this might be a good fix for the next release.
Cheers
actually, you are right AND wrong... :)
what you found is in the FORUMHOME template, in vB 4.2 template... not in my template with is based on the 4.1.12 version of the FORUMHOME template...
so yes, i have to update my template to fit both versions !!!
ihstiv
07-10-2012, 07:43 PM
actually, you are right AND wrong... :)
what you found is in the FORUMHOME template, in vB 4.2 template... not in my template with is based on the 4.1.12 version of the FORUMHOME template...
so yes, i have to update my template to fit both versions !!!
Happy to be wrong, but I didn't see that snippet in the vb 4.2 template.. only in the NEX template. regardless, seems like it shouldn't be there. cheers. :)
ihstiv
07-25-2012, 08:58 PM
Does anybody know how to implement the strip_bbcode() function or similar, so that we don't see bbcode displayed in the sidebar content? TIA
update:
I realized this is only occuring on my forum home page which uses vb cms widget, so I added this code:
$thread['previewtext'] = strip_bbcode($thread['previewtext'], true, true, false, true, false);
after this line:
$thread['previewtext'] = fetch_censored_text($parser->get_preview($thread['message'], $this->default_previewlen, $allow_html));
..in this file:
forum/packages/vbcms/widget/recentthreads.php
.. and it removed the bbcode.
apologies that this is not directly related to this mod.. This mod already removes bbcode from sidebar content as desired.
TheLastSuperman
07-26-2012, 01:05 AM
Does anybody know how to implement the strip_bbcode() function or similar, so that we don't see bbcode displayed in the sidebar content? TIA
update:
I realized this is only occuring on my forum home page which uses vb cms widget, so I added this code:
$thread['previewtext'] = strip_bbcode($thread['previewtext'], true, true, false, true, false);
after this line:
$thread['previewtext'] = fetch_censored_text($parser->get_preview($thread['message'], $this->default_previewlen, $allow_html));
..in this file:
forum/packages/vbcms/widget/recentthreads.php
.. and it removed the bbcode.
apologies that this is not directly related to this mod.. This mod already removes bbcode from sidebar content as desired.
If it's not directly related then you should not post such things in a modification thread as it derails the topic per say. Please open a new thread (possibly in https://vborg.vbsupport.ru/forumdisplay.php?f=252 ) and ask this there ;).
reteep
08-01-2012, 05:23 AM
Any news on a possible update for usercp etc.? :)
vbenhancer
08-01-2012, 02:46 PM
Any news on a possible update for usercp etc.? :)
sorry, i was on family vacations, i'm back since yesterday... i'll repost on that soon
vbenhancer
08-09-2012, 04:16 PM
Any news on a possible update for usercp etc.? :)
the usercp is my next update, i had to re-upload a compatible version for vB 4.2, which i forgot to post during my family vacations... it's now done!
Working fine on my site with DBtechs Forum Live feed
:D
tagged if these two mods work together!
Working fine on my site with DBtechs Forum Live feed
:D
tks for sharing! will install it tonight! ahahahahahaha so happy ah
KySportsReport
08-13-2012, 09:50 PM
Working great for me, thanks! Just what we wanted to get our content into the forums so the users can see the stories and such. Thrilled this was out there, mucho gracias!
JackieChun
08-19-2012, 05:15 AM
I'm not sure if I imported this right, but the options of different pages are not showing up for me. I uploaded the nex folder to the vbulletin directory and then imported product-nex_sidebar_everywhere_42 on the Products page in admincp. I created a random product name and ID, since it wasn't there by default.
DragStar
09-07-2012, 10:30 PM
I'm not sure if I imported this right, but the options of different pages are not showing up for me. I uploaded the nex folder to the vbulletin directory and then imported product-nex_sidebar_everywhere_42 on the Products page in admincp. I created a random product name and ID, since it wasn't there by default.
I have the same problem, I uploaded all files and imported product-nex_sidebar_everywhere_42 on the Products page in admincp, but I don't have in the options menu the "Forum Sidebar and Block Options".
What could be the problem?
ps2wiz
04-02-2013, 08:36 PM
Does this mod give the option to enable both left and right sidebars at the same time?
pokusek
04-18-2013, 03:59 PM
Bug in vB 4.2.1: The new block type "Activity stream" works correctly only on the forum index, there are only activity date+time shown elsewhere (without the description of the particular activity)
Akyeame Kwame
06-05-2013, 08:31 AM
Works on 4.1.11 with DBTech mods whereas the other popular mod, Everywhere Sidebar, does not. Installed and nominated.
Akyeame Kwame
06-05-2013, 04:48 PM
On second thought this causes the following MySQL error:
Database error in vBulletin 4.1.11:
Invalid SQL:
SELECT threadid, postid
FROM post
WHERE postid IN (0post.postid IN (083301));
MySQL Error : Unknown column '0post.postid' in 'where clause'
Error Number : 1054
Request Date : Wednesday, June 5th 2013 @ 09:32:43 AM
Error Date : Wednesday, June 5th 2013 @ 09:32:44 AM
============================================
EDIT: Confirmed that this is working for 4.2.1
I'm back to nexia's
theoutlawed
06-24-2013, 03:11 PM
Great plug-in working just dandy here on 4.2.1
Thanks for the time creating this!
fxdigi-cash
08-13-2013, 12:48 AM
This is a great mod! The only thing is that if we had the option to select which block to display on each forum would be great...
Thanks
Apolo.
10-02-2013, 09:35 PM
Hi,
Is it possible to display the sidebar from the very top of every single page on my forums by using this mod?
Thank you!
PattiOz
10-13-2013, 06:40 AM
Doesn't work on 4.2.2
No option comes up in the Admin CP Options.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.