![]() |
I am having a problem:
Every 4th or so time the index news page is pulled up in an iframe on my main page, it just plain doesn't load. 404. Is there a reason you can think it is doing this? I think I am using RC2 of vbindex, I may upgrade to rc3 tonight www.absolutepunk.net |
Hm, is there a way to add a "Forum" link to the portal page? Because theres NO way for a user to get to the forum index.
|
Just add a custom block with links to your pages.
|
By the way... great job on vBindex NTLDR, It works great. I was curious if you were gonna be adding a download page feature like vbportal did.
|
Quote:
Quote:
|
Didn't know about the extra pages feature, how would i go about doing that?
|
For non-dynamic pages add a template called vbindex_extra_PAGENAME and the visit it via vbindex.php?page=PAGENAME replacing PAGENAME with the name of the page. The template should only contain the content that you are replacing the news with.
|
heh I'm sorta confused, could you write some more extensive instructions? :)
|
[high]How To Add Extra (Non-Dynamic) Pages With vBindex 3.0.0[/high]
Lets use the example of a copyright page. In the Style Manager create a template called vbindex_extra_copyright and add the following HTML too it: HTML Code:
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%"> |
[high]How To Add Extra (Non-Dynamic) Pages With vBindex 3.0.0 RC3 or above.[/high]
This feature that allows you to easily add your own PHP to the extra pages (not custom blocks at present). Lets say you wanted a top ten posters page: Add a template called vbindex_extra_top10 with the folloing HTML: HTML Code:
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%"> PHP Code:
Then visit vbindex.php?section=top10 and you should see a list of the top 10 posters on your forum. Take alook at our demo here: http://www.coreforums.net/index.core?section=top10 |
All times are GMT. The time now is 05:59 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:
|