I’m trying to install HyperFlexSearchForm on a site, but keep getting the following error:
PHP error debug
Error: fopen(/home/mysite/assets/snippets/HyperFlexSearchForm/snippet.HyperFlexSearchForm.autogenerated.php) [function.fopen]: failed to open stream: Permission denied
Error type/ Nr.: Warning - 2
I’ve done some digging and come up with the possibility that the server has fopen globally disabled. Is there something else that could cause this error, or is there a workaround for using fopen? Thanks!
-
☆ A M B ☆
- 24,524 Posts
Are you sure that the file is readable (644 or something along those lines)
How would I check for that? Sorry if that’s a dumb question, but I’m not much of a programmer.
I did just find out that the host does have allow_url_fopen disabled. The note said something about using cUrl, but I’m trying to figure that one out.
Hi, but I have to copy the content of snippet.HyperFlexSearchForm.autogenerated.php inside HyperFelxSearchForm snippet in modx? Because now with the call [!HyperFlexSearchForm!] in the template I can’t see anything.
Sorry for my bad English

Thanks for the help but I reverted to an earlier version of HFSF - ver 2r4 and it works! very odd that it doesnt with the new version ;-)