Timeline for Session saving problem, getting PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0
Current License: CC BY-SA 2.5
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 27, 2011 at 13:20 | comment | added | dan.codes | To fix it, I just stored the addresses data array instead of the whole object, still not sure the cause of being able to store the whole object. | |
| Mar 27, 2011 at 11:56 | comment | added | dan.codes | I still don't know what to do, I have found the problem with I think the address object that I am saving to the session but I don't know why its dieing or what to do to fix this. | |
| Mar 26, 2011 at 11:52 | comment | added | dan.codes | hmm I think I found it, I am trying to save an address object to the session and I think that is doing it. Anyway to make sure the object is set in the session correctly? I am using 5.2 because we usually have always done Magento on 5.2 but recently have a new host that switched us to 5.3 and I realize now I need to change. I am on a Mac and have 10.5 leopard and used the entropy.php. | |
| Mar 26, 2011 at 11:40 | comment | added | pderaaij | Big difference between 5.2 and 5.3. Any particular reason you are developing on 5.2 while the production/staging is 5.3? | |
| Mar 26, 2011 at 11:36 | comment | added | dan.codes | I guess now, the thing to do is maybe go through and one by one comment out each thing I am trying to save to the session and see what might be doing it. I just don't get why it only doesn't work on the one server. | |
| Mar 26, 2011 at 8:42 | history | answered | pderaaij | CC BY-SA 2.5 |