Moved from http://drupal.org/node/118337, originally submitted by pcoghlan - February 12, 2007 - 12:22

Thanks for the mysite module which I just installed. I have visited Administer/Modules and do see it as a valid option but when I try to activate it I get the text below. I am using Mysite 5.x-1.8, Drupal 5.1 PHP 5.2.0 MySQL 5.0.32.

Bear iin mind that 0.inc does not exist in the modules/mysite/plugins/type folder but I do have 6 *.inc files; aggregator, blog, book, feed, forum and term. :

* warning: include_once(modules/mysite/plugins/types/0.inc): failed to open stream: No such file or directory in /big/dom/xxxxxxxx/www/modules/mysite/mysite.module on line 1454.
* warning: include_once(): Failed opening 'modules/mysite/plugins/types/0.inc' for inclusion (include_path='.:/usr/local/lib/php-pear') in /big/dom/xxxxxx/www/modules/mysite/mysite.module on line 1454.

Comments

agentrickard’s picture

I have not been able to replicate this issue. Can anyone else?

agentrickard’s picture

Moved from the other thread.

#16 submitted by pcoghlan on February 13, 2007 - 13:20 updated

The Mysite module is now fully functioning for me. I used the suggestion from Eric, above. I went to each Mysite config tab in the Administer>Site Configuration>MySite link. For each tab (Display, Icon, Cache, Default Page) I simply clicked on each one and then 'Save Configuration'. That seemed to rid the 0.inc problem. I made the two changes (lines 404 & 434) in the mysite.module and that cleared up the SQL error.

Shout if you need anything else.

Thanks for your help,
Paul

Still not entirely sure this problem is solved, as I don't understand the root cause.

agentrickard’s picture

Status: Active » Closed (fixed)

This has been resolved. It was caused by upgrading from 5.x.1.7 to 5.x.1.8.