Forums

[Plugin: Open Links Directory] Error 404 when clicking categories (5 posts)

  1. imcgraw
    Member
    Posted 4 years ago #

    Installed plugin as per instructions and have set smarty cache folder permissions.

    Changed settings and created DB for ODLinks

    Created two basic top level categories

    Clicking the categories from the ODLinks home page give Error 404

  2. gbla123
    Member
    Posted 4 years ago #

    I have the same problem. Wasted 4 hours on this. Does not work.

  3. stillatmycomputer
    Member
    Posted 4 years ago #

    If you are using clean URLs the page name must match what is in the .htaccess file

    RewriteRule !^(classified|members-links)/ /index.php [L]
    RewriteRule members-links/([^/\(\)]*)/?([^/\(\)]*)/? /index.php?pagename=members-links&_action=$1&id=$1&parent=$2 [QSA,L,NS]

  4. dolcegirl
    Member
    Posted 3 years ago #

    Hello,

    I'm sorry, I have tried to edit my .htaccess file. And I don't :( get it... it's either 404 or internal 500 error..
    My permalink setting is: /%postname%/
    I have created 1 main category and a subcategory. The main category is the set as parent to subcategory.

    This is what it looks like .htaccess file
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    plz help Thansk H

  5. ikester
    Member
    Posted 3 years ago #

    This plugin does not work, needs to be removed from the repository

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags