Copied to clipboard

Flag this post as spam?

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


  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Nov 10, 2012 @ 16:14
    Jeroen Breuer
    1

    Some feedback

    Hello,

    I just installed the Standard Website MVC package and here is some quick feedback:

    • When I search I don't get any search results. Tested with words like "standard", "article" and "about".
    • When trying to send the contact form it gives this error: "A from address must be specified.". I looked at the code and no from adres is set on the MailMessage object.
    For the rest this is a very nice example :-). Good work!
    Jeroen

  • Troels Larsen 75 posts 280 karma points
    Nov 11, 2012 @ 09:37
    Troels Larsen
    1

    Nice work mate, lost of good small exampels in there thats gonna help a lot of ppl getting started. 

    BUT dont call it mvc when using masterpages and inline scripting it is so fare away from best practice, i would love to see this goldplated with surface controllers and all that sweet stuff. cause u got all the core functionalty a small website has. 

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Nov 11, 2012 @ 11:53
    Jeroen Breuer
    1

    I tested this package and it is using MVC and surface controllers so could you give some examples?

    Jeroen

  • Chris Koiak 700 posts 2626 karma points
    Nov 11, 2012 @ 14:01
    Chris Koiak
    0

    Jeroen - Thanks for your feedback, a new release will be out soon with 

    • I've updated the install process to reindex the site once it's installed and changed the search code to use a fuzzy search that works better.
    • I've added a Sender field onto the contact doc type. I've left all the other SMTP settings to default to the web.config settings. Sound ok?
     
    Troels - Thanks, but I agree with Jeroen as the site does use surface controllers and doesn't use any master pages. Did you remember to set the defaultRenderingEngine to MVC before you installed? If you could create a new thread with your suggestions for improvement that'd be great.
  • Chris Koiak 700 posts 2626 karma points
    Nov 11, 2012 @ 21:23
    Chris Koiak
    0

    I've just released a new version with the improvments. However, I have no idea how to force the successful rebuild of the examine indexes, the only manual steps that work are to bounce the web.config and then run 

    ExamineManager.Instance.IndexProviderCollection[i].Name

    Any ideas?

Please Sign in or register to post replies

Write your reply to:

Draft