noel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Always show comment form in p2 themeDownload the newest version from http://ww.wp.xz.cn/extend/themes/p2 It was uploaded yesterday!
Forum: Plugins
In reply to: Twitter P2?There are quite a few plugins out there that allow you to do that. I like WP to Twitter
Check up on the comment function callback that was implemented in WordPress 2.7 – it’s pretty common, just not default usage.
It shouldn’t be too much trouble to use those types of plugins as long as you’re willing to put them into the P2 theme yourself – not hook them (unless the hook works!)
Forum: Themes and Templates
In reply to: P2 Theme- replies via AJAX don’t work in IE 7 or 8Which version of P2 is this happening on?
Forum: Themes and Templates
In reply to: Duotone PHP Error on WordPress 2.9The is_vertical issue is solved in the latest release 1.0.1
The other error means that somehow the path to your images isn’t being sent properly to the function.
Do you have a URL where this is happening?
Forum: Themes and Templates
In reply to: P2 Theme – Real Time Updating Not WorkingPosting here is fine to notify P2 devs. But, it’s not an incompatibility. Many people (most) are using P2 and 2.9 just fine. What specific errors are you getting? What is your complete environment?
Forum: Themes and Templates
In reply to: Always show comment form in p2 themeIn the trunk version this feature is present. I will be putting this version into the .org repository shortly.
Forum: Plugins
In reply to: Media Upload Problems in P21.1.2 Should fix this to a certain extent. Of course any patches are welcome 🙂
Forum: Fixing WordPress
In reply to: P2 theme causing very high admin-ajax.php usageSince the requests are returning 304s and most of the time the request would be cached, this should not be a problem. But please post more information as you come across it.
Forum: Themes and Templates
In reply to: p2 theme using excessive resourcesWhat are you response times on wp-ajax.php?
What type of memory usage are you seeing on your server?
Forum: Themes and Templates
In reply to: Does P2 sucks up a lot of server resources?It does not suck up a lot of resources. Not anymore than your ordinary theme. In fact, it may use less as it only loads new posts when it needs to.
Forum: Themes and Templates
In reply to: P2 1.1.1 ProblemsForum: Themes and Templates
In reply to: P2 1.1.1 ProblemsWhat errors is everyone getting?
str_ireplace is a PHP 5 only function. I will make a P2 1.1.2 release that contains the proper PHP4 equivalent.
Any other errors? I can only help if you can help me track down the problem.
It is available now.
Why the long wait? Testing, different infrastructures, and the need to wait for a 2.9 beta (which is now out). P2 1.1 will not work with anything less than 2.9 beta or greater.
All the WordPress.com themes are alwayas available over here: http://svn.automattic.com/wpcom-themes/p2 via svn you can do a:
svn co: http://svn.automattic.com/wpcom-themes/p2Forum: Themes and Templates
In reply to: Who is developing P2?@erich73:
That would be sweet, huh?I’m working vigourously over at my own blog: http://noel.io to separate P2 more and more. To allow child themes to be created more easily and from there BuddyPress integration of certain pieces.
🙂