SpinOneSolutions | I waste my time so that you don’t have to…

Archive for January 2011

Jan/11

31

Magento Admin Form POST with form_key

The other day I was trying to help someone create a Form in the admin side of Magento that would simply POST to a Controller and capture some data. I thought it’d be fairly simple, I’ve done it before; I thought. Turns out I had done it before, but I’ve always used the built in [...]

, , , Hide

Jan/11

28

Drupal sess_read() causes logout

Affects: Drupal 6.20 If you try to read a value from a session that has not been set your Drupal user will be logged out. Example: sess_write(‘myValue’,TRUE); echo sess_read(‘myValue’); OK echo sess_read(‘myValue’); NOT OK, user is logged out.

Hide

Find it!

Theme Design by devolux.org