1
johankok
Parse Error after upgrade to PHP 5
  • 2004/9/1 8:43

  • johankok

  • Just popping in

  • Posts: 2

  • Since: 2004/6/30



I got the following parse error after upgrading to PHP 5. This persisted after installing the .01 XOOPS upgrade - Any ideas?

[28-Aug-2004 10:09:02] PHP Parse error: parse error, unexpected T_CLONE, expecting T_STRING in C:\apache2triad\htdocs\xoops\bakkery\html\kernel\object.php on line 528

Johan Kok

2
Mithrandir
Re: Parse Error after upgrade to PHP 5

the XoopsObject::Clone() method collides with a PHP5 native method for object cloning.

You will need to rename this method in XoopsObject and change all calls to it in the core.

3
johankok
Re: Parse Error after upgrade to PHP 5
  • 2004/9/1 10:07

  • johankok

  • Just popping in

  • Posts: 2

  • Since: 2004/6/30


thank you for the quick response... Will give it a go

JK

Login

Who's Online

226 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits