Thank you for the module/theme feature and i like to give a go
I got this Warning and tabes are not installed
Warning: Table 'drupal.niftycorners_code' doesn't exist query: SELECT code FROM niftycorners_code WHERE mark = 1 in /home/public_html/beta/includes/database.mysql.inc on line 120
could you also add to the .sql doc to the module directory -as alternative -incase .install did not work
regards
Comments
Comment #1
nevets commentedInteresting the table should have been installed. Was the niftycorners table added correctly?
After adding the niftycorners_code table you can add another niftycorners item or re-save an existing one
Here is the SQL to get you going
Comment #2
lennart commentedIn my case the tables are not installed either - but I get no warning
Comment #3
ica commentedI have installed the .sql tables you posted above.. they are in the db now
BUT this time i've got nifty Warnings below
Comment #4
nevets commentedWhich version of Drupal are you running, I have tried it with 4.7.2 only.