Copied to clipboard

Flag this post as spam?

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


  • Jefferson Peter Lipsky Godoy 8 posts 28 karma points
    Jun 02, 2012 @ 16:13
    Jefferson Peter Lipsky Godoy
    0

    I cant access Helpers from nForum.BusinessLogic

    Hi lee i have a big problem! I cant access to Helpers, so Login no work, Register, and the PrettyDate no work too. What could I do?

  • Jefferson Peter Lipsky Godoy 8 posts 28 karma points
    Jun 02, 2012 @ 18:11
    Jefferson Peter Lipsky Godoy
    0

    ok, I generate again the code from source, login and register work again, but the Date is not displayed. 

    If I change this:

    <%# Helpers.GetPrettyDate(((ForumPost)Container.DataItem).CreatedOn.ToString())%>

    For this:

    <%# ((ForumPost)Container.DataItem).CreatedOn.ToString() %>

    The date is displayed: 01/06/2012 19:46:37 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies