Support Forum

Need Help knowing how to add Poll and questions

22 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

No – you’re right – could not find it n there anywhere. So – maybe something else is conflicting. I would need to see the actual error output.

RM Robert Masten
Robert Masten
Member

sent you log files to review if you a chance

YS Yellow Swordfish
Yellow Swordfish
Member

No access logs are not going to be of any help.
What might prove helpful would just be a simple link to your forum page.

RM Robert Masten
Robert Masten
Member

sent to you via email – please confirm receipt

RM Robert Masten
Robert Masten
Member

i note multiple errors in log for each of the SP Plugins installed. All appear to be in green status so why the error message(s)

 

file: bosoraweb132/b1587/ipg.coastalshopperbiz/wordpress/wp-content/sp-resources/forum-plugins/post-by-email/sp-email-post-plugin.php

line: 252

function: Unavailable

Warning | include_once(): Failed opening ‘/problem-with-post-edit-buttonermes/bosoraweb132/b1587/ipg.coastalshopperbiz/wordpress/wp-content/sp-resources/forum-plugins/plupload/library/sp-plupload-components.php’ for inclusion (include_path=’.:/usr/local/lib/php-5.3.13/lib/php’)

YS Yellow Swordfish
Yellow Swordfish
Member

Maybe they are related – maybe there is more going on… let’s deal with the above from the error log first. if you navigate to the forum admin > Integration > Storage Locations – are all of the folders marked as readable and writeable? If no then that would need correcting. If yes then I would advise that the wp-content/sp-resources folder have it’s GUID/UID checked and if you are unsure what that is or how to do it then I would ask your host support. it should be the same as that of the parent wp-content folder. This might be the issue.

As to the public side of the site then the good news is that I am seeing no loading conflicts bit I AM seeing some errors. The first is that ‘ticker text is undefined’. It looks like the script for this does not check for an empty text string as it should and is thus falling over when there is none. This is a part of the WP theme. Now this might be enough to stop other scripts… not sure. But certainly some of the expected SP scripts are not being actioned.

There is also a warning on the FaceBook connect plugin script but I am not sure of that is enough to stop anything else.

 

RM Robert Masten
Robert Masten
Member

Plug in r/w were fine

Newsticker was turned off and NOW it Works

I searching for the bad Facebook URL to make sure all is ok.

Thanks for your help – this case appears to be closed!

YS Yellow Swordfish
Yellow Swordfish
Member

That IS good news.
It is basically a cascade effect. One error can stop other scripts from even running many times.
Glad we got there in the end.