Monday, 4th April 2005Monday, 4th April 2005 Home » Blog » Updated My WordPress Plugins
Updated My WordPress Plugins
Posted by Lester Chan at 18:13 in WordPress Plugins
  • 118 Responses
  • 13,337 views

I have updated all my WordPress Plugins to be compatible with WordPress 1.5. However, this site is still running on WordPress 1.2. I will upgrade it as soon as I modified the templates. Apparently modifying codes is much more interesting than modify codes. LOL.

My Plugins For WordPress
» WordPress 1.5 Statsdownloaddemo
Display your WordPress statistics.

» WordPress 1.5 WAPdownload – demo
Browse your WordPress weblog entries on a WAP enabled mobile phone.

» WordPress 1.5 Polldownloaddemo
Adds an integrated poll system to your WordPress.

» WordPress 1.5 Page Navigationdownloaddemo
Adds a page navigation with paging elements to your WordPress.

» WordPress 1.5 Printdownloaddemo
Displays a printable version of your WordPress weblog post.

» WordPress 1.5 E-Maildownloaddemo
Enable you to send your webblog entry to a friend.

» WordPress 1.5 User Onlinedownloaddemo
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).

I may have another 2 more plugins to be released. Relative dates and advanced search engine for WordPress.

*Update* Comments are auto closed after 30 days, if you still need help technical support, please email me or post it in the forum.


SocialSocial
107 Comments107 Comments
Podz's Avatar
Podz
Comment #1
  • 19:28
  • Monday, 4th April 2005

I get 404′s on the download links ?

GaMerZ's Avatar
GaMerZ
Comment #2
  • 20:23
  • Monday, 4th April 2005

ops, sorry, link fixed.

Podz's Avatar
Podz
Comment #3
  • 22:29
  • Monday, 4th April 2005

Thanks !

Podz's Avatar
Podz
Comment #4
  • 22:54
  • Monday, 4th April 2005

I have a strange error that maybe should help me with ?
http://www.tamba2.org.uk/T2/about-t2/ is a normal WP page
http://www.tamba2.org.uk/T2/wp-useronline.php
http://www.tamba2.org.uk/T2/wp-stats.php

See the sql errors in the miniblog ? I can’t get the errors to appear any other way, and I have no clue how to go about curing this.

I had to alter the bottom of each plugin to this:
{?php
get_footer();
?}
as leaving the get_sidebar in there broke my layout.

Podz's Avatar
Podz
Comment #5
  • 23:06
  • Monday, 4th April 2005

I do apologise – it say “maybe you could help me with” and not what it does say.

Sorry !!

c0y0te's Avatar
c0y0te
Comment #6
  • 01:36
  • Tuesday, 5th April 2005

Downloads don’t work for me. I’ve tried IE, firefox and opera browsers, but it just keeps reloading the page. The browser says the page loads with errors and the text of the errors are as follows:-

Line 420
Char: 12
Error: ‘d.im.width’ is null or not an object
Code: 0
URL: http://www.lesterchan.net/blogs/archives/2005/04/04/updated-my-wordpress-plugins

This mean anything to you? Any chance you could email me the following plugins if I can’t get download working? I’m after the WP-Stats, WP-Print and WP-Poll plugins. Thanks in advance.

c0y0te

XeroCool's Avatar
XeroCool
Comment #7
  • 05:48
  • Tuesday, 5th April 2005

For your usersonline plugin, I get:

Warning: Invalid argument supplied for foreach() in /usr/home/xerocool/domains/r0x0rz.info/public_html/wp-useronline.php on line 37

whats wrong? Its activated and I did get a blank page.

Jennifer's Avatar
Jennifer
Comment #8
  • 07:55
  • Tuesday, 5th April 2005

Thanks for the great plugins. I’m using users online and wp-stats as we speak. I’m adding the email and print as soon as I get some brain power going :)

solarpunk's Avatar
solarpunk
Comment #9
  • 08:00
  • Tuesday, 5th April 2005

hello,

i upgrade from previous version bug i am getting this error message.

Fatal error: Cannot redeclare get_totalposts() (previously declared in /home/fusionrain/blog/wp-stats.php:19) in /home/fusionrain/blog/wp-content/plugins/statistics.php on line 17

GaMerZ's Avatar
GaMerZ
Comment #10
  • 12:30
  • Tuesday, 5th April 2005

Podz: It is tested on the default kubrick theme template, that is why it may be broken on some other template. By removing get_sidebar(); it will not affect anything.

XeroCool: did you add in the function call as stated in the readme.txt on the templates? Can you check also whether the tables are created in the MYSQL db?

c0y0te: Wierd, is there some spyware in your computer because I am sure that errors is not from the site. I will mail you the files when I get home =)

Jennifer: No Problem. Thanks for the feedback

solarpunk: It is because you are using another stats plugin, try deactivating statistics.php. It should solve the problem.

ddman's Avatar
ddman
Comment #11
  • 13:29
  • Tuesday, 5th April 2005

Using a bunch of the plugins, they are great. It seems to give errors while the databases are empty, etc… for example, the error mentioned about about useronline, if there are no users online it gives an error… perhaps check if ($usersonline) to avoid this.

Also, not sure if this is something with 1.5, but it doesn’t seem to show the username of registered users. In my experience everyone comes up as guest???

ddman's Avatar
ddman
Comment #12
  • 13:34
  • Tuesday, 5th April 2005

lol, after posting I’ve come to realize the the useronline works after the user posts, but what if they are registered and the posting cookie is not set?

JErm's Avatar
JErm
Comment #13
  • 14:26
  • Tuesday, 5th April 2005

Thanks dude these are great. I just downloaded them and can’t wait to plug them to my blog! :D

Podz's Avatar
Podz
Comment #14
  • 17:19
  • Tuesday, 5th April 2005

Hi again – any idea why the list of sql errors appears when I use either plugin ?

wirjo's Avatar
wirjo
Comment #15
  • 19:09
  • Tuesday, 5th April 2005

Awesome man!

GaMerZ's Avatar
GaMerZ
Comment #16
  • 19:42
  • Tuesday, 5th April 2005

ddman: okie thanks for the tip, will look into that. Regarding the cookie, it is the best I can do? Any suggestions?

JErm, wirjo: thanks for the feedback

Podz: Is that the same SQL error? The php error u posted earlier occur because of 2 functions of the same name. Care to post the sql error?

BOK's Avatar
BOK
Comment #17
  • 20:20
  • Tuesday, 5th April 2005

Thank you very much!
WP-sStats and Users Online even work together :-)

boogie's Avatar
boogie
Comment #18
  • 21:19
  • Tuesday, 5th April 2005

For some reason votes coming in from the main page or any page its included on are not counting.

Any votes that are made from wp-polls.php are counting.

any clues at all?

boogie's Avatar
boogie
Comment #19
  • 21:23
  • Tuesday, 5th April 2005

oh i should add that when i add
vote_poll();

to the top of the header.php page it just simply appears there as text?

boogie's Avatar
boogie
Comment #20
  • 21:35
  • Tuesday, 5th April 2005

I think i figured it out and its working now. It should have been

< ?php vote_poll(); ?>

I think most people installing this would realize to put the php code around it, i’m a bit of a novice so just cut and paste what the text file said to do. Now that I figured it out it appears to be working. :) … i think.

Page 1 of 612345»...Last »
Comments ClosedComments Closed

Comments are closed automatically after 90 days.

11 Trackbacks/Pingbacks11 Trackbacks/Pingbacks