Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Hi
Kennyreyes
Posted on 12 Sep 2009, 15:40:37

Access: Member
Total Posts: 1
Joined: 2009-09-12

I have a problem with the older news link's...

/news/0/2/index.html

it put the links that way...

and those links don't exit in my FTP, how can i solve this ?

Thanks.
#854
Chris
Posted on 12 Sep 2009, 16:23:26

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

You need to edit the .htaccess file that came with the script. If you move it to your main web directory and replace the code inside it with this

Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* /index.php [L]

It should work fine.
#855
Network-13.com © 2013