I was able to make the page but the WOL part is showing unknown location. Here is what I put into functions_online.php
case 'store.php': $userinfo['activity'] = 'store'; break; case 'store': $userinfo['action'] = 'Viewing Shattered Planet Store'; break; Also, is there a way to integrate this page into VBA or at least insert a module from VBA? I have a site navigation module I'd like to add on the left side. Thanks. |
Opened Notepad.
Created test.php Pasted the code and changed test to 'FORUMDISPLAY' Saved to test server Opened Notepad Created test.html Pasted code Saved to test server Opened Browser and entered http://localhost/forum/test.php All I get is a blank page? Am I not using the right template? What am I supposed to be doing to make this work? Thanks |
Quote:
It says "Now create the template, called TEST with the following content:". Templates can be created through the "Styles & Templates > Style Manager" in the AdminCP. |
Hi folks,
I'm trying to learn as much as possible in as short a time as possible hehe. This thread is a great help. I would like to have a /forums/games.php page which contains thumbnails of flash games. I have created a template for each game, i.e. custom_game1, custom_game2, etc. I have insterted the line to call the template in the games.php file, i.e. Code:
eval('print_output("' . fetch_template('custom_game1') . '");'); I realise I could do this... Code:
forums/games.php?do=game1 I'm not looking for exact code, even a hint to a thread where I could learn it. Thanks Glen |
Hey guys, quick Q here as this is really a good method, however this is my file structure:
Site Structure 1. www.website.com/index.php < Root 2. www.website.com/forums/index.php << Forum Root Forum is located in 2, trying to make a home page for the forum in 1 to display whenever someone visits the website introducing parts of the site and the forum. The forum will be one of the main parts of the site so I'd like for the forum menus and features to work. Below is my code: test.php PHP Code:
Template called TEST HTML Code:
$stylevar[htmldoctype] HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" /> at the end of all of this, this is what I get: http://www.methodcity.com/tomektemp/ScreenHunter01.jpg but its supposed to look like this: https://vborg.vbsupport.ru/ Can someone help? I've seriously read through this whole thing... |
any help would be MUCH appreciated.
|
Your images don't work.
|
Still can't get mine going!!
Here's my Code: Code:
<?php http://i228.photobucket.com/albums/e...lobalerror.jpg Any Ideas? |
Its a bit obvious from the error what the problem is Diesel! The global.php file doesn't exist in the folder, read the error messages its not rocket science!
To solve it: PHP Code:
|
Quote:
--------------- Added [DATE]1203892667[/DATE] at [TIME]1203892667[/TIME] --------------- Still doesn't work... |
All times are GMT. The time now is 10:17 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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|