it's back after latest D10 update
Hi everyone. Can you please tell me if this is going to be available for D10 / 11 ?
+1
I need this! Please add this to the next version. Thank you!
paintingguy ā created an issue.
Hi all, I have a Drupal 9 forum that goes back 21 years in user comments and posts. There is a lot of content.
When I install activity tracker it only show activity going back 2 year 11 months. I'm wondering if support would be able to figure out how to force the indexing process to not stop after this date. My server is good, php memory etc has no issue.
I'm pretty certain it's a forum related glitch likely when I updated to Drupal 9, two years 11 months ago.
Any suggestions on how to find out where to look for what's blocking activity tracker from indexing past 2 years, 11 months?
Resolved. Like a dummy I had /admin/config/development/bootstrap_library All themes except those listed "checked" . Changed: Only the listed themes I wanted selected and the issue was resolved.
Hi everyone, I'm having a similar issue after upgrading D9 to D10 with Claro. I cannot see messages background text. Please see image example
I've added this patch but it did not resolve this issue. I look forward to a patch that will fix this issue. Thank you
paintingguy ā created an issue.
I am so done with drupal. 14 years devoted to Drupal and its beyond me now. Nothing but headaches. Drupal 9 user are being forced to move to 10 and its a friken nightmare trying to figure it out. So frustrated and fed up.
phpmyadmin < votingapi_vote column 11 needed to be renamed to rate_widget . Problem solved and I have managed to uninstall this. Thank you for your help. So happy!!!
I believe you are right about a column missing. Do you know how I could add that column? I don't know much about sql .
Hi Jordik,
I tried drush updatedb just now but it says [success] No pending updates. I generally use composer to install and update everything and it also says all is good.
When trying to uninstall I get this.
The website encountered an unexpected error. Please try again later.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'rate_widget' in 'where clause': SELECT 1 AS "expression" FROM "votingapi_vote" "t" WHERE "rate_widget" IS NOT NULL LIMIT 1 OFFSET 0; Array ( ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->countFieldData() (line 1787 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Hi Jordik,
Drupal 9.5.11
Rate 3.0.1
PHP 8.1.26
In Status report I see this message:
Entity/field definitions
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Rate widget
The Rate widget entity type needs to be installed.
Vote
The Rate widget field needs to be installed.
--------------------------
I get this error when trying to uninstall Rate. I cannot update to the current Rate version as it halts the update path as well.
Any other question, please ask and than you for your help.
I'm at a complete loss as what to do. I cannot remove rate. I cannot update it with the current build. Any help would be extremely appreciated.
Drupal 9
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'rate_widget' in 'where clause': SELECT 1 AS "expression" FROM "votingapi_vote" "t" WHERE "rate_widget" IS NOT NULL LIMIT 1 OFFSET 0; Array ( ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->countFieldData() (line 1787 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Update to the latest and I get this now. Possibly this mess is due to my drupal 9 website uses drupal forums and the maintainers are missing something in the code for the forums?
I wish I could remove this module as its a royal PITA.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'rate_widget' in 'where clause': SELECT 1 AS "expression" FROM "votingapi_vote" "t" WHERE "rate_widget" IS NOT NULL LIMIT 1 OFFSET 0; Array ( ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->countFieldData() (line 1787 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Update: I finally have wavesurfer working on my website. What an awesome module, thank you for this!
Question, do you know how I can add the additional options like timeline, regions, spectrogram, soundcloud browser etc? Even though all these plugins seem to be included in the plugin folders, only the basics are working.
I'm in a similar position but on Drupal 9 with a large website that is primarily forums. I understand Drupal fairly well but sadly the forum module lacks community intuitive engagement. Year after year I keep thinking I should just dump Drupal but I keep hoping. I'm desperately hoping this time that the Drupal 10 forum module can be trusted and improved upon but that doesn't look ready yet. Maybe never? At this point (Dec 5, 2023) Drupal 10 looks like a big headache.
I have tried discourse and dislike it the most so I would never recommend substituting it for Drupal's lame but promising CMS forum. I want my forum under one roof with a taxonomy and modules that hook to the forum. So, Discourse is just way too complicated and not the solution for that.
Drupal 9 is done so here we go again. We get the big warning notifications to upgrade to D10 yet all I can see at this point is more screwing around to trying to have an intuitive Drupal community that is designed to engage people like social media platforms should.
Sorry for the rambling due to frustration.
paintingguy ā created an issue.
paintingguy ā created an issue.
I have the same issue as @webdrips after updating to rc2
if I could completely remove this module I would be a happy man. Any help would be greatly appreciated.
Hi everyone. I use Drupal 9 forum with thousands of members and posts but do not plan to migrate to Drupal 10 at this point because Drupal 10 forum does not look ready?
Has anyone with forums been successful migrating to 10?
What are the pros/ cons for doing this? (External resources can be optimized automatically, which can reduce both the size and number of requests made to your website).
Hi all,
I have this , any help fixing this would be appreciated!!
Warning: file_put_contents(/tmp/upgrade_status/deprecation_testing.neon): Failed to open stream: Permission denied in Drupal\upgrade_status\DeprecationAnalyzer->createModifiedNeonFile() (line 557 of modules/contrib/upgrade_status/src/DeprecationAnalyzer.php).
Drupal\upgrade_status\DeprecationAnalyzer->createModifiedNeonFile() (Line: 250)
Drupal\upgrade_status\DeprecationAnalyzer->initEnvironment() (Line: 222)
Drupal\upgrade_status\Form\UpgradeStatusForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 536)
Drupal\Core\Form\FormBuilder->retrieveForm('drupal_upgrade_status_summary_form', Object) (Line: 283)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50)
Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 49)
Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Unable to write configuration for PHPStan to /tmp/upgrade_status/deprecation_testing.neon. Scanning is not possible until this is resolved.
Looks like this module is being abandoned. If anyone knows of a replacement to this module, please share.
Right on! This is a much needed option for the comments. Thank you !
How do I add this for D9?
This is a much needed option. How do I add this to the comment module?
I just installed the Private Message module and wish I could get messages that are not plain text.
Is There a way to allow html and images in the message?
Thanks!
same problem. Hoping the forum improves as its a great part to the CMS
Glad I read this after wondering why I too had this same problem. Please implement the toolbar or remove the picture so people aren't wasting time trying to fix something that isn't broken.
I would like to be able to open an entity link in a new window. Is this possible? Thanks!
What a great plugin, thank you for adding it and continued support!
I am having the same issue. I cannot uninstall rate either.
Hi all... I cannot remove this as well. Tried everything with no success. Any help would be very appreciated!
Any chance the "Select the content types that you want users to be able to review" could be fixed? Thank you.
dead links
Love to see this working!!! I am however still on D9 ckeditor 4!
Would love to see the support to replace topic comments. Please please!
Does not install for D9 . Please continue developing the theme as my drupal site is forum based.
paintingguy ā created an issue.
Same issue. I've tried everything that should work to remove this but cannot. Hopefully the creator can help. I'm using the latest drupal 9 on php 8.1
paintingguy ā created an issue.
+1
paintingguy ā created an issue.
Its brutal trying to insert media in drupal 9 using ckeditor 4. Hope this gets resolved!
I'm having the exact issue. Did this fix it for you? Thanks
Pretty sure the message subscribe module causes a lot of related issues in other modules.
I'm having this issue in drupal 9.5.3 . Tried removing fields but no luck uninstalling.
Deprecated function: addcslashes(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\Core\Database\Connection->escapeLike() (line 1525 of core/lib/Drupal/Core/Database/Connection.php
Iām getting this when creating new registrations.
Doing a clean install of D9, I don't have the confusing message after password reset.
After resetting password message says : "The changes have been saved."
However, on an existing D9. patch 3 doesn't fix it. Any help would be greatly appreciated!!
Hi everyone. I still have this issue and sure could use some help. Would someone be able to give me a very appreciated step by step on how to resolve this using Terminal in WHM? Or manually ?
paintingguy ā created an issue.
I've been trying to figure out how to do this as well. Could you share how you fixed it?
Wondering why the "Quote and reply selected" box can't be selected?