[REQ]
Demo
Download v1.3.0
Download v2.0.0
VTScan
Download v2.1 Provided by Xecution
**I found this on Internet, shared it here to help others those who asked or looking for it. I've scanned this with VirusTotal and personally scanned with Avast Premier. However, use this at your own risk, i'll never be responsible for if you find any malicious code or virus in it. So, don't blame me for anything. If u got any problem with me or with my shares, then tell me and i'll stop sharing.
And don't ask me for updates. If i find any new updates be sure i'll upload that too.
Until then enjoy.
Add some REPs if i helped u..
u know clicking the "ADD REPUTATION" button is easy, and it won't hurt ur thumb!
a simple "Thank You" reply can bring Smile on Faces
There's no need to make a mirror of my share. i maintain all my share here myself, if the link is dead, pm me i'll update it.
I upload my share on mirrorcreator which includes favorite and safe hosting sites, from those file hosting sites (like zippyshare, solidfiles, hugefiles, rghost, datafilehost, userscloud etc) u can download my original shared files.
thnx 4da update, repped +
thank you for updating the script.
I need a little help
installed the script successfully. but, site showing a error "fatal error on line 66 of index.php
then i checked mysql database with phpmyadmin, in mysql database user table is missing.
so, i tried to fix it by uploading the 'db.sql.txt' manually.
but, user table not creating, getting this error:
help me
(08-19-2015 02:28 AM)forhad69 Wrote: [ -> ]thank you for updating the script.
I need a little help
installed the script successfully. but, site showing a error "fatal error on line 66 of index.php
then i checked mysql database with phpmyadmin, in mysql database user table is missing.
so, i tried to fix it by uploading the 'db.sql.txt' manually.
but, user table not creating, getting this error:
![[Image: ddd.png]](http://s24.postimg.org/3jnebf39x/ddd.png)
help me
Code:
CREATE TABLE IF NOT EXISTS `users` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(128) NOT NULL,
`pass` varchar(255) NOT NULL,
`email` varchar(255) NOT NULL,
`upl_dir` varchar(132) NOT NULL,
`login_token` varchar(255) DEFAULT NULL,
`location` varchar(128) DEFAULT NULL,
`gender` tinyint(1) unsigned NOT NULL DEFAULT '1',
`about` text,
`profile_img` varchar(255) NOT NULL DEFAULT 'default-profile.png',
`points` int(11) unsigned NOT NULL DEFAULT '0',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1',
`display_name` varchar(255) NOT NULL,
`time_joined` int(11) unsigned NOT NULL DEFAULT '0',
`isAdmin` tinyint(1) unsigned NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
UNIQUE KEY `username` (`username`,`email`),
UNIQUE KEY `upl_dir` (`upl_dir`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
(08-19-2015 12:03 PM)darelorgs Wrote: [ -> ] (08-19-2015 02:28 AM)forhad69 Wrote: [ -> ]thank you for updating the script.
I need a little help
installed the script successfully. but, site showing a error "fatal error on line 66 of index.php
then i checked mysql database with phpmyadmin, in mysql database user table is missing.
so, i tried to fix it by uploading the 'db.sql.txt' manually.
but, user table not creating, getting this error:
![[Image: ddd.png]](http://s24.postimg.org/3jnebf39x/ddd.png)
help me
Code:
CREATE TABLE IF NOT EXISTS `users` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(128) NOT NULL,
`pass` varchar(255) NOT NULL,
`email` varchar(255) NOT NULL,
`upl_dir` varchar(132) NOT NULL,
`login_token` varchar(255) DEFAULT NULL,
`location` varchar(128) DEFAULT NULL,
`gender` tinyint(1) unsigned NOT NULL DEFAULT '1',
`about` text,
`profile_img` varchar(255) NOT NULL DEFAULT 'default-profile.png',
`points` int(11) unsigned NOT NULL DEFAULT '0',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1',
`display_name` varchar(255) NOT NULL,
`time_joined` int(11) unsigned NOT NULL DEFAULT '0',
`isAdmin` tinyint(1) unsigned NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
UNIQUE KEY `username` (`username`,`email`),
UNIQUE KEY `upl_dir` (`upl_dir`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
If it's not working, change utf8 to latin1
Be aware, mirror bitches are here! :D
maxpro, there is no need to make a mirror of my share. i maintain all my share here myself, if the link is dead i'll update it.
guys don't download anything from nokia, saief, maxpro and any other piece of S***** peoples like them. they modify those files and insert their bad codes to gain money.
Click on 'Show' button to see the picture below:
1. This is where he mirrored my share in his website. u can see he even changed the filename.
2. This is where i uploaded my share in mirrorcreator which includes favorite and safe hosting sites, from those file hosting sites (like zippyshare, solidfiles, hugefiles, rghost, datafilehost, userscloud etc) u can download my original shared files.
3. This is what u'll get after extracting his mirrored files of my share. (See he changed the folder name, deleted documentation files, and who knows maybe he added his malicious codes too.)
4. This is what u'll get after extracting my original share, everything u need is included there.
thank u darelorgs, it worked!!/ happy /repped +
rep+ added thanks bro, really nice share. please ignor this mirror stupid bitches :D
can anyone help me, my problem is on sharing on facebook their is no thumbnail..
Thanks!