I get the following error upgrading to 3.0-alpha3:

Fatal error: Class 'Drupal\rules\Logger\RulesLog' not found in ...\core\lib\Drupal\Component\DependencyInjection\Container.php on line 272

edit: Never mind, there's another issue playing here...

Comments

ChristopheDG created an issue. See original summary.

ChristopheDG’s picture

Issue summary: View changes
jonathan1055’s picture

Hi,
Can you just clarify your edit? Does that mean you do not have the problem anymore?

ChristopheDG’s picture

When I update modules using the UI, most of the original files disappear while the updated ones don't come through because of a folder/file permissions problem (?) (not sure yet, haven't found a solution so far)

So I have to download the zip and put the folder in the right place manually. Then everything is fine.

fago’s picture

Category: Bug report » Support request
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

drupalguy854’s picture

Having this issue now and there is no way to get onto my localhost/drupal site. Getting

Error: Class 'Drupal\\rules\\Logger\\RulesLog' not found in

Just installed the Rules module, then uninstalled by removing the module from the htdocs/modules folder.

Please let me know how you fixed this.

TR’s picture

uninstalled by removing the module from the htdocs/modules folder.

Yeah, that's not how you uninstall modules in Drupal. Of course you had errors, but that's your fault, not a problem with Rules. To fix, put the files back, then uninstall the module properly.