atlet
Forum Replies Created
-
Forum: Plugins
In reply to: [404 Solution] Error when upgradingI’ll try later and let you know. Tnx
Forum: Plugins
In reply to: [404 Solution] Error when upgradingToday I upgraded to version 2.36.4 and I’m still getting this errors. 🙁
Napaka vrste E_ERROR je bila povzročena v vrstici 566 datoteke /usr/www/users/xxx/wp-content/plugins/404-solution/includes/DatabaseUpgradesEtc.php. Sporočilo napake: Uncaught TypeError: array_change_key_case(): Argument #1 ($array) must be of type array, null given in /usr/www/users/xxx/wp-content/plugins/404-solution/includes/DatabaseUpgradesEtc.php:566 Stack trace: #0 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/DatabaseUpgradesEtc.php(566): array_change_key_case() #1 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/DatabaseUpgradesEtc.php(58): ABJ_404_Solution_DatabaseUpgradesEtc->correctCollations() #2 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/DatabaseUpgradesEtc.php(41): ABJ_404_Solution_DatabaseUpgradesEtc->reallyCreateDatabaseTables() #3 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/PluginLogic.php(500): ABJ_404_Solution_DatabaseUpgradesEtc->createDatabaseTables() #4 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/PluginLogic.php(460): ABJ_404_Solution_PluginLogic->updateToNewVersionAction() #5 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/PluginLogic.php(430): ABJ_404_Solution_PluginLogic->updateToNewVersion() #6 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/PluginLogic.php(69): ABJ_404_Solution_PluginLogic->getOptions() #7 /usr/www/users/xxx/wp-content/plugins/404-solution/includes/PluginLogic.php(125): ABJ_404_Solution_PluginLogic->userIsPluginAdmin() #8 /usr/www/users/xxx/wp-includes/class-wp-hook.php(324): ABJ_404_Solution_PluginLogic::override_user_can_access_admin_page() #9 /usr/www/users/xxx/wp-includes/plugin.php(205): WP_Hook->apply_filters() #10 /usr/www/users/xxx/wp-includes/class-wp-user.php(813): apply_filters() #11 /usr/www/users/xxx/wp-includes/capabilities.php(1018): WP_User->has_cap() #12 /usr/www/users/xxx/wp-includes/capabilities.php(911): user_can() #13 /usr/www/users/xxx/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(708): current_user_can() #14 /usr/www/users/xxx/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(831): WP_REST_Users_Controller->update_item_permissions_check() #15 /usr/www/users/xxx/wp-includes/rest-api.php(864): WP_REST_Users_Controller->update_current_item_permissions_check() #16 /usr/www/users/xxx/wp-includes/class-wp-hook.php(324): rest_send_allow_header() #17 /usr/www/users/xxx/wp-includes/plugin.php(205): WP_Hook->apply_filters() #18 /usr/www/users/xxx/wp-includes/rest-api.php(2961): apply_filters() #19 [internal function]: rest_preload_api_request() #20 /usr/www/users/xxx/wp-includes/block-editor.php(753): array_reduce() #21 /usr/www/users/xxx/wp-admin/edit-form-blocks.php(77): block_editor_rest_api_preload() #22 /usr/www/users/xxx/wp-admin/post.php(187): require(‘/usr/www/users/…’) #23 {main} thrown
Ok fixed. In file wp-saml-auth.php I changed in line 43 to this:
`’simplesamlphp_autoload’ => ‘/var/simplesamlphp/lib/_autoload.php’,.
Same problem here. Any solution?
I found the problem. When I access site with mobile device it ads this class to menu, so this is why is not working: wedocs-sidebar wedocs-hide-mobile
How can I fix this, that will work also on mobile site?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] WC_Order object – I don’t see data from pluginI found, how to get from WC_Order this data.
foreach ($order->get_fees() as $item_id => $item_fee) { print_r($item_fee); }- This reply was modified 7 years ago by atlet.
Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Columns not same widthTnx, it’s working great now.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Not compatible with Woo 3.2.2?Same error here, any news, when this will be fixed?
Somting new? When I get this error I get empty orders…
Forum: Plugins
In reply to: [Kirki Customizer Framework] Fix notice messagesTnx, I write to theme author.
Any news if this plugin will be upgraded to support the Woocomerce 2.6+ version?
@viruthagiri tnx
@viruthagiri did you find the solution?