hello sabret00the.thans for hack..
my config is;
Code:
<?php
// ## Changes Directory so it can accesss vBulletin IF we are outside the forums folder, if not this is not nessary ##
chdir("../forum/");
// ## Set GRPS to rewrite links and images automatically
$rewrite_links = TRUE;
?>
and installer;
Code:
chdir('../../forum/');
its okey bur image dir is problem..
http://www.4umturk.com/groups/images/
it should be
http://www.4umturk.com/forum/images/
how can I fix that..
and
when I click Start A New Group
it says
Code:
print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))
how will we fix it
best regards