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

    (@icc0rz)

    Hi! What version of timeline are you running? You can check if you go to “Libraries”(/wp-admin/admin.php?page=h5p_libraries) and look for
    Timeline and TimelineJS.

    Plugin Author icc0rz

    (@icc0rz)

    On Friday the timeline was upgraded to use the lastest version of TimelineJS. There was an issue where jQuery was not loaded in WordPress. This has been resolved in the latest version available from H5P.org.

    Thanks you for reporting!

    Thread Starter carazariah

    (@carazariah)

    It was 1.0 and I saw the note and went ahead and tried 1.1 again today but I’m still getting a blank timeline now.

    Are there personalized files that need to be copied out before the upgrade?

    I’ve left v1.1 live at https://missionmarshall.org/about-mission-marshall/timeline/

    For the moment so it may assist with troubleshooting or eliminating my system as the culprit.

    Thanks,

    Thread Starter carazariah

    (@carazariah)

    I’m getting a You do not have sufficient permissions to access this page.
    I’m the Admin on the site so not sure how that’s even possible.

    Plugin Author icc0rz

    (@icc0rz)

    Have you tried downloading the latest Timeline and uploading it to your libraies page? Please check what version of Timeline you are running.

    You should not have to copy any personalized files when upgrading the plugin from 1.0 to 1.1.

    The Timeline at the link you’ve provided works here. What browser version are you using?

    Where are you getting this error message? You could try deactivating and then re-activating the H5P plugin.

    Do you have any custom user roles or are you using what comes with WordPress?

    Thread Starter carazariah

    (@carazariah)

    Yes,
    My sites auto backup at 4:00AM CST in the US to prevent the working copy from being overwrittent I restored my site from backup last night before I went to sleep, it’s working with V1.

    Okay that I can try I’ll re-download Timeline after upgrading.

    Thread Starter carazariah

    (@carazariah)

    Okay so I tried again I’ve made a complete copy of my current folder and then updated to v1.1

    In addition to the missing timeline the main new HP5 link in the WordPress Admin menu disappears to manage the content. The secondary link under Settings is there but the previous place to upload and create new is missing now.

    I tried adding the brand new un-edited timeline to my page but it doesn’t display either. I usually use Chrome latest standard release not development or beta.

    Version 37.0.2062.124 m

    It does the same thing in Firefox V24

    Thread Starter carazariah

    (@carazariah)

    ahh okay I think I can point you in the right direction with WP 1.1

    The admin file is class-h5p-plugin-admin.php went from 23k to 9k it is very small might explain the missing Admin option in the back end.

    I’m checking file by file that changed.

    So far I copied all changed files in Admin except the 8k one above and it still works.

    I also just copied scripts and the h5p-editor.js it still works.

    admin\styles directory admin.css still works

    admin\Views Directory
    All changed files copied still working

    h5p-editor-php-library
    root all copied changed files still working

    \h5p-editor-php-library\ckeditor
    no changed files found

    \images
    same no changed though missing uploading

    \languages
    all changed files copied still working

    Got a back end error possibly related to 9k file ? I didn’t copy it yet.
    Fatal error: Call to undefined method H5P_Plugin_Admin::current_user_can_edit() in /home/mmarshall/domains/missionmarshall.org/public_html/wp-content/plugins/h5p/admin/views/all-content.php on line 34

    hope some of this helps.

    Plugin Author icc0rz

    (@icc0rz)

    class-h5p-plugin-admin.php was split up into class-h5p-content-admin.php and class-h5p-library-admin.php to make the code more manageable when the library admin was added. Everything should still be there.

    There’s only one item added to the menu, nothing is removed.
    Please make sure that all files are up to date by replacing them with the new version. Or you could delete the h5p-folder and then copy in the 1.1 folder.
    Re-activated the plugin to make sure you have all database changes.

    Is the Timeline working when previewing it in the admin interface? I.e. is it only broken when inserting into posts or pages?
    Are other content types working?

    There’s a known bug if you’re running a theme without jquery that embedded H5Ps won’t open. This will be fixed in the next release.

    Are there any error messages in the JavaScript console(Ctrl+Shift+J) when the Timeline doesn’t start?

    Thread Starter carazariah

    (@carazariah)

    Okay,
    I’m using a child 2013 WordPress default theme it imports everything from the 2013 default I don’t know it may not have jquery by default it’s pretty basic.

    I did try a manual upload of the entire directory before my file by file test: I wiped out the directory thanks I’ll wait for the next version and try again.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘H5P Upgrade to 1.1’ is closed to new replies.