Hello there.
I just downloaded streber, and look forward to using this great application BUT I can't even get the darn thing working. I followed the directions on the installation page. All went well in the install process (using an existing DB, so I DID get a warning to that effect). Then I got to the login page, filled in my info, and hit submit. Home page loads fine. I click on an internal link (any link, would do the same, I now know) and I get an error "Fatal error: Cannot access protected property DB_Mysql::$user in /home/soungorg/public_html/pm/db/db.inc.php on line 71"
At first I found that "site_settings.php" and "db_settings.php" were not created on install. So I created them myself (using the proper syntax found in install.php) with the proper info. Still no site, but at least the fatal error message goes on and off, per each page refresh. Refresh when it's there, and I get a blank page. Refresh that, and I get the same error.
Next, I looked into the actual code referenced by the error message. Found out that if I initialize $user, $pass, $dbhost, and $dbnam as public variables (instead of protected) then I get the login screen again, and it submits fine. But as soon as I click on any internal link I get the log in screen again. As if there was no cookie recording my session. Well I checked into that too. And no cookie.
I don't feel like hacking this code any more tonight. I ONLY JUST downloaded for the first time a few hours ago. I really shouldn't need to work so hard to get this thing up. But I am... Cause I think it COULD be a great app...
Please let me know what to do next.
Thanks,
M.M.
- cPanel Build 11.23.4-RELEASE 26138
- Operating System Linux
- Apache Version 1.3.39 (Unix)
- PHP Version 5.2.1
- MySQL Version 5.0.51a-community