From: Matthew M. <ma...@tu...> - 2004-10-15 12:55:32
|
There are many practices used in phpWebSite 0.9.3 that are, um, bad in PHP5. One of the big ones is trying to reassign an object, likeso: $this = $otherContructedObject; I believe there are many that do it. Although we know now that it is a poor practice, there are still some floating around. I believe Steven Levin has a test copy working under php 5. Matt On Thu, 2004-10-14 at 23:55, Patrick Twohig wrote: > I found on the site a version that's compatible with PHP5, because the > latest stable version is not compatible with PHP5. It seems to work > nicely, however the main page does not display at all when an anonymous > user pulls up our site. Where in the source would be a good place to > start looking for where the problem might be occuring? Or if anybody > knows of a fix that already exists for this problem, I would greatly > appreciate it. > > Thanks! > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |