[fixed] Update fail and redirection error

Forum rules
Only administrators can post or move items here.
Locked
jce76350
Beta Tester
Beta Tester
Posts: 2032
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

[fixed] Update fail and redirection error

Post by jce76350 »

Hi,

on an update I have a message "Template content cannot be empty"
and the update continue but the table _version have the old field version =37
so when I go to the admin page
I am redirected to the url .... /install/upgrade.php :'(
This is a porblem from include.php line 168-169

Code: Select all

$current_version = cmsms()->get_installed_schema_version();
if ($current_version < $CMS_SCHEMA_VERSION) redirect($config['root_url'] . "/install/upgrade.php");
Jean-Claude Etiemble
Locked

Return to “Closed Issues”