When I try to install nicedit I get the following error.
Fatal error: Call to undefined function: drupal_install_schema() in /home/content/j/a/i/jaimerod/html/modules/nicedit/nicedit.install on line 33
When I try to install nicedit I get the following error.
Fatal error: Call to undefined function: drupal_install_schema() in /home/content/j/a/i/jaimerod/html/modules/nicedit/nicedit.install on line 33
Comments
Comment #1
jaimerodComment #2
douggreen commentedPlease make sure that you've installed the 6.x version of nicedit with Drupal 6.x (RC2). My initial guess is that you have accidentally installed the nicedit 6.x version on Drupal 5.x.
Does anybody else get this error?
Comment #3
jaimerodyes that was the problem, I downloaded the wrong one.
Comment #4
jaimerodComment #5
3do18 commentedI experience the same error when enabling upload module, I have drupal, 5.16, I checked it in the status report, moreover on the module admin site on the right side is written 5.16, so the version is the same.
I have also installed image_upload module, but no image is being uploaded, I think the the reason is this fatal error: "Fatal error: Call to undefined function drupal_install_schema() in /modules/upload/upload.install on line 12".
what should I do ?
Marek
Comment #6
douggreen commented