Kerfred
Forum Replies Created
-
Forum: Plugins
In reply to: [FG Drupal to WordPress] Migration keeps failing. Import SQL to WP?- It won’t overwrite the already existing data, except if you ask the plugin to do it by clicking on “Empty WordPress content” or by selecting the automatic removal checkbox.
In any case, I strongly advise you to make a backup of the WordPress database before doing anything. - You just have to export the whole Drupal database to a SQL file and import it on the same database as WordPress. You can do it with phpMyAdmin.
- If the Drupal tables are stored in the same database as WordPress, you must use the same settings that you can find in the WordPress wp-config.php file.
The prefix and the port can be empty.
Forum: Plugins
In reply to: [FG Drupal to WordPress] only the first image is linked correctlyCould you open a ticket on https://www.fredericgilles.net/support/ and send your logs and debug information?
Forum: Plugins
In reply to: [FG Drupal to WordPress] only the first image is linked correctlyTo import the images (and their new location): in the URL field, you must put the URL of the live Drupal site.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Images are not imported@cbueche Do you have an example?
Forum: Plugins
In reply to: [FG Joomla to WordPress] Import SP Page Builder ContentSP Page Builder is not supported.
The only way is to recreate those posts manually in WordPress.Forum: Plugins
In reply to: [FG Joomla to WordPress] Can’t Connect to Joomla DatabasePerhaps you are using an extension that autocompletes the fields. Please try to deactivate your browser extensions or to use another browser.
Thank you.
It also happens with Gutenberg 19.0.0. I have submitted an issue: https://github.com/WordPress/gutenberg/issues/64771
Forum: Plugins
In reply to: [FG Joomla to WordPress] Couldn’t connect to the Joomla databaseIf Joomla and WordPress are not installed on the same host, you can do this:
- export the Joomla database to a SQL file (with phpMyAdmin for example)
- import this SQL file on the same database as WordPress
- run the migration by using WordPress database credentials (host, user, password, database) instead of the Joomla ones in the plugin settings. You can find the WordPress credentials in the wp-config.php file.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Migration on the same domain.You can first install WordPress on a sub-domain or in a sub-directory. Then install the migration plugin on WordPress and run the migration.
When the WordPress site is ready, you can transfer it to the live domain using WP Migrate DB or Duplicator.Forum: Plugins
In reply to: [FG PrestaShop to WooCommerce] Error importing product images.What is it?
If you don’t want to write it publicly, you can write to our team in private at https://www.fredericgilles.net/support/Forum: Plugins
In reply to: [FG PrestaShop to WooCommerce] Error importing product images.What did you put in the URL field?
Forum: Plugins
In reply to: [FG PrestaShop to WooCommerce] Error importing product images.If you choose the HTTP method, you must enter the URL of the live PrestaShop site in the URL field. This is the easiest method.
If you choose the FTP method, all the FTP parameters need to be correct, including the FTP directory where PrestaShop is installed.
In any case, you will have to restart the import from scratch with the good parameters to import the products with their images.
Forum: Plugins
In reply to: [FG Joomla to WordPress] Tried so many different things but can’t connectPouvez-vous me communiquer les informations de déboggage que vous pouvez trouver dans l’onglet “Informations de déboggage” ? Vous pouvez les envoyer en privé par https://www.fredericgilles.net/support/
Forum: Plugins
In reply to: [FG Joomla to WordPress] Tried so many different things but can’t connectVoici la solution pour ce message d’erreur : https://www.fredericgilles.net/support/kb/faq.php?id=8
Si vous êtes chez O2switch, vous devez cocher l’option PDO sur l’écran PHP Extensions.
- This reply was modified 3 months, 4 weeks ago by Kerfred.
Forum: Reviews
In reply to: [FG Joomla to WordPress] Amazing fast and good pluginThank you for your feedback.
You can have a look at the Add-ons page to check if there is an add-on that can import your images galleries: https://www.fredericgilles.net/fg-joomla-to-wordpress/add-ons/#images
You should also have a message in the import logs that tells you which add-on(s) you need. - It won’t overwrite the already existing data, except if you ask the plugin to do it by clicking on “Empty WordPress content” or by selecting the automatic removal checkbox.