| Post |
|
Guest
| Christine 11:11 pm March 6, 2009
| |
|
|
I checked the path in the cforms.js and it is already
____
// ONLY in case AJAX DOESN'T work you may want to double-check this path: var sajax_uri = '/wp-content/plugins/cforms/lib_ajax.php';
____
I don't understand how to change it according to the troubleshooting instructions to make it work. I could use the info soon as we are going live today. The form works, but never shows an online confirmation to the user that it worked.
Thanks,
Christine
|
|
|
Admin
| Oliver Munich, Germany posts 6237 12:56 pm March 7, 2009
| |
|
|
Hm, I'm missing some info.
|
|
|
|
|
Guest
| Christine 3:38 am March 11, 2009
| |
|
|
What are you missing? I am not a programmer, this is not intuitive to me.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:23 pm March 11, 2009
| |
|
|
how about the info you erased before you typed your question.
|
|
|
|
|
Guest
| Christine 3:28 pm March 16, 2009
| |
|
|
OK. I am still confused. I followed your directions for troubleshooting my problem and form already has the direct URL in the code (as stated in the FAQs) and it is still hanging up. So what now?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:58 pm March 16, 2009
| |
|
|
Perhaps share your URL? Just a thought.
|
|
|
|
|
Guest
| Christine 10:11 pm March 16, 2009
| |
|
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:30 pm March 16, 2009
| |
|
|
It shows, that
- you're running an old version of cforms
- the ftp upload was corrupted:
http://mcguirebearing.sterling…..b_ajax.php causes erroneous output (should be a blank page)
- your WP install is confused about whether to use
mcguirebearing.sterling.net or http://www.mcguirebearing.ster…..g.net (big difference!)
#2 is the most critical one and breaks cforms.
|
|
|
|
|
New Member | jojobbing posts 2 12:49 pm March 18, 2009
| |
|
|
hi oliver,
i have the same problem. this is my link http://demo.digelar.com/dge/v2…..page_id=35
i have localhost server too in my laptop, and when connect to inetrnet, it can send email from contact us form.
can u help me to find and fix the problem?
thank you.
|
|
|
Guest
| Christine 4:47 pm March 18, 2009
| |
|
|
Will updating #1, will that fix #2? I am looking into #3. Thank you for the help.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 12:28 am March 19, 2009
| |
|
|
Christine said:
Will updating #1, will that fix #2? I am looking into #3. Thank you for the help.
possibly.
jojobbing said:
i have the same problem. this is my link http://demo.digelar.com/dge/v2…..page_id=35
no you don't:
Warning: require_once(E:\\xampp-1.6.4\\htdocs\\dge\\v2/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/sloki/user/h83929/sites/demo.digelar.com/www/dge/v2/wp-content/plugins/cforms/lib_ajax.php on line 15
Fatal error: require_once() [function.require]: Failed opening required 'E:\\xampp-1.6.4\\htdocs\\dge\\v2/wp-config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/sloki/user/h83929/sites/demo.digelar.com/www/dge/v2/wp-content/plugins/cforms/lib_ajax.php on line 15
|
|
|
|
|
New Member | jojobbing posts 2 5:27 am March 19, 2009
| |
|
|
thank you, oliver.
i didn't notice that the content of abspath.php is for my laptop (localhost).
:)
|
|