• warriorfr

    (@warriorfr)


    Hello,

    I tried your plugin which i like very much but unfortunately it doesn’t work with permalinks (with default links no problem).

    My type of permalinks is “/%category%/%postname%/“.
    So i use the following rules in my .htaccess file :

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    please help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter warriorfr

    (@warriorfr)

    Actually i can see the question and choices but the links (polls archive, View results) and button (Vote) do not work, nothing happend when i click them.

    http://www.lebulgare.com/

    the poll is on the right sidebar…

    thanks for your help.

    Thread Starter warriorfr

    (@warriorfr)

    I had an error 403…
    I reinstalled my blog from scratch.
    it works now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Democracy & Permalinks’ is closed to new replies.