This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Integration not working.
#8

The error isn't saying that commentics.php is not at that location. It's saying that set_variables.php is not at that location.

So it's likely that the value of the $cmtx_path variable is the issue.

1. Can you post the URL of the page where you're seeing that error.

2. Can you post your full integration code (the code that looks like this):

PHP Code:
<?php
$cmtx_identifier
= '1';
$cmtx_reference = 'Page One';
$cmtx_path = 'upload/';
require
$cmtx_path . 'includes/commentics.php'; //don't edit this line
?>

Have you completed the interview?
Reply


Messages In This Thread
Integration not working. - by JMunce - 19-Apr-2015, 06:47 AM
RE: Integration not working. - by Steven - 19-Apr-2015, 11:41 AM
RE: Integration not working. - by JMunce - 20-Apr-2015, 12:20 AM
RE: Integration not working. - by Steven - 20-Apr-2015, 05:22 PM
RE: Integration not working. - by JMunce - 20-Apr-2015, 06:58 PM
RE: Integration not working. - by Steven - 21-Apr-2015, 05:46 PM
RE: Integration not working. - by JMunce - 22-Apr-2015, 12:32 AM
RE: Integration not working. - by Steven - 22-Apr-2015, 07:46 PM
RE: Integration not working. - by JMunce - 22-Apr-2015, 11:55 PM
RE: Integration not working. - by Steven - 23-Apr-2015, 06:31 PM
RE: Integration not working. - by JMunce - 24-Apr-2015, 07:34 PM
RE: Integration not working. - by JMunce - 25-Apr-2015, 04:23 AM
RE: Integration not working. - by JMunce - 25-Apr-2015, 07:16 AM
RE: Integration not working. - by Steven - 25-Apr-2015, 12:01 PM

Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by paulkienitz
06-Dec-2024, 08:53 PM
Last Post by nsuomine
20-Jan-2023, 08:32 AM
Last Post by Steven
23-Jan-2019, 02:07 PM
Last Post by mtnlvy
06-Jan-2019, 06:29 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)