From: SourceForge.net <no...@so...> - 2007-07-03 21:49:35
|
/mod/article item #1301426, was opened at 2005-09-23 11:54 Message generated for change (Comment added) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=1301426&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Kalló Bernát (pontosan3) Assigned to: Nobody/Anonymous (nobody) Summary: Article module doesn't work Initial Comment: The error message is: Cannot re-assign $this in class/Article.php in line 723. ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2007-07-03 17:49 Message: Logged In: YES user_id=619893 Originator: NO This is fixed in Article Manager 4.0, due to be released by July 11th. ---------------------------------------------------------------------- Comment By: Chris (youcantry) Date: 2005-10-19 03:04 Message: Logged In: YES user_id=1190477 for the record, I tried adding the following line just before line 723: unset($this); but the error persisted. I commented out line 723 (and removed my new line) then I could view the site. I uninstalled and re-installed Article using this new code (one line commented out) and it would appear ok. This is my first look at the module, so...... Chris. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2005-09-23 21:44 Message: Logged In: YES user_id=780595 Moved to /mod/article tracker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=1301426&group_id=81360 |