
11-01-2010, 11:24 PM
|
 |
|
|
Join Date: Jul 2007
Location: Brisbane
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
Did your host not tell you where you home directory is? It should be in the directory where you originally had to go to install vbulletin. I would guess that inside the httpdocs directory is another directory for your site and the index.php file should be in there.
|
There is an index.php file there. It looks like this:
Quote:
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.7.2 Patch Level 2 - Licence Number xxxx
index page code removed
|| ################################################## ##################
\*================================================ ======================*/
?>
|
|