Welcome Guest, Not a member yet? Register   Sign In
dblog problem
#1

[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'); ?>




Theme © iAndrew 2016 - Forum software by © MyBB