Welp, looks like it broke after all. I am getting this fatal error after trying to export my menus:
`PHP Fatal error: Cannot redeclare wxr_cdata() (previously declared in …/wp-content/plugins/menu-exporter/menu-exporter.php:69) in …/wp-admin/includes/export.php on line 176
Ciao
dopo aver testato il plugin con Ampps con successo
l’ho installato sul network, ma purtroppo con errore:
Impossibile raggiungere il sito
La pagina web all’indirizzo https://nutrivita.org/wp-admin/export.php?download=true&cat=0&post_author=0&post_start_date=0&post_end_date=0&post_status=0&page_author=0&page_start_date=0&page_end_date=0&page_status=0&content=nav_menu_item&attachment_start_date=0&attachment_end_date=0&submit=Scarica+il+file+di+esportazione
potrebbe essere temporaneamente non disponibile oppure è stata permanentemente spostata a un nuovo indirizzo web.
ERR_INVALID_RESPONSE
QUESTO IL LOG-ERROR
[15-Nov-2016 02:54:26 UTC] PHP Fatal error:
Cannot redeclare wxr_cdata() (previously declared in /public_html/nutrivita.org/wp-content/plugins/menu-exporter/menu-exporter.php:69) in /public_html/nutrivita.org/wp-admin/includes/export.php on line 148
Non ho nessuna conoscenza per capire questo errore, è riparabile ?
Grazie
]]>This plugin exported both pages and nav items for me, seems like it doesn’t work properly. I found both of the below in the dump:
<wp:post_type>page</wp:post_type>
<wp:post_type>nav_menu_item</wp:post_type>
]]>
I recently downloaded this plugin, as I was working on a content importer for a theme. I tinkered with it to work a little better than it does now. if I post this to a public git, would anyone be interested in an updated version, or interested in contributing? Non-profit, naturally. This would be gratis for the community. Speak, if you like.
]]>Plugin no longer being updated to work with the recent WordPress version.
]]>exports everything, no nav menus transferred.
]]>As mentioned in the title, this plugin does not just export the menus but the entire content (Posts..). It would be good to see some life back into plugin so it works with the latest WordPress.
]]>Hi have installed this plugin in an online version of a WP site and exported the navigation menu structure, but now I want to import it back into the offline version of the site.
How do I do this please?
]]>Pantalla de error con wordpress 3.6 al iniciar la descarga
]]>Hasn’t been updated in a long time and the core export.php has changed (nothing major).
As in this thread:
https://www.ads-software.com/support/topic/plugin-wordpress-menu-exporter-error-during-export?replies=3
I was getting “Cannot modify header information” errors at the end of the XML export” errors of the end of my export.
Per that thread adding die on the next to last line fixed the errors
} ?>
</channel>
</rss>
<?php
die;
}
I tried merging in the code from the current /wp-admin/includes/export.php, but it by itself didn’t make any difference, still needed to add die.
]]>I choose “Export Navigation menu items” and upon hitting the export button it gives me “The file or directory could not be found”. I’m running this on a multisite instance.
]]>Using the latest version of WordPress. Under ‘Export’ I select ‘Navigation Menu Items’ and click ‘Download Export File’ but all the content is downloaded not just the navigation items.
Any ideas?
]]>Fatal error: Cannot redeclare wxr_cdata() (previously declared in /var/www/builds/tag23/wp-content/plugins/menu-exporter/menu-exporter.php:69) in /var/www/builds/tag23/wp-admin/includes/export.php on line 121
]]>