D7.0.9 - Error when installing Blogs

Hi all,

I tried installing Blogs in Administration - Tools - Modules. It gave a DB error but says Blogs is installed.

Going to the Blogs page, I get this error:

============================

Warning: require_once(/home/xxxxxx/public_html/modules/classes/Config.php) [function.require-once]: failed to open stream: No such file or directory in/home/xxxxxx/public_html/inc/classes/BxDolModule.php on line 77

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxx/public_html/modules/classes/Config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/xxxxxx/public_html/inc/classes/BxDolModule.php on line 77

======================

There is no modules/classes/Config.php (Why is it requiring a file that is not present?)

Regards,

Harvliet


Quote · 22 Mar 2012

Harvliet,

this sounds to me like something has corrputed. you are correct, there is no /modules/classes

 

i just uninstalled blogs on a 7.0.9 and reinstalled. 

 

is this a fresh install of 7.0.9, or an upgraded version of Dolphin? 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 22 Mar 2012

Hey man,

It's a fresh install but I think my problem is because of another developers module. I'm not sure. I will contact the developer. I tried manually installing Blogs in the DB and it gave me this error:

======================

Error

SQL query:

-- subscriptions
INSERT INTO `sys_sbs_types` ( `unit` , `action` , `template` , `params` ) 
VALUES (

'bx_blogs', '', '', 'return BxDolService::call(''blogs'', ''get_subscription_params'', array($arg2, $arg3));'

), (

'bx_blogs', 'commentPost', 't_sbsBlogpostsComments', 'return BxDolService::call(''blogs'', ''get_subscription_params'', array($arg2, $arg3));'

), (

'bx_blogs', 'rate', 't_sbsBlogpostsRates', 'return BxDolService::call(''blogs'', ''get_subscription_params'', array($arg2, $arg3));'

);

 

MySQL said: Documentation

#1062 - Duplicate entry 'bx_blogs--' for key 2 

======================

Harvliet,

this sounds to me like something has corrputed. you are correct, there is no /modules/classes

 

i just uninstalled blogs on a 7.0.9 and reinstalled. 

 

is this a fresh install of 7.0.9, or an upgraded version of Dolphin? 

 

Quote · 22 Mar 2012

the error on the database says the records already exist and that is why it says there is a duplicate key. not sure why you would try to install the tables manually on the database, instead of letting the module install the database. 

 

and not sure what the subscriptions module would have to do with the blogs failing. but ok, yeah hope  you get it worked out.

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 22 Mar 2012

I tried manually because it fails in Admin - Tools - Modules

The other modules install just fine. 

the error on the database says the records already exist and that is why it says there is a duplicate key. not sure why you would try to install the tables manually on the database, instead of letting the module install the database. 

 

and not sure what the subscriptions module would have to do with the blogs failing. but ok, yeah hope  you get it worked out.

 

Quote · 22 Mar 2012

My error log says:

[Thu Mar 22 10:39:38 2012] [error] [client 72.93.255.202] File does not exist: /home/xxxxx/public_html/modules/boonex/blogs/function.require-once, referer: http://www.boonex.com/forums/

Quote · 22 Mar 2012

My download was corrupted. This is no bug.

Quote · 23 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.