Closed (fixed)
Project:
Featured Content
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 19:20 UTC
Updated:
11 Jan 2026 at 23:49 UTC
Jump to comment: Most recent
Comments
Comment #1
kristen polI have started this process... hope to get it done by July 1st.
Kristen
Comment #2
kristen polJust created a dev release... still some bugs but hope to iron out soon.
Kristen
Comment #3
kristen polIt appears to work now though I haven't done thorough testing.
Kristen
Comment #4
HaKi commentedi get this msg and module displays only the header
Comment #5
kristen pol@HaKi - do you get it for version 6 or 7? You can get rid of it for now by turning down your php error reporting settings to not include notices. For example, in your settings.php file:
error_reporting(E_ALL & ~E_NOTICE);
or by adjusting your php.ini file and restarting apache.
Kristen
Comment #6
skitten commentedGetting this:
I'll submit a patch if I work out what the alternative should be…
Comment #7
kristen polI did a big clean up to get it working with D7.2. I'm going to make a beta shortly.
Kristen
Comment #8
kristen polComment #9
kristen polcleaning up my issues list