From: Stuart T. <Stu...@vi...> - 2004-09-30 13:19:09
|
Hi, I recently installed the RSS module and added a feed from www.theregister.co.uk. All seemed good. Then while tinkering with the configuration, specifically the radio buttons options, problems arose. Now, the site blows up on many pages...including the admin page, so the configuration cannot be reversed via the UI. Error message: "Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition phpws_page of the object you are trying to operate on was loaded _before_ the session was started in /var/www/stu.thompson.name/pws/mod/phpwsrssfeeds/class/RSS.php on line 809" The RSS.php segment at the foot of this mail is the offending code. PWS v0.9.3-4 RH 9 PHP v4.2.2 MySql 4.0.21 The home page shows up ok, with working RSS feed. In fact, all the pages that are -just- pagemasters are ok. It blows up when trying to display a page with a form or logging into the admin console. The site is at http://www.stu.thompson.name/pws/ if you wanna have a look. (Don't laugh, it is a work in progress!) Although I've had a look-see in the code and tinkered around, I know effectively nothing about PHP, so no progress was made. If control can be regained of the site, life will be good. But at some point, it would be best if the bug went away. ;) Cheers for your help... Stu=20 |