![]() |
Can anyone tell me how I can add "Last Activity" information of a user to a custom page, what hook do I have to include?
I am customizing the showgroups.php to redesign the staff list...and I want to include "last activity" but I can't seem to get it to work :( Shouldn't it be a simple line of code? |
I was wondering if there was something I could add to force the page to be viewed in a certain style when people view it?
|
Would this hack work for a cubecart installation? I'm trying to integrate a cubecart shop with my vbulletin site.
Can I call another page from within a vbulletin template? |
Hello Gary, is this possible:
I want a template in the admin cp >templates to to show as LINKS but some other templates should hide (collapsed) under it just like the SHOWTHREAD template has. This would make the template list less cluttered. How can this be done please? |
thats made with the name i
the 1.ellement needsthe name myhack than the collapsed: myhack_1 myhack_2 |
I've been looking for a way (outside of the forums) to display RSS feeds. Would this be a method to do that?
Thanks. |
I have to say this is the best, easiest, fastest, most efficient (and every other-est) way to create extra pages with the VB styles! It was so easy to set up and I found that it was just as easy as the rest of the board to customize. All of my styles worked right from the start and guests can view pages without any problems!
Here is a link to my site. The links 'Written Works', 'Art Gallery', Project Surreal Manga', and 'Anime Convention Gallery' are the custom pages. I know there's not much on them (the Anime Gallery is the only one with content), but I even found a way to display different stuff in the side columns (using the side column hack) and the VB_AREA function. It's a simple code that you can add to the php pages you have to upload. Where is says in the php file: define('THIS_SCRIPT', 'yourscript'); Below that add: define('VB_AREA', 'test'); where 'test' is the area you want it to be named. keep it simple. I used simple words like art and manga. then when you make the links in your side columns, you can have separate links for your forums, then separate links for the custom pages: <if condition="VB_AREA == test"> Links for your test page </if> <if condition="VB_AREA == VBA_PORTAL"> Separate links if you have VBAdvance portal </if> <if condition="VB_AREA == Forum"> regular links for the forum. </if> And this will work in the navbar too! I haven't found a place where the VB_AREA function doesn't work. I thought it would just be something cool to add so that for all the work you go through to make the custom pages, you can have custom links too! |
After calling global.php, all the query string variables are emptied, and I'm guessing they are checked and then placed in another variable.
What variable are they moved to? |
In the beginning example, I see $navbits[$parent] = 'Test Page'; but the var $parent is not set. What is this used for?
|
FWT:
$navbits is for the breadcrumb in the navbar template. It will set the text that is displayed at the end of the breadcrumb |
All times are GMT. The time now is 02:07 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|