Results 21 to 28 of 28
-
16th Jan 2012, 12:40 PM #21MemberWebsite's:
LotOfTalks.comhmm, that worked on mine when I tried..
but it was showing the 'FORUM' buttons link as http://mastwarez.com/forums/.php
that's not a problem, we can try to remove that
-
17th Jan 2012, 01:57 AM #22OPMember
Hmm... not working for me ! anyone else can help me ?
-
17th Jan 2012, 02:25 AM #23Member
Try adding this to your .htaccess file:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /forum.php?/$1 [L]
-
19th Jan 2012, 01:23 AM #24OPMember
Is this to remove forum.php from http://www.warez-home.net/forum.php
???
-
19th Jan 2012, 01:24 AM #25Member
Yes.
-
19th Jan 2012, 06:01 AM #26OPMember
Added but doesn't make any difference... still same problm.
-
19th Jan 2012, 06:02 AM #27Member
Is Mod_rewrite enabled on your server ?
-
19th Jan 2012, 06:44 AM #28OPMember
thank you mate,
I got solution through google search !!
Solution:-
Go to Index.php
Find:-
Code:require('content.php'); /** * Use the forum as the default script: */ // require('forum.php');
Code://require('content.php'); require('forum.php');
thats all need to do & all fixed!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...