c.ostmo@gmail.com
Forum Replies Created
-
Forum: Reviews
In reply to: [vid{one} video chat using Tokbox] Thanks for this!Geez, I’m so happy about this. Not only have I put many hours into developing my own plugin, but many hours into finding the right video hosting platform to go with, the right this, that and the other thing. I feel like I’ve finally found exactly what I was looking for.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Not working at all in IEhaha I know! IE is the bane of my existence.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Not working at all in IEI’m not sure why re-installing the plugin the first time didn’t solve the issue, but I tried it again and it worked. From there I could pinpoint the problem. Apparently IE does not support an image as a submit button – that is the problem, it would not submit. The solution(sort of): For IE, put a button there and make the image the background for that button.
Thanks for putting up with me mattyrob.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Not working at all in IEhmmmm Okay, well I will let you know if I can get it to work. If it worked with the User-agent set to IE8 in another browser, it probably has nothing to do with the way the plugin is rendering for IE8 – maybe it has something to do with IE itself? I don’t really know what to make of that, but I have tested it on 4 different computers with IE8 and it didn’t work on any of them.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Not working at all in IEhmmmm. I am also testing it in IE8. I didn’t get back because I thought it might be linked to other problems with my site, but I have fixed all of those and it still doesn’t seem to work. Have you had any problems like this before?
My site is http://www.pureplantessentials.com and your plugin is the widget that says, “Subscribe to Our Blogs”. Any ideas?
Have you ever used this plugin: http://stiofan.themetailors.com/store/products/subscribe2-front-end-plugin/? I’m a little afraid to buy it because I’m not sure if it will do what I want.
Thanks for the quick response. Alright, I’m not sure what I’m trying to do either…I’ll keep working on it.
Hey I am a little lost here. I know this is a lot to ask, but perhaps you can help me?
I’m kind of a newb when it comes to this kind of stuff and I’ve been posting on forums, but can’t seem to get a clear answer.
In trying to get my form to submit to subscribe2’s categories, I have written
global $wpdb;
$user_ID = $wpdb->get_var($wpdb->prepare(“SELECT ID FROM $wpdb->users WHERE user_email = %s”, urldecode($_GET[’email’])));and later on
update_user_meta($user_ID, $this->get_usermeta_keyname(‘s2_autosub’), $_POST[‘new_category’]) = $newsletter->normalize_name(stripslashes($_REQUEST[‘hms’]));
The second part of this is the same code used to insert fields like name and email address into the database from the plugin “newsletter”. I know it is a lot to ask, but I am kind of desperate. With this code, I get the error: “Fatal error: Can’t use function return value in write context in etc..etc..” What do I do?
I just deleted the dropdown from the code. Not sure if this was the right move, but it worked and I don’t need it. Thanks
So if I reset the options it goes back to normal, but I want to make it so one of the categories is not subscribed to. How can I save the options without selecting a page?
That is what’s happening…I set it to a new page, but I don’t want it to go to a page. It used to stay on the homepage and when it stays on the page, it doesn’t submit the user email address. How can I stop it from going to any page?
BTW the subscribe2 widget is the widget on the homepage with the title, “Subscribe to Our Blogs!”
Thanks mattyrob. I figured it was something like that. I was just having trouble figuring out exactly how to do it. Thanks for the info though…I have another question, but I guess I’ll start a new thread for it.
Forum: Plugins
In reply to: Email Plugin Recommendationsorry if I’m being repetitive – I just wasn’t sure if I was clear.
hey I am having a similar problem except nothing is showing up. I have disabled all other plugins and activated different themes, but can’t seem to get it to work. Currently, there is only one song on the playlist. I created the playlist, and configured the plugin, then added the shortcode, and nothing showed up – the page is blank. Elenora music Test. Is there anything you know of that may cause this?