Kevin Stover
Forum Replies Created
-
Hey,
1.2.7 *should* appear shortly in the repo, so if you have the plugin installed, you will be able to update from the “Plugins” admin menu within WordPress. 1.2.7 fixes the bug that I caused by not being able to type.
– Kevin
Hey Jim,
Yeah, I fat-fingered an extra ] when typing. Literally just committed the correction. Try downloading it again, and I apologize greatly for my inability to type properly!
– Kevin
Hey Jim,
I haven’t been able to recreate that “outline” issue, but I will keep trying to see if I can narrow that down, that is indeed a weird bug.
– Kevin
Hey Guys,
I am currently updating the plugin to version 1.2.6. This new version fixes some big security-related bugs within Ninja Forms Lite, and should also fix this issue. Please download this version and let me know if you have any other problems with it!
Thanks,
– Kevin
Forum: Fixing WordPress
In reply to: Visual Editor Not WorkingFrom my experience with the visual editor, it looks like you may be having a problem with the CSS loading properly. Try these steps and I’ll see if I can help you track down the error.
- Clear your browser cache.
- Re-upload version 3.3 manually from the zip file.
- Does this happen on the edit and the new post/page editors?
I’ll check back in a few hours, so let me know how it goes.
– Kevin
Forum: Fixing WordPress
In reply to: Having Issue With $wpdb ClassI think something like this would work for you.
<?php global $wpdb; $table_name = $wpdb->prefix."bb_forums"; $mylink = $wpdb->get_row("SELECT * FROM $table_name WHERE forum_id = 3", ARRAY_N); print_r($my_link); ?>Hey expat,
I apologize for the lateness of my reply, but I’ve been adjusting to graduate school in the UK. This plugin is currently being re-tooled and rebuilt from the ground up for new versions of WordPress. It will have more features and be much easier to use in relation to themes.
I know this is kind of a non-answer, but that’s kind of where we are right now.
Kevin
Hey frikafrax,
I’ve been very busy recently, I started graduate school about 2 months ago, and so I missed this post entirely! I greatly apologize. NinjaAnnouncements is currently under review and we’ve decided to split the plugin into a free version and a pro version. The pro version will have the feature that you are asking about, along with several others. Once I have something more concrete, I’ll post the information here on the forum.
Thanks for using our plugin, and I apologize for the inconvenience!
Kevin
If you’d like to track our current plugin progress, you can visit us at http://www.wpninjas.net
Forum: Plugins
In reply to: [Ninja Announcements Lite] broken in 3.2Just updated to 1.4. This should fix the problems that Ninja Announcements was having with WordPress 3.2. Sorry for the late fix, but I’ve been preparing to go to graduate school in a month and life has been crazy.
Just updated to 1.4. This should fix the problems that Ninja Announcements was having with WordPress 3.2. Sorry for the late fix, but I’ve been preparing to go to graduate school in a month and life has been crazy.
Forum: Plugins
In reply to: [Ninja Announcements Lite] Blank EditorJust updated to 1.4. This should fix the problems that Ninja Announcements was having with WordPress 3.2. Sorry for the late fix, but I’ve been preparing to go to graduate school in a month and life has been crazy.
Forum: Plugins
In reply to: [Ninja Announcements Lite] Blank editor in 3.2Just updated to 1.4. This should fix the problems that Ninja Announcements was having with WordPress 3.2. Sorry for the late fix, but I’ve been preparing to go to graduate school in a month and life has been crazy.
Forum: Plugins
In reply to: [Ninja Announcements Lite] broken in 3.2Hey everybody, I know there’s a really big bug with 3.2. Well, I wouldn’t call a complete lack of functionality a bug, maybe more like a giant insect. 🙂 I’m on vacation next week, but when I get back, I’ll look at it to see what’s going on. I can tell, without looking, however, that it has to do with the tinyMCE editor. I have a better solution for that now and will implement it into Ninja Announcements as soon as I get back from vacation.
– Kevin
Hey everybody, I know there’s a really big bug with 3.2. Well, I wouldn’t call a complete lack of functionality a bug, maybe more like a giant insect. 🙂 I’m on vacation next week, but when I get back, I’ll look at it to see what’s going on. I can tell, without looking, however, that it has to do with the tinyMCE editor. I have a better solution for that now and will implement it into Ninja Announcements as soon as I get back from vacation.
– Kevin
Forum: Plugins
In reply to: [Ninja Announcements Lite] [Plugin: Ninja Announcements] SQL injection holeJust updated the plugin to version 1.3. This version fixes the security holes that dkonopka mentioned. Please update to it asap.