Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • glob 72 posts 172 karma points
    Jun 20, 2013 @ 09:30
    glob
    0

    Posting a comment fails silently on uCommentsy

    Hi

    I am on umbraco 6.1.1 and uBlogsy 3.0

    I looked at the video to install comments package, followd the steps. It seems to install fine. But when I post a comment - it doesn't seems to call the ajax method in related commentsy surface controller.

    Below is the screen grab showing the hierarchy. (au -> [uBlogsy][Base]Page, Sydney -> Landing)

    We are planning to put this site live asap, just waiting for this feature to work. Any help is appreciated! Thanks

     

     

  • Jamie Howarth 306 posts 773 karma points c-trib
    Jun 21, 2013 @ 08:16
    Jamie Howarth
    0

    Have you used Firebug (or Chrome developer tools) to check when you post a comment, what HTTP status code you get back, and whether there is a stack trace in the body of the request?

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 18, 2013 @ 11:03
    Anthony Dang
    0

    Did you solve your problem?

    Any details in the log table?

     

  • Baldy 20 posts 40 karma points
    Oct 08, 2013 @ 17:39
    Baldy
    0

    We are having this issue too.

    The raw response, as captured by fiddler is below.

    HTTP/1.1 200 OK

    Cache-Control: private

    Content-Type: text/html; charset=utf-8

    Content-Encoding: gzip

    Vary: Accept-Encoding

    X-SourceFiles: <project directory>\umbraco\RenderMvc

    Persistent-Auth: true

    X-UA-Compatible: IE=edge

    Date: Tue, 08 Oct 2013 15:36:18 GMT

    Content-Length: 4330

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 23, 2013 @ 15:17
    Anthony Dang
    0

    Baldy do you have any custom routes?

    Are you running under a virtual directory?

    Perhaps an mvc dll conflict?

     

     

  • Baldy 20 posts 40 karma points
    Oct 23, 2013 @ 16:02
    Baldy
    0

    Hi Anthony,

    No custom routes, no virtual directory, just mvc 4.0.

    We ended up dropping uBlogsy because of this and rolled our own.

    Shame really as everything else worked really nice.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 23, 2013 @ 16:40
    Anthony Dang
    0

    I had a similar issue about a year ago. It was something to do with an incorrect dll. Really strainge. Oh well. Such is life.

  • Baldy 20 posts 40 karma points
    Oct 23, 2013 @ 23:05
    Baldy
    0

    yep, unfortunately!

    to be fair - great package, had everything that you would expect from a blog and is certainly one of the better packages that ive come across.

    shame we didnt get to roll it out into production

  • Liam 22 posts 158 karma points
    Apr 10, 2014 @ 13:31
    Liam
    0

    Hi Anthony,

    Can you recall what you did to fix or how you found the which dll was incorrect?

    I've installed uBlogsy Web Forms 3.0.2 on v6.1.6 and it was all working perfectly until I moved on to build another feature on my site- built project in VS and the comments have stopped working. I get 

    ?action=comment&success=error#error

    and on the page 

    An error has occurred, please try again later. 

    Any pointers?

    Cheers.

    Liam

Please Sign in or register to post replies

Write your reply to:

Draft