Permalink Plugin Error

By s2smedia - November 5, 2014

I activated this plugin.. however when I try to go to permalinks I created.. i get this error:

Notice: Undefined index: REQUEST_URI in XXXXXXXXX\plugins\permalinks\permalinks_dispatcher.php on line 12 Dispatcher: No mod_rewrite url detected!

what am i doing wrong?

By Dave - November 5, 2014

Hi s2smedia, 

What version of permalinks are you using?  (It should say under the plugins menu).

Can you try adding a @ in front of $_SERVER['REQUEST_URI'] in permalinks_dispatcher.php, like this: @$_SERVER['REQUEST_URI']

And let me know if that resolves the issue?

Thanks!

Dave Edis - Senior Developer
interactivetools.com

By s2smedia - November 5, 2014

1.02

I added the "@"

now I get error:

Dispatcher: No mod_rewrite url detected!

By Dave - November 5, 2014

Hi s2smedia, 

Yea, what's happening is the plugin isn't able to detect any information about the URL path on your server for some reason.  I haven't seen that before but I can take a look for you.

If you can send me the following I can debug and resolve it for you:

  1. A link to this forum post
  2. CMS & FTP login details
  3. Steps to reproduce the issue (eg: a link I should click) 

Email that to me at dave@interactivetools.com (do not post login details to the forum).

Thanks!

Dave Edis - Senior Developer
interactivetools.com

By s2smedia - November 12, 2014

Any update with this? I emailed you all of the info.