Hello.
When I'm Working In A Dir Like,
VB/thisdir
instead of just
VB/
I get errors with the included files, bbcodeparse.php etc. I fixed it like this:
You must first be a
registered member to view any code.
For example. this is out the archive/global.php file. Than the files are getting included like they should, only one more problem,
the header, footer etc... its messed up, it is getting included, just like i wanted but no images etc can be found, URL of the images is:
You must first be a
registered member to view any code.
instead of
You must first be a
registered member to view any code.
For example. It's looking for them in the same dir as the file is in, but since I need this for some little mods I'm working on, I dont want that people need to copy half of their board GFX into the same folder or something.
How can I fix this? If its not clear, let me know and I'll try to explain it better.