Hello there,
I have just become a Mamber myself after installing it and integrating it with SMF. Awesome!
I just have some questions about Mambo's architecture...
Please note my installation works great, this is merely for my own curiosity and will to learn.
I have browsed and searched the forums here and at mamboserver and I have been able to answer some of my questions (such as what is all the code in the solarflare template and what '-1' means in the template, which has all been explained here
http://forum.mamboserver.com/showthr...t=load+modules ). The doubts I am left with for now are:
1. what does this code in the template do?
Code:
if ( $my->id )
initEditor();
and:
2. what does the index2.php in the mambo root do? how is it different from the regular index.php that is called?
Thanks to whoever will make me a tiny bit smarter ;-)