Welcome to Geeklog, Anonymous Monday, September 16 2024 @ 04:49 pm EDT

Geeklog Forums

Install Problem


Anonymous

Anonymous
Still blocked with Parse error: parse error in /home/sites/site40/web/public_html/lib-common.php on line 911 Fatal error: Call to undefined function: com_refresh() in /home/sites/site40/web/public_html/index.php on line 59 Any idea to help me fix this? In advance thanks a lot!!
 Quote

Anonymous

Anonymous
Parse errors are almost always caused because you are missing either an opening or closing double quote, single quote, parenthesis, bracket, etc, missing a semicolon, or have stray characters floating around. Look at and around line 911 in lib-common.php and see if you inadvertently did one of these things.
 Quote

Anonymous

Anonymous
I did not touch to this lib-common.php though Is there a possibility it can be caused by a bad config.php? line904 if( !empty( $_CONF['copyrightyear'] )) { $copyrightyear = $_CONF['copyrightyear']; } $footer->set_var( 'copyright_notice', '&nbsp;' . $LANG01[93] . ' &copy; ' . $copyrightyear . ' ' . $_CONF['site_name'] . '<br>&nbsp;' . $LANG01[94] ); line911 $footer->set_var( 'copyright_msg', $LANG01[93] . ' &copy; ' . $copyrightyear . ' ' . $_CONF['site_name'] ); $footer->set_var( 'current_year', $year ); $footer->set_var( 'lang_copyright', $LANG01[93] ); $footer->set_var( 'trademark_msg', $LANG01[94] ); $footer->set_var( 'powered_by', $LANG01[95] ); $footer->set_var( 'geeklog_url', 'http://www.geeklog.net/' ); $footer->set_var( 'geeklog_version', VERSION );
 Quote

Anonymous

Anonymous
I don't see anything wrong with those lines unless a stray non-printable character was inserted somewhere in there. Yes, you could have a corrupted file. That will give parse errors too. Try uploading a fresh copy of lib-common since that's the file many people have problems getting corrupted.
 Quote

Anonymous

Anonymous
I replaced lib-common.php by a fresh one but I am still getting the same error message... Parse error: parse error in /home/sites/site40/web/public_html/lib-common.php on line 911 Fatal error: Call to undefined function: com_refresh() in /home/sites/site40/web/public_html/index.php on line 59 I am really motivated to sort that out ;-)
 Quote

Anonymous

Anonymous
If I am running check.php here is what I get LBCould not open error.log and access.log for writing. Please check that you have set the logs directory and the files error.log and access.log in that directory to chmod 775.LB Warning: stat failed for (errno=2 - No such file or directory) in /home/sites/site40/web/admin/install/check.php on line 74 Warning: stat failed for error.log (errno=2 - No such file or directory) in /home/sites/site40/web/admin/install/check.php on line 75 Warning: stat failed for access.log (errno=2 - No such file or directory) in /home/sites/site40/web/admin/install/check.php on line 76 LBLBLBLB Current permissions for logs:  0 Current permissions for error.log:  0 Current permissions for access.log:  0 LB Testing backend directory /backend/ ... I checked the logs files and they are set to chmod 775 I tried to replace them with new ones but I still get this message on my url Parse error: parse error in /home/sites/site40/web/lib-common.php on line 911 Fatal error: Call to undefined function: com_refresh() in /home/sites/site40/web/index.php on line 59 grrr
 Quote

All times are EDT. The time is now 04:49 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content