dumsumguy
Forum Replies Created
-
Forum: Plugins
In reply to: [RP News Ticker] rp-news-ticker new update not workingSame, bump. Cool plugin when working though.
Forum: Plugins
In reply to: Need help with a save actionAdmin please delete this thread… it’s posted in wrong place, has dumb mistakes, and needs to be otherwise destroyed.
Forum: Plugins
In reply to: Need help with a save actionSorry meant to remove the spam from the mailmessage= lines, sorry as you can tell I was a bit frustrated. Is there an edit option I am not seeing?
Forum: Hacks
In reply to: $_POST is empty after 'save_post' actionThanks, I was actually coming in here to post just that. Feeling pretty dumb for not catching that myself the first time around, took emailing myself the values from the save action to realize what was going on :-/
If anyone needs to see what values are making it to the save function you simply pass the entire post array to the add/update post meta functions as a temporary value. It will be serialized and stored. This will store a lot of redundant information however.
Forum: Hacks
In reply to: $_POST is empty after 'save_post' actionI’m having this problem as well. What’s particularly weird about it is that plugin values and my post are actually updating, except the one that I am working on. Using godaddy shared virtual hosting.