|
From: <no...@so...> - 2002-12-10 16:18:29
|
Bugs item #647196, was opened at 2002-12-02 21:56 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452120&aid=647196&group_id=48146 Category: installer Group: None >Status: Closed >Resolution: Works For Me Priority: 9 Submitted By: Aaron (phoe2693) Assigned to: Sandro Zic (ordnas) Summary: install-0.4 cant change admin pass Initial Comment: Fatal error: Call to a member function on a non-object in /home/wherever/public_html/oc4ware/members/member/password.php on line 32 so at the end of installation, when you change your admin password, this comes up... ---------------------------------------------------------------------- Comment By: Aaron (phoe2693) Date: 2002-12-03 21:24 Message: Logged In: YES user_id=159703 ok, some details: runnning rh8.0 linux apache 1.3.26-3 php 4.2.2-4 ive tried the development install too and get a similar problem: Fatal error: Undefined class name 'oc4_framework' in /home/wherever/public_html/oc4ware/oc4ware/index.php on line 38 Ill email you a link to the live site so you can have a look as well. Maybe we can get this working! ---------------------------------------------------------------------- Comment By: Aaron (phoe2693) Date: 2002-12-03 21:23 Message: Logged In: YES user_id=159703 ok, some details: runnning rh8.0 linux apache 1.3.26-3 php 4.2.2-4 ive tried the development install too and get a similar problem: Fatal error: Undefined class name 'oc4_framework' in /home/wherever/public_html/oc4ware/oc4ware/index.php on line 38 Ill email you a link to the live site so you can have a look as well. Maybe we can get this working! ---------------------------------------------------------------------- Comment By: Sandro Zic (ordnas) Date: 2002-12-03 20:49 Message: Logged In: YES user_id=220890 One more thing: did you already try the "new for development" installation and have you been able to login as admin/admin or member/member? Did it work? Regards, Sandro ---------------------------------------------------------------------- Comment By: Sandro Zic (ordnas) Date: 2002-12-03 20:37 Message: Logged In: YES user_id=220890 Yes Aaron, I actually need your help to fix this bug, because I cannot find the cause. Maybe you can point me to the solution in double chocolate? Also, what kind of PHP version do you run? Windows or Linux? If Linux, how is PHP configured/compiled? Thanks a lot, Sandro ---------------------------------------------------------------------- Comment By: Aaron (phoe2693) Date: 2002-12-03 00:50 Message: Logged In: YES user_id=159703 Sandro - checked this and thats not the case - Ive checked my galeon, mozilla, and <gasp> IE. All have cookies working and should be fine. I had a similar problem trying to use doublechoccolatte a year or two ago, but the problem was resolved when they changed something in their code... but cookies was the first thing suggested with it too... Id be happy to help you try and figure this out, as this project seems ideal for what I would like to do. Let me know! ---------------------------------------------------------------------- Comment By: Sandro Zic (ordnas) Date: 2002-12-02 22:30 Message: Logged In: YES user_id=220890 Thanks for reporting this bug! Seems like cookies are disabled in your browser, that's why the error occurs. Please change the settings in your browser to accept cookies and start the installation process from beginning. We will add a comment to the installation wizard and help files in our CVS and ship them with the next release. Cheers! Sandro ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452120&aid=647196&group_id=48146 |