Support Forum

After uploading the picture upload plugin Simple Press Doesnt work

NR Nicole Rocco
Nicole Rocco
Member

Plugins-‹-Message-To-Find-—-WordPress-Mozilla-Firefox_2013-10-19_16-41-44.jpgI uploaded the plugin for uploading pictures on a forum after i did this i got this on my screen

 

Warning: include_once(/problem-with-post-edit-buttonome/content/14/11960414/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/plupload/library/sp-plupload-components.php) [function.include-once]: failed to open stream: No such file or directory in /problem-with-post-edit-buttonome/content/14/11960414/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/plupload1/sp-plupload-plugin.php on line 356

Warning: include_once() [function.include]: Failed opening ‘/problem-with-post-edit-buttonome/content/14/11960414/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/plupload/library/sp-plupload-components.php’ for inclusion (include_path=’.:/usr/local/php5_3/lib/php’) in /problem-with-post-edit-buttonome/content/14/11960414/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/plupload1/sp-plupload-plugin.php on line 356

Fatal error: Call to undefined function sp_plupload_do_gd_check() in /problem-with-post-edit-buttonome/content/14/11960414/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/plupload1/sp-plupload-plugin.php on line 357

 

now i cant do anything with simple press at all, all buttons come up the same message. Has anyone had this problem or know how to fix it? Thanks

 

5 Answers

New Answer

MP Mr Papa
Mr Papa
Member

please note that you plugin directory is name wrong…  plupload1 vs plupload… its an issue with the wp installer…  rename the directory to plupload and all will be fine…

NR Nicole Rocco
Nicole Rocco
Member

Mr Papa said
please note that you plugin directory is name wrong…  plupload1 vs plupload… its an issue with the wp installer…  rename the directory to plupload and all will be fine…

Would you be able to tell me how to fix that, i am new to this.

MP Mr Papa
Mr Papa
Member

you have to go to your server and correct the directory name…  it would be in wp-content/sp-resources/forum-plugins and change the directory plupload1 to plupload…  change it via ftp, ssh or file manager in your control panel of server…

NR Nicole Rocco
Nicole Rocco
Member

Mr Papa said
you have to go to your server and correct the directory name…  it would be in wp-content/sp-resources/forum-plugins and change the directory plupload1 to plupload…  change it via ftp, ssh or file manager in your control panel of server…

thank you