• Resolved kushweez

    (@kushweez)


    Hello I tried to make a free blank web installation with 000webhost.
    When installing wpide it was impossible to access the files code, but the files are well listed.

    So I made sure to define all the folders as 777 on wp-content

    But nothing works.

    I have no error in the console

    try to new install on : https://fr.000webhost.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kushweez

    (@kushweez)

    ON WP DEBUG

    [09-May-2023 10:33:19 UTC] EXCEPTION: Call to undefined function WPIDE\App\Controllers\FileManager\set_time_limit() in /storage/ssd2/671/19551671/public_html/wp-content/plugins/wpide/App/Controllers/FileManager/DownloadController.php on line 103

    Thread Starter kushweez

    (@kushweez)

    On /plugins/wpide/App/Controllers/FileManager/DownloadController.php

    Line 105 i have disable with”//” set_time_limit(0);

    its working

    $streamedResponse->setCallback(function () use ($file) {
    // @codeCoverageIgnoreStart
    //set_time_limit(0);

    • This reply was modified 1 year, 6 months ago by kushweez.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plugin doesn’t work on 000webhost.com’ is closed to new replies.