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

jaimerod’s picture

douggreen’s picture

Please 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?

jaimerod’s picture

yes that was the problem, I downloaded the wrong one.

jaimerod’s picture

Status: Active » Closed (fixed)
3do18’s picture

Version: 6.x-1.x-dev » 5.x-1.x-dev
Status: Closed (fixed) » Active

I 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

douggreen’s picture

Status: Active » Closed (won't fix)