Closed (duplicate)
Project:
Rotor Banner
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2010 at 07:47 UTC
Updated:
27 Mar 2010 at 12:42 UTC
with rotor module , not working
result is : n/a
query is :
SELECT RAND() AS _random
FROM dr_node node
INNER JOIN dr_term_node term_node ON node.vid = term_node.vid
WHERE (node.status <> 0) AND (node.type in ('rotor_item')) AND (term_node.tid = 61)
ORDER BY _random ASC
Comments
Comment #1
dawehnerI think thats a problem of the rotor module.
PS: This issue is for views 3.x
Comment #2
mrfelton commentedComment #3
mrfelton commentedDuplicate of #699378: Rotor image path appears to be missing (views 3 incompatability)