What steps will reproduce the problem?
1. Follow install instructions
2. Point to index.php
What is the expected output? What do you see instead?
PHP Fatal error: Call to a member function on a non-object in
/usr/www/pastebin/system/application/controllers/main.php on line 260
What version of the product are you using? On what operating system?
Latest version, FreeBSD 6.3, Apache 2.2.9, PHP 5.2.6.
Please provide any additional information below.
Line 260 reads:
$check = $this->pastes->checkPaste(2);
If I comment it out, I get this error:
404 Page Not Found
The page you requested was not found.
Woops! We can't find that page, Go Home
If I leave it there, I just get a blank page..
Original issue reported on code.google.com by Demers.C...@gmail.com on 6 Nov 2008 at 6:51
Original issue reported on code.google.com by
Demers.C...@gmail.com
on 6 Nov 2008 at 6:51