Page 1 of 1

Ver. 1.2 error Attempt to use ADODB from outside of CMS

Posted: Tue Oct 16, 2007 6:41 am
by Dr.CSS
I tried to do an upgrade from 1.1.1 to 1.2 and get this error, no install no admin, site down message...

Re: Ver. 1.2 error Attempt to use ADODB from outside of CMS

Posted: Tue Oct 16, 2007 8:27 pm
by ralarsen
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?

Re: Ver. 1.2 error Attempt to use ADODB from outside of CMS

Posted: Wed Oct 17, 2007 7:03 am
by alby
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?
In this case, probably you have a broken file (this is file version.php) but maybe there are other files.
Upload and overwrite all files again

Alby