Welcome Guest, Not a member yet? Register   Sign In
help on Dblog
#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')?>

lang->line('dblog_running_on'), $this->config->item('dblog_version')); ?> - lang->line('dblog_powered_by'); ?> 'footer', 'target' => '_blank')); ?>
© 2009 'footer', 'target' => '_blank')); ?>
modules->call_hook('view_body_bottom'); ?>

can any one help me on this.
#2

[eluser]hereisnilo[/eluser]
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'); ?>


Please help me




Theme © iAndrew 2016 - Forum software by © MyBB