Forums

Cannot load quote-rotator.php (7 posts)

  1. upyup
    Member
    Posted 10 months ago #

    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

  2. StarCapt
    Member
    Posted 10 months ago #

    Exactly: cannot edit existing quotes. Message: "Cannot load quote-rotator.php"

  3. KautenEffects
    Member
    Posted 9 months ago #

    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.

  4. dnorth
    Member
    Posted 9 months ago #

    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.

  5. curtd59
    Member
    Posted 8 months ago #

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

  6. curtd59
    Member
    Posted 8 months ago #

    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

  7. curtd59
    Member
    Posted 8 months ago #

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

Reply

You must log in to post.

About this Topic