Redirecting problem from orca forum

well i enabled my xsl and now the forum is working fine. But the problem now is that if I click on Home or members or any other link than forum, I get URL not found error message. I can see that the path is not correct in the address bar, now what do I do to resolve this problem??

Quote · 28 Nov 2008

I'd just enabled orca forum in my site, but I don't know what went wrong some of the links are not directing to it's orignal url. Anbody who knows how to resolve this problem? Please help!!!!!!!!

Quote · 30 Nov 2008

try to re-upload .htaccess file in orca folder to original one. It can solve problem.

Regards

Artur

Quote · 1 Dec 2008

Thanx Artur, for the reply. Well I did try reloading the .htaccess as I had gone through the forum it didn't work form. But what I did now is something like this below in design.php page:

$var="http:\/\/192.168.0.87\/LabSchool\/Web\/http:\/\/192.168.0.87\/LabSchool\/Web\/";
$glHeader1 = preg_replace("/$var/","",$Header);
$glHeader2 = preg_replace("/href=\"/i","href=\"$site[url]",$glHeader1);
$glHeader = preg_replace("/$var/","$site[url]",$glHeader2);

This is working well in my local intranet but however this is only the temporary solution for the problem, I have to re write the URL of the live site if I upload it in live. Does anybody knows what the real problem is??

Quote · 1 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.