Plugin updated.
There was a compability issue with the paid plugin "Callback" ( which gets free soon ). Please update your plugin, by simply reuploading the plugin zip from post #1
Oki dokie, late shall the sinner awake (or something....). FINALLY got myself around to call our host to double check if they have enabled mod_rewrite, which they had. So my clean_url is still not working. The .htacess file is uploaded at the top of the current site. Anyone want to help me backtrack what is wrong so I fianally can get it to work....^^
Thats odd, a 404 page when using apache mod_rewrite is usually a sign that something is missing. A mod_rewrite disabled error would result in somethng different, so thats not it.
I assume something wrong with your htaccess, but what, that i dont know. Trying to find your ftp details in PM then i could have a look
Ok, it appears on your host a RewriteBase was needed.
Code:
RewriteBase /
Which says practically we are at root of domain. Majority of hosts doesnt require this, so we dont have it included. We will pull it into the next version ( but comment - inactive ) in case someone need to enable it. http://www.spindelmor.se/details/Moonwitch/ you can enable clean urls now