
01-19-2009, 03:56 PM
|
 |
|
|
Join Date: Dec 2008
Location: Portugal
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Alfa1
Just hardcode the link, by replacing
PHP Code:
<a href="$vboptions[bburl]/sitemap.php">Sitemap</a> -
with
PHP Code:
<a href="http://www.example.com/forum/sitemap.php">Sitemap</a> -
Put your forum location instead of example.com/forum
|
@Alfa1, thanks in advance, but after this... continue not open a valid page, simple open a blank page...
Have you other solution...?
|