Best Blackhat Forum

Full Version: [GET] 9Gag Clone Script v2.7 [LATEST]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Now i can fix it well, upload administor/index.php version 2.7 replace file index.php in administrator of verion 2.9. It will work good
i followed the instructions and i cant install it properly, it seems im getting error on config.php from smarty something
im getting an error like this:

[font='Times New Roman']Warning[/font][font='Times New Roman']: require_once(root/public_html/9gager/upload/smarty/libs/Smarty.class.php) [[/font][font='Times New Roman']function.require-once[/font][font='Times New Roman']]: failed to open stream: No such file or directory in[/font][font='Times New Roman']/home/a2064485/public_html/9gager/upload/include/config.php[/font][font='Times New Roman'] on line [/font][font='Times New Roman']27[/font]

Free Web Hosting

PHP Error Message

[font='Times New Roman']Fatal error[/font][font='Times New Roman']: require_once() [[/font][font='Times New Roman']function.require[/font][font='Times New Roman']]: Failed opening required 'root/public_html/9gager/upload/smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in [/font][font='Times New Roman']/home/a2064485/public_html/9gager/upload/include/config.php[/font][font='Times New Roman'] on line [/font][font='Times New Roman']27[/font]

Free Web Hosting

Screenshot link : http://gyazo.com/fac8decb700972a52bcd4044e175b59c
(06-26-2013 09:13 PM)thuniel Wrote: [ -> ]im getting an error like this:

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


PHP Error Message

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


Screenshot link : http://gyazo.com/fac8decb700972a52bcd4044e175b59c
Check you config.php file and check your


$config['basedir'] = '/home/yourdomain/public_html';
$config['baseurl'] = 'http://www.yourdomain.com';

If you've installed into subdirectory the above link should be:

$config['basedir'] = '/home/yourdomain/public_html/subdir';
$config['baseurl'] = 'http://www.yourdomain.com/subdir';
(09-19-2012 02:59 PM)koner Wrote: [ -> ]in images edit sprite :)

I have the same problem but i can't understand that "In images edit sprite .. " ... can u help me please ? Thanks
(09-18-2012 06:35 AM)xsonz Wrote: [ -> ]Hey guys, I just have a quick question.

I did setup everything and tested it out and it works wonderful. However, I have one little problem.

I am not able to change site logo "Your Logo". Tried the usual way of uploading the logo in 'images' but with no luck, also I tried to find a code in a script which calls for a logo but I couldn't find it. :/

Can someone give me an advice what to do ? How did you guys resolve this problem?

Thanks a lot,
Xsonz
(09-19-2012 02:59 PM)koner Wrote: [ -> ]in images edit sprite :)

I have the same problem but i can't understand that "In images edit sprite .. " ... can u help me please ? Thanks
is this the latest one ?
Pages: 1 2 3 4 5
Reference URL's