• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Can't get the 2.2.3 update to work

Status
Not open for further replies.

dotch

Chevereto Member
I can't get the 2.2.3 update to work. I used 2 methods:

1: Replaced the affected files and folders for the 2.2.3 versions. Merged the new config.php file with my old config.php. after I upload includes/chevereto.php OR includes/classes I get a blank screen.
I've made some little modifications to my 2.2 site, so I thought there might be a conflict somewhere. So I decided to rebuilt my site:

2: I downloaded the 2.2.3 package, uploaded everything it in a sub-folder "223". Created a database "mysite223" and a db-user. Edited the config.php and definitions.php files and the , chmodded the "images" folder to 777. When I type http://mysite.com/223/ I get a blank screen and nothing happens, no database tables are created, nothing.

Do I do something wrong or is there a bug in the package?
 
Thanks for the quick reply! I get this message:

[paste]
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead' in /var/www/vhosts/celebimg.com/httpdocs/223/includes/classes/class.db.php:66 Stack trace: #0 /var/www/vhosts/celebimg.com/httpdocs/223/includes/classes/class.db.php(66): DateTime->__construct() #1 /var/www/vhosts/celebimg.com/httpdocs/223/includes/functions.php(1017): dB->__construct() #2 /var/www/vhosts/celebimg.com/httpdocs/223/includes/functions.php(793): check_config() #3 /var/www/vhosts/celebimg.com/httpdocs/223/includes/functions.php(21): check_install() #4 /var/www/vhosts/celebimg.com/httpdocs/223/includes/chevereto.php(115): require_once('/var/www/vhosts...') #5 /var/www/vhosts/celebimg.com/httpdocs/223/i in /var/www/vhosts/celebimg.com/httpdocs/223/includes/classes/class.db.php on line 66
[/paste]

But that's not clear to me ...
 
Status
Not open for further replies.
Back
Top