this is my php file
/home/cro-net/public_html/forums/
it not work
<?php
// ## Changes Directory so it can accesss vBulletin IF we are outside the forums folder, if not this is not nessary ##
chdir('../');
// ## Set's the base root directory back to the forums for all images ##
$img_forums = "/forum/";
// ## Set GRPS to rewrite links and images automatically
$rewrite_links = TRUE;
?>
please help
|