πŸ‡ΊπŸ‡ΈUnited States @oknaru

Account created on 16 October 2014, over 9 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States oknaru

FYI, This issue is still existing with D10.2.6 using USWDS theme, Is there any update or patch that is available.

πŸ‡ΊπŸ‡ΈUnited States oknaru

Hi All, Anyone who encounter this problem, Please login to your admin console and try clear cache from the admin console to fix the issue. When I try clear cache from Drush after module installation I was having the above issue. Please close this.

πŸ‡ΊπŸ‡ΈUnited States oknaru

I got similar problem, while trying to troubleshoot issue with autologout module after D10.2.4 upgrade "InvalidArgumentException: The user-entered string '' must begin with a '/', '?', or '#'. in Drupal\Core\Url::fromUserInput() (line 216 of core\lib\Drupal\Core\Url.php).
autologout_page_attachments_alter(Array, NULL, NULL) (Line: 545)" and moving my prod db to local. I find the fix by un-install /reinstall and clearing the cache table cache_container. If this helps anyone.

πŸ‡ΊπŸ‡ΈUnited States oknaru

Add this to your taxonomy view page, when they click those terms they can subscribe to it.

path should be similar to /taxonomy/term/%/feed)

πŸ‡ΊπŸ‡ΈUnited States oknaru

I am also getting many such errors with migration_plus, wordpress_migrate using PHP8.1.3 on wamp.

πŸ‡ΊπŸ‡ΈUnited States oknaru

HongPong I am getting similar error with D9.5, PHP8.1.13, with migrate_tools:5.2.0, migrate_plus:5.3.0, wp_migrate:3.0.0-alpha5, migrate_upgrade:3.2.0.(Can you please confirm the compatible migrate modules for the wp_migrate module)

Warning: XMLReader::open(): Unable to open source data in Drupal\migrate_plus\Plugin\migrate_plus\data_parser\Xml->openSourceUrl() (line 184 of modules\contrib\migrate_plus\src\Plugin\migrate_plus\data_parser\Xml.php).
Drupal\migrate_plus\Plugin\migrate_plus\data_parser\Xml->openSourceUrl('public://source.xml') (Line: 170)
Drupal\migrate_plus\DataParserPluginBase->nextSource() (Line: 105)
Drupal\migrate_plus\DataParserPluginBase->next() (Line: 95)
Drupal\migrate_plus\DataParserPluginBase->rewind() (Line: 168)
Drupal\migrate_plus\Plugin\migrate_plus\data_parser\Xml->rewind() (Line: 218)
Drupal\migrate_plus\DataParserPluginBase->count() (Line: 539)
Drupal\migrate\Plugin\migrate\source\SourcePluginBase->doCount() (Line: 509)
Drupal\migrate\Plugin\migrate\source\SourcePluginBase->count() (Line: 177)
Drupal\migrate_tools\Controller\MigrationListBuilder->buildRow(Object) (Line: 219)
Drupal\Core\Entity\EntityListBuilder->render() (Line: 23)
Drupal\Core\Entity\Controller\EntityListController->listing('migration')
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Deprecated function: Implicit conversion from float 1694030686.672 to int loses precision in Drupal\Component\Datetime\DateTimePlus->__call() (line 360 of core\lib\Drupal\Component\Datetime\DateTimePlus.php).
Drupal\Component\Datetime\DateTimePlus->__call('setTimestamp', Array) (Line: 204)
Drupal\Component\Datetime\DateTimePlus::createFromTimestamp(1694030686.672, Object, Array) (Line: 122)
Drupal\Core\Datetime\DateFormatter->format(1694030686.672, 'custom', 'Y-m-d H:i:s') (Line: 201)
Drupal\migrate_tools\Controller\MigrationListBuilder->buildRow(Object) (Line: 219)
Drupal\Core\Entity\EntityListBuilder->render() (Line: 23)
Drupal\Core\Entity\Controller\EntityListController->listing('migration')
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

πŸ‡ΊπŸ‡ΈUnited States oknaru

I am having same issue as per #11, any help is much appreciated

πŸ‡ΊπŸ‡ΈUnited States oknaru

Hello All, I am trying to migrate big blog site to D9 and my images are not getting migrated to the D9 articles. Can someone please explain me what this line is for the WP XML file. How do I migrate image first and then run the blog migrations. I appreciate the help.
using D9 with following migration modules and wordpress_migrate latest alpha5 release.
drupal/migrate_manifest 3.0.2 Supports the running of migrations using a...
drupal/migrate_plus 5.3.0 Enhancements to core migration support.
drupal/migrate_source_csv 3.4.0 CSV source migration.
drupal/migrate_tools 6.0.2 Tools to assist in developing and running ...
drupal/migrate_upgrade 3.2.0 Drush support for direct upgrades from old...

I tried multiple attempts with different setting no images are getting migrated to blogs.

Production build 0.69.0 2024