🇺🇸United States @SocialNicheGuru

Account created on 2 February 2007, about 18 years ago
#

Recent comments

🇺🇸United States SocialNicheGuru

If I use http://drupal.org/project/eca will this module give added triggers and conditions?

🇺🇸United States SocialNicheGuru

I updated the charictarization.

Just wonderinf if the version of d3/d3 will be updated to 7.8+ ?

🇺🇸United States SocialNicheGuru

Could this be added as a submodule, flipbook_sound?

🇺🇸United States SocialNicheGuru

Does that take an update hook in addition to removing them in config?

🇺🇸United States SocialNicheGuru

Maybe we can use this as a moment, upgrade to Drupal 10+/11 to consolidate all of the "affiliate" type modules under one umbrella.

http://drupal.org/project/uber_affilaite
http://drupal.org/project/affiliate_ng
http://drupal.org/project/affiliate
http://drupal.org/project/affiliates

I like the idea of being able to connect and apply userpoints and commerece_userpoints; keep track of referrals using, https://www.drupal.org/project/indieweb; give actual dollars using commerce_affiliate; give points or rewards for sharing and sign ups.

Most of this can be done in services or hooks that might connect to individual modules to do the heavy lifting.

We could use views to show reporting

🇺🇸United States SocialNicheGuru

no that is not the change that i wanted.

🇺🇸United States SocialNicheGuru

While this does not effect 2.0 releases yet because the line is not in composer, it does effect the 2.0.x-dev release.

🇺🇸United States SocialNicheGuru

Then it probably is just a restraint issue in composer.json and .info.yml to allow ai:ai 1.0.x-dev || 1.1.x-dev

🇺🇸United States SocialNicheGuru

#6 is a bad patch. it adds .orig files

🇺🇸United States SocialNicheGuru

I just took a quick peak at the MR and saw:

 diff --git a/composer.json b/composer.json
index f5f380a65bff59d87a62ee7ffb9928d1b317dd23..9ab54755ad21f72d612afe5a8dadcf28fb13277f 100644
--- a/composer.json
+++ b/composer.json
@@ -10,7 +10,8 @@
         "drupal/devel_generate": ">=4",
         "drupal/workbench_moderation": "*",
         "drupal/workbench_moderation_actions": "*",
-        "drupal/commerce": "^2 || ^3"
+        "drupal/commerce": "^2 || ^3",
+        "drupal/eca": ">=2"
     },
 

Now I see that ECA is being added to require-dev not require.

🇺🇸United States SocialNicheGuru

Could this be a submodule that depends on eca? Making the main scheduler module depend on eca seems more than is needed for a simple installation.

🇺🇸United States SocialNicheGuru

if I apply 🐛 getResults is not returning the correct results Needs review like it says, this MR does not apply to 2.0.x.

🇺🇸United States SocialNicheGuru

Is there a difference between $74 and #75?

🇺🇸United States SocialNicheGuru

As per, https://github.com/steverhoades/oauth2-openid-connect-server/blob/v3.0.1..., there might be cases like mine where ^8.4 was being installed but I needed 9.2 and above.

I had to explicitly call ^9.2 to ensure that got enabled

🇺🇸United States SocialNicheGuru

So i added "league/oauth2-server": "^9.2" to my composer file and it did work.

So was taking it out a regression?

I did have to do some work to accommodate which I am including if it will help others:
I also had to add this to my composer.json: "lcobucci/jwt":"5.5 as 4.0" to accommodate the change as a few modules (commerce_authnet and indieweb use lcobucci/jwt":^4.0"

🇺🇸United States SocialNicheGuru

@bojan_dev, league/oauth2-server was removed as a requirement in [##3277256:]:

- "league/oauth2-server": "^8.5 || ^9.0",
- "steverhoades/oauth2-openid-connect-server": "^2.6",
+ "steverhoades/oauth2-openid-connect-server": "^3.0",

🇺🇸United States SocialNicheGuru

Can place this in your composer.json:
"hubspot/hubspot-php": "5.3 as 3.2",

🇺🇸United States SocialNicheGuru

@scott_euser in #8 is correct.

This does break https://www.drupal.org/project/ai_vdb_provider_milvus:

"PHP message: PHP Fatal error: Declaration of Drupal\ai_vdb_provider_milvus\Plugin\VdbProvider\MilvusProvider::vectorSearch(string $collection_name, array $vector_input, array $output_fields, mixed $filters = '', int $limit = 10, int $offset = 0, string $database = 'default'): array must be compatible with Drupal\ai\AiVdbProviderInterface::vectorSearch(string $collection_name, array $vector_input, array $output_fields, Drupal\search_api\Query\QueryInterface $query, string $filters = '', int $limit = 10, int $offset = 0, string $database = 'default'): array in drupal-10.4.x/html/modules/contrib/ai_vdb_provider_milvus/src/Plugin/VdbProvider/MilvusProvider.php on line 597

🇺🇸United States SocialNicheGuru

This is part of 13@alpha also and should be updated.

🇺🇸United States SocialNicheGuru

I have not set anything up yet, no credentials, etc.
I uninstall it on Drupal 10.4, php8.2, zoomapi 3.x.
I apply the patch.
i install zoomapi.
I get the above error in #12
I cannot use drush to clear cache

🇺🇸United States SocialNicheGuru

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.

🇺🇸United States SocialNicheGuru

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.

🇺🇸United States SocialNicheGuru

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

🇺🇸United States SocialNicheGuru

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.

🇺🇸United States SocialNicheGuru

slight update. the patch was not applying

🇺🇸United States SocialNicheGuru

Sorry not a bug.
It would be nice to have it be part of the AI initiative.

🇺🇸United States SocialNicheGuru

Is this available for 2.0?

🇺🇸United States SocialNicheGuru

Sorry. I was looking at the wrong version.

🇺🇸United States SocialNicheGuru

this seems to work for me

🇺🇸United States SocialNicheGuru

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?

🇺🇸United States SocialNicheGuru

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?

🇺🇸United States SocialNicheGuru

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)?

Production build 0.71.5 2024