We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 4 matches

by Wyzyrd606
Fri Feb 11, 2011 11:33 am
Forum: Plum DEV Q&A
Topic: Pardon n00bish issue with submit / post
Replies: 5
Views: 11806

Re: Pardon n00bish issue with submit / post

That would explain it :)

Thanks again for your help
by Wyzyrd606
Fri Feb 11, 2011 10:38 am
Forum: Plum DEV Q&A
Topic: Pardon n00bish issue with submit / post
Replies: 5
Views: 11806

Re: Pardon n00bish issue with submit / post

Thanks - I tested it out and it appears that PHP version differences between my local dev machine and the server are my issue - the var_export function was outputting empty arrays on the server. a foreach on $_POST got correct values. Thanks While attempting to solve the problem, though, I did find ...
by Wyzyrd606
Thu Feb 10, 2011 9:00 pm
Forum: Plum DEV Q&A
Topic: Pardon n00bish issue with submit / post
Replies: 5
Views: 11806

Re: Pardon n00bish issue with submit / post

BTW, the extraneous dashes are an artifact of cutting and pasting from browser, not sent in the VXML
by Wyzyrd606
Thu Feb 10, 2011 8:59 pm
Forum: Plum DEV Q&A
Topic: Pardon n00bish issue with submit / post
Replies: 5
Views: 11806

Pardon n00bish issue with submit / post

I have a lot more experience with php than vxml, so sorry for cluttering the board, but not sure where to turn next This validates and works: <vxml version="2.0" xml:lang="en-US"> − <form> <var name="uid" expr="9999"/> <var name="event_id" expr="2"/> <var name="contact_id" expr="3"/> − <block> − <pr...