This module is actually still needed especially if you are creating any type of project management system.
I would focus on Drupal 10 release and close all other issues prior.
I do need help in understanding the development/testing pipeline in Drupal.
This appears to be a duplicate of 💬 Port to D10 Active
The fixes in this patch are part of that other patch, Port to D10.
If not please reopen.
This appears to be a duplicate of 💬 Port to D10 Active
The fixes in this patch are part of that other patch, Port to D10.
If not please reopen and revert to RTBC
This appears to be a duplicate 💬 Port to D10 Active
The fixes in this patch are part of that other patch, Port to D10.
If not please reopen.
slight update. the patch was not applying
Does not work on redis 1.9.
Does not work on Redis 1.9
Sorry not a bug.
It would be nice to have it be part of the AI initiative.
socialnicheguru → created an issue.
Is this available for 2.0?
socialnicheguru → created an issue.
Sorry. I was looking at the wrong version.
socialnicheguru → created an issue.
socialnicheguru → created an issue.
socialnicheguru → created an issue.
this seems to work for me
What is the initial value of $sandbox['#finished'] or when it is done? is there any possibility that it will be zero and cause an error?
if there is a hook_install shouldn't there also be an accompanying update_hook for those that already have the module installed or maybe I just missed it?
It is being used in production
You are right. it is early here and no coffee. please forgive me.
I did mean it the other way around
Why was MR35 created when MR19 was already RTB (sorry about that)?
MR35 is RTB. Why was MR19 created?
D10.3/11 added
✨
Make serializer customizable for Cache\DatabaseBackend
RTBC
.
Does it have any impact on this module version 2.x?
conflicts with 🐛 Error: Call to a member function id() on null in _social_auth_can_grant_permission() RTBC
socialnicheguru → created an issue.
Needs to check if needed on Drupal 10.4 and then a patch might be needed.
socialnicheguru → created an issue.
it has been working for me
In my case, the install did not complete and it just created many problems as you cannot uninstall it once it is installed
Some of us are still using Drupal 10.
Works for me too
Just to note for others.
the gantt_node.info.yml is wrong. It is not double_field:triples_field. It should be changed to triples_field:triples_field
There is this: https://www.drupal.org/project/triples_field →
Cannot install the Demo module.
There is not double_field:triple_field module.
socialnicheguru → created an issue.
After I added the patch, the sql error was gone. But I did get another error.
The path is defined here:
/activities/streams/notifications is defined in:
profiles/contrib/social/modules/custom/activity_creator/activity_creator.routing.yml
activity_creator.stream.notifications:
path: '/activities/streams/notifications'
defaults:
_controller: '\Drupal\activity_creator\Controller\NotificationsController::getNotificatio
nListCallback'
requirements:
_permission: 'access content'
I get this error:
[{"command":"settings","settings":{"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"eJwdxNENgCAMBcCFEEYytX2JmEJJC-r4Jt7HsTmK-BqkmS56UxhX0h3tgBS2HuhzG0qM01Tg6a54ovznZrIUH4qtGno","theme":"socialblue","theme_token":null},"ajaxTrustedUrl":[],"ckeditor5Premium":{"isMediaInstalled":true},"user":{"uid":0,"permissionsHash":"6e7d24a58633ad8283b1dbe961be324cb0f6fa09e49e347e3324c0403150b8ef"}},"merge":true},{"command":"add_css","data":[{"rel":"stylesheet","media":"all","href":"\/core\/misc\/components\/progress.module.css?so2r88"},{"rel":"stylesheet","media":"all","href":"\/profiles\/contrib\/social\/modules\/social_features\/social_embed\/assets\/css\/consent-placeholder.css?so2r88"},{"rel":"stylesheet","media":"all","href":"\/themes\/contrib\/socialbase\/assets\/css\/ajax.css?so2r88"},{"rel":"stylesheet","media":"all","href":"\/themes\/contrib\/socialbase\/assets\/css\/autocomplete.css?so2r88"}]},{"command":"add_js","selector":"body","data":[{"src":"\/core\/assets\/vendor\/jquery\/jquery.min.js?v=3.7.1"},{"src":"\/core\/misc\/jquery.passive-listener.js?v=3.7.1"},{"src":"\/core\/assets\/vendor\/once\/once.min.js?v=1.0.1"},{"src":"\/core\/misc\/drupalSettingsLoader.js?v=10.3.10"},{"src":"\/core\/misc\/drupal.js?v=10.3.10"},{"src":"\/core\/misc\/drupal.init.js?v=10.3.10"},{"src":"\/core\/misc\/debounce.js?v=10.3.10"},{"src":"\/core\/assets\/vendor\/tabbable\/index.umd.min.js?v=6.2.0"},{"src":"\/core\/misc\/jquery.form.js?v=4.3.0"},{"src":"\/core\/misc\/progress.js?v=10.3.10"},{"src":"\/themes\/contrib\/bootstrap\/js\/misc\/progress.js?so2r88"},{"src":"\/core\/assets\/vendor\/loadjs\/loadjs.min.js?v=4.3.0"},{"src":"\/core\/misc\/announce.js?v=10.3.10"},{"src":"\/core\/misc\/message.js?v=10.3.10"},{"src":"\/themes\/contrib\/bootstrap\/js\/misc\/message.js?so2r88"},{"src":"\/core\/misc\/ajax.js?v=10.3.10"},{"src":"\/themes\/contrib\/bootstrap\/js\/misc\/ajax.js?so2r88"}]},{"command":"insert","method":"html","selector":".js-notification-center-wrapper","data":"\n\n\n\u003Cdiv class=\u0022<strong>view view-activity-stream-notifications view-id-activity_stream_notifications view-display-id-block_1\u0022\u003E\n \n \n \n\n \n \n \n \n \u003Cdiv class=\u0022small card__block\u0022 role=\u0022alert\u0022\u003E\n \u003Ch4 class=\u0022sr-only\u0022\u003EInformative message\u003C\/h4\u003E\n \u003Cp\u003EYou do not have any notifications</strong>.\u003C\/p\u003E\n\n \u003C\/div\u003E\n \n \n\n \n \n\n \n \u003C\/div\u003E\n","settings":null},{"command":"insert","method":"html","selector":".notification-bell .badge","data":0,"settings":null}]
Does not apply to feeds rc3
i also added a link to the view which cannot be selected
For a date I have a date field but it is also not seen
This was a Chrome extension error that effected the UI
socialnicheguru → created an issue.
I can confirm this. also the linked issue does not fix this.
Just so I understand, I can assign these permission to a role of my choosing and add that role to users but regular users can't just sign up for courses. Is that your aim?
With the patch I now get a different error
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Drupal\Core\StreamWrapper\StreamWrapperManager::__construct(), 0 passed and exactly 1 expected in drupal-10.3.x/html/core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php:21
Stack trace:
#0 [internal function]: Drupal\Core\StreamWrapper\StreamWrapperManager->__construct()
#1 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1140): ReflectionClass->newInstanceArgs()
#2 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(586): Symfony\Component\DependencyInjection\ContainerBuilder->createService()
#3 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1258): Symfony\Component\DependencyInjection\ContainerBuilder->doGet()
#4 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1210): S
ymfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#5 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1110): Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#6 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(586): Symfony\Component\DependencyInjection\ContainerBuilder->createService()
#7 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1258): Symfony\Component\DependencyInjection\ContainerBuilder->doGet()
#8 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1210): Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#9 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1110): Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#10 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(586): Symfony\Component\DependencyInjection\ContainerBuilder->createService()
#11 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(531): Symfony\Component\DependencyInjection\ContainerBuilder->doGet()
#12 drupal-10.3.x/html/core/lib/Drupal/Core/Cache/CacheFactory.php(110): Symfony\Component\DependencyInjection\ContainerBuilder->get()
#13 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1121): Drupal\Core\Cache\CacheFactory->get()
#14 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(586): Symfony\Component\DependencyInjection\ContainerBuilder->createService()
#15 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1258): Symfony\Component\DependencyInjection\ContainerBuilder->doGet()
#16 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1210): Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#17 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(1110): Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices()
#18 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(586): Symfony\Component\DependencyInjection\ContainerBuilder->createService()
#19 drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(531): Symfony\Component\DependencyInjection\ContainerBuilder->doGet()
#20 drupal-10.3.x/html/modules/contrib/zoomapi/src/ZoomapiServiceProvider.php(17): Symfony\Component\DependencyInjection\ContainerBuilder->get()
#21 drupal-10.3.x/html/core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php(30): Drupal\zoomapi\ZoomapiServiceProvider->alter()
#22 drupal-10.3.x/vendor/symfony/dependency-injection/Compiler/Compiler.php(80): Drupal\Core\DependencyInjection\Compiler\ModifyServiceDefinitionsPass->process()
#23 /var/aegir/platforms/d
rupal/10/distro/1-dev/custom/dev4-cci-social-13.x-drupal-10.3.x/vendor/symfony/dependency-injection/ContainerBuilder.php(767): Symfony\Component\DependencyInjection\Compiler\Compiler->compile()
#24 drupal-10.3.x/html/core/lib/Drupal/Core/DrupalKernel.php(1447): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#25 drupal-10.3.x/html/core/lib/Drupal/Core/DrupalKernel.php(971): Drupal\Core\DrupalKernel->compileContainer()
#26 drupal-10.3.x/html/core/lib/Drupal/Core/DrupalKernel.php(515): Drupal\Core\DrupalKernel->initializeContainer()
#27 drupal-10.3.x/html/core/includes/utility.inc(34): Drupal\Core\DrupalKernel->boot()
#28 /usr/local/share/drush/commands/core/cache.drush.inc(302): drupal_rebuild()
#29 /usr/local/share/drush/includes/command.inc(422): drush_cache_rebuild()
#30 /usr/local/share/drush/includes/command.inc(231): _drush_invoke_hooks()
#31 /usr/local/share/drush/includes/command.inc(199): drush_command()
#32 /usr/local/share/drush/lib/Drush/Boot/BaseBoot.php(67): drush_dispatch()
#33 /usr/local/share/drush/includes/preflight.inc(67): Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#34 /usr/local/share/drush/drush.php(12): drush_main()
#35 {main}
No worries. I got a WSOD yesterday with the upgrade of social.
I upgraded to major because it will not work with Social 13-beta19
Updated the ModuleHandler to ModuleHandlerInterface to allow for HUX module
socialnicheguru → created an issue.
It seems like the entity view is showing up on the clone field.
This means that this cannot be used so made it major
socialnicheguru → created an issue.
I am proposing a much more simple solution.
socialnicheguru → created an issue.
Is there a config variable I can add to my settings.php for each option?
socialnicheguru → created an issue.
it works
Making this major since this was just introduced in a commit.
socialnicheguru → created an issue.
if you have no messages this breaks your site:
$sandbox['#finished'] = $sandbox['current_id'] / $sandbox['total'];
DivisionByZeroError: Division by zero in /drupal-10.3.x/html/modules/contrib/private_message/private_message.post_update.php on line 43
I understand that. I think this can be closed for now.
Yes it was the latest dev.
I had to do a workaround to be able to uninstall the previous ai_assistant_api then re-install. when i was able to reinstall, it works fine.
socialnicheguru → created an issue. See original summary → .
💬 Ability to use gnode access checks Active conflicts
socialnicheguru → created an issue.
socialnicheguru → created an issue.
You did say in the instruction video that this module will be pinned to the dev versio no ai until this module has an alpha
socialnicheguru → created an issue.
Does not apply to regcode 2.0.1
I understand that it is a work in progress but would like to help test
socialnicheguru → created an issue.
the checkout pane issue I saw:
The checkout flow Default includes an unrecognized checkout pane [warning]
billing_information. You should review this checkout flow.
@tomtech what submodule? connect is not compatible. webhook submodule is the one that you are referring to? Why would I need to do that.
Is there a version available for group 2.3?
socialnicheguru → created an issue.
#260 applied for me on Drupal 10.3.6
I update the patch.
I can confirm the table included with the latest patch:
SHOW TABLES LIKE 'user_revision';
+--------------------------------------------+
| Tables_in_dev4devyearsyo_0 (user_revision) |
+--------------------------------------------+
| user_revision |
+--------------------------------------------+
1 row in set (0.007 sec)
> DESCRIBE user_revision;
+--------------------+------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+--------------------+------------------+------+-----+---------+----------------+
| id | int(10) unsigned | NO | MUL | 0 | |
| revision_id | int(11) | NO | PRI | NULL | auto_increment |
| revision_user | int(10) unsigned | YES | | NULL | |
| revision_timestamp | int(10) unsigned | YES | | NULL | |
+--------------------+------------------+------+-----+---------+----------------+
4 rows in set (0.002 sec)
Small update to allow for the install with social_auth 4.x.
socialnicheguru → created an issue.
Use this patch.
Last patch was malformed
The MR is not applying to 2.0.0-alpha2
This is an update hook that will check for revision tables within the user object and update. It is based on the great work done in the .install file already
socialnicheguru → created an issue.