I get the following errors when I enable the module(s), using D6.10
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY vid, position' at line 1 query: SELECT * FROM views_display WHERE vid IN () ORDER BY vid, position in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1272.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
warning: Invalid argument supplied for foreach() in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1646.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY vid, position' at line 1 query: SELECT * FROM views_display WHERE vid IN () ORDER BY vid, position in /home/content/t/h/e/theblacke/html/sites/all/modules/views/includes/view.inc on line 1272.
Comments
Comment #1
sevi commentedI don't have any idea so far.
Which version of views do you use?
All that I can say to these error messages:
The empty brackets followed by IN of the sql query tell me that the $vid string at includes/views.inc:1268 is empty. Thus there's something wrong with the vid property at includes/views.inc:1260 (obviously the number of views loaded is >0). Maybe there went something wrong after an update?
Really don't know how draggableviews can cause this errors.
Try to disable some modules.
greetings sevi
Comment #2
sevi commentedAny news to this issue?
Comment #3
aniruddhay commentedI have encountered the same problem with draggable views. I am using Views version 6.x-2.5. Thanks in advance for any help!
:)
Aniruddha
Comment #4
mitchell commented@austintnacious, aniruddhay: quoting sevi..
Comment #5
sevi commentederrors still present?
Comment #6
sevi commentedComment #7
sevi commentederrors still present with the current version?
Comment #8
sevi commentedPlease reopen if errors persist.