
Using FTP go to the main directory of your website. public_html folder.
Download .htaccess .. Back it up.
Then delete .htaccess on your directory.
Then go back to the PERMALINK setting, and change it.
Then upload your .htaccess again.
Everything should work.
BUT If it doesn’t work…
Put this code on your .htaccess file
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Using FTP go to the main directory of your website. public_html folder. Download .htaccess .. Back it up. Then delete .htaccess on your directory. Then go back to the ...
I was working on a client's website, which was running on WordPress and he was using ShopperPress on that site. And he also have one separate website ...

The 58th PSME Annual National Convention and Philippine Mechanical Engineering International Exhibition (PHILMEX 2010) is the premier event for academicians, researchers, leading engineers, technical personnel, representatives from government sector, private business and industry professionals, and students to network, debate current issues, and examine strategies that will help them chart the future of the profession in various research and instructional programs. It aims to create an opportunity for delegates to discuss developments in their respective field ...