![]() |
1 Attachment(s)
Ok
I have to completely Disable this MOD in the Manage products section for the profiles to not get all messed up. Simply turning off the profile option does not do it, and turning it off in the ESB ACP>Options does not fix it easier... It has to be disabled. |
Quote:
Quote:
The answer to look at "Most asked question:" doesn't help, if it's nowhere to be found (at least for me). Obviously, no one else can find it or else of would of cordially received a link. Again I ask for your help? :) Please? |
The same problem here. ;)
|
Same here, just upgraded my board to 4.0.8 and it seems that this breaks ESB. On all pages other than forumhome it pushed the box under all the content and breaks the styling. This is happening for all themes/styles including the default one.
|
Will there be an update for 4.0.8 ???
|
Quote:
I can't update until I have a working ESB on my test site. Test Site: http://mycockpit.org/testforum/forum.php |
ESB works good for me under 4.0.8
|
Quote:
All my ESB are at the bottom of the page and it works find with 4.0.7. I'm quite perplexed. Did you revert your templates? Are you using default "Style"? Anything you can give us to help would be appreciated. Test Site: http://mycockpit.org/testforum/forum.php |
First ESB was at the bottom of all page after update to 4.0.8
I fix my Widgets, deactivate ESB and I then turned ESB on again. Now ESB is work fine |
Quote:
------------------------------- Addition: I uninstall-ed and reinstalled the plugin and still got the same results. :( :( :( ------------------------------- Test Site: http://mycockpit.org/testforum/forum.php |
This does not support RTL
sidebar Show on the right in RTL forums. |
Need help i have a RSS feed bot and i need to know how to keep them posts separate so they don't get shown in Everywhere sidebar. Please?
|
Quote:
If you did not have a problem, please let me know if the transition happened with or without intervention in your part. If you did make changes, how did you make it work. If everybody else is not having problems, I must be drastically missing something and your help is desperately needed. I hate to think this may be the end for ESB for me :( |
I was the first reported the problem...
Quote:
On reverted 4.0.8 after several reinstalls i still got the same result, maybe Igel1 use it only on home page or not fully revert his template to new version..... |
I am having the same issues on my test site with a clean install of the latest ESB and the stock VB4.08 style.
It seems that the sidebar css styles have been moved to sidebar.css and out of the forumhome.css template so perhaps that is a clue? |
OK, I use a separate style with lots of changes.
Try the following times: Addiction and opens the Template: sidebarext_temp then this part <link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}forumbits.css,forumhome.css,tagcloud.css " /> against this <link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}forumbits.css,forumhome.css,tagcloud.css ,sidebar.css" /> replace Done |
Quote:
Thank you Igel1 |
Thanks Igel1 !!
That worked for me as well. |
Quote:
|
Like this addon, but it would be great to have the posibility to create a sidebar for members and one for guests see my board about Hochbeete selber bauen. At the moment you have to decide whether you want to create one for guests or members. Very nice addon!
|
I had this installed and working great until I upgraded to vb 4.08 and now the sidebar no longer shows everywhere, its like this addon is not even installed..
|
Quote:
This made it work for me. :) |
Quote:
Quote:
Quote:
I have been looking at this on my site, as I have been having the same issue. I think the problem does not lay here with the ESB mod, nor with the mobile style by Dartho, I think the problem lays with the auto-detection hack by Dartho. Here's why I think this: - on my iPhone, if I go to my site, I get the sidebar on the mobile. - if I log in on my iPhone with my admin account, I get the sidebar on the mobile. - if I go directly to the style id by editing the url to add ?styleid=xx the sidebar goes away - if I log out of the admin account, the sidebar comes right back You can even test this by looking at the mobile style in your PC browser, the sidebar will not be there if you manually choose your mobile style or preview it by the Style Manager link. So if, as an Admin, I go directly to the mobile style, I do not see the sidebar. However, if I do not manually choose the style, and let the auto-detection hack do the job of assigning my style, the sidebar shows up at the bottom of my page. I have also tried it by enabling style choice at a regular user level, and then choosing the style with the selector, and again, a manual choice works, the sidebar is ignored. If the style is assigned automatically by the detection hack, the sidebar shows up. Dexter... |
Quote:
|
Quote:
Quote:
|
Frankly, This is the best mod I ever Installed in my site.
Almannai, you rock ! There goes by nomination for the best mod for this month...:up: fyi, I am running 4.0.8. |
1 Attachment(s)
Attachment 123298
Ich habe 2 big problems. The sidebar plugin destroys my layout. Just take a look at the att. The problem is, I could add to the additional.css some lines like padding:53px; but the problem is, that it doesn't fit then on postbit, threadbit and so on. The second problem....take a look at the att. file.....do you see the custom forum icon? after i activate the plugin it drops the custom forum icon on the bottom of some of the forums. Can you help me out with this? |
Can we run a conditional in individual blocks in this sidebar mod?
Code:
<vb:if condition="$show['guest']"> edit: Figured it out with Lynne's suggestion of calling block2_html. |
I have only noticed that with Everywhere sidebar enabled my forum status icons on forum home are not being displayed properly.
http://www.nifootball.co.uk/forum/ Any ideas, thanks |
Phenomenal plugin! Marked installed.
I need to change this plug-in so that it inserts the sidebar right before the breadcrumbs. I don't want my sidebar to be pushed down whenever there are messages/alerts and this is the only work-around I can think of. Any suggestions? I've tried some re-arranging with the code with my so-so PHP knowledge but to no avail. Thanks so much for taking the time to help out! Thanks :) |
They are a problem in "member.php" (MEMBERINFO) with the new vbulletin update 4.0.8.
The right sidebar is at the bottom right of the page and if the sidebar is closed they are a big CSS problem too... Please almannai can you check about that? |
Anyone knows the correctt position for this part of the code changes?
Quote:
|
using 1.3.3, any idea why the sidebar shows on manual searches but doesn't appear when viewing the pages showing all the threads with a particular tag?
|
Great mod!
|
Thanks for the mod, is working great but I have add a HTML block to be use with google adsence and works perfect in Forumhome but any other templates is there but the google adsence dont show up.
Any ideas how to fix that? |
I have a question, Within a block if I have two images to display and based on the forumid, I want to display one and not the other.
The following won't work for me. what mistake I did ? example 1: Code:
<vb:if condition="in_array($GLOBALS[forumid], array(31,14,17))"> Code:
<vb:if condition="$GLOBALS['foruminfo']['forumid']=99"> |
Does this work fine with 4.0.8?
|
I'm getting an issue when displaying on the home page of the forum in Internet Explorer. The graphic kicks over slightly to the left so I've disabled it but would like to display on the forum home page since it works ok with all other browsers. Has anyone else had this issue. Sorry if this is posted in a previous reply but I wasn't able to browse through th 40+ responses. Thanks.
|
1 Attachment(s)
For some blocks I created it does not display the blockid. See attachment.
For two blocks, the display is, blockid:block_ How do I find out the id for these blocks ? |
Hi
I have just installed this great mod and I now have the following error message Parse error: syntax error, unexpected T_STRING in /home/fmp/www/forum/global.php(29) : eval()'d code on line 95 any idea? txs FMP |
All times are GMT. The time now is 07:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|