Copied to clipboard

Flag this post as spam?

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


  • Bambe 45 posts 66 karma points
    Mar 30, 2011 @ 11:22
    Bambe
    0

    something about similiar guestbook package (autoform, doc2form)

    Hi,

    I try the two packages on umbraco 4.7

    but they are no work at my site...

    the AutoForm I according to this page to implement guestbook

    but it appear nothing :(

    and doc2form when I install

    then my site were broken and says

    =========================================================================

    Server Error in '/' Application.

    Compilation Error

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS1061: 'umbraco.cms.businesslogic.ContentType.TabI' does not contain a definition for 'PropertyTypes' and no extension method 'PropertyTypes' accepting a first argument of type 'umbraco.cms.businesslogic.ContentType.TabI' could be found (are you missing a using directive or an assembly reference?)

    Source Error:

    Line 385:                  }
    Line 386: // Properties on current tab
    Line 387: foreach (umbraco.cms.businesslogic.propertytype.PropertyType pt in t.PropertyTypes)
    Line 388: {
    Line 389: umbraco.interfaces.IDataType dt = pt.DataTypeDefinition.DataType;


    Source File: c:\Inetpub\wwwroot\App_Code\doc2form.ascx.cs    Line: 387

    =========================================================================

     

    have other packages similar guestbook to implement ??

    thx alot :)

     

    Regards,

    Bambe

  • 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