Monday, 2nd January 2006Monday, 2nd January 2006 Home » Blog » WordPress 2.0
WordPress 2.0
Posted by Lester Chan at 02:22 in WordPress, WordPress Plugins
  • 61 Responses
  • 5,716 views

WordPress 2.0 is finally announced on WordPress official site. More information about the change in WordPress 2.0.

In the mean time, I have updated ALL my 8 plugins to be compatible with WordPress 2.0.

WordPress 2.0 Plugin: WP-Stats 2.00downloaddemo
Display your WordPress statistics.

WordPress 2.0 Plugin: WP-Wap 2.00download – demo
Browse your WordPress weblog entries on a Wap enabled mobile phone.

WordPress 2.0 Plugin: WP-Polls 2.03downloaddemo
Adds an integrated poll system to your WordPress.

WordPress 2.0 Plugin: WP-PageNavi 2.00downloaddemo
Adds a page navigation with paging elements to your WordPress.

WordPress 2.0 Plugin: WP-Print 2.01downloaddemo
Displays a printable version of your WordPress weblog post.

WordPress 2.0 Plugin: WP-EMail 2.01downloaddemo
Enable you to send your webblog entry to a friend.

WordPress 2.0 Plugin: WP-UserOnline 2.00downloaddemo
Enable you to display how many users are online on your Wordpress with detailed statistics of where they are and who there are(Members/Guests/Search Bots).

WordPress 2.0 Plugin: WP-DBManager 2.00download
Manages your Wordpress database. Allows you to optimize database, backup database, restore database, delete backup database and run selected queries.

The demo above is still based on WordPress 1.5.2 as this site is not yet updated. For the actual demo of my plugins on WordPress 2.0, please visit GaMerZ.WordPress.

If you are using WordPress 1.5.2 and need my plugins, check below.

WordPress 1.5.2 Version Of My Plugins
» WP-Stats for WP 1.5.2
» WP-Wap for WP 1.5.2
» WP-Polls for WP 1.5.2
» WP-PageNavi for WP 1.5.2
» WP-Print for WP 1.5.2
» WP-EMail for WP 1.5.2
» WP-UserOnline for WP 1.5.2
» WP-DBManager for WP 1.5.2

Once again, thank you guys for all the support that you have given me.


59 Comments59 Comments
Kevin's Avatar
Kevin
Comment #41
  • 05:47
  • Tuesday, 24th January 2006

And just for reference, I just tried making the
add_action(’init’, ‘vote_poll’);
change, and while I’m no longer getting the error message, the poll isn’t working.

GaMerZ's Avatar
GaMerZGaMerZ
Comment #42
  • 14:36
  • Tuesday, 24th January 2006

Try Updating your poll options again, change something, save, then change back and save again.

Kevin's Avatar
Kevin
Comment #43
  • 14:45
  • Tuesday, 24th January 2006

Done… but it’s still not working.

Specific steps taken:
- went to Polls/Poll Option
- changed Sorting of Poll Results
- saved, got confirmation message
- changed Sorting of Poll Results back
- saved, got confirmation message
- refreshed web index in second window
- voted
= no change

I then tried creating a new poll, but got the same results.

Kevin's Avatar
Kevin
Comment #44
  • 14:48
  • Tuesday, 24th January 2006

And I know we’re still working on this, but I do want to thank you for not just writing these cool plugins but also for being willing to support users like me with questions and problems.

It is much appreciated. :-)

GaMerZ's Avatar
GaMerZGaMerZ
Comment #45
  • 16:07
  • Tuesday, 24th January 2006

hmmm. u change the polls.php? Are there any polls in there?

Michael B's Avatar
Michael B
Comment #46
  • 16:11
  • Tuesday, 24th January 2006

I’ve installed your wp-print plugin, and when I click on the “print this page”link, I get a post not found. I’ve tried several times to reset the permalinks, any other suggestions?

andy's Avatar
andy
Comment #47
  • 17:47
  • Tuesday, 24th January 2006

hey i got the same errors as described above, the poll isn’t working..
just give me this error:

Warning: Cannot modify header information – headers already sent by (output started at… etc. on line on line 257.

help appreciated.

obsto's Avatar
obsto
Comment #48
  • 18:07
  • Tuesday, 24th January 2006

GaMerZ, love your plugins very much, especially the polls plugin, which I use heavily (see site). Upgrading to 2.03 w’nt work with my WP 1.52, so I stay with polls 1.5 til upgrading to WP 2.0 sometime in the future. My question: I got this “Cannot modify header information – headers already sent by…” error message, but the vote is counted regularly. Unfortunately, the cookie isn’t placed, so everybody can vote again and again.
Regards, Oliver

GaMerZ's Avatar
GaMerZGaMerZ
Comment #49
  • 19:11
  • Tuesday, 24th January 2006

Michael B, andy, obsto: emailed you guys

Kevin's Avatar
Kevin
Comment #50
  • 02:28
  • Wednesday, 25th January 2006

> hmmm. u change the polls.php? Are there any polls in there?

I changed polls.php according to comment #8 above.

And yes, there are polls in there.

Larry Bullis's Avatar
Larry Bullis
Comment #51
  • 04:25
  • Wednesday, 25th January 2006

Hi Lester,

I’m using useronline, on both WP 1.5 and 2.0, and wondered whether it would be much trouble to add to it a log function where it keeps a list of the IPs, dates, etc. of visitors that could be displayed or at least accessed.

Thanks for the great plugins.

Larry Bullis

GaMerZ's Avatar
GaMerZGaMerZ
Comment #52
  • 08:50
  • Wednesday, 25th January 2006

Kevin: can i have ur site URL please?

Larrry: It would be quite alot of load for the php. Normally for me I would check the cpanel stats system. It provides much more better detail.

Kevin's Avatar
Kevin
Comment #53
  • 09:51
  • Wednesday, 25th January 2006

GaMerZ's Avatar
GaMerZGaMerZ
Comment #54
  • 14:07
  • Wednesday, 25th January 2006

Can you download http://dev.wp-plugins.org/file/wp-polls/trunk/polls-debug.php

rename to polls.php and upload to your plugins folder, rename your previous poll.php to something else so that it will not overwrite. Then let me know agian, i need to see the debug statement.

Kevin's Avatar
Kevin
Comment #55
  • 15:19
  • Wednesday, 25th January 2006

Done.

GaMerZ's Avatar
GaMerZGaMerZ
Comment #56
  • 19:50
  • Wednesday, 25th January 2006

Kevin: EMailed you instead.

C.H.Weng's Avatar
C.H.Weng
Comment #57
  • 12:06
  • Thursday, 26th January 2006

Hello, I’ve installed your WP-Print and WP-Email,
and find that it could display the password-propected posts in the E-mail and print-friendly page without entering the password.
It’s a serious problem for me, could you please fix this bug in the next version?
THANKS A LOT!

Chris's Avatar
Chris
Comment #58
  • 16:02
  • Thursday, 26th January 2006

Last comment, not my information.. Not sure how it got put in there.

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /home/xxx/xxx/domain/wp-includes/class-smtp.php on line 105

Warning: fsockopen(): unable to connect to :25 in /home/xxx/xxx/domain/wp-includes/class-smtp.php on line 105

I tried setting a few things in class-phpmail.php figuring it needed my smpt server settings, didn’t change anything.

Help :(

GaMerZ's Avatar
GaMerZGaMerZ
Comment #59
  • 16:36
  • Thursday, 26th January 2006

CH Weng: Okie, thanks for the feedback, it will be fixed.

Chris: Go to WP Admin -> Email -> Options -> Mailer Type. Change it to php or sendmail.

Cheers

Page 3 of 3«123
Comments ClosedComments Closed

Comments are closed automatically after 30 days.

2 Trackbacks/Pingbacks2 Trackbacks/Pingbacks