CodeIgniter Forums
dblog problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: dblog problem (/showthread.php?tid=22235)



dblog problem - El Forum - 09-02-2009

[eluser]mrcoder[/eluser]
Hi

I have downloaded the dblog from the site
and i have done the changes accordingly

# Edit application/config/config.php and change the base_url setting
# Edit application/config/database.php and enter your connection info
# Use the attached dblog.sql file to create the needed tables
# Open your browser and surf to your website, you are almost done!

when iam trying to run the application iam getting the errors on the browser as

Code:
config->item('config_owner_name') != '') {; ?>  config->item('config_meta_description') != '') {; ?>  config->item('config_meta_keywords') != '') {; ?>         modules->call_hook('view_head'); ?>
config->item('config_blog_title'), array('class' => 'maintitle')); ?>
config->item('config_blog_subtitle'); ?>
view->show_simple($view_name); ?> view->show_simple('sidebar'); ?>

config->item('dblog_version')); ?> - 'footer', 'target' => '_blank')); ?>
© 2009 'footer', 'target' => '_blank')); ?>
modules->call_hook('view_body_bottom'); ?>