Playlist issue
| Project: | Audio |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
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
I am getting the same error. What is the fix?
#2
jep, been there, too... (see #211587: Audio Port to 6.x)
#3
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.