Posted by esenko on December 1, 2012 at 12:57pm
When I try to install drupal commons-6.x-2.9 I get error:
An error occurred. http://mydomen/install.php?locale=&profile=drupal_commons&id=2&op=do
Fatal error: Class 'TidyNodeLinksMappingWithThemeFunctions' not found in /home/myaccount/mydomen/www/profiles/drupal_commons/modules/features/commons_answers/commons_answers.module on line 290
Had anybody same error ?
Comments
The error indicates that the
The error indicates that the file is not where it's expected. Have you checked if the mentioned file is in that location? If it's a fresh install, maybe you don't have the full code base in place. You can try redownloading and unpacking everything again.
I've installed same pack
I've installed same pack locally. No error. Site is working.
On the hosting I was reinstalling drupal commons a lot of time. Every time I got same error.
Now I'm writing with hosting support. I think they made some changes.