• Resolved Pierre_02

    (@pierre_02)


    Hi Scott.

    Since the last update I have an error message each time I try to generate my static files :(…
    [2017-01-14 15:18:23] An error occurred: Undefined index: permissions_error

    I have checked “Enable debugging mode” and sent you the debug log, but it doesn’t seems to contain a lot of informations.

    [2017-01-14 15:18:22] [class-ss-plugin.php:231] Received request to start generating a static archive
    [2017-01-14 15:18:22] [class-ss-archive-creation-job.php:63] Starting a job; no job is presently running
    [2017-01-14 15:18:22] [class-ss-archive-creation-job.php:64] Here's our task list: setup, fetch_urls, transfer_files_locally, wrapup
    [2017-01-14 15:18:22] [class-ss-archive-creation-job.php:78] Pushing first task to queue: setup
    [2017-01-14 15:18:23] [class-ss-archive-creation-job.php:314] An error occurred: Undefined index: permissions_error
    [2017-01-14 15:18:23] [class-ss-archive-creation-job.php:273] Status message: [error] An error occurred: Undefined index: permissions_error

    It’ strange because I don’t try to generate an archive but true static files in an existing folder.
    I tried to change the temp folder too because I found “/tmp/static-files/” setted as defaut temporary folder (and I haven’t find that folder…), but with no success.

    Could help me, please?

    TIA.

    Amicably,

    Pierre.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Pierre,

    Thanks for reporting this issue. I think I know what’s causing it — Simply Static is catching errors in other plugins and themes and halting as a result. I’ll be working on a fix for that.

    Best,
    Scott

    Hi Pierre,

    Can you try out v2.0.1 of Simply Static? I believe I’ve got that issue fixed.

    Thanks,
    Scott

    Thread Starter Pierre_02

    (@pierre_02)

    Hi Scott ?? !

    That’s quite rapide ?? ! Ok, no more “Undefined index: permissions_error” in the 2.0.1 release but, now, on generated files it seems that SS add references to ‘wp-admin/admin-ajax.php’… These references cause 404 errors.

    I tried to “manually” restore the 1.8.0 version but I have an error message :
    [2017-01-15 16:44:39] An exception occurred: Column doesn't exist for Simply_Static_Page so I can’t test what the old version do (and I don’t remember).

    Waiting for help on that on too ;).

    Amicably,

    Pierre.

    Thread Starter Pierre_02

    (@pierre_02)

    Ok. It seems that it was linked to a plugin I used for test :)…
    So everything seems to be ok, no, Scott ?? !
    PS. But that a kind of “Proof of concept”: if I use a plugin that use ‘admin-ajax.php’, SS is lost :). I have to be more attentive ;).

    Amicably,

    Pierre.

    Hi Pierre,

    Glad to hear it’s working for you now. Could you clarify what you mean by “if I use a plugin that use ‘admin-ajax.php’, SS is lost”? Is Simply Static having a conflict with another plugin? If so, could you let me know which plugin was causing issues? I’d love to take a look and see if I can fix the issue.

    Best,
    Scott

    Thread Starter Pierre_02

    (@pierre_02)

    Hi Scott ?? !

    By telling that SS is lost, I meant that its include references to php files (in this case ‘admin-ajax.php’).
    The plugin is “Monarch” (by ElegantThemes) but it references the file this way :
    "ajaxurl":"http:\/\/domain.tld\/wp-admin\/admin-ajax.php" so SS doesn’t “see” it and BTW doesn’t include it in the generated files.

    I’m gone send to you connection informations to one of my development website, where you’ll can “play” with it ;)…

    Amicably,

    Pierre.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problems since the last update (2.0.0)’ is closed to new replies.