Menu

#44 after install problem with runtime.php

open
nobody
5
2008-11-07
2008-11-07
Anonymous
No

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.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.