×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: CComment Stopped working on front end

CComment Stopped working on front end 9 years 10 months ago #29823

  • Andy Day
  • Andy Day's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
CCOMMENT has been working for a long time and just stopped displaying comments and the comment form on the front end. No changes on our server and the back end is working fine. We obviously have no new comments because nothing is displaying on the front end. Any ideas?

CComment Stopped working on front end 9 years 10 months ago #29825

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Most probably a js error, but without a link I can't tell you more.

CComment Stopped working on front end 9 years 10 months ago #29838

  • Andy Day
  • Andy Day's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
This page has comments that used to show, but don't now and the comment form doesn't show as well.

www.sugardoodle.net/index.php?option=com...ew=article&id=111264

Let me know if any additional debugging or information is needed. Thanks.

CComment Stopped working on front end 9 years 10 months ago #29855

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Andy,
You have multiple js erros:SyntaxError: missing ; before statement


div.slogin-clear{


slogin.css (line 1, col 16)
SyntaxError: expected expression, got ')'


});


index.p...=111264 (line 241, col 5)
ReferenceError: BTLJ is not defined


BTLJ(".btl-panel").css('float',btlOpt.ALIGN);


Also, it seems that you are using an old version of the comment system. Maybe updating to the latest comment version would magically ignore the other js issues on the page. (no guarantee though). Fixing the js errors would fix the comment system.

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.091 seconds