This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Aweber Integration Issues
Started 13 years ago by mattroessler | 2 posts |
-
Hi Guys,
I'm trying to integrate Aweber with the form using the steps explained in your other post here, however I'm getting a similar issue with the person that said they were getting this error:
Warning: require(lib/HttpClient.class.php) [function.require]: failed to open stream: No such file or directory in /home1/thefitsh/public_html/machform/includes/post-functions.php on line 1233
Fatal error: require() [function.require]: Failed opening required 'lib/HttpClient.class.php' (include_path='.:/usr/lib64/php:/usr/lib/php') in /home1/thefitsh/public_html/machform/includes/post-functions.php on line 1233
Can someone please explain what to do from here?? And yes, I have the HttpClient file on the server.
Thanks for your time,
Matt
Posted 13 years ago # -
That error message indicate that the file HttpClient.class.php file is missing. Are you sure you have put the file into the "machform/lib" folder? Also, the file is case sensitive, make sure to have the file name exactly as "HttpClient.class.php"
And one last thing, set the permission of the file to 755 (CHMOD 755).
Let me know if the problem persist.
MachForm Founder
Posted 13 years ago #
Reply
You must log in to post.