Best Blackhat Forum

Full Version: [GET] 9gag clone script 2.1 Nulled
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
no error working fine with one major prob that posts are not showing up on my homepage, visible only on fast and random page...
always wanted to create a 9gag clone, thx for this
i have a facebook login problem with 9gag script not this one. can some body help me
to all who encountered error like this

Warning: require_once(/home/username/public_html/smarty/libs/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/u991837178/public_html/lol/include/config.php on line 27

Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/u991837178/public_html/ol/include/config.php on line 27

SOLUTION:

on the config.php file edit this one on line 5

$config['basedir'] = '/home/yourusername/public_html/yourdomain.com';

edit yourusername with your cpanel username
edit yourdomain.com with your domain where you want to install the script..

thanks ALL! ALL WORKS!
(09-15-2012 11:13 AM)samyjain2010 Wrote: [ -> ]no error working fine with one major prob that posts are not showing up on my homepage, visible only on fast and random page...
same thing happen to me.
(07-23-2012 09:28 AM)cirkos Wrote: [ -> ]User:Admin
Pass:9GagCloneScript

Not working, tried add 1 ekstra admin on mysql still gives error..

Invalid username/password entered.
Try to alter user/pass manually using phpmyadmin within `administrators` Table, the password encrypted with MD5.
I know to fix it ;)
You have to replace ' username' in $config['basedir'] = '/home/username/public_html/troll'; in /includes/config.php with your hosting account ;) my hosting account is techydev so I will replace username with techydev :D
(09-15-2012 11:13 AM)samyjain2010 Wrote: [ -> ]no error working fine with one major prob that posts are not showing up on my homepage, visible only on fast and random page...
Yes,same issue !
SO nice about you. This is super.
hey guys,

little help please. I got this error. I tried the solution given from previous post but I got this error.

Code:
Warning: require_once(/home/username/public_html/domainname/smarty/libs/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in/hermes/bosweb/web111/b1110/ipg.username/domainname/include/config.php on line 27

Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/domainname/smarty/libs/Smarty.class.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in/hermes/bosweb/web111/b1110/ipg.username/domainname/include/config.php on line 27

edit: nevermind, got it..
Pages: 1 2 3 4 5
Reference URL's