• wp version : 2.7
    Quote version: 3.5.5

    Quote Rotator is not showing any more, in configuration page the old quotes are still here but when entering in Edit mode, wp says : Cannot load quote-rotator.php

Viewing 6 replies - 1 through 6 (of 6 total)
  • Exactly: cannot edit existing quotes. Message: “Cannot load quote-rotator.php”

    kauteneffects

    (@kauteneffects)

    Same error appearing now with WordPress v2.7.1 and Quote Rotator v3.5.6

    Error: Cannot load quote-rotator.php.
    Attempted Url: wp-admin/edit.php?page=quote-rotator.php

    I should also mention that the changes are being saved, but I have to click back after the error appears and then reload the quotes page.

    dnorth

    (@dnorth)

    I am having the same problem. I think it worked after the first quote I added. But I got the error after the adding the second one.

    Anyone with ideas.

    I am having the same problem still. Any solution yet?

    BUG REPORT
    Quote-rotator

    BUG FIX
    FILE: quote-rotator-management.class.php
    FUNCTION: function displayManagementPage()

    THIS LINE:

    echo "\t\t\t<form name=\"EditQuotesForm\" method=\"post\" action=\"?page=quote-rotator.php\">\n";

    SHOULD BE CHANGED TO:


    echo "\t\t\t<form name=\"EditQuotesForm\" method=\"post\" action=\"?page=quote-rotator/quote-rotator.php\">\n";

    THIS FIXES THE BUG

    I have *NOT* reported this fix to the author.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cannot load quote-rotator.php’ is closed to new replies.