redwall
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] SMTP with Amazon SESyes, please share what settings worked? I cannot get it to work
Forum: Plugins
In reply to: [Gravity Forms + Stripe] "token more than once" error suddenly appearingHey Guys,
I am now getting the same error when using subscriptions in test mode.
I get an error in form once submitting (using test card numbers from Stripe site)
Funny thing (same as above) The payment goes through to my Stripe dashboard regardless of the error, but the gravity from notifications do not get sent. So the user will think they have not paid and I won’t know about it as the admin.
Trying to get some help!
Plugins:
Gravity Forms + Stripe – 1.7.2.3
Gravity Forms + (More) Stripe – 1.6.12.1.beta2
Gravity Forms – 1.7.3Damian,
1 – I have de-activted / re-activated and still same issue!
2 – I do not have “BulletProof Security installed” I use “Better WP Security”
This is really bad as I now I am screwed if I can’t even figure what was in my code blocks from 0.8. and this is running on a clients site
Can you please suggest some more troubleshooting to fix this urgently??
I should also add that I can navigate to “extensions” in your plugin, but just not the main “CSS & JS Toolbox” part which is what I need!!
Hello,
I was finally able to fix the problem. For others with the same issue the problem seemed to be located in the address in the tooltip. Maybe it was long addresses or some sort of format (I am not entirely sure) but I just removed that part altogether.
So basically my shortcode was looking like this (The part that was messing it up)
addmarkerlist='$lat1,$long1{}apartment-3.png{}$add1I am using the shortcode directly in a PHP tempalte so I used strings to define the lats, long and add1.
The $add1 is essentially the address shown in the tooltip when you click it. WHen I remove this, it works.
Hope that helps other people with the same issue.
I am now getting the exact same thing. For some posts it works and some it gives this error even though I have the lat and long defined…Destroying my site now..aghhh
Any luck in finding out why this is happening??
Also looking to do the same thing! anyone find a way to get it working?
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Possible to have Multiple Markers?no worries I was able to sort this out inserting the code into theme template. cheers, awesome plugin!
Hi Donncha,
I too would like to use this feature as I am tweaking pages. But if I would enable the setting “disable caching for known users” wouldn’t that just give logged in users a much slower non-cached experience? Maybe I am understanding that setting wrong but feels like the con’s would out weigh the pro of having that option available in the admin tool bar.
Cheers
Forum: Plugins
In reply to: Integrate jQuery File Upload plugin with Gravity Forms?Hi, did u ever figure this out? would be very interesting to implemented myself!
no problem man, I hope it can help. Also worth noting that someone in that same question posted up some jquery solution for overwriting the field. I have not tried it yet, but might also be another solution that could work for you.
@rob01 – I was able to fix my array issue by editing my php template to basically pick the last URL in the array. I asked a question over at stack overflow here
Hope that helps maybe with your array issue of choosing the latest file…
I am still having more issues..wish the authors of this plugin would get back to us…seems like it is unfortunately a dead plugin…
I am having the exact same issue! The file upload creates an array instead of overwriting what exist there already! Therefore in PHP when I try to display the image it won’t work as it gets an array instead of a URL.
Did you have any luck solving this? I have contacted GF as it might be their issue? not sure…but I have exact same scenario with my custom post type…
If you have fixed this would be great to hear!
I am also getting inconsistent behavior with how custom fields are saving…Some do most don’t..it is really random! Did u ever find a solution?
@ennan, cheers man…that worked a treat…
Also for anyone else reading, I found Google Doc’s spreadsheet works perfect for exporting a CSV…Excel does not work at all…