|
Step By Step Installation of Mambot::
1)Install joomla 1.0.11
-my personal tip is to use xampplite http://www.apachefriends.org/en/xampp.html
this package contains all we need to try joomla.
Pros :
- it doesn't install any rubbish
- we don't need to be afraid of getting interfere with our registry or services
- easy to portability (pack, copy, unpack, use; easy to change a directory path)
Good Czech tutorial “Joomla pro totální zelenáce” is located on
Joomla for dummies
2)Download mambot from website
MAMBOT source code
3)Log in joomla as Administrator user
a)Installers/Mambots
4)Press “Browse” button
and find you downladed file mb_log_events.zip on your computer.
5)Install mambot by pressing “Upload File & Install“button.
6)Let's enable our new mambot.
Go to Mambots/site Mambots
7)Publish Mambot
Click on the red cross icon or tick “Simple System Logger” and choose “Edit” button. There is a “Published” option so select “YES” and confirm by pressing “SAVE” button.
8)Let's make some testing!
Go to your joomla website and get through some sections. Check out the log file on your mambots/system location.
[Instalace joomla] + \mambots\system\mb_log_events\logfile.log
e.g. c:\web\xampplite\htdocs\joomla11\mambots\system\mb_log_events\logfile.log
//content of my log file
option: com_content task: section
option: com_content task: view
option: com_content task: blogsection
option: com_content task: category
//the end.
|