Prostr is the same poster as in that link Pinky

but, now the cloning is the problem...
anyway if you guys want to override "safe mode" of your web servant (php.ini) here is a solution. Please do this on your own risk (not cauz of your website but cauz of support locally on you PC). Its kinda better & faster than changing host sometimes..
ps: i would not advise anyone who is unfamiliar with phpmyadmin to do this..
1. download xampp
http://www.apachefriends.org/en/xampp.html
2. install xampp system on your pc
3. install SD on your xampp (locally) and play around until you get familiar with system, especially phpmyadmin (enter
http://localhost/phpmyadmin on your browser after installaton)
4. put your live website offline for an hour
5. download schema (backup) of your sd mysql tables / back it up
6. import your website driven database/tables onto xampp via phpmyadmin
7. go to admin CP (locally) & clone everything you want
8. export mysql tables for a website via phpmyadmin again (after cloning) and import it to your database on your live server
9. upload
cloned only folders into your plugin directory on website
and there you go. you have cloned plugins live and system is ready to roll.
dont forget to backup your live mysql tables few times if you do something wrong via xampp's before you start this process.
enjoy