ehbloom
Forum Replies Created
-
I need this functionality too – did you need to add any other line to your functions.php? This doesn’t seem to be working for me – it still overrides the wordpress profile image.
I can’t seem to get it to work.
Forum: Plugins
In reply to: [EZ SQL Reports Shortcode Widget and DB Backup] passing parametersThat was it!
Forum: Plugins
In reply to: [EZ SQL Reports Shortcode Widget and DB Backup] passing parametersI can get your exact code to save but it returns nothing.
I’ve tried this:
SELECT * FROM 40e_postmeta WHERE post_author=1 && post_date BETWEEN “<?php $_GET[date_from]; ?>” AND “<?php $_GET[date_to]; ?>”
and get this error:
Error: 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 ”’” AND ”’ at line 1
Forum: Plugins
In reply to: [Drop Down Options in List Fields for Gravity Forms] Entries Error messageI’ve done some more research on this – it is related specifically to when an entry is updated from gravityview – I’m trying to trouble shoot with them too.
I really need these to work together!