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)
-   -   Add-On Releases - Everywhere Sidebar 4 VB4 (https://vborg.vbsupport.ru/showthread.php?t=233871)

Taurus MFF 05-26-2010 10:35 AM

tagged, looks terrific

almannai, you mentioned that it take a lot of time, but are you considering adding the option to disable minimizing the sidebar vertically and horizontally? that would basically make this mod perfect.

Slyou 05-26-2010 11:51 AM

hello guys, first thanks you for this mod i was looking for that its very good. I just have a little request. Is it possible to move up a little bit the forum part to be at the same level as the side bar , as it is on the main page forums ?

here one screenshot to explain

http://img22.imageshack.us/img22/9118/sidebaro.jpg

Thanks in advance.

BRotondi 05-26-2010 01:16 PM

Hi almannai!

O.K. I really have to post a big thanks again.

Thanks to your mod I was able to create my forum navigator as dreamed for a long while. Including "Newbie Navigation", "Subforum Overview", ...

... and still more ideas in the holster :)

Big Thanks also for your continuing support here!!
Bruno

almannai 05-26-2010 05:48 PM

Quote:

Originally Posted by Taurus MFF (Post 2043576)
tagged, looks terrific

almannai, you mentioned that it take a lot of time, but are you considering adding the option to disable minimizing the sidebar vertically and horizontally? that would basically make this mod perfect.

That is for the vertical buttons but I really can't tell when will be the next update.
I will try my best to sett some option to control showing the minimizing button as a lot of request for that.

Quote:

Originally Posted by Slyou (Post 2043597)
hello guys, first thanks you for this mod i was looking for that its very good. I just have a little request. Is it possible to move up a little bit the forum part to be at the same level as the side bar , as it is on the main page forums ?

here one screenshot to explain

http://img22.imageshack.us/img22/9118/sidebaro.jpg

Thanks in advance.

I see what you mean

it is similar to this request
https://vborg.vbsupport.ru/showpost....&postcount=313

Please see BRotondi comments for that problem
https://vborg.vbsupport.ru/showpost....&postcount=315


Quote:

Originally Posted by BRotondi (Post 2043630)
Hi almannai!

O.K. I really have to post a big thanks again.

Thanks to your mod I was able to create my forum navigator as dreamed for a long while. Including "Newbie Navigation", "Subforum Overview", ...

... and still more ideas in the holster :)

Big Thanks also for your continuing support here!!
Bruno

You are welcome,
I've visited your forum and it looks really nice and very well orgnized.
Keep up the good work

roymogg 05-28-2010 03:08 PM

This is a great mod which I have almost working - this really should be included as a default to VB4.

Anyway; mod installed and sidebar shows up OK forum home, calendar and search.

But on forumdisplay or showthread the sidebar is forced to the bottom of the page and the layout is broken.

Any ideas where to look to solve the problem.

Cheers

RoyMogg

Eq4bits 05-28-2010 04:03 PM

I think I had this problem at first as well... it's been so long since I had to work with it I've forgotten what I did, but, I seem to remember I changed a width value somewhere and it fixed it? I use a 'fixed' width for overall of 936px.

almannai 05-28-2010 04:50 PM

Quote:

Originally Posted by roymogg (Post 2044663)
This is a great mod which I have almost working - this really should be included as a default to VB4.

Anyway; mod installed and sidebar shows up OK forum home, calendar and search.

But on forumdisplay or showthread the sidebar is forced to the bottom of the page and the layout is broken.

Any ideas where to look to solve the problem.

Cheers

RoyMogg

Quote:

Originally Posted by Eq4bits (Post 2044693)
I think I had this problem at first as well... it's been so long since I had to work with it I've forgotten what I did, but, I seem to remember I changed a width value somewhere and it fixed it? I use a 'fixed' width for overall of 936px.


roymogg does Eq4bits suggestion solve your problem?

If not see if there is any other mod that is effectiong your forumdisplay and showthread.

And what is ur vb version?

roymogg 05-29-2010 10:08 AM

Hi Almannai,

No this did not fix the problem so I am looking at templates and possible hacks that may cause this on these two specific places on the forum.

I am on 402pl2

Will advise on my findings

cheers

Roy

Uskana 05-29-2010 10:34 AM

Nice feature.
It makes life easy.

roymogg 05-29-2010 01:01 PM

Quote:

Originally Posted by roymogg (Post 2045009)
Hi Almannai,

No this did not fix the problem so I am looking at templates and possible hacks that may cause this on these two specific places on the forum.

I am on 402pl2

Will advise on my findings

cheers

Roy

This now works correctly - I made a slip when including the relevant replacement tag for VBSEO in the div (class has to be pagetitle) - this through out the layout.

Now all works perfectly.

great mod and nominated

Cheers

Roy

almannai 05-30-2010 03:34 PM

Quote:

Originally Posted by Uskana (Post 2045015)
Nice feature.
It makes life easy.

Thanks

Quote:

Originally Posted by roymogg (Post 2045080)
This now works correctly - I made a slip when including the relevant replacement tag for VBSEO in the div (class has to be pagetitle) - this through out the layout.

Now all works perfectly.

great mod and nominated

Cheers

Roy

Great:)

roymogg 05-31-2010 02:18 PM

Hi All,

I have installed this as a test of the custom page install on the VBA links directory - I do not have vbadvanced. 'vbalinks' installed as www.example.com/links (outside forum directory)

Sidebar shows up great but the links to the thread url in 'forum threads block' for example show up as:

www.example.com/links/showthread?=xxxx instead of www.example.com/forum/showthread?=xxxx

same for link to user profile - but small avatars, thread title and the rest are fine. I have included the relevant php files in header replace etc.

Looking at the blocks template I cannot see where i can change to an absolute url (not relpath) - when I do change this vb phrase nothing happens. Anyone started looking at this problem with custom pages outside of forum root?

cheers

Roy

BRotondi 05-31-2010 02:34 PM

Hi Roy

A lot of Adds need relative paths. It's easier if you begint to use e.g. ../links instead of /links and similar. Else you will allways need to change the adds to your needs.

Regards,
Bruno

almannai 06-01-2010 06:22 AM

Quote:

Originally Posted by roymogg (Post 2046040)
Hi All,

I have installed this as a test of the custom page install on the VBA links directory - I do not have vbadvanced. 'vbalinks' installed as www.example.com/links (outside forum directory)

Sidebar shows up great but the links to the thread url in 'forum threads block' for example show up as:

www.example.com/links/showthread?=xxxx instead of www.example.com/forum/showthread?=xxxx

same for link to user profile - but small avatars, thread title and the rest are fine. I have included the relevant php files in header replace etc.

Looking at the blocks template I cannot see where i can change to an absolute url (not relpath) - when I do change this vb phrase nothing happens. Anyone started looking at this problem with custom pages outside of forum root?

cheers

Roy

Roy

I would like to help but the mod will display whatever you have in blocks. It has nothing to do with blocks coding.

Good luck

ShawneyJ 06-02-2010 11:53 PM

Quote:

Originally Posted by Taurus MFF (Post 2043576)
tagged, looks terrific

almannai, you mentioned that it take a lot of time, but are you considering adding the option to disable minimizing the sidebar vertically and horizontally? that would basically make this mod perfect.

agreed, specially showing ads/links etc,

is there anything i can do to stop members from being able to minimize the side bar at all?,

some coding? anything i can remove?

thanks.

BRotondi 06-03-2010 04:04 AM

This has nothing to do with this Mod. Ask on vb.com how to disable the sidebar-minimizing.

Taurus MFF 06-04-2010 07:30 PM

some users are "stuck" with a blank column since they had the sidebar collapsed before this mod & our removal of the collapse button.

I'd like to test your suggestion (below) since it seems no one has reported back on this possible fix:

Quote:

Originally Posted by almannai (Post 2026024)
Off the top of my head

From the global_start hook on the top search for
PHP Code:

$bbandSBactive=0

replace it with
PHP Code:

$bbandSBactive=1


Let me know how it goes.

Again I don't recommend this change to anybody

there are eight occurrences of
PHP Code:

$bbandSBactive=0

in your code. should all be changed to =1 or only the first right after <![CDATA[

thanks in advance

almannai 06-05-2010 06:26 AM

Quote:

Originally Posted by Taurus MFF (Post 2048397)
some users are "stuck" with a blank column since they had the sidebar collapsed before this mod & our removal of the collapse button.

I'd like to test your suggestion (below) since it seems no one has reported back on this possible fix:



there are eight occurrences of
PHP Code:

$bbandSBactive=0

in your code. should all be changed to =1 or only the first right after <![CDATA[

thanks in advance

You don't need to replace them all.

Just replace the one on the top of the <hookname>global_start</hookname>

Taurus MFF 06-05-2010 06:50 PM

Quote:

Originally Posted by almannai (Post 2048646)
You don't need to replace them all.

Just replace the one on the top of the <hookname>global_start</hookname>

this did not make the sidebar reappear after it has been closed. tested in IE8 and FF 3.6.3

any suggestions other than restoring the collapse button to restore the sidebar?

almannai 06-11-2010 10:52 AM

Quote:

Originally Posted by Taurus MFF (Post 2048878)
this did not make the sidebar reappear after it has been closed. tested in IE8 and FF 3.6.3

any suggestions other than restoring the collapse button to restore the sidebar?

Sorry I've been away

No it wont your best bet is to tel your visitors to remove your site cookie and restart their browser.

ndL 06-14-2010 05:11 PM

when installed, my "reply with quote" button placed bellow the whole post box.

support?

almannai 06-14-2010 05:41 PM

Quote:

Originally Posted by ndL (Post 2053605)
when installed, my "reply with quote" button placed bellow the whole post box.

support?

Can you provide a screen shot?

mmoore5553 06-19-2010 05:13 PM

Where can you control the width of the sidebar ?

starli 06-20-2010 10:18 PM

Hey,

falls about when it will give an update?
With vBulletin 4.0.4 it comes to loading times of about ~ 5 seconds.
We have tested this extensively and have gone through all of our addons.
In a fresh installation with a blank vBulletin forum there is also such a high load times.

Once the addon is enabled, there is very high loading times.

Regards.

almannai 06-21-2010 06:42 AM

Quote:

Originally Posted by mmoore5553 (Post 2055931)
Where can you control the width of the sidebar ?

You can do that from vbulletin style only.

Quote:

Originally Posted by starli (Post 2056668)
Hey,

falls about when it will give an update?
With vBulletin 4.0.4 it comes to loading times of about ~ 5 seconds.
We have tested this extensively and have gone through all of our addons.
In a fresh installation with a blank vBulletin forum there is also such a high load times.

Once the addon is enabled, there is very high loading times.

Regards.

Sorry where is the Question!!!

mmoore5553 06-21-2010 10:42 AM

Where abouts in the vbulletin style ? I could not find out where ?

starli 06-21-2010 11:45 AM

Quote:

Originally Posted by almannai (Post 2056781)
Sorry where is the Question!!!

?hm...Update because its laggy with 4.0.4? :D

Regards.

almannai 06-21-2010 05:11 PM

Quote:

Originally Posted by mmoore5553 (Post 2056846)
Where abouts in the vbulletin style ? I could not find out where ?

Style manager -> All style options of the style you want to change.

Quote:

Originally Posted by starli (Post 2056865)
?hm...Update because its laggy with 4.0.4? :D

Regards.

I see ...

Did you try to disable block one by one to see which one is slowing you forum?

starli 06-21-2010 05:51 PM

No, I have only tested with the entire addon.
I will test it tonight and I will give detailed feedback.

I have already heard it give the most performance problems is to run the PHP scripts in vBulletin 4.0.4

almannai 06-24-2010 06:43 AM

Quote:

Originally Posted by starli (Post 2057044)
No, I have only tested with the entire addon.
I will test it tonight and I will give detailed feedback.

I have already heard it give the most performance problems is to run the PHP scripts in vBulletin 4.0.4

We are still waiting...:D

BRotondi 06-25-2010 06:00 AM

Anyone ablte to add the sidebar to "Project Tools"? Custom Page-Instructions on Post 1 have no effect since $sidebarext and $sidebaropen are still null...

Edit: Works! I missed the first point: ACP > Enable for custom pages?: Yes. ...:rolleyes:

almannai 06-27-2010 06:23 AM

Quote:

Originally Posted by BRotondi (Post 2059226)
Anyone ablte to add the sidebar to "Project Tools"? Custom Page-Instructions on Post 1 have no effect since $sidebarext and $sidebaropen are still null...

Edit: Works! I missed the first point: ACP > Enable for custom pages?: Yes. ...:rolleyes:

small steps are always missed ...:)

XShava 06-28-2010 06:51 PM

Is this coming?

Quote:

The ability to set different blocks for different forums.

almannai 06-29-2010 07:18 AM

Quote:

Originally Posted by XShava (Post 2061268)
Is this coming?

Not sure if it will be added or when.

BRotondi 06-29-2010 08:54 AM

Hi Almannai

Perhaps there's an easier way to add - as a first step - possibilities for programmers to achieve this. An ACP > Settings-Possibilities is perhaps another quite complicated thing...

Perhaps you know which hook adds a plugin-in, which will execute after every block, preventing its visibility in relation to the active forum or page.

As far as I understand things, this should be possible. In a later step we will find ways for nice settings and also prevent executing instead of deleting.

Kindly regards and thanks for all your engagement!
Bruno

almannai 06-29-2010 11:05 AM

Quote:

Originally Posted by BRotondi (Post 2061575)
Hi Almannai

Perhaps there's an easier way to add - as a first step - possibilities for programmers to achieve this. An ACP > Settings-Possibilities is perhaps another quite complicated thing...

Perhaps you know which hook adds a plugin-in, which will execute after every block, preventing its visibility in relation to the active forum or page.

As far as I understand things, this should be possible. In a later step we will find ways for nice settings and also prevent executing instead of deleting.

Kindly regards and thanks for all your engagement!
Bruno

Thank you Bruno for your useful input

Frankly don't know if there is a hook that will be called on block start to atach the plugin in.

Rightnow my hand are tied up in onther project and I don't want to promisse anybody if am not sure it is possible to do it.

Regrds,

BRotondi 06-29-2010 12:10 PM

Quote:

Originally Posted by almannai (Post 2061637)
Frankly don't know if there is a hook that will be called on block start to atach the plugin in.

I think, there's no easy way to prevent creating the block but after creating, it can be deleted... will have a look myself - as well after my other duties :)

almannai 07-05-2010 02:05 PM

Quote:

Originally Posted by BRotondi (Post 2061668)
I think, there's no easy way to prevent creating the block but after creating, it can be deleted... will have a look myself - as well after my other duties :)

'm working on this now and almost making it working

Big-K 07-05-2010 03:01 PM

Custom blocks for different pages will make this a "must-have".

BRotondi 07-05-2010 03:23 PM

Quote:

Originally Posted by almannai (Post 2064817)
'm working on this now and almost making it working

Congratulations! I forgot to mention, that I was not able to find a suitable solution for both ideas.


All times are GMT. The time now is 12:16 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.03057 seconds
  • Memory Usage 1,859KB
  • 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_php_printable
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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