(09-19-2012 08:46 PM)xsonz Wrote: [ -> ]Thank you very much. That's the beyond and above the last thing I would thought of doing. I was messing up with a code and tried to understand where is the problem for last 2 days.. -.-'
Once again, thanks. You saved me a lot of time. :)
hit me thanks :D and enjoy
(09-17-2012 09:22 PM)Free Thinker Wrote: [ -> ]i got an error
"
Warning: require_once(/home/........./public_html/url/smarty/libs/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/....../public_html/url/include/config.php on line 27
Fatal error: require_once() [function.require]: Failed opening required '/home/....../public_html/url/smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/....../public_html/url/include/config.php on line 27"
Im getting this same error after install. Any Fix to this error?
(10-27-2012 09:06 AM)markymorgan Wrote: [ -> ] (09-17-2012 09:22 PM)Free Thinker Wrote: [ -> ]i got an error
"
Warning: require_once(/home/........./public_html/url/smarty/libs/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/....../public_html/url/include/config.php on line 27
Fatal error: require_once() [function.require]: Failed opening required '/home/....../public_html/url/smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/....../public_html/url/include/config.php on line 27"
Im getting this same error after install. Any Fix to this error?
Here is the
SOLUTION:
on the config.php file edit this one on line 5
$config['basedir'] = '/home/yourusername/public_html/yourdomain.com';
(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
use firebug !!!!!
or
click at your site logo and make shure its logo.png or anything just copy the name with extention
than open notepad++ and search in the folder of script like :
logo.png
and wait
100% you will find the code line
if not
Tel me !
Hi,
the images don't show up on the homepage.They show up only in 'fast' mode and on direct link to that post.
But not on home page :(
Solution ?
Hey, Is anyone there ? I need the solution ASAP :(
Is there anyone to help with this ?
[quote='xdashish' pid='253580' dateline='1352002345']
Hi,
the images don't show up on the homepage.They show up only in 'fast' mode and on direct link to that post.
But not on home page :(
Solution ?
show me ur site , maybe i can help u