binnythomas โ made their first commit to this issueโs fork.
Thanks for the query @vensires. I was not aware of the other module when i created this project 5 years back. I guess this is a more lightweight module when compared to the Reroute email.
binnythomas โ made their first commit to this issueโs fork.
I am facing this issue with version 2.0.9 on Drupal 9.5.11 preventing me from upgrading to Drupal 10.5. The given patches do not seem to work
binnythomas โ created an issue.
binnythomas โ created an issue.
Just an update - the PHP 8.2 version should be one of the later releases to see this error.
Try Drupal 10.2 and PHP 8.2 @dineshkumarbollu
Switching back to PHP 8.1 and the preview button works as intended. Thanks to all who looked into it.
Can you try with the publication date module configured in the node?
Added the steps.
binnythomas โ created an issue.
binnythomas โ created an issue.
binnythomas โ created an issue.
I got the same error and it was blocking deployment. Finally figured out that it was not required by Drupal core but by the upgrade status module. Removing the upgrade status module solved the issue. Hope this helps someone else.
The earlier patch caused issues after D10 upgrade.
The previous patch failed. Here is a new patch that works.
Adding a patch that is compatible with 8.x-1.0-alpha9
Patch at #5 fails for 8.x-1.0-alpha9
I was referring to the release notes and I was able to get this issue with helpful instructions for custom code - https://www.drupal.org/node/3359194 โ
In the latest version how do we know the equivalent of 'rh_action' ?
I am looking for a solution to this too. We are getting a WSOD after upgrading to the latest version of the module when our custom code is triggered this function.
binnythomas โ created an issue.
John Cook โ credited binnythomas โ .
Volunteered fro this.
I volunteered for this. Thanks
Volunteered for this.
Hello There,
I was covering the event for Drop Times as a volunteer correspondent along with two others. I distributed T-shirts, and business cards, covered booths, interviewed Drupalers, took videos, and clicked pics throughout the event.
I reviewed the code in person at DrupalConLille. LTGM
I had to address some underlying issues in the site local setup especially related to the following>
https://drupal.stackexchange.com/questions/232520/cannot-update-no-avail...
I still got the above error but it seemed like the module was processing the report.
After running the report multiple times the error disappeared. So I would say the fix does work.
The fix is actually causing another error.
Unable to decode output into JSON: Syntax error
Error: Wrong parameters for Exception([string $message [, long $code [, Thr
owable $previous = NULL]]]) in Exception->__construct() (line 119 of /var/w
ww/html/www/modules/contrib/hacked/src/HackedProjectWebDevDownloader.php).
This is not fixing the issues. The issue still exists.
binnythomas โ created an issue.
Applied the patch. Thanks
Can you add the patch please?
Applied the patch.
This patch works for me.
The fix @#7@ works for me.