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

Account created on 23 February 2012, over 12 years ago
  • Senior Backend Developer at BixalΒ 
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡ΈUnited States vlyalko

i had to add the validation for the #37 patch no work in the admin view screen as well where the 'page' value from the request URI is not present.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Thanks, patch #37 worked and fixed the issue

πŸ‡ΊπŸ‡ΈUnited States vlyalko

this https://www.drupal.org/project/facets/issues/3052574#comment-15155405 πŸ› Facets with AJAX not working in most of situations RTBC worked for me

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Go to BEF Settings->Exposed Filter Settings->find your filter settings->Advanced filter options->use "Rewrite the text displayed"

πŸ‡ΊπŸ‡ΈUnited States vlyalko

ksenzee, thank you. Your solution #10 worked. This was the issue in my case. Thank you

πŸ‡ΊπŸ‡ΈUnited States vlyalko

@caspervoogt, THANK YOU! Adding "COMPOSER_ALLOW_SUPERUSER=1" to my Dockerfile solved the issue for me too.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

My drupal core version: 10.2.2
Drush version: 12.4.3.0
This combination is successfully working in prod now.
Any new deployment to DEV branch results in the same error as above:

[preflight] The alias references a Drupal site that does not contain its own copy of Drush. Please add Drush to this site to use it.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Was anyone successful resolving this issue?

My drupal core version: 10.2.2

Drush version: 12.4.3.0

This combination is successfully working in prod

Any new deployment to DEV branch results in the same error as above:

[preflight] The alias references a Drupal site that does not contain its own copy of Drush. Please add Drush to this site to use it.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

The issues is partially resolved.
I just had to uninstall and install back the module.
Update broken/missing fields in our custom GA report views and most of the reports are working and functioning as expected.

The only remaining issue is that Top source view, which is using following fields, which did not have broken/missing handler issues:

Attribution: Source (Source)
Attribution: Medium
Session: Sessions (Sessions)

This report still saying that
Data from Google Analytics cannot be retrieved. You must authenticate your Google Analytics account to see these reports. Click here to configure Google Analytics authentication to your site.

You must have administrator permissions on your Google Analytics and your Varbase site to do this. If you don't have permission, please contact your site administrator.

This is strange, becasue when I am clicking on the link to to configure Google Analytics authentication to your site, it is obviously already configured. Otherwise, the rest of the view displays would not work and woulfd not be able to retrieve data fromGA reports API.

Any recommendations?

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Make sue you follow the steps 1 and 2 on this page:

https://developers.google.com/analytics/devguides/reporting/data/v1/quic...

for me # 2 was the reason why i was getting the same error as you.

Not sure about the need of the steps 3 and 4 for integration with drupal, but fields imported and reports are showing up now. 

πŸ‡ΊπŸ‡ΈUnited States vlyalko

@zarexogre, would you mind putting the configuration steps. I have installed the 4.0.0-beta. Had to enable the charts_highcharts module, to avoid error about the missing class. Even thought it said it should be either charts_highcharts or charts_google enabled for displaying charts.
charts_google was already enabled and i was still getting critical error. After I enabled charts_highcharts, i was able to get the config form, which looks very different from the previous version.
I tried to upload json credentials file, but getting "Credential is not valid. Check your configured property also!" and what Property field is expecting? In the help for this field, it is saying "A GA4 property to grab the data". I tried the GA4 9 digits numeric number. Is this the right value that is expected? Any lead or recommendation will be helpful. Thank you!

πŸ‡ΊπŸ‡ΈUnited States vlyalko

I have the same problem in drupal 10, version ^2.0 and I solved it with the solution from https://www.drupal.org/project/views_infinite_scroll/issues/3291544#comm... πŸ’¬ Infinite scroll stops working after 1 "refresh" Needs work
by setting pager id to 1

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Hello, I am using an example from here and hook not being called
https://www.drupal.org/docs/contributed-modules/formalter-as-plugin/alte... β†’

Is this example still valid? Thank you

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Hello, I am using https://www.drupal.org/project/views_filters_populate β†’ , which is an alternative filter field to the combined filter field, and experiencing same problem. Reset button does not clear the result when this populate (combined) field is used for the filtering.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

I am not sure if this is a related issue. I am using views_filters_populate to combine multiple fields into one filter and ajax reset button does not clear the results when view is being filtered on this populate combined filter field.
I have applied the https://www.drupal.org/project/better_exposed_filters/issues/2996297#com... πŸ› Reset button does not use AJAX Needs work patch and it does not fix the issue I am having.
Testing in drupal 9 and drupal 10
Will appreciate any guidance on fixing this issue.

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Adding additional patch to update info.yml file
β†’

πŸ‡ΊπŸ‡ΈUnited States vlyalko

Hi shahin-raza, I am having the same issues after the upgrade to drupal 10 and after updating a few pieces if content to test the upgrade.
What values did you have to update/add in settings.php to fix this issue? I would appreciate if you could post the fix.

Thank you

Production build 0.69.0 2024