Page with custom module and HTML content

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.
1/25/2011 3:31:05 PM
Gravatar
Total Posts 39
Hello from France!

Page with custom module and HTML content

Hello
In a mojoPortal site page, I added a custom module and an HTML content.
When I display this page, I see only the custom module.
We can not live a custom module and an HTML content?
Thank you for your help
 

1/25/2011 3:56:43 PM
Gravatar
Total Posts 550

Re: Page with custom module and HTML content

Hi,

First off all I recommend you that use Firebug and expose the source of your page. If the HTML module instance is in your page bad css setting may causes this problem. If the HTML module not in your page you can debug your source code, or see the log of system for errors that occurs during loading module instance on your page. Do you clone your module from HTML module?

Hope Helps,

Asad

1/26/2011 1:32:00 PM
Gravatar
Total Posts 39
Hello from France!

Re: Page with custom module and HTML content

Thank you Asad
But I made an error of analysis.
My module ascx made a test on the connected user and immediately redirected to another page.
I corrected this and now the module and the HTML content displayed simultaneously.
 

Thanks again

Christian

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