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

there is no action after press (add comment) button
#1

i have problem, according to what you said from Integration
i have done all 6 steps but in finally, after typing a comment in my page and then press (add comment) button to new page there is no new result in my page, actually I think the post is not stored in the database to be shown a new page
for example after press (add comment) button the new url is : http://www.anypage.com/index.php#process
and there is no action

thx
Reply
#2

The most likely reason is that the url part of the page in the admin panel has an incorrect value.
Example:
admin panel has
Code:
ID    Custom ID    Reference       URL                       Form Enabled    ...
1     Main         The Page Name   http://www.anypage.com    Yes             ...
and the page with the comment script is
Code:
http://www.anypage.com/example.php

The URL field in the admin panel should be "http://www.anypage.com/example.php" instead of "http://www.anypage.com". If not, make sure there aren't any typos in the URL field.

Check if that works.

I'm giving you three guesses...
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
26-Jul-2010, 11:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)