• The permalinks I have setup on my woo-commerce products are not working. I am getting an Internal Server error. When I look at the log I see:
    PHP Notice: Undefined index: path in /home/quaffoqn/public_html/wp-content/plugins/enhanced-custom-permalinks/enh-custom-permalinks.php on line 326

    I looked at line 325:
    $request = ltrim(substr($string, strlen($url[‘path’])),’/’);

    I have disable the plugin so the site works. The permalinks not working are things like this: https://www.quaffee.com/Jura-A1

  • The topic ‘Permalinks not working’ is closed to new replies.