Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author theArab

    (@thearab)

    This has to do with how your page-naming is handeled through WordPress. in the Admin dashmenu, click “Settings” then “Permalinks” try to change this to either default or post name and see if that helps. let me know. I’ll do what I can to get it working for you.

    Plugin Author theArab

    (@thearab)

    I have made an update to the system. That checks to see what type of Permalink Settings you have. I do not think it will cover all types of settings, but if you update the plugin to version .95 it may resolve your issues with the 404. Let me know if I can help you with anything.

    Thread Starter kevjp

    (@kevjp)

    Thanks. I already have it set to post name. The updated version doesn’t resolve the issue for me.

    Plugin Author theArab

    (@thearab)

    Can you set it to default and see if that works? Can you share the link to your site so I can see better what is happening? Sorry about the issues with it. I’ll get this working for you.

    Thread Starter kevjp

    (@kevjp)

    Sorry for the delay – I’ve tried setting to default but I get: Not Found The requested URL /&op=sked&ts=1422576000& was not found on this server.
    I have my blog blocking countries except Japan to eliminate spam without having to mediate my comments (Japanese don’t seem to spam at all), and my site is in Japanese anyway – so a link isn’t very useful.

    Plugin Author theArab

    (@thearab)

    Try to replace the file “sm-functions.php” in the “_include” folder of the Skedmaker plugin with the file here: http://www.skedmaker.com/sm-functions.zip Unzip the folder and reupload the php file.

    The URL you posted is supposed to include a “?” at the very beginning. Which this one does not. And I think because of your page settings, it is being omitted somehow.

    PS, a world without spammers… sounds like heaven to me! šŸ™‚

    Thread Starter kevjp

    (@kevjp)

    Well, yes, that seems to have worked! Thanks. Now it’s running I can explore its functions better. I must say, it’s looking good.

    Plugin Author theArab

    (@thearab)

    That’s great news! I’m so glad that it’s working for you. If you experience any other issues, or think I can help you with something. Feel free to post a support thread, or you can always email me through my site if that’s more convenient for you: http://www.skedmaker.com/index.php?op=contact&
    Cheers!

    Hi,
    The same problem. “Permalinks” is on Post name and I’ve uploaded sm-functions.php. Didn’t help.
    Please advise.

    Plugin Author theArab

    (@thearab)

    Sometimes a theme is the cause of this. Can you enable the generic wordpress theme, then check the page and see if Skedmaker plugin works?

    Twenty Fifteen doesn’t work. The same error.

    Plugin Author theArab

    (@thearab)

    Are you adding it to a “page” it will not work on “post” type pages, like blog posts.

    Yes, page.

    I’m seeing the same thing. While in admin mode, the “?” appears in the URL preceding the parameters, it’s missing when running the calendar from the website itself. This is a bug which needs to be corrected. Note, I’m adding it to a PAGE, not a POST.

    SOLUTION WORKED FOR ME:

    OK.. Looked through the code and it’s pretty clear that the issue is with the file “sm-functions.php” in the “_include” folder of the Skedmaker plugin.

    If you don’t want to go into the inners of wordpress to make this fix, then I recommend users change your permalink structure from:

    /%postname%/

    to this:

    /%postname%

    Yes – the only difference is that you will remove the trailing forward-slash character from the end of that string.

    — Gregory

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘404 errors’ is closed to new replies.