CMSMS 1.10 problem installing modules

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
bobonov
New Member
New Member
Posts: 5
Joined: Wed Jun 22, 2011 10:43 am

CMSMS 1.10 problem installing modules

Post 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?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: CMSMS 1.10 problem installing modules

Post by calguy1000 »

These look like problems with the youtube and other modules. I suggest you contact the module authors.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”