Support Forum

file uploader error Fatal error: Call to undefined function sp_forum_api_support()

CP Christophe Potvin
Christophe Potvin
Member

Hello,

 

I have upload your plug in file uploader (plupload) in following directory

…/wp-content/sp-resources/forum-plugins/

 

When I want to add a topic on my forum I got following message on the site

 

Fatal error: Call to undefined function sp_forum_api_support() in /web/meilleurerepons/www/wp-content/sp-resources/forum-plugins/plupload/library/sp-plupload-config.php on line 4

 

My wordpress version is 3.3.1 and my simple press version is

 

Many thanks in advance for your help

 

Best regards

 

Christophe

7 Answers

New Answer

MP Mr Papa
Mr Papa
Member

doesnt look like you have SP 5.0.5…  please upgrade to it…

CP Christophe Potvin
Christophe Potvin
Member

Hello,

 

You were right

I have now upgrated to last version (5.0.5)

Reload plupload folder into wp-content/sp-resources/forum-plugins/

 

The error message doesn’t appear anymore but when I click on “add a topic” nothing happens

 

Do you have an idea on what I could have done wrong

 

Thanks in advance for any help

 

Please let me know if you need more information

 

Best regards

 

Christophe

MP Mr Papa
Mr Papa
Member

did you clear your browser cache?

and a link to site would be helpful to look for obvious js conflicts…

CP Christophe Potvin
Christophe Potvin
Member

Hello,

 

I have clear my browser cache and get the same result

Here is a link to the forum

http://www.meilleurereponse.net/forum

 

you can use my test (low permission) user to connect

 

username : christophe183

Password : christophe183

 

Please note that it’s a french version but I don’t think you will get a problem to understand the buttonlaugh

 

Thanks and best regards

 

Christophe

MP Mr Papa
Mr Papa
Member

you have a theme and perhaps plugins doing bad things… and improperly loading jquery…  the contact plugin is loading

<script type=’text/javascript’ src=’http://www.meilleurereponse.net/wp-content/plugins/cispm-contact-mail/js/jquery-ui-1.7.2.custom.min.js?ver=3.3.1′></script>

rather than using the version that comes with wp…  it is also an older version and conflicting with the version wp loads…

see:  http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/

that said, not sure what the problem is… I can add topics or replies just fine…  http://www.meilleurereponse.net/forum/excel/test/#p52

CP Christophe Potvin
Christophe Potvin
Member

hello,

Thanks for your help
I have removed my contact plugin and I can now add a topic with attachment

I have another problem but I will open a new topic for that