Please have a look at schweden-info.com/forum for some reason I can not reply to topics. What to do?
/Maja
Please have a look at schweden-info.com/forum for some reason I can not reply to topics. What to do?
/Maja
Well – looking at the web console I am seeing javascript errors being thrown. These have the effect of stopping some scripts from being available and clearly that includes jQuery and some of the forum scripts.
It is hard for me to identify which scripts are to blame here but the obvious question has to be what have you added to the site since it was working as that will probably contain the problem code.
Naa, that didn’t do the trick. Actually I have done any changes since installing simple-press. so Im not sure whether it did work before. but it works fine on my other page visit-sweden.eu and Im running genesis there aswell.
What else could it be?
Can you try removing the Google Ad code briefly and trying things then. I think that is the cause of the syntax error and it also seems to be causing quite a lot of the HTML not to load and display properly.
Also not helping. I get the javascript:void (null) error. What else could it be?
There is no such thing as a ‘javascript:void (null) error’.
If I look at your topic listing then I get the forum footer (RSS button, add topic button, stats etc). When I look at the posts there is none of this. But there ARE ads in the bottom of the first post that shows. Can you remove this Ad code please and then let me take a look if things are still not correct.
I can not find any traces of add code in any of the scripts. Maybe you’re reffering to the schareholic suggestions? Removed those, not helping.
Its weird that I can add new topic but not reply to an existing one…
No sorry – there is nothing weird about it at all. I am looking at the HTML being output. After the forum post content there is some script called ‘shareholic’ or somesuch. Immediately following this is Google Ad code which is incorrectly formatted and outout. It is causing a syntax error as I said earlier and stopping other display items from being shown.
It looks to me like the code is quite possibly in the forum topicview page template but I can’t be 100% sure of this of course. Someone or something must have created this Google ad code as it is there plain to be seen in the HTML source. It needs removing or correcting.
Hello again, still struggling on that forum page.
Now I get the following error:
Notice: Undefined index: editor in /customers/6/9/3/schweden-info.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/captcha-plugin/sp-captcha-plugin.php on line 45 Notice: has_cap kallades med ett argument som har upphört sedan version 2.0! Användning av användarnivåer via tillägg och teman har upphört. Använd roller och behörigheter istället. in /customers/6/9/3/schweden-info.com/problem-with-post-edit-buttonttpd.www/wp-includes/functions.php on line 3193
Well they are both notices not errors and unlikely to cause anything major. However they might be caused by the same problem that is causing the display to stop processing. And that really is what you need to resolve before anything else.
So – have you looked at the spTopicView.php forum template yet and tried hunting down the advertising code?
Oh yes! finally! felt like the super hacker for a little while. Then this happened:
Parse error: syntax error, unexpected T_ENDWHILE in /customers/6/9/3/schweden-info.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-themes/default/templates/spTopicView.php on line 201
Any recommendations here Mr Swordfish?
Yes – remove the code that has been added or the changes that have been made. This means that there is a bad php coding error somewhere and it needs taking out. I can not tell you what it it is or might be as it is clearly not the original file.
Well I did find a code in it. Took it out. But must have done it wrongly. It do not understand it though. I just reinstalled it so it must mean that if I try and reinstall it again, there will still be that code again. Any chance you could give me a fresh copy of just that file that I could copy and paste in to the editor?