![]() |
|
|||||||
|
Welcome to the Navigator Internet Solutions, Inc | Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
| Support & Questions Do you want to make public your Support Question? Feel free to post and you will receive a reply You don't need to be registered to post/reply here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
If you do, I have a fix for you ![]() First, edit index.php in nucleus: PHP Code:
Change that! Then change/edit/add this on .htaccess file: Code:
RewriteEngine On RewriteRule ^member/(.*) index.php?arr=member/$1 RewriteRule ^item/(.*) index.php?arr=item/$1 RewriteRule ^category/(.*) index.php?arr=category/$1 RewriteRule ^blog/(.*) index.php?arr=blog/$1 RewriteRule ^archive/(.*) index.php?arr=archive/$1 RewriteRule ^archives/(.*) index.php?arr=archives/$1 Thanks for your business Francisco www.NavigatorIS.net |