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
Comment #1
agentrickardI have not been able to replicate this issue. Can anyone else?
Comment #2
agentrickardMoved from the other thread.
Still not entirely sure this problem is solved, as I don't understand the root cause.
Comment #3
agentrickardThis has been resolved. It was caused by upgrading from 5.x.1.7 to 5.x.1.8.