I'm not sure if I did this right but when I tried to add a Diasporama from the node/add menu it gave me this.
* user warning: Column count doesn't match value count at row 1 query: INSERT INTO diaporama (vid, nid, width, height, transition, speed, timer, showbuttons, alignbuttons, aligntitles, randomstart) VALUES (231, 231, 400, 300, 'fade', 20, 5, 1, 'bottom', 0) in /home/saveinfo/public_html/includes/database.mysql.inc on line 172.
* warning: Invalid argument supplied for foreach() in /home/saveinfo/public_html/sites/all/modules/diaporama/diaporama.module on line 347.
Comments
Comment #1
goz commentedAn argument is missing in the sql.
Align buttons or Align titles is missing (check radio buttons on the add form).
I will check possible errors on the next update.
thanks for the report
Comment #2
goz commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.