Support Requests item #2233227, was opened at 2008-11-07 08:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=538275&aid=2233227&group_id=73598
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: Install Problem
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: after install problem with runtime.php
Initial Comment:
In runtime.php:
function AgentCheck(){
$this->Listing_block = new SEILER_ListingManager();
$this->Listing_block->AgentCheck();
}
I get an error on those 2 lines, saying it can't create the $this.
We have no idea why, but commenting them out seems to fix the problem in the meantime.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=538275&aid=2233227&group_id=73598
|