• Hi to all,

    with every click I do in this Plugin I get the message, that I have to update the database. I did this many times.

    If I want to create a category, first I get a message to update the database and the second message is ?error to add category“ and the filled category is empty again.

    I delete the plugin and install again – same error messages. I do not know what to do.

    Can someone help?
    Many thanks
    bye
    Martina

    Information about the WordPress Installation:

    ================ Installation Data ====================
    ==My Calendar:==
    Version: 3.3.16
    DB Version: 3.3.16
    URI: https://intranettest/organisation/my-calendar/
    CSS: twentytwentyone.css
    Requester Email: xxx
    Admin Email: xxx
    
    ==WordPress:==
    Version: 6.0
    URL: https://intranettest
    Install: https://intranettest
    Language: de-DE
    Charset: UTF-8
    
    ==Extra info:==
    PHP Version: 8.0.9
    DB Version: 5.5.5
    DB UTC Offset: +02:00
    DB Type:
    Server Software: Microsoft-IIS/10.0
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
    
    ==Theme:==
    Name: Nirvana-Child
    URI:
    Parent: Nirvana
    Version: 1.0
    
    ==Active Plugins:==
    Akismet Anti-Spam: 4.2.4; https://akismet.com/
    Cryout Serious Theme Settings: 0.5.14; https://www.cryoutcreations.eu/wordpress-plugins/serious-theme-settings
    Customizer Export/Import: 0.9.4; https://www.wpbeaverbuilder.com/wordpress-customizer-export-import-plugin/?utm_source=external&utm_medium=customizer-export&utm_campaign=plugins-page
    FileBird Lite: 5.0.1; https://ninjateam.org/wordpress-media-library-folders/
    m1.DownloadList: 0.17; https://maennchen1.de
    My Calendar: 3.3.16; https://www.joedolson.com/my-calendar/
    Simple File List Pro: 5.4.4; https://simplefilelist.com
    TablePress: 1.14; https://tablepress.org/
    UpdraftPlus - Backup/Restore: 2.22.14.25; https://updraftplus.com
    WPForms Lite: 1.7.5.1; https://wpforms.com
    WP Mail SMTP: 3.4.0; https://wpmailsmtp.com/

    The page I need help with: [log in to see the link]

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

    (@joedolson)

    It sounds a lot like your WordPress installation might not have sufficient permissions to update the database structure; if it prompts you to update the database, that generally means that something isn’t correct about its structure. If it happens multiple times, that suggests that the update isn’t happening. You may want to check with the server administrator/host to verify that WordPress can alter database structures.

    Thread Starter maro5

    (@maro5)

    Hi Joe,

    today I delete die Plugin for the last time. After new installation an activating I got the message “fatal error” with a lot of error lines, just like this:

    Warning: Attempt to read property "event_begin" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2696
    
    Warning: Attempt to read property "event_time" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2696
    
    Warning: Attempt to read property "event_end" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2697
    
    Warning: Attempt to read property "event_endtime" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2697
    
    Warning: Attempt to read property "event_group_id" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2710
    
    Warning: Attempt to read property "event_recur" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2712
    
    Warning: Attempt to read property "event_repeats" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2719
    
    Warning: Attempt to read property "event_repeats" on null in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-event-editor.php on line 2724
    
    Warning: Attempt to read property "event_post" on bool in C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-install.php on line 289
    
    Fatal error: Uncaught Error: Class "Imagick" not found in C:\inetpub\wwwroot\wp-content\plugins\imagemagick-sharpen-resized-images\imagick-sharpen-resized-images.php:142 Stack trace: #0 C:\inetpub\wwwroot\wp-includes\class-wp-hook.php(307): imagick_sharpen_resized_files() #1 C:\inetpub\wwwroot\wp-includes\plugin.php(191): WP_Hook->apply_filters() #2 C:\inetpub\wwwroot\wp-includes\class-wp-image-editor-gd.php(496): apply_filters() #3 C:\inetpub\wwwroot\wp-includes\class-wp-image-editor-gd.php(299): WP_Image_Editor_GD->_save() #4 C:\inetpub\wwwroot\wp-admin\includes\image.php(453): WP_Image_Editor_GD->make_subsize() #5 C:\inetpub\wwwroot\wp-admin\includes\image.php(376): _wp_make_subsizes() #6 C:\inetpub\wwwroot\wp-admin\includes\image.php(494): wp_create_image_subsizes() #7 C:\inetpub\wwwroot\wp-admin\includes\media.php(510): wp_generate_attachment_metadata() #8 C:\inetpub\wwwroot\wp-admin\includes\media.php(1043): media_handle_sideload() #9 C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar-install.php(290): media_sideload_image() #10 C:\inetpub\wwwroot\wp-content\plugins\my-calendar\my-calendar.php(70): mc_create_demo_content() #11 C:\inetpub\wwwroot\wp-includes\class-wp-hook.php(307): mc_plugin_activated() #12 C:\inetpub\wwwroot\wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters() #13 C:\inetpub\wwwroot\wp-includes\plugin.php(476): WP_Hook->do_action() #14 C:\inetpub\wwwroot\wp-admin\plugins.php(194): do_action() #15 {main} thrown in C:\inetpub\wwwroot\wp-content\plugins\imagemagick-sharpen-resized-images\imagick-sharpen-resized-images.php on line 142

    So I have to ask my IT administrator, because I only not the frontend, unfortunately.

    Thanks for your answer,
    bye
    Martina

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to add categorys and I have always to update the database’ is closed to new replies.