| Re:parse error, expecting `T_STRING' |
| by Mithrandir on 2004/10/21 7:00:46 I'll just add that whenever I install certain modules, namely MyDownloads and Team (can't remember if I have tried newbb), the previously mentioned message appears. However, I ALSO get the message that XAMPP has encountered an error and needs to close - it doesn't, though, but it is the same on two of my machines. |
| Re:parse error, expecting `T_STRING' |
| by skylined on 2004/10/21 4:19:08 specs: FreeBSD 4.10 Apache 2.0.50 PHP 5.0.1 BTW: are there others with similar config, but without these problems? (could it be server setup problems?) skylined |
| Re:parse error, expecting `T_STRING' |
| by Mithrandir on 2004/10/20 20:48:18 Quote:
My specs are OS : Windows XP Webserver : Apache PHP : 5.02 (I think - it's the latest XAMPP package) How are yours? Also, dabystru, what is your OS and webserver? |
| Re: parse error, expecting `T_STRING' |
| by dabystru on 2004/10/20 20:43:07 Quote:
I have Apache 2.0.52 and PHP 5.0.2 running under Windows XP Professional. This solution apparently works. I replaced 'clone' with 'clone_func' in the following files: .\kernel\object.php .\modules\system\admin\blocksadmin\blocksadmin.php .\modules\system\admin\tplsets\main.php You have to check each replacement manually, as there are cases where 'clone' is just a part of function name, or an argument passed to php script - those should not be replaced. |
| Re:parse error, expecting `T_STRING' |
| by skylined on 2004/10/19 0:55:12 Installed the 2.0.8 version, and it corrected that problem... But I can not install News and BB mods, they are already installed, it says... |