Quote:
|
Code:
<script type="text/javascript"> I put this in my forums directory and it was error-free. However - despite the nav (with the user cp/register, faqs, etc.) being included in the shell, I still don't see that. Am I missing some other include? |
If your not using Gamma you should prefix all the JS includes with $vboptions[bburl]/ to make sure they get included properly if you have pages outside of the forums directory.
|
doh! i knew i forgot about sumthing, thanks NTLDR :)
|
Surely, easy fix... but how do I get that main/top nav into my page?
|
Quote:
eval('$front_header = "' . fetch_template('header') . '";'); |
Isn't that already called by shell_blank though?
Code:
$stylevar[htmldoctype] |
To follow up my own question, I needed this within my code:
Code:
eval('$navbar = "' . fetch_template('navbar') . '";'); However - links, etc. were all wrong since the navbar template isn't pathed correctly (would need to add $vboptions[bburl]/ in many places I'm assuming). Just thought I'd update. |
yeap you would
|
Is it hard to set permissions for a page, if not, how would I do that?
I want to restrict usergroups to this page. |
All times are GMT. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|