|
-
Apr 3rd, 2002, 11:13 AM
#1
Thread Starter
Hyperactive Member
PHP this time please help
$url_phpbb = "http://members.lycos.co.uk/muksforum/phpBB";
$url_admin = $url_phpbb "/admin";
$url_images = $url_phpbb "/images";
$url_smiles = $url_phpbb "/images/smiles";
$url_phpbb_index = $url_phpbb . '/index.' . $phpEx;
$url_admin_index = $url_admin . '/index.' . $phpEx;
this is for phpBB im haveing a problem getting into the admin part.
when i login it says this as the url
http://members.lycos.co.uk//muksforu...dmin/index.php
does anyone know why?>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|