February 2012
2 posts
Joomla JFolder class
wat we’ve done yesterday is creating joomla component that can a folder to user component folder while in the instalation process.
first of all we think we need to list all the files on the folder then copy it 1 by 1 using JFile::copy method , we suffers our stupidity for almost 2 hours till then i found JFolder class that has JFolder::copy that can copy all folder’s contents,...
mBo instalation for iMis15
basically mBo is a middleware to act as webservice to get data from iMis and CRM meanwhile we cant get the data directly from internet
mBo instalation for iMis15 :
download your mBo installer
install it
check your local mBo url (ex:localhost/mBowebservice)
if you got any error please check your directory listing permission, user authentification permission ( set it to spesific...