This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
amaury34317
Hi guys, i just update october 1 to 2 using php 8.1
I try to access to the backend and i get this error message: Class "October\Rain\Database\Behaviors\Purgeable" not found
Do you have an idea of what I should do?
TY
daftspunky
Hi amaury,
You're actually using v3 beta, this is the only installable version using PHP 8.1. You can either:
- Use PHP 8.0 and install v2
- Stay with v3 and find the plugin that reports this error
A plugin that might cause this is the RainLab.Translate plugin, to install the latest version, run this command:
php artisan plugin:install rainlab.translate
Installing the plugin over the top will update it and it is safe to do.
I hope this helps!
1-3 of 3