Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
New WordPress Plugin
leafboxtea
New
@mark @tim I broke something installing the new WP plugin
I was previously using the older one which came with the plugin. I deactivated it then installed your new embed plugin that comes with the latests release of Vanilla.
...I haven't had he chance to upgrade my Vanilla yet, but I wanted to get the widgets included in the new plugin.
The trouble:
I'm getting this error:
Is a problem with the plugin, or probably something on my end? Can you translate that error message into layman's terms?
I downloaded the plugin from here: http://vanillaforums.com/blog/downloads/vanilla_wordpress.zip
I was previously using the older one which came with the plugin. I deactivated it then installed your new embed plugin that comes with the latests release of Vanilla.
...I haven't had he chance to upgrade my Vanilla yet, but I wanted to get the widgets included in the new plugin.
The trouble:
I'm getting this error:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'vf_embed_menu' was given in .../wp-includes/plugin.php on line 395Additionally, Validate and Save button doesn't work. The widgets are also not available.
Is a problem with the plugin, or probably something on my end? Can you translate that error message into layman's terms?
I downloaded the plugin from here: http://vanillaforums.com/blog/downloads/vanilla_wordpress.zip
0
Comments
Also, when I go to enter my forum url in the admin settings it refuses it every time except once randomly. Now, after a reactivation, it's not accepting it at all.
I just have no idea what's going on, haha. Any suggestions? Thanks!
**EDIT**
My forum is in located in a directory/subdomain (ie. forum.yourdomainhere.com), but since it worked once, I'm assuming this isn't a factor, but confused as to why it did then but not now.
The slug editor input field is compressed and the "Edit" and "View Pages" buttons overlap the edit field. See examples here: http://www.ispwp.com/vanilla/embed.jpg and here http://www.ispwp.com/vanilla/editpage.jpg.
Before installing the plugin the edit field and buttons looked normal. Anyone else having this problem?
Would love to get this figured out. Heard a lot of great things about Vanilla, but quickly losing favor with these unresolved glitches.
EDIT: and i AM using v.1.0.2. of the plugin, but....nothing.
*EDIT*
That's also not working. I currently have a static homepage on my WP site. Would that interfere when I try to punch in my blog address?
Here's how I got the embed plugin to work for me:
As I recall, Vanilla setup a Wordpress page with the title of "Discussion" and the slug was http://www.yoursite.com/discussion. I changed the page name from "Discussion" to "Forum" and changed the slug line to http://www.yoursite.com/forum
In the Wordpress Plugin settings under Forum Administration where it says: "Tell WordPress where your Vanilla Forum is located" I put http://www.yoursite.com/vanilla (that's where it's installed).
In the Vanilla section where it says: Forum Location in WordPress - Define where to access your Vanilla Forum within WordPress, that is set to: http://www.yoursite.com/forum. Underneath that is the embed code you can get from the Forum Code in your Vanilla admin page.
Does that help?
We are still working on the plugin, and we appreciate all feedback.
There was an error rendering this rich post.
There was an error rendering this rich post.
I wonder if this is some conflict with the Vanilla plugin?
I installed 1.0.3 of the WP plugin, and am running WP embed plugin 1.0.1
My forum is located in a subdirectory of my WP site.
In the Forum Admin page I entered several variations of the url:
http://leafboxtea.com/social/vanilla (the actual forum location)
http://leafboxtea.com/social/vanilla/index.php
and the embedded url of
http://leafboxtea.com/discuss
I did deactivate the embed plugin and tried again using the actual url for the forum and still received the negative response. Not sure what is going on here and since other folks got it working, I'm wondering if my trouble can even be recreated? I wonder if this is a conflict with some other plugin....?
I really don't want to do the plugin dance...
Pretty glitchy experience so far. Any thoughts?
Seems like a couple people have a similar problem though.
As of this post, it is version 1.0.4
However.... @mark, I'm still not able to get the forum to validate. Are there certain requirements about this? Should the plugin be validating the forum from any url? I just can't get this sorted....
PHP 5.3.0
Wordpress 3.1 RC2
Vanilla 2.0.17.8
Vanilla Forums 1.0.4 (plugin for Wordpress)
cURL 7.19.4 support is enabled on my PHP environment
Wordpress is located in: http://localhost/wordpress/
Vanilla is located in: http://localhost/wordpress/vanilla/
I am very noob at PHP, but it seems like a redirect problem. But my .htaccess file on Wordpress installation is empty.
Printing the variable $html in function (/vanilla-forums/functions.php) returns the value Redirect. Don't know if could help.