Support Forum

fatal error

BW Breb Wilson
Breb Wilson
Member

I just got my forum set up and was testing posting and I am getting this error:

Warning: in_array() expects parameter 2 to be array, string given in/problem-with-post-edit-buttonome/rving/public_html/wp-includes/formatting.php on line 342

What does it mean?

Also, I had uploaded a bunch of the forum plugins that I want to use, but have slowly been having to deactivate them, because I keep getting various errors with them when I am trying to do things.

How can I fix this so I can use these plugins?

Also, when creating a post, there is NO place to upload an image? How do I allow my users to upload images?

Thanks!

brenda

7 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

On the formatting.php warning then this is a WordPress core file and the function in question is _wptexturize_pushpop_element(). I have never before even looked at this function and I find it hard to understand why it would have any bearing on anything to do with SP. But it might scan the whole page…

Let’s start with the SP plugins. Are you putting them n the right place? Bu default this would be wp-content/sp-resources/forum-plugins/ ?

And the file uploader is a plugin (plupload)

BW Breb Wilson
Breb Wilson
Member

I have the plugins in the correct place.

I have the file uploader plugin installed, but there is no place on a post to add an image (see attachments)

2015-06-15_1333.png2015-06-15_1332.png

BW Breb Wilson
Breb Wilson
Member

Ok figured out it was a setting for that member type.

About the fatal error, when I just tried to do another post I got this one this time:

Fatal error: Call to undefined function sp_paint_icon() in /problem-with-post-edit-buttonome/rving/public_html/wp-content/sp-resources/forum-plugins/report-post/template-tags/sp-report-post-tag.php on line 30

Brenda

BW Breb Wilson
Breb Wilson
Member

It seems to be changing the fatal error each time I try to do a post.

YS Yellow Swordfish
Yellow Swordfish
Member

Something you are using there is not the latest version and I would guess it is the SP core itself.

Go to the WordPress updater page. Something in SP needs updating and you need to do it before you go any further.

BW Breb Wilson
Breb Wilson
Member

I am so sorry, I am usually a bit smarter then that. That was exactly the problem. Thank you very much for your help!

Brenda