Page 1 of 1

CMSMS 1.10 problem installing modules

Posted: Sun Oct 30, 2011 5:38 pm
by bobonov
I am experiencing some problem in installing some modules.
Practically during installation process the page goes blank and the whole site went blank, that scared me alot :-[
But deleting the cookies for that web site got the site back, fortunately something connected to the session (and the db drive to use saved in the session looking at the followings errors)
After login I went under module list an the module module was there with remove install options.
Clicking on install I get as result an half loaded admin page


enabling the debug I get the following during installation process:

Code: Select all

Notice: Undefined variable: userids in /var/clients/client3/web4/web/modules/youtubeplayer/lang/en_US.php on line 276

Notice: Undefined variable: userids in /var/clients/client3/web4/web/modules/youtubeplayer/lang/en_US.php on line 287

Notice: Indirect modification of overloaded property CmsObject::$db has no effect in /var/clients/client3/web4/web/modules/youtubeplayer/method.install.php on line 5

Notice: Trying to get property of non-object in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 159

Warning: include_once(/var/clients/client3/web4/web/lib/adodb_lite/adodbSQL_drivers//_datadict.inc) [function.include-once]: failed to open stream: No such file or directory in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 161

Warning: include_once() [function.include]: Failed opening '/var/clients/client3/web4/web/lib/adodb_lite/adodbSQL_drivers//_datadict.inc' for inclusion (include_path='.:/usr/local/zend/share/ZendFramework/library:/usr/local/zend/share/pear') in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 161

Fatal error: Class 'ADODB2_' not found in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 164

enabling the debug I get the following when I click on install link on the module list:

Notice: Undefined variable: userids in /var/clients/client3/web4/web/modules/youtubeplayer/lang/en_US.php on line 276

Notice: Undefined variable: userids in /var/clients/client3/web4/web/modules/youtubeplayer/lang/en_US.php on line 287

Notice: Indirect modification of overloaded property CmsObject::$db has no effect in /var/clients/client3/web4/web/modules/youtubeplayer/method.install.php on line 5

Notice: Trying to get property of non-object in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 159

Warning: include_once(/var/clients/client3/web4/web/lib/adodb_lite/adodbSQL_drivers//_datadict.inc) [function.include-once]: failed to open stream: No such file or directory in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 161

Warning: include_once() [function.include]: Failed opening '/var/clients/client3/web4/web/lib/adodb_lite/adodbSQL_drivers//_datadict.inc' for inclusion (include_path='.:/usr/local/zend/share/ZendFramework/library:/usr/local/zend/share/pear') in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 161

Fatal error: Class 'ADODB2_' not found in /var/clients/client3/web4/web/lib/adodb_lite/adodb.inc.php on line 164

I am experiencing this problem at least under 2 module
youtubeplayer
HostedVideoAlbums

I don't know if it is something wrong with my installation (I upgraded) or is is about module incompatibility with 1.10 (both have been recently updated so are under active development), is some one else experiencing the same?

Re: CMSMS 1.10 problem installing modules

Posted: Sun Oct 30, 2011 5:43 pm
by calguy1000
These look like problems with the youtube and other modules. I suggest you contact the module authors.