How do i install it manually?
Download it from wordpress.com and install it.
PHP Code:[LEFT]<?[/LEFT]
[LEFT]$name = $_GET['name'];[/LEFT]
[LEFT]echo "Hi, your name is $name";[/LEFT]
[LEFT]?>[/LEFT]
[LEFT][/LEFT]
Um, email them or try support forums?
PHP Code:[LEFT]<?[/LEFT]
[LEFT]$name = $_GET['name'];[/LEFT]
[LEFT]echo "Hi, your name is $name";[/LEFT]
[LEFT]?>[/LEFT]
[LEFT][/LEFT]
Okay try changing:
to:PHP Code:require_once('\template-loader.php');
Sorry if it dont workPHP Code:require_once(\'template-loader.php\');
EDIT: Erm the second one should be:
require_once(\'template-loader.php\');
but for some reason it aint showing like that
Last edited by ClubTime; 10-08-2006 at 11:53 AM.
Want to hide these adverts? Register an account for free!