PDA

View Full Version : Where did my forum go?


JamesHenry
09-07-2004, 03:04 AM
FIXED
Uploaded the index.php to wrong area.

Zen
09-07-2004, 08:35 AM
Install vbAdvanced somewhere else not at the forum level i.e domain.com/ not domain.com/forums

Our Sponsors
 

JamesHenry
09-07-2004, 11:48 AM
Yeah, but then how would I come about doing that? Every needed file is in domain.com/forums/.

Would I copy files onto domain.com?

Thanks.

Brian
09-07-2004, 12:01 PM
Yes, just move the file up one directory and put your old forums/index.php file back.

Our Sponsors
 

JamesHenry
09-07-2004, 03:06 PM
Yes, just move the file up one directory and put your old forums/index.php file back.

I restored the original domain.com/forums/index.php this morning before I left for class.

So are you saying move the files that are included in the download to www.mydomain.com/ ?

Again, im apologize for my stupidity.

JamesHenry
09-07-2004, 08:51 PM
Alright, it was my error, I uploaded the cmps_index to the wrong place.

However, now the banner doesn't load and a question: How would i put a 'FORUMS' link on the top navigation bar.

Thanks in advance.

Edit:

http://www.tacticalxboxgamers.com/index.php?
^ Portal Homepage, no banner.

http://www.tacticalxboxgamers.com/forums/index.php?
^Forum Home, banner is there.

Brian
09-07-2004, 09:38 PM
To add a forums link just edit your navbar template and add it in there.
As for the banner, you'll need to add the full path to the image in the image tag.

JamesHenry
09-07-2004, 10:46 PM
I must really look stupid and I apologize, but really I have no idea how to set

My current banner is set up like this:
<th align="center" valign="top" background="$stylevar[imgdir_misc]/background.gif"/><div align="right"><img src="$stylevar[imgdir_misc]/bannermid.gif" width="750" height="125"></div></th>

To get it on the index.php portal page, how would I come about this? I tried a direct link (www.domain.com/forums/images/misc/filename.extension).

Im sorry for bothering you, I know im a pain in the butt! :(

JamesHenry
09-09-2004, 01:04 AM
Alright, I found the lazy mans way to do it.

All of the images were being called from www.tacticalxboxgamers.com/images/rage/foldername/

I simply just created an the directories and copied the needed files there.