shevgeny → created an issue.
Hi @dineshkumarbollu,
Wait, the Basic cart module claims to support Drupal 10. How can the Basic cart module work on Drupal 10 if the module required by this module does not work on Drupal 10? Is there a gap in logic here? :)
I can't delete the module, I can't disable the permission to upload avatars for the user role. Error:
RuntimeException: Adding non-existent permissions to a role is not allowed. The incorrect permissions are "avatars avatar_generator user gravatar", "avatars avatar_generator user gravatar_generator", "avatars avatar_generator user robohash". in Drupal\user\Entity\Role->calculateDependencies() (line 207 of /web/core/modules/user/src/Entity/Role.php).
The patches did not help. Drupal 10.2, module 8.x-2.x-dev, PHP 8.1.
shevgeny → created an issue.
shevgeny → created an issue.
shevgeny → created an issue.
Unfortunately this doesn't solve the problem. The site is broken with this module. I do not confirm the declared work on Drupal 10.
shevgeny → created an issue.
shevgeny → created an issue.
Confirmed, according to my feelings, the ad impressions are considered incorrect. I displayed one ad on the page (it's basically the only one in the system), and the site is located on a domain that is unknown to anyone. Each page load with one ad gives either +3 or +12 impressions in the statistics.
It's looks like you also need to grant View user information(access user profiles) permission, Post Granting that permission you can able to view that /private-message/create page.
Yes, you are right. This error is indeed caused by the lack of permissions to view user profiles. However, I was unable to get the module to work. Messages are not being sent (sending by pressing the Enter key does not work, the message window darkens and nothing happens). I assume the module still has too many errors to be used.
Is there a way to somehow reach a specific page of the displayed view? For example: drupal_view('who_s_new', 'block_1', arg, page_number).
shevgeny → created an issue.
shevgeny → created an issue.
The module without the patch doesn't sort images at all, with the patch - it sometimes sorts, sometimes doesn't.
When choosing an icon in a menu item, I see a critical error. Drupal 9.5.9
The website encountered an unexpected error. Please try again later.
shevgeny → created an issue.
Drupal 9.5.8,
ajax_link:1.0.x-dev@dev
page.html.twig:
Node 1 →
Node 2 →
function THEME_preprocess_page(array &$variables): void {
$variables['#attached']['library'][] = 'ajax_link/ajaxLink';
}
The first time every link works correctly. Then the links don't work.
При ручной установке на открываются страницы /admin/structure/migrate/cmlmigrations и /cmlmigrations/status («На сайте произошла непредвиденная ошибка. Пожалуйста, повторите попытку позже.»)
shevgeny → created an issue.
Also, quantity field doesn't work through ajax on cart page (views form)
Thank you, the fatal error has disappeared, but when choosing a widget "Ajax Add To Cart" in variations on the product page there is no button "Add to the cart" at all.
I was unable to get the module to work on Drupal 10.
The patch #2 doesn't work.
First, there are two more modules in the attachment.
Secondly, if you make changes to the main and additional modules, Drupal 10 gives a fatal error.
This Module does not work on Drupal 9 and needs to be improved. Images are not sorted.