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 Stats – download – demo
Display your WordPress statistics.
» WordPress 1.5 WAP – download – demo
Browse your WordPress weblog entries on a WAP enabled mobile phone.
» WordPress 1.5 Poll – download – demo
Adds an integrated poll system to your WordPress.
» WordPress 1.5 Page Navigation – download – demo
Adds a page navigation with paging elements to your WordPress.
» WordPress 1.5 Print – download – demo
Displays a printable version of your WordPress weblog post.
» WordPress 1.5 E-Mail – download – demo
Enable you to send your webblog entry to a friend.
» WordPress 1.5 User Online – download – demo
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.
I get 404’s on the download links ?
ops, sorry, link fixed.
Thanks !
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.
I do apologise – it say “maybe you could help me with” and not what it does say.
Sorry !!
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
For your usersonline plugin, I get:
Warning: Invalid argument supplied for foreach() in /usr/home/xerocool/domains/r0×0rz.info/public_html/wp-useronline.php on line 37
whats wrong? Its activated and I did get a blank page.
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
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
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.
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???
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?
Thanks dude these are great. I just downloaded them and can’t wait to plug them to my blog!
Hi again – any idea why the list of sql errors appears when I use either plugin ?
Awesome man!
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?
Thank you very much!
WP-sStats and Users Online even work together
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?
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?
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.
Comments are closed automatically after 30 days.
Users: 19 Guests, 13 Bots