Parse error: syntax error, unexpected '{' in /home/unity/public_html/templates/base/scripts/BxBaseFunctions.php(131) : eval()'d code on line 3
I can't see anything wrong in BxBaseFunctions.php, what could be causing this?
Parse error: syntax error, unexpected '{' in /home/unity/public_html/templates/base/scripts/BxBaseFunctions.php(131) : eval()'d code on line 3
|
Try replacing it with a fresh one from a download. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
It is a fresh copy, I just downloaded it from Boonex |
I've also noticed the error just above the member info box when you hover over their photo.The error shows at the top of the profile page, and over the popup member box. On the home page, it DOESN'T appear at the top of the page, but it DOES appear when you hover over the member's photo. I can't figure it out. It's distorting the text on the member's profiles.
|
I cannot connect to ANY profiles using IE. IE9 says xxxx.com is not responding, then gives me the option to recover the page, but it doesn't help. It eventually jams up IE and needs to be shut down. I could really use some help if anyone knows of a solution. |
Parse error: syntax error, unexpected '{' in /home/unity/public_html/templates/base/scripts/BxBaseFunctions.php(131) : eval()'d code on line 3
eval()d code normally meens code from in a PHP block. The problem is not in BxBaseFunctions but at line 3 in the eval()d code. https://www.deanbassett.com |
I removed all blocks from the account page, and the error is still there, just above the info box when you hover over someone's profile pic. The error page is gone from the top of the pages. I'm thinking it has something to do with the popup code itself, could that be doing it? It kind of eliminates it being a block, so it has to be something else. It's driving me nuts, looks so unprofessional to have an error code attached to a popup. Here;'s the top of BxBaseFunctions.php from I think 7.06: var $aSpecialKeys; That IS NOT in 7.07 on that file. When I put that copy back on the server, the message disappears at the top of the page, and only shows with the popup. When I put the 7.07 version back, the error appears at the top of the pages again,and also with the popup. It's the iDhtmlPopupMenu part is not in the new version. I'm narrowing it down, but still not quite there. |
I have same problem ;( |