searchinput box in layout.master

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/30/2009 5:42:57 PM
Gravatar
Total Posts 9

searchinput box in layout.master

I would like a searchbox on my homepage (www.alpedhuez.eu) but when I add <portal:SearchInput id="SearchInput1" LinkOnly="false" RenderAsListItem="false" runat="server"/> to my layout.master file it changes my skin. The skin is changed to ramblingsoul-5contentpanes which is the skin I copied to create my new skin. Hope someone can help.

I am using the last .NET 2.0 version which I build and deployed.

Maarten Strobosch

5/1/2009 2:41:49 PM
Gravatar
Total Posts 8

Re: searchinput box in layout.master

An error is occurring while attempting to utilize your custom skin.  When an error occurs in your custom skin, MojoPortal will attempt to default to the site's default skin.

In order to determine the error that is occurring, view the system log that is available under the administrative menu.  It keeps a running log of errors/logged statements based on the log4net.config settings.

I hope this helps you as it did me once I figured it out!

Bill

You must sign in to post in the forums. This thread is closed to new posts.