PDA

View Full Version : Category page not found


Vanny Rosso
05-05-2006, 09:17 AM
i installed correctly esyndacate 1.5, with MySQL 4.0.21

but if i click on site in New Links, Top Links, Popular Links
and category the result is "page not found" ,

why?

help !!

Vasily B.
05-05-2006, 10:51 AM
welcome to our support forums
fixed. you did not upload your .htaccess file in your esyndicat directory

iphish
05-07-2006, 02:58 PM
Edit: Figured it out...(i think) I think, before install, i had an old .htaccess on the server? I loaded what came with the scripts...Hell of all those times i been trying to figure what happened since the install was a breeze i forgot how it went. Anyways nice script and i cant wait to play arund with it. :D :applause:

I have the same problem. I have the .htaccess file.

When clicking the Directory it gives me a 404 page. Anyone know what the problems are?

Thanks!

Sergey Ten
05-07-2006, 04:34 PM
Hi, iphish

Please check install mod_rewrite module

Vasily B.
05-08-2006, 07:59 AM
Welcome to our support forums, iphish

angelopc
11-24-2008, 12:34 PM
Same Problem. Spoke with my hosting company, mod_rewrite is on, .htaccess file exists and is correctly configured.

"RewriteEngine on
RewriteBase /"

Let me know when and I'll PM my creds.

WebO
12-01-2008, 06:29 PM
Hi there!
I have the same problem.
my domain is www.dir.weebo.gr , where dir. is a subdomain of weebo.gr,
Spoke with my hosting company, mod_rewrite is on, .htaccess file exists at the root of dir folder with this script RewriteEngine on
Options FollowSymLinks
RewriteCond % ^dir.weebo\.gr [NC]
RewriteRule ^(.*)$ http://www.dir.weebo\.gr/$1 [L,R=301]

what is going wrong? Thanks for your support!!

Vasily B.
12-03-2008, 02:55 AM
Hi,

Welcome to our support forums, If you wish our team to fix that for you please send us your FTP credentials. Also please read this:
http://www.esyndicat.com/support/desk/knowledgebase/view/1.html

I suppose the article will be helpful for you.