#Downgrade Issue
1 messages · Page 1 of 1 (latest)
Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 8.0.2". You are running 7.4.33.
PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2". You are running 7.4.33. in /var/www/controlpanel/vendor/composer/platform_check.php on line 24
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
you mean php version?
My ctrlpanel version is 8.0
upgrade php to 8.0.2 or up
okay
but ctrlpanel dont support
So Is there any way ?
"Your Composer dependencies require a PHP version ">= 8.0.2". You are running 7.4.33."
it does
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
My logs for 500 ERROR
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
are you trying to use the voyager theme?
yeah it is called voyager theme my guy
https://market.ctrlpanel.gg/resources/resource/26-voyager-|-1-theme-for-cpgg-[07-08]/
did you not purchase it from here?
Like me made few style changes
hm
hm
so How can I fix it ?
yeah wait
/var/www/controlpanel/app/Http/Controllers/HomeController.php
replace market.controlpanel.gg with market.ctrlpanel.gg
ok
done wt next
nothing, it should be fixed
okie
I get 500 Error again
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
not working
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Have you entered this to the CPGG directory?
yes
If you set the wrong ReCaptcha Key and locked yourself out, you will have to run the following commands from your VPS Terminal
mysql -u root -p
UPDATE `controlpanel`.`settings` SET `value` = 'false' WHERE (`key` = 'SETTINGS::RECAPTCHA:ENABLED');
exit
Where do you get the 500 error?
Run this command and send screenshot of command output
Not this
then ?
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
Weird