just installed the updated theme and still doesnt enable the comments. I have disabled the theme and then started it again and cleared the cache too.
John,
You have a setting incorrect so the path to your CSS is wrong. Double check the install steps in post 1.
Tim,
Not sure what is causing that. comments work in my site.
Try posting a test comments in another post.
Double check the install steps in post 1.
Mike
Mike,
I’m going to have to do some hunting on this one. I appreciate your hard work on this and all of the other scripts you have done. I’ll let you know what I can turn up on this.
Merry Christmas,
John Sacrey
John,
look in Settings.php, make sure the setting $SITE[‘site_url’]
does not have a /wxindex.php
Step 2)
Edit your weather template Settings.php
make sure you have this setting in your weather template Settings.php: (if not, then add it)
Add this just after the $SITE[‘organ’] line:
Code:
$SITE[‘site_url’] = ‘http://www.yourwebsite.com’; // set to your site url without slash on end
// can also be http://www.yourwebsite.com/weather if you have the site in a folder named ‘weather’
// do not use a file on end: http://www.yourwebsite.com/index.php
Mike,
Talk about having a Doh!!! moment. I probably looked at that a dozen times or so…
Thank you sir!!! That fixed it. Now on to fixing what I screwed up.
Thanks again,
John Sacrey
Hi
I tried step by step to install this blog, but the end result did not come to me well. I checked again and I do not forget about something, but I can not find the cause.
Whether someone is able to prompt where to find the error?
http://www.andretti.pl/wxblog/
thanks
andretti
It does not look like this is compatible with the multilingual carterlate template. I think it only works on the US version.
Pity, unless I liked, that I can now delete:)
thank you for the diagnosis
andretti
edit:
I do not know well at this but noticed that it also works with multi-lingual script. I noticed that in this thread some people just use this version and in their work.
Hi
Phil from Weyborne Weather Website in UK (magical46)
Did you have to make any special operations, modifications to wxblog working properly on your site?
I ask because I see that you have a multilingual version of the script.
And it is suspected that the multi-lingual wxblog version may not work correctly.
Please write if you find some free time
regards
andretti
I too have this problem…
James
Make sure you have comments enabled in WP admin.
Coments are enabled. I had them enabled before I upgraded to the latest version.
Please explain the problem in detail because when I look at your blog I see the link to add comments, If I click it shows a message I have to be registered and logged in to comment, it shows me the log in form so what part is not working?
PS every time I load your blog page I get a pop-up message AJAX DASHBOARD ERROR about clientraw.txt is missing.
Hi
I noticed yesterday the error “Ajax dashboard error. Your./clientraw.txt file could notbe found” on my blog page, never seen it before and don’t think the clientraw files have moved, all other sections of website ok just the blog area?
Any ideas anyone
Phil
Any ideas anyone
Happening with me too! Only thing I can think of and I’m looking into is the new ajaxWDwx scripts. That is the only thing new to me!
Jack
I too am using the new ajaxWD.js script. I’ll ask the question on that thread
Phil
Yeah, I changed the “header.php” for the blog page to include the new scripts but that did not help. It has caused my temperature updates to stop working on this page too. #-o
If I look at my blog page, I don’t see the add comment link, unless I am logged in. Then I see it. About the clientraw error, I am not sure. I am using the new ajaxWDwx.js flile. Maybe that needs to be looked at. I am using Firefox for my browser.
The problem is here in ajaxWDwx-settings.js:
clientrawFile = ‘./clientraw.txt’;
the blog needs to have actual paths not relative ones, so you need to fix the clientrawFile setting.
the blog needs to have actual paths not relative ones, so you need to fix the clientrawFile setting.
Tried the full path in the ajax path, still get the error.
Jack