uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
Open Software License 3.0
8.96k stars 463 forks source link

Bad reCaptcha error in version Stable Release v1.0.15. How to reverse back? #442

Closed PeopleInside closed 3 years ago

PeopleInside commented 3 years ago

Bug report

In the version 1.0.15 one issue resolved was coming back. Please see this closed issue:

https://github.com/uvdesk/community-skeleton/issues/424

Tell me how I can resolve. Now when the ReCaptcha is not correct no error is showed under the filed, error is showed only on top, this is bad,

Waiting to know how I can fix this. Thanks

PeopleInside commented 3 years ago

I'm restoring the old version using the backup as seems something is wrong with the upgrade. Waiting your replies on the forum and here on many issues.

I loosed a lot of time by upgrading and try to fix issues than put again customization... you should have a better upgrade procedure and made an announcement with detailed steps or you made me loose a lot of time and doing a lot of not useful work. Now I will lost everything I done in this last hours and resume the old version.

PeopleInside commented 3 years ago

Updating with:

composer update uvdesk/core-framework
composer update uvdesk/support-center-bundle
composer update uvdesk/mailbox-component
composer update uvdesk/automation-bundle
composer update uvdesk/extension-framework

than:

php bin/console d:s:u --force
php bin/console assets:install

resolve the issue.

The problem was with composer update or missed update information from you.