Quote from: kp52 at Feb 25, 2010, 02:14 PM
The thread at http://modxcms.com/forums/index.php/topic,35089.0.html may throw some light on the strftime() problem (if it’s the wrong widget in your date TV, or due to a server offset time).
The xampp server is in a VM on my PC...so it’s hard to think it’s time offset, since server time offset = 0.
Checking the two date TVs, they are correctly done according to your instructions.
However when the site goes live I may need server time offset...
I saw this in one of your posts: [+myDate:date=`%A, %b %e, %Y`+] -- would this work anywhere in pkBlog??
Also double-checked the timezone in php.ini -- it is correct.
Also the forum thread you mention refers to strftime thinking about receiving an array instead of a long. My error is strftime thinking about receiving a string instead of a long.
Quote from: kp52 at Feb 25, 2010, 02:14 PM
Re naming conventions, I try to keep it so that things that don’t change from one application of pkBlog to another keep the pk prefix, and site-specific chunks etc. have something typical of the site (pw for Pogwatch, in this case). There are probably inconsistencies, though - I’ll try to iron them out in future examples!
The only inconsistency I saw was pw’s where one might expect pk’s.
It is not immediately obvious to anyone that pw means pogwatch.

Should be easy to fix, good luck!!
Please post an update about pkBlog/pubKit development/progress to the forum soon.
Thank you, Tom