Wonder why??

tamphet posted 30th of April 2008 in Community Voice. 4 comments.
I installed 6.1... everything seem to go OK.
My home page load not a problem but other pages are not working.

EX: when I click on blog.. it takes me to URL /blogs which not display error.
When I click on music ... it takes me to URL /music/all/10/1 (page not found)

I wonder what wrong..?

huh?? I you can help.. Many thanks
 
Comments
·Oldest
·Top
Please login to post a comment.
ydrargyros
The whole problem relies on mod_rewrite...Through the Admin Panel just go to Permalinks and untick them all...logically everything will work well but remember this way your site won't be search engine oprimised!
okweb
or your .htaccess file is empty
Kush
It seems my _root .htaccess file was empty.

I pasted this:

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .+ - [L]
RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L]
</IfModule>


and I was able to see /blogs but not /music/all/10/1

Is there more that should be in my _root .htaccess or do I need to edit another see more .htaccess file?

Thanks for the attention.
okweb
adress to /music/all/10/1 are in .htaccess file, open file and see, it's mutch more there...

Upload complete .htccess file and overwrite old file,
and probelery you have to delete
php_flag register_globals Off
from the file.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.055806875228882