Fantastic module so far - about to really put it through it's paces on a 500,000 pageviews a day site.
However, when I enter any manual path to purge and I get this:
Warning: Invalid argument supplied for foreach() in cache_control_purge_manual_purge_submit() (line 282 of /var/www/ ... /sites/all/modules/1138426-a5de87d/cache_control_purge.module).
Must be something I missed - I have internal IP and port for remote varnish server set up, so it's not that.
Could really use some insight on this one.
Cheers and best wishes
Jon
Comments
Comment #0.0
jdexter commentedmore detailed report with props for good module
Comment #1
firebird commentedDo you have the latest version of the module in use, and have you saved the Varnish server settings after updating to the latest version?
I think we renamed the variable that stores the Varnish addresses at some stage. Maybe your system has the old variable name saved but not the new one?
We're talking about the D7 version, right?
EDIT: In any case, there were some errors in the D7 version manual purging, the module just hadn't been fully ported from D6. I didn't get the same errors you did, but fixed a couple of different ones. Fixes are in version control.
Comment #2
Janne Salo commentedI guess this is obsolete. Reopen if you disagree.
Comment #2.0
Janne Salo commentedmore detail