Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 13:07 UTC
Updated:
15 Feb 2013 at 20:20 UTC
I'm getting this error after applying the patches #111, #120 and #121 of this thread: #470258: Groupwise maximum ('representative') relationships
Fatal error: Cannot redeclare class views_join_subquery in /var/www/vhosts/domain.com/subdomains/new/httpdocs/sites/all/modules/views/includes/handlers.inc on line 1794
I can't access my website anymore.
I'm running the latest recommended version of all involved modules.
Comments
Comment #1
joachim commentedThat issue has been closed for over a year -- you don't need to apply the patches; they are now in the module's codebase.
Comment #2
knalstaaf commentedOh I see. I restored the original code.
I'm experiencing a little trouble on how to implement an overview of cover images using relationships. Don't know where to start.
Say that I provided an option in each node to display its image as a "representative image for a taxonomy term in the overview", how can I apply this?
Comment #3
joachim commentedSorry, I'm not really sure what you mean. Can you give more detail please?
Comment #4
knalstaaf commentedThe goal was to display a representative image for nodes that were grouped by taxonomy term. Later on I realised these groups were actually already view pages, so the method of maximum groups wouldn't work anyway.
Comment #5
joachim commentedClosing as fixed.