Support Forum

when activating tinymce get 404 page

MA madmacman
madmacman
Member

Hi there, 

installed if tinymce though the plugin uploader which worked great , but when we activate the plugin the page goes blank and we end up with a 404. Any suggestions?

also with the rating plugin we dont see any thumbs or stars for ratings?

i”ve attached the error log:

une 2, 2012

06:52

php file: /simple-press/admin/panel-integration/forms/spa-integration-page-form.php

line: 109

function: Unavailable

Notice | Trying to get property of non-object

June 2, 2012

06:52

php file: /simple-press/admin/panel-integration/forms/spa-integration-page-form.php

line: 109

function: spa_create_page_select

Notice | Trying to get property of non-object

June 2, 2012

06:52

php file: /simple-press/admin/panel-integration/forms/spa-integration-page-form.php

line: 108

function: spa_create_page_select

Notice | Trying to get property of non-object

June 1, 2012

20:22

php file: /public_html/wp-content/sp-resources/forum-plugins/sp-plugin-tinymce-richtext-1.1/sp-tinymce-plugin.php

line: 147

function: sp_tinymce_form

Warning | include_once() [function.include]: Failed opening ‘/problem-with-post-edit-buttonome/madmacm1/public_html/wp-content/sp-resources/forum-plugins/tinymce-richtext/admin/sp-components-tinymce-form.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’)

any suggestions where we gone wrong? thanks

31 Answers

New Answer

MP Mr Papa
Mr Papa
Member

looks like you have an ‘old’ tinymce plugin… by that I mean the name of the archive is wrong – it was updated this morning… so the plugin uploader will fail…

should be tinymce-richtext.zip

try grabbing the new one from our downloads page and doing it again…

MA madmacman
madmacman
Member

tried with the new download and same result, checked the foldername in sp-resources/forum-plugins and it’s:

tinymce-richtext

Is that right? or do i have to change the foldername? and no new msg in the errorlog

MP Mr Papa
Mr Papa
Member

did you remove the old one too?  asking because the errors you posted show the wrong directory name…

MA madmacman
madmacman
Member

yes i deleted the old folder and the new one is auto created : tinymce-richtext

is that that right one?

MP Mr Papa
Mr Papa
Member

so you are getting a 404 still on activation??  what’s the url its going to?  and any new errors in the log?

MA madmacman
madmacman
Member

correct still get the 404 upon activation, and gives the 404 page not found and if i go back on the browser and refresh the plugin is deactivated.

i also checked the cpanel error log but none in there either, find url below (it will send you to our homepage as redirect on 404 is setup, but doesnt change when deactivate the redirect)

http://madmacman.com/wp-admin/admin.php?page=simple-press/admin/panel-plugins/spa-plugins.php&action=activate&plugin=tinymce-richtext/sp-tinymce-plugin.php&title=Editor%20(TinyMCE%20-%20Rich%20Text)&sfnonce=90b05e9330

 

No new errors in the sp errorlog:

 

June 2, 2012
06:52
php file: /simple-press/admin/panel-integration/forms/spa-integration-page-form.php
line: 109
function: Unavailable
Notice | Trying to get property of non-object
June 2, 2012
06:52
php file: /simple-press/admin/panel-integration/forms/spa-integration-page-form.php
line: 109
function: spa_create_page_select
Notice | Trying to get property of non-object
MP Mr Papa
Mr Papa
Member

not a whole lot of ideas…  seems to be a one off at the moment…

are you running version 1.1.2?

if not, please try that…  you should be able to update with the wp updater…

any chance of getting a temp account to look at this first hand and see the http headers and responses flying around?  if that works, please pm the account details to yellow swordfish and myself… It would need to be an sp admin account…

MA madmacman
madmacman
Member

we just tried installing the (we just updated SP and plugin ) :

Editor (QuickTags – BBCode)

Editor (QuickTags – HTML)

Editor (TinyMCE – Rich Text)

and all of them give us a 404 error, has some relevance that they are all editors? as most other plugins work, except the rating plugin doesn’t show any thumbs or stars (or maybe i looking at the wrong places) and on the forum post when we press: “click image to enlarge” nothing happened. Is all above maybe related to settings?

kind regards

Alex

MP Mr Papa
Mr Papa
Member

settings? no…  but perhaps js conficts…  but not likely that would be a 404…

the 404 comes when??  when you activate the sp plugin?  did you put them in the sp plugins directory and not the wp plugins?

cant tell where we are at…  the path of the errors shows wrong path to tinymce (includes version)…

and many days have passed… 

could you please tell us the pertinents again?

MA madmacman
madmacman
Member

when trying to activate:

Editor (QuickTags – BBCode)

Editor (QuickTags – HTML)

Editor (TinyMCE – Rich Text)

then we get an 404 error, all of the plugins on the screenshot are uploaded/installed with the SP plugin uploader screenshot here.

All plugins are located in the “public_html/wp-content/sp-resources/forum-plugins” find screenshot here

 

thank you for your help

YS Yellow Swordfish
Yellow Swordfish
Member

Assuming all the paths are correct – and as far as I can see they are now – then the only thing that comes to mind is permissions on the folders and files. Permissions or ownership.

Can you check the permission and folder ownership of the /sp-resources and the individual plugin folders to ensure they are the same as the parent /wp-content folder?

By the way – the errors you pasted from the log earlier in the thread actually indicate a problem with some WP post/page data. This should not effect SP or the setting of the SP permalink but it does suggest that the post_parent column in the WP ‘posts’ table is not being populated as it should be.

MA madmacman
madmacman
Member

 thank you for the quick reply smile

I’ve rechecked all the folder and they are all on 755, is that correct?

YS Yellow Swordfish
Yellow Swordfish
Member

Yes – 755 should be fine, But I am more concerned about the folders ownership.

MP Mr Papa
Mr Papa
Member

just to be clear…  by ownership, he means the UID and GID of the directories…  would typically be name:name where name is the owner…  compare it to wp-content