• Hello,
    I receive multiple errors like:
    Warning: mkdir(): File exists in /home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-php-library/h5p-default-storage.class.php on line 460

    Warning: Path is not a directory /home/rivapubl/public_html/uchebnicite.bg/wp-content/uploads/h5p/content/67/https://uchebnicite.bg in /home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-php-library/h5p-default-storage.class.php on line 464

    while updating content of Interactive Content – H5P plugin

    https://www.ads-software.com/plugins/h5p/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author icc0rz

    (@icc0rz)

    Hi vijayanta,

    I’m sorry to hear that you’re having this issue.
    ‘while updating content’ –?does that mean clicking edit and then saving content?
    Does it happen for all content?
    Are you running the latest version of the plugin?

    It can be difficult to tell where the error is coming from. If you add the following before line 464 of the wp-content/plugins/h5p/h5p-php-library/h5p-default-storage.class.php file it would be easier to tell:
    debug_print_backtrace();

    This could be related to a misconfigured URL or property in wp-config.php, so you should double check your configuration.

    Thread Starter vijayanta

    (@vijayanta)

    Hi icc0rz,
    Thank you for replaying.
    Yes, the errors appear during the saving process.
    It happens when audio is included and when I use the field “Enter audio source URL” instead of uploading it. And yes, I use the latest version.

    The configuration seems fine. I don’t use any aditional prorertis in wp-config.php.
    Somehow the directory path get messed up.


    #3 H5PDefaultStorage::dirReady(/home/rivapubl/public_html/uchebnicite.bg/wp-content/uploads/h5p/content/70/https://uchebnicite.bg/wp-content/uploads/2016) called at [/home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-php-library/h5p-default-storage.class.php:456]

    #4 H5PDefaultStorage::dirReady(/home/rivapubl/public_html/uchebnicite.bg/wp-content/uploads/h5p/content/70/https://uchebnicite.bg/wp-content/uploads/2016/08/) called at [/home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-php-library/h5p-default-storage.class.php:349]

    #5 H5PDefaultStorage->cloneContentFile(https://uchebnicite.bg/wp-content/uploads/2016/08/4848.mp3, editor, 70) called at [/home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-editor-php-library/h5peditor.class.php:255]

    #6 H5peditor->processFile(stdClass Object ([path] => https://uchebnicite.bg/wp-content/uploads/2016/08/4848.mp3,%5Bmime%5D => audio/mp3,[copyright] => stdClass Object ([license] => U)), Array ()) called at [/home/rivapubl/public_html/uchebnicite.bg/wp-content/plugins/h5p/h5p-editor-php-library/h5peditor.class.php:194]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mkdir(): File exists in and Path is not a directory’ is closed to new replies.