09-15-2012, 11:13 AM
09-21-2012, 08:35 AM
always wanted to create a 9gag clone, thx for this
10-08-2012, 07:32 AM
i have a facebook login problem with 9gag script not this one. can some body help me
10-08-2012, 03:45 PM
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!
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!
10-08-2012, 04:04 PM
(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.
10-30-2012, 06:18 AM
(07-23-2012 09:28 AM)cirkos Wrote: [ -> ]User:AdminTry to alter user/pass manually using phpmyadmin within `administrators` Table, the password encrypted with MD5.
Pass:9GagCloneScript
Not working, tried add 1 ekstra admin on mysql still gives error..
Invalid username/password entered.
10-30-2012, 10:26 PM
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
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
11-04-2012, 02:10 PM
(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 !
11-04-2012, 10:05 PM
SO nice about you. This is super.
11-06-2012, 05:59 PM
hey guys,
little help please. I got this error. I tried the solution given from previous post but I got this error.
edit: nevermind, got it..
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..