Posted by deanflory on May 17, 2012 at 9:39pm
4 followers
Jump to:
| Project: | Views RSS: Media (MRSS) Elements |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Error upon enabling module:
Your current build of Views RSS module (undefined) is too old for this version of Views RSS: Media Elements module to work properly. Minimum version required is 7.x-2.x-dev-20120314. Please upgrade.
The version I have installed of Views RSS is 7.x-2.0-rc3+3-dev (2012-May-02).
Comments
#1
I had this problem as well. You have to enable views_rss BEFORE you try to enable views_rss_media. Otherwise the defined constant media looks for hasn't been defined yet. Seems a little odd... but I'm not sure if it's a bug.
#2
Fixed in the most recent dev version, just pushed to d.o.
#3
Thanks maciej.zgadzaj!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.