Quote:
Originally Posted by The Watcher
This looks promising gary -> a few questions !!!
1) How can I use this outside my forums directory? Do i just use this?
PHP Code:
chdir('/home/site/public_html/forums/');
require('./global.php');
|
I have done this Gary, but my images arent showing up.
edit: ok i got the misc images to show up, but i have the avatar in navbit modification and the avatar in the navbar doesnt show up
there has got to be a better way to do this outside of the forum directory. this is just not working at all.