Put the following, probably best place would be at the very end right before the ?>
PHP Code:
|
http://www.maddpc.com/~ashraf/index.php
the index page works fine, I added the extra code you put to the end of index.php but when I put something like http://www.maddpc.com/~ashraf/index.php?page=psdmain I'm not brought to the template index_psdmain, how would this be done? |
Quote:
|
Quote:
|
Quote:
|
is tehre a way to have it seach pages that are not off the forum?
|
Quote:
|
Thank you Gary W for the tutorial, I needed that!
Silver |
Quote:
|
No problem glad it worked :)
|
sorry to be a hassle, but can you please tell me what I'm supposed to do here?
my templates are named index_fonts, index_psds...etc like that, what would I change this code to for it to work correctly? PHP Code:
|
Quote:
|
ok.. sorry about this, but http://www.maddpc.com/~ashraf/index.php? is the page, I added
PHP Code:
http://www.maddpc.com/~ashraf/index.php?do=fonts or http://www.maddpc.com/~ashraf/index.php?do=index_fonts thanks |
I think you must try this code:
PHP Code:
|
Quote:
|
Quote:
If the events should show up: define('THIS_SCRIPT', 'test'); (where test is the name of the nonvb-page) should be define('THIS_SCRIPT', 'index'); |
Ok i am having one hell of an issue, I made a index page for a site i am building but when your not logged into the forum the homepage doesnt show up. This page is out side vb and in the home directory. any help would be appreciated.
EDIT: i put it back into vb and still logged out user cant see it how do i give them permissions to veiw this page? |
linux server files are case sensitive...
it's all lowercase /forum/test.php - still give me a blank page... Quote:
|
got it!!!! test at the bottom of test.php is uppercase there your template needs to be "TEST" uppercase
|
Alright gary...thanks for the tips thus far. He's what I'm trying to do. I'm trying to create an article system of sorts. My database table will have the following fields: Author, Date, Article, Title, and ID. Now, what I'd like to do is have something like:
articles.php?do=viewarticles&artid=4 And that would call the article in the database with the ID of 4. At any rate, how would I do that without having to make a new template for every article. |
AutomatikStudio,
Just a suggestion. It may be easier to use a variation of one of the portal hacks. |
Quote:
|
n/m got it.
|
can u make vb code work with this ?
otherwise this is like HTML pages i guess...gotta use HTML tags. |
is it possible to get the member age (if specified by the user in in his options) to show on the page...and is it possible to get the contact column from memberlist.php to work on this custom page? if so...how?
|
I have also been wondering if it is possible to include info for a specific user on the page.
|
How would I add the title of the page in to the <title> tags?
|
This is what I am doing to make it a little more automated.
Between the title tags, use Code:
$navbits[lastelement] PHP Code:
See here: http://www.modernengineuity.com/specs/ford_gt.html |
Where can I find the <title> tags to edit? I seriously feel like I've looked everywhere..I'm sure they're right under my nose.
|
It's in the template.
|
Yeah..that's what I'm saying...I've looked through just about every template. Which specific template did you edit?
|
If you use the first post as an example, the template would be called TEST.
It should look something like this Code:
$stylevar[htmldoctype] |
Doh...I'm an idiot.
|
Okay, I created the php files and uploaded them, and made the templates and named them in uppercase. But when I enter the addy in my browser, I get this:
Parse error: parse error, expecting `')'' in /home/pkrwud/public_html/vbulletin/decals.php on line 13 BTW, I am rather clueless when it comes to this stuff, but I try. |
also, "decals.php" is the "test" file.
|
Ok. I read all 8 pages so far and i havent seen this question asked. So, I am going to go for it. Lets say that you have two different styles for a forum and you want to specific exactly which style you want a page to display. Can you think of any code that can be included that will load a specific style.
Oh yeah. I dont want to add the styleid variable to the URL either. I want this to be hidden in the php page. |
Quote:
Take that same script and more it to another directory and it breaks on global.php. Add the chdir as above just before your require statement and you will have a non-functioning navbar. No pulldown menus. Any ideas on how this is resolved? |
Well, I just tried all over again from scratch, and did it exactly the way I read it, and this time received this error:
Parse error: parse error, expecting `')'' in /home/pkrwud/public_html/vbulletin/test.php on line 23 What does this mean? On line 23, is 'TEST', the name of the TEST template I made. Anyone? |
What is your WHOLE line 23? Copy and paste it here.
|
PHP Code:
|
All times are GMT. The time now is 08:02 PM. |
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:
|