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.
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.
I didn't looked inside mojoportal a long time. Now I considering to launch a portal, with YAF integrated, but I have some concernes as to profile settings table as the portal can have a lot of registered users.
How many users can have mojoportal without performance downgrade because of a lot of recods? If the tables still have the structure is it possible transform them to keep profile settings in fields varchar(max) or blob with encoded data? There will be no limitations for users number in the case/
Hi Bob,
I don't understand what you are asking. Why do you think there will be performance problems?
Can you clarify what you are trying to do and why you think there will be performance problems?
Best,
Joe
Oh, Joe, I'm sorry, I found it in
mp_UserProperties
mojoPortal is so cool now!
I hope I will be helpful while in the process.
Thanks for your soft! :)