Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 07:35 pm EST
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!!
9
7
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.
10
8
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', ' ' . $LANG01[93] . ' © '
. $copyrightyear . ' ' . $_CONF['site_name'] . '<br> '
. $LANG01[94] );
line911
$footer->set_var( 'copyright_msg', $LANG01[93] . ' © '
. $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 );
6
8
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.
9
7
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 ;-)
8
8
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
5
10
Quote
All times are EST. The time is now 07:35 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