The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#422
|
|||
|
|||
Hi,
I am having all sorts of problems getting this to work, everytime I overwrite my current files with the changes you have I get a parse error from the functions.php file. I have a thread running in the PHP / MySQL / JS / (X)HTML forum bit none of the suggestions sem to be working. I would really like to get htis feature up and running but I don't know what I am doing wrong. Is it compatible with the latest version of the forum? THe thread link is here so you can see what's been suggested: https://vborg.vbsupport.ru/showthrea...6&goto=newpost |
#423
|
|||
|
|||
I get global and functions errors.
|
#424
|
|||
|
|||
excellent portal, works fine www.radclifferiverside.co.uk and is vbadvanced.com down? i can't seem to get on it.
|
#425
|
||||
|
||||
Is there a shoutbox for this?
|
#426
|
|||
|
|||
Quote:
|
#427
|
||||
|
||||
How do I make a custom module to read a template?
I made a template the exact width, etc. as the tables there now on the side. I want to make it a navigation bar. I have the module where I want it under edit modules, then I click it, edited it, but it won't work. I made the template under the default style. Any ideas what I am missing? adv_navigation (Module) Code:
Module Title: adv_navigation Module Identifier: File to Include: NONE OR Template to Include: adv_navigation Active: YES Column: Left Display Order: 2 Templates Used: ACCESS: Unregistered / Not Logged In Yes Registered Users Yes Users Awaiting Email Confirmation Yes (COPPA) Users Awaiting Moderation Yes Super Moderators Yes Rec0n Team Admin Yes Rec0n Team Moderators Yes Banned Users Yes Rec0n Team Member Yes friends Yes Code:
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0> <TBODY> <TR> <TD class=tcat><SPAN class=smallfont><STRONG><span class="tcat"><SPAN class=smallfont><STRONG>? <A href="http://rec0n.nauticaltech.com/" target="_self">Rec0n Team</A></STRONG></SPAN></span></TD> </TR> <TR> <TD class=alt1><DIV><A href="http://rec0n.nauticaltech.com/" target=_self>Home</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/forums/" target=_self>Forums</A></DIV> <A href="http://rec0n.nauticaltech.com/gallery/" target=_self>Gallery</A> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=members" target=_blank>Team Members</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=schedule" target=_self>Schedule</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=about" target=_self>About Rec0n</A></DIV></TD> </TR> </TBODY> </TABLE> |
#428
|
|||
|
|||
The only thing I can think of is that you need to name the template starting with adv_portal_xxx and then use the template name as xxx. This comes straight from my config of my Site Navigation module.
|
#429
|
||||
|
||||
Quote:
|
#430
|
||||
|
||||
Quote:
adv_portal_roster Code:
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0> <TBODY> <TR> <TD class=tcat><SPAN class=smallfont><STRONG><span class="tcat"><SPAN class=smallfont><STRONG>? <A href="http://rec0n.nauticaltech.com/" target="_self">Rec0n Team</A></STRONG></SPAN></span></TD> </TR> <TR> <TD class=alt1><DIV><A href="http://rec0n.nauticaltech.com/" target=_self>Home</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/forums/" target=_self>Forums</A></DIV> <A href="http://rec0n.nauticaltech.com/gallery/" target=_self>Gallery</A> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=members" target=_blank>Team Members</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=schedule" target=_self>Schedule</A></DIV> <DIV><A href="http://rec0n.nauticaltech.com/index.php?page=about" target=_self>About Rec0n</A></DIV></TD> </TR> </TBODY> </TABLE> Code:
Page Title:Roster Page Identifier:roster Page Template:adv_portal_roster Custom Style for this Page:DEFAULT Any ideas whats going on? |
#431
|
|||
|
|||
Be sure that the "Custom Page Content" box is checked.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|