Yes I ran it from a sub site because a sub site has a different table prefix, like wp_2_ and wp_3_ and wp_4_ and wp_5_ etc (so DB_PREFIX.$i."_"), and I was worried it will not process the correct one.
Thanks for the very useful plugin!
This reply was modified 1 year, 4 months ago by jcn50.
I have to second that: the Fast Velocity Minify plugin is now breaking with another plugin called “Transposh”.
You might want consider renaming the class “simple_html_dom” to
“fvm_simple_html_dom” maybe? This will make sure you are running
the class version that you want/need. Or maybe you can double check if the class is already declared or not.