Account created on 4 April 2006, about 18 years ago
#

Recent comments

πŸ‡²πŸ‡½Mexico koffer

I try to remember. The error is about the module is not working. I will try again and check if the scheduler module is install and if this is the problem.

πŸ‡²πŸ‡½Mexico koffer

This is the screenshot.

πŸ‡²πŸ‡½Mexico koffer

Im trying to send a note based in a page content type (the page used by drupal) I will paste all the error message:

Warning: Undefined array key "uri" en Drupal\activitypub\Services\Type\TypePluginBase->getValue() (lΓ­ne 240 in /var/www/domain.com/web/modules/contrib/activitypub/src/Services/Type/TypePluginBase.php)
#0 /var/www/domain.com/web/core/includes/bootstrap.inc(164): _drupal_error_handler_real()
#1 /var/www/domain.com/web/modules/contrib/activitypub/src/Services/Type/TypePluginBase.php(240): _drupal_error_handler()
#2 /var/www/domain.com/web/modules/contrib/activitypub/src/Plugin/activitypub/type/DynamicTypes.php(153): Drupal\activitypub\Services\Type\TypePluginBase->getValue()
#3 /var/www/domain.com/web/modules/contrib/activitypub/src/Entity/ActivityPubActivity.php(357): Drupal\activitypub\Plugin\activitypub\type\DynamicTypes->build()
#4 /var/www/domain.com/web/modules/contrib/activitypub/src/Services/ActivityPubProcessClient.php(121): Drupal\activitypub\Entity\ActivityPubActivity->buildActivity()
#5 /var/www/domain.com/web/modules/contrib/activitypub/activitypub.module(71): Drupal\activitypub\Services\ActivityPubProcessClient->prepareOutboxQueue()
#6 /var/www/domain.com/web/core/lib/Drupal/Core/Cron.php(335): activitypub_cron()
#7 /var/www/domain.com/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(388): Drupal\Core\Cron->Drupal\Core\{closure}()
#8 /var/www/domain.com/web/core/lib/Drupal/Core/Cron.php(343): Drupal\Core\Extension\ModuleHandler->invokeAllWith()
#9 /var/www/domain.com/web/core/lib/Drupal/Core/Cron.php(159): Drupal\Core\Cron->invokeCronHandlers()
#10 /var/www/domain.com/web/core/lib/Drupal/Core/ProxyClass/Cron.php(75): Drupal\Core\Cron->run()
#11 /var/www/domain.com/web/core/modules/system/src/Form/CronForm.php(167): Drupal\Core\ProxyClass\Cron->run()
#12 [internal function]: Drupal\system\Form\CronForm->runCron()
#13 /var/www/domain.com/web/core/lib/Drupal/Core/Form/FormSubmitter.php(129): call_user_func_array()
#14 /var/www/domain.com/web/core/lib/Drupal/Core/Form/FormSubmitter.php(67): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers()
#15 /var/www/domain.com/web/core/lib/Drupal/Core/Form/FormBuilder.php(597): Drupal\Core\Form\FormSubmitter->doSubmitForm()
#16 /var/www/domain.com/web/core/lib/Drupal/Core/Form/FormBuilder.php(325): Drupal\Core\Form\FormBuilder->processForm()
#17 /var/www/domain.com/web/core/lib/Drupal/Core/Controller/FormController.php(73): Drupal\Core\Form\FormBuilder->buildForm()
#18 [internal function]: Drupal\Core\Controller\FormController->getContentResult()
#19 /var/www/domain.com/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array()
#20 /var/www/domain.com/web/core/lib/Drupal/Core/Render/Renderer.php(627): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#21 /var/www/domain.com/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext()
#22 /var/www/domain.com/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()
#23 /var/www/domain.com/vendor/symfony/http-kernel/HttpKernel.php(181): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#24 /var/www/domain.com/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#25 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle()
#26 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#27 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#28 /var/www/domain.com/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle()
#29 /var/www/domain.com/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\big_pipe\StackMiddleware\ContentLength->handle()
#30 /var/www/domain.com/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass()
#31 /var/www/domain.com/web/modules/contrib/activitypub/src/StackMiddleware/FormatSetter.php(44): Drupal\page_cache\StackMiddleware\PageCache->handle()
#32 /var/www/domain.com/web/core/modules/ban/src/BanMiddleware.php(50): Drupal\activitypub\StackMiddleware\FormatSetter->handle()
#33 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\ban\BanMiddleware->handle()
#34 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#35 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#36 /var/www/domain.com/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle()
#37 /var/www/domain.com/web/core/lib/Drupal/Core/DrupalKernel.php(704): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#38 /var/www/domain.com/web/index.php(19): Drupal\Core\DrupalKernel->handle()
#39 {main}

πŸ‡²πŸ‡½Mexico koffer

In a drupal 10.2.3 I get the error:

Error: Call to undefined method Drupal\views_parity_row\Plugin\views\Entity\Render\TranslationLanguageRenderer::preRenderByRelationship() en Drupal\views\Plugin\views\row\EntityRow->preRender() (line 218 in /var/www/html/web/core/modules/views/src/Plugin/views/row/EntityRow.php).

πŸ‡²πŸ‡½Mexico koffer

I thought there was no documentation on how to use this distribution with ddev, but I see that the documentation is very complete! I will add a link to the documentation in my issue, but anyway, maybe this issue is not so necessary.

πŸ‡²πŸ‡½Mexico koffer

Change the Summary description

πŸ‡²πŸ‡½Mexico koffer

publish the page

πŸ‡²πŸ‡½Mexico koffer

adding text to Module permissions section

πŸ‡²πŸ‡½Mexico koffer

Hide menu until page is more finish

πŸ‡²πŸ‡½Mexico koffer

addig section Module permissions

πŸ‡²πŸ‡½Mexico koffer

chnaging first configuration text

πŸ‡²πŸ‡½Mexico koffer

adding h2 tags and change in first paragraph

πŸ‡²πŸ‡½Mexico koffer

delete a empty html tag

πŸ‡²πŸ‡½Mexico koffer

Great! Already publish two pages and learning about menus in documentation. I will add more pages in a few days.

πŸ‡²πŸ‡½Mexico koffer

Just publish a page with readme file information

πŸ‡²πŸ‡½Mexico koffer

Just publish the page with readme file information

πŸ‡²πŸ‡½Mexico koffer

I will add some pages. First some ifnormation from the readme file, after some new page about Administration Configuration (the steps to configure in Drupal administration) and a page for more technical information to developers.

πŸ‡²πŸ‡½Mexico koffer

Thanks a lot! Right now I publish a node in Mastodon. It was the only part missing to publish to Mastodon. I still need to finish adjusting the fields a little, but I already saw something published. thank you!

πŸ‡²πŸ‡½Mexico koffer

I saw this in user/x/activitypub

You will se a mix of spanish and english labels but this is the activitypub view in profile.

LIke you see there only record about the user and some follows but I dont know or see any about a content.

πŸ‡²πŸ‡½Mexico koffer

I believe already do all this steps, but in

/admin/config/services/activitypub

Only see activity about some user following the new account, but I dont see any note type notification in the list (a view).

πŸ‡²πŸ‡½Mexico koffer

Thanks a lot for your information! I use the absolute path to work with a private folder.

πŸ‡²πŸ‡½Mexico koffer

I get some problem with a site migrated from Drupal 7 to Drupal 9 then to Drupal 10. I get a lot of error message about comments fields

Error like:
Field comment.comment_node_article.comment_body exists but is missing a corresponding field definition and may be misconfigured

I fix it creating a new field for comments and refreshing cache.

πŸ‡²πŸ‡½Mexico koffer

koffer β†’ created an issue.

Production build 0.69.0 2024