Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)
  • Thread Starter Milan

    (@milanxy)

    1. This must be done before and not exported all together. I had all the files together and the database separately. The website is now broken and I can’t get inside.
    2. Works. Thanks
    Thread Starter Milan

    (@milanxy)

    The most important is the “max_execution_time” parameter (minimum 1800).

    Of course, I have the prefix. No import of empty tables and probably damaged tables. I don’t know. It should not be damaged. Before setting up a working configuration, I had a lot of strange errors in phpMyAdmin during import. It was better with this plugin. What didn’t work through phpMyAdmin, it worked fine with the plugin.

    For a real server import, I recommend backing up everything separately. The database was also imported for at least 24 minutes (every test). It is good to divide the database into several parts. Even the previously marked tables as faulty, after the division they passed in order.

    I didn’t look at the log errors. Every error means searching on Google and longer work time.

    Anyway, I solved my problem.

    Thread Starter Milan

    (@milanxy)

    Import only database work, but not all tables imported. The problem is the files. I copied the plugins and images manually. The site looks functional, but only time will tell.

    Thread Starter Milan

    (@milanxy)

    Searching by SKU now also finds the variant code, but not the name. It’s not so terrible for me. I mainly needed the SKU. THX
    It’s strange that before it worked without additional PHP code.

    Thread Starter Milan

    (@milanxy)

    The PHP code method will not cause a problem with the settings in the plugin (_sku)? Or should I turn it off?

    Thread Starter Milan

    (@milanxy)

    I’m sorry. You were faster and I didn’t have time to correct the text. Searching for the Name and SKU of the variant does not work. I have _sku set and I haven’t changed it.

    1. I don’t have a “product ID”.
    2. It finds everything in “admin search”.
    3. WooCommerce products – selected post, page, product, product_variation, product_tag

    You need to delete the old files on FTP (maxmind.mmdb or the new one named geo-ip). Don’t keep both in the same folder. After that, go to the settings and save. This will upload correct a new file and flags works.

    Milan

    (@milanxy)

    Changing to “Use the JsDelivr” helped me too. Other options and downloading again, no.

    Why did you delete two posts here? The problem is not solved. I have the same problem on three websites.

    dragon013 wrote: I ran into the same problem and updated to 5.2.1 but still no geolocation. I deleted the files as mentioned and the city file was downloaded again, but still no geolocation. What else can I try?

    I deleted both maxmind files (years used and works). Tried the downloaded files from the manufacturer page and manual upload. And of course he used the administration as it was written here. Unfortunately, I don’t have flags, countries, etc.

    Milan

    (@milanxy)

    It seems that the error will be in this 8.1 version. I had 8.1. and I changed it to 8.2. Now I have a problem only when displaying the Event Calendar as “per day”. Other OK.

    Milan

    (@milanxy)

    What version of PHP are you using? I still have error on line 595.

    Thread Starter Milan

    (@milanxy)

    It is not resolved. There’s just no time for this project.

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Repositories/Event.php on line 486
    
    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Repositories/Event.php on line 486
    
    Deprecated: Creation of dynamic property Tribe__Events__Aggregator::$migrate is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php on line 420
    
    Deprecated: Creation of dynamic property Tribe__Events__REST__V1__EA_Messages::$messages is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Messages.php on line 12
    
    Deprecated: Creation of dynamic property Tribe__Events__Aggregator::$records is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php on line 424
    
    Deprecated: Creation of dynamic property Tribe__Events__Aggregator::$cron is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php on line 425
    
    Deprecated: Creation of dynamic property Tribe__Events__Aggregator::$errors is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php on line 428
    
    Deprecated: Creation of dynamic property Tribe\Events\Event_Status\Classic_Editor::$context is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Event_Status/Classic_Editor.php on line 63
    
    Deprecated: Creation of dynamic property Tribe__Events__Venue::$singular_venue_label_lowercase is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Venue.php on line 108
    
    Deprecated: Creation of dynamic property Tribe__Events__Venue::$plural_venue_label_lowercase is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Venue.php on line 110
    
    Deprecated: Creation of dynamic property Tribe__Events__Organizer::$singular_organizer_label_lowercase is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Organizer.php on line 72
    
    Deprecated: Creation of dynamic property Tribe__Events__Organizer::$plural_organizer_label_lowercase is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Organizer.php on line 74
    
    Deprecated: Creation of dynamic property Tribe__Events__Main::$scheduler is deprecated in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 2389
    
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 24576 bytes) in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-includes/functions.php on line 624
    
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 65536 bytes) in /mnt/data/accounts/m/mysite/data/www/mydomain/wp-content/plugins/the-events-calendar/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php on line 122
    Thread Starter Milan

    (@milanxy)

    – I updated PHP to 7.4 and MariaDB 10.3.
    – disable and enable Browscap without error
    – disable and enable MaxMind (with licence key) and receive error “There was an error downloading the MaxMind Geolite DB: Unauthorized” and its OFF.

    I fixed it.
    – regenerate licencekey
    – download new file and rename to “maxmind.mmdb”
    – upload file to “wp-content/uploads/wp-slimstat/”
    – turn ON and message is “The geolocation database has been installed on your server.”

    Thread Starter Milan

    (@milanxy)

    7.1

    Thread Starter Milan

    (@milanxy)

    Interestingly, but I don’t have the required version of PHP.

Viewing 15 replies - 1 through 15 (of 24 total)