i am getting this error on my bluehost server when loading color.php theme color in css header. its working fine on my localhost. why am getting this?
Failed to load resource: the server responded with a status of 500 ()
1 reply · opened Oct 21, 2021
CcrudxOct 21, 2021
SSemicolon WebSTAFFOct 22, 2021
Hello,
There appears to be some PHP Error in this File or with your Server's Configuration. Add the following code at the very top of your css/color.php File just after the PHP opening Tags:
[ch_pre type="php"]error_reporting(E_ALL);[/ch_pre]
which should display all the possible errors. Please notify us about the Error Message you see, so that we can provide you with further assistance on this. Thanks for your Patience!
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard