Anyone see that happen. I tried fresh install few times. Everything looks working but when i add JS or PHP conditions i get this error ;
public_html/f/processors/../content/dom/advanced_html_dom.php' failed to open stream: No such file or directory
I checked that file doesnt exist .
Also looks like FunnelFlux admin area have some issues with Chrome ? Anyone noticed this too ?
I can't help with install, never used FunnelFlux but when it comes to front end issue, make sure you have no AdBlocker extension active. Many tools, especially marketing tools, get screwed by that.
Ok i just see its because of ConfigServer eXploit Scanner - cxs v6.07 we running our server.
Its detect this file and move to quarantina
Nov 1 18:03:20 snc1767 cxswatch[20428]: Child 1: (quarantined to /etc/cxs/karantina/cxsuser//advanced_html_dom.php.1478012600_1) Regular expression match = [decode regex: 7] '/home//public_html/f/content/dom/advanced_html_dom.php'
Nov 1 18:03:20 snc1767 cxswatch[20428]: Child 1: (decoded file [depth: 0]) Regular expression match = [decode regex: 7] '/home//public_html/f/content/dom/advanced_html_dom.php'
Nov 1 18:03:20 snc1767 cxswatch[20428]: Child 1: (Hits:2) (Viruses:0) (Fingerprints:0) '/home//public_html/f/content/dom/advanced_html_dom.php'
But the chrome problem need an update i think.
Also for the future users will have same problem you need to edit your cxs.ignore file or create one and just add this ;
hdir:/public_html/fluxfolder
Than restart the cxs
Thanks for the info about eXploit Scanner putting the file in quarantine.
About Chrome, it's the main browser we use during dev. What kind of issues do you have with it?