Jump to content
WebFlake
  • 0

Sorry, we couldn't find that!


Swift aka AnonyWS

Question

6 answers to this question

Recommended Posts

  • 0

Did you add the .htaccess info it told you to when you turned friendly urls on?

 

This is my .htaccess:

 

 

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} .*.(jpeg|jpg|gif|png)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . /public/404.php [L]
 
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* /index.php 
</IfModule>
Link to comment
Share on other sites

  • 0

Damaged Furltemplates.php?Did you installed IP Content, and tried to set it as homepage?

 

I tried installing IP.Content then i removed it again, but IP.Content worked fine.. But that was AGES Ago.

 

I would probaly use IP.Content for articles, but too many settings and stuff that i don't know what to do with.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...