This form worked fine on my local host but when i uploaded to the host server, I received the following error code.
Warning: HTML_ChronoContact::include_once(/home/content/f/w/m/fwmfmm/html/components/com_content/libraries/includes/JSvalidation.php) [function.HTML-ChronoContact-include-once]: failed to open stream: No such file or directory in /home/content/f/w/m/fwmfmm/html/components/com_chronocontact/chronocontact.html.php on line 83
Warning: HTML_ChronoContact::include_once() [function.include]: Failed opening '/home/content/f/w/m/fwmfmm/html/components/com_content/libraries/includes/JSvalidation.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/f/w/m/fwmfmm/html/components/com_chronocontact/chronocontact.html.php on line 83
CAN SOMEONE PLEASE TELL ME HOW TO FIX THIS QUICKLY? I'M DESPERATE
Warning: HTML_ChronoContact::include_once(/home/content/f/w/m/fwmfmm/html/components/com_content/libraries/includes/JSvalidation.php) [function.HTML-ChronoContact-include-once]: failed to open stream: No such file or directory in /home/content/f/w/m/fwmfmm/html/components/com_chronocontact/chronocontact.html.php on line 83
Warning: HTML_ChronoContact::include_once() [function.include]: Failed opening '/home/content/f/w/m/fwmfmm/html/components/com_content/libraries/includes/JSvalidation.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/f/w/m/fwmfmm/html/components/com_chronocontact/chronocontact.html.php on line 83
CAN SOMEONE PLEASE TELL ME HOW TO FIX THIS QUICKLY? I'M DESPERATE
Hi LoriMo,
are you sure that you uploaded all files to your live server ?
Regards
Max
are you sure that you uploaded all files to your live server ?
Regards
Max
Max,
Yes, I verified that the file com_chronocontact.html.php is on the server. I viewed the contents of the file on my localhost, especially line 83 which is the line that is identified in the error message. I noticed that the file on my localhost is 12kb and the file on the host server is only 8.12kb. Is it possible that some of the file was lost during the upload? I tried deleting the file on the server and uploading the file again, but I'm getting the same results.
The host server has php5. Is there any other application that is needed for the forms to work properly?
Yes, I verified that the file com_chronocontact.html.php is on the server. I viewed the contents of the file on my localhost, especially line 83 which is the line that is identified in the error message. I noticed that the file on my localhost is 12kb and the file on the host server is only 8.12kb. Is it possible that some of the file was lost during the upload? I tried deleting the file on the server and uploading the file again, but I'm getting the same results.
The host server has php5. Is there any other application that is needed for the forms to work properly?
Hi LoriMo,
this should be the missing file :
components/com_content/libraries/includes/JSvalidation.php
please make sure its installed!
Max
this should be the missing file :
components/com_content/libraries/includes/JSvalidation.php
please make sure its installed!
Max
This topic is locked and no more replies can be posted.