Ver. 1.2 error Attempt to use ADODB from outside of CMS
Ver. 1.2 error Attempt to use ADODB from outside of CMS
I tried to do an upgrade from 1.1.1 to 1.2 and get this error, no install no admin, site down message...
-
ralarsen
Re: Ver. 1.2 error Attempt to use ADODB from outside of CMS
I have the same problem when upgrading from v1.1.2 to 1.2
When I call upgrade.php in my browser I get this:
MS_VERSION); define('CMS_VERSION_NAME', $CMS_VERSION_NAME); define('CMS_SCHEMA_VERSION', $CMS_SCHEMA_VERSION); # vim:ts=4 sw=4 noet ?> Attempt to use ADODB from outside of CMS
Hmm... anybody have a solution?
When I call upgrade.php in my browser I get this:
MS_VERSION); define('CMS_VERSION_NAME', $CMS_VERSION_NAME); define('CMS_SCHEMA_VERSION', $CMS_SCHEMA_VERSION); # vim:ts=4 sw=4 noet ?> Attempt to use ADODB from outside of CMS
Hmm... anybody have a solution?
Last edited by ralarsen on Tue Oct 16, 2007 8:36 pm, edited 1 time in total.
-
alby
Re: Ver. 1.2 error Attempt to use ADODB from outside of CMS
In this case, probably you have a broken file (this is file version.php) but maybe there are other files.ralarsen wrote: I have the same problem when upgrading from v1.1.2 to 1.2
When I call upgrade.php in my browser I get this:
MS_VERSION); define('CMS_VERSION_NAME', $CMS_VERSION_NAME); define('CMS_SCHEMA_VERSION', $CMS_SCHEMA_VERSION); # vim:ts=4 sw=4 noet ?> Attempt to use ADODB from outside of CMS
Hmm... anybody have a solution?
Upload and overwrite all files again
Alby

