Posted by Starminder on October 1, 2009 at 2:35am
Jump to:
| Project: | Drupal core |
| Version: | 6.14 |
| Component: | poll.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Watchdog errors:
array_shift() [function.array-shift]: The argument should be an array in /usr/home/hoslo/public_html/modules/poll/poll.module on line 336.
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /usr/home/hoslo/public_html/includes/form.inc on line 371.
This occurs when trying to create a new poll. a 3rd option is not able to be added, nor is the new poll saved. I really don't think i touched anything in the base code since upgrading to 6.14 ... appreciate any insight. Thanks
Comments
#1
Cannot reproduce on a stock Drupal 6.14 installation
What contrib modules do you have enabled?
#2
It's a (too long) list! Sure would love to know which one might be stomping on it, thanks.
Drupal 6.14
Media RSS 6.x-2.9
Views Bulk Operations (VBO) 6.x-1.8
Active Tags 6.x-1.5
Administration menu 6.x-3.0-alpha1
Admin Role 6.x-1.1
Advanced help 6.x-1.2
Automatic Nodetitles 6.x-1.2
Autoload 6.x-1.3
Avatar Selection 6.x-1.6
Nodewords 6.x-1.2
SEO Compliance Checker 6.x-1.x-dev (2009-Aug-13)
Better Formats 6.x-1.1
Birthdays 6.x-1.0
Block Theme 6.x-1.0-beta1
Book Copy 6.x-1.1
Boost 6.x-1.03
Browscap 6.x-1.1
CAPTCHA 6.x-2.0
Node clone 6.x-1.0
Content Management Filter 6.x-1.8
Comment Notify 6.x-1.2
Services 6.x-2.x-dev (2009-Sep-05)
Community Tags 6.x-1.0-beta2
Content Construction Kit (CCK) 6.x-2.5
Date 6.x-2.4
Drupal tweaks 6.x-1.x-dev (2009-Sep-27)
dfgallery 6.x-1.0-beta2
Read More link 6.x-5.0-rc2
Event 6.x-2.x-dev (2009-Aug-28)
Fasttoggle 6.x-1.3
Service links 6.x-2.x-dev (2009-Sep-15)
FeedAPI 6.x-1.8
FeedAPI ImageGrabber 6.x-1.8
FileField 6.x-3.1
Fivestar 6.x-1.18
Input Format Manager 6.x-1.0-beta2
Forward 6.x-1.9
Global Redirect 6.x-1.2
GMap Module 6.x-1.1-rc1
Google 404 page 6.x-1.0-beta1
Google Analytics 6.x-2.2
Http Request Fail Reset 6.x-1.0
Image 6.x-1.0-beta3
Image Attach Browse 6.x-1.x-dev (2009-Mar-24)
Image FUpload 6.x-3.0-rc2
Image Resize Filter 6.x-1.4
ImageAPI 6.x-1.6
ImageCache 6.x-2.0-beta10
ImageCache Profiles 6.x-1.1
ImageField 6.x-3.1
IMCE 6.x-1.3
IMCE Crop 6.x-1.x-dev (2009-Feb-10)
Instant Search 6.x-1.x-dev (2008-Dec-09)
Invite 6.x-2.0-alpha1
jQuery UI 6.x-1.3
Lightbox2 6.x-1.9
Link 6.x-2.6
Share 6.x-2.0-alpha2
Live 6.x-1.2
Location 6.x-3.1-rc1
Mass tag 6.x-1.1
Menu Attributes 6.x-1.4
Mollom 6.x-1.10
Node Auto Term [NAT] 6.x-1.1-beta3
Node Convert 6.x-1.5
Nodeauthor information 6.x-1.8
Meta Tags by Path 6.x-1.x-dev (2009-May-22)
Page Title 6.x-2.2
Path Redirect 6.x-1.0-beta4
Pathauto 6.x-1.x-dev (2009-Sep-25)
album photos 6.x-2.6-beta3
phpBBforum Integration module 6.x-2.0-beta7
Pingback 6.x-2.x-dev (2009-Mar-22)
Poormanscron 6.x-1.x-dev (2009-Jun-06)
Popups API (Ajax Dialogs) 6.x-1.3
Porter-Stemmer 6.x-2.1
Web Links 6.x-2.x-dev (2009-Sep-13)
Previous/Next API 6.x-1.x-dev (2009-Sep-29)
Printer, e-mail and PDF versions 6.x-1.8
Quote 6.x-1.1-beta2
Redirect 403 to User Login 6.x-1.2
Rules 6.x-1.1
Scheduler 6.x-1.5
Search 404 6.x-1.7
SEO Friend 6.x-1.0-beta5
SEO Checklist 6.x-2.0
Shareomatic 6.x-1.2
ShareThis 6.x-1.6
Signatures for Forums 6.x-1.0
SimplePie Core 6.x-1.0-beta1
Site map 6.x-1.1
Smileys 6.x-1.0-alpha5
String Overrides 6.x-1.7
Stumble 6.x-1.x-dev (2009-Apr-25)
Subscriptions 6.x-1.1
Tagadelic 6.x-1.2
Taxonomy Manager 6.x-2.1
Thickbox 6.x-1.5
Tiny Tiny MCE 6.x-1.12
Token 6.x-1.12
TrackBack 6.x-2.x-dev (2009-Jul-27)
User Points Contributed modules 6.x-1.x-dev (2009-Sep-09)
User Badges 6.x-1.5
User Stats 6.x-1.0-rc1
User titles 6.x-1.0-beta2
User Points 6.x-1.0
Video Filter 6.x-2.6
Views 6.x-3.x-dev (2009-Sep-25)
Voting API 6.x-2.3
WebSnapr Preview Bubble 6.x-1.0
Websnapr Field 6.x-1.2
Wikitools 6.x-1.2
XML sitemap 6.x-1.1
Marinelli 6.x-2.95
#3
This problem went away ...thanks