Playlist issue

cinemasaville - May 26, 2008 - 03:14
Project:Audio
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I checked the "add to playlist" option, and this came up:

warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/cinemasa/public_html/includes/database.inc on line 235.
warning: implode() [function.implode]: Invalid arguments passed in /home/cinemasa/public_html/includes/database.inc on line 235.
warning: array_keys() [function.array-keys]: The first argument should be an array in /home/cinemasa/public_html/modules/user/user.module on line 500.
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 ')' at line 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /home/cinemasa/public_html/modules/user/user.module on line 500.

#1

valdes1978 - June 2, 2008 - 11:53

I am getting the same error. What is the fix?

#2

thomas23@drupal.org - June 6, 2008 - 21:49

jep, been there, too... (see #211587: Audio Port to 6.x)

#3

jo1ene - July 25, 2008 - 13:08

The permission option (or something) is not being saved in the database, which is probably why I am getting access denied when trying to add a node to a playlist. Unfortunately, DBA module is not 6 ready either or I would try manually entering the value mentioned in #1.

 
 

Drupal is a registered trademark of Dries Buytaert.