vBulletin ModsThe Official vBulletin Modifications Site
http://www.vbulletin.org/forum/showthread.php?t=233871 |
Hi great mod, but I'm having a few problems with getting it to display on my custom pages.
I've done the template edits but I'm a little unsure where exactly to put this in the .php file.
I've tried it in a few different places, but I either get a white page or just the normal page with no sidebar? Here is my .php code, could somebody just point out were I need to add the additional code.
Cheers |
||||||||||
Quote:
but anyway as part of your code above your php page show look like the following
|
|||||||||||||||
It's still not working, I must not have copied the complete code in my other post, but this is what my .php file now looks.
I used the code you pasted, but I just got a white page. I'm using 4.0.3 if it makes any difference. |
||||||
Quote:
see the render should be at the end after registering the variables Please let me know how it goes
|
|||||||||||
Excellent that worked, thank you very much indeed.
|
you r welcome
|
Thanks for this mod! Nice work!
Bruno |
With your nice mod, I can create a subforum navigation in the sidebar :).
But one Problem: How to determine, in which forum the user is at the moment? I can set my php-block to "never cache", but $forum[forumid] is not evaluated at the moment, "includes\block\html.php" evaluates it... An idea how to solve this? Thanks! Bruno Edit: Got it! Use $GLOBALS['foruminfo']['forumid'] |
Great mod, one question though, I want to use it on my vBadvanced frontpage. How would I enable it on this piece of php?
|
||||||
Have a look at the plugins "Product : EveryWhere Sidebar". Perhaps you should simply add another one for you frontpage. Read "Instructions for custom pages"? Perhaps also this helps.
|
:)
Quote:
Great :) Quote:
|
||||||||
i am using this mod to have a custom page --> http://www.vbulletin.org/forum/showthread.php?t=235359 ..and i dont know which template to edit and add {vb:raw sidebaropen} and {vb:raw sidebarext}
i am using vb 4.0.3 . please help . it works flawless on all default vb pages except custom pages .. Wonderful mod . marked as installed~ Nominated for motm~ |
Quote:
|
And perhaps this one is also interesting for some users: You can change the title of any php block by customising $this->blockinfo['title'] with any html code. Including images, links, ... :)
Here an example, how to use this for navigating: vbMediaWiki, Missiologie. with php-code
Of course more automation is possible here. Only a first step. |
||||||
Quote:
Quote:
|
| All times are GMT. The time now is 09:28. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2001 - , vbulletin.org. All rights reserved.