The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with HTML.
I have this site that i made in school for an ict project (which i got 100% for)
www.blaminator.co.uk/ict I have uploaded it to the /ict/ dir, but all the images / links are like this /blahblahblah All the images are in their respective folders in the /ict dir, dunno what to do, ive tried using chdir command in php, but it didnt work thanks |
#2
|
||||
|
||||
use
HTML Code:
<img src="../blahblahblah/img.gif" />
|
#3
|
|||
|
|||
:/ *cringe* I have to edit many a files now
thanks anyway |
#4
|
||||
|
||||
there is also another trick, you can put into your header iirc:
HTML Code:
<base href="../" />
|
#5
|
|||
|
|||
When you say that, do you mean like this?
<base href="/home/public_html/ict/" /> |
#6
|
||||
|
||||
nope i meant
HTML Code:
<base href="../blahblahblah/" />
|
#7
|
|||
|
|||
Thanks :/ but it didnt work Oh well, may as well give up :/
|
#8
|
||||
|
||||
well, no other idea then
|
#9
|
|||
|
|||
Quote:
vB can get messy when you start adding folders, but it was not designed with that in mind because virtually nobody does that (although I might with a subdomain which would be interesting). |
#10
|
|||
|
|||
Quote:
But thanks, I guess i have a damn lot of editing to do, see you in a few hours lol |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|