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.

Comments

valdes1978’s picture

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

thomas23@drupal.org’s picture

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

jo1ene’s picture

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.

drewish’s picture

Status: Active » Closed (duplicate)

i think this is a duplicate of: #295168: "audio_playlist/1?destination=node" Access Denied please try that patch out.