Closed (fixed)
Project:
Diaporama
Version:
5.x-1.0-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2008 at 21:18 UTC
Updated:
27 Jun 2008 at 09:27 UTC
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.