|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-07-11 10:30 UTC] tony2001@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 08 07:00:01 2025 UTC |
Description: ------------ i get that fatal error with 5.1 Fatal error: Cannot access empty property in /mnt/db/website/proxyshare.com/pse107/e107_admin/cpage.php on line 80 Reproduce code: --------------- if($page -> $message) { $ns->tablerender("", "<div style='text-align:center'><b>".$message."</b></div>"); } default install of e107 cms works with older php