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.
GaMerZ: Thanks for ur answer. But what modifications I must do for it?
GaMerZ: Yes, both plugins don’t work for me
All plugins are in my wordpress directory
BigheaD: the modifications is quite complicated, maybe for a start on the header you can check whether the page is wp-useronline, if it is then u display it else u display the normal ones
Peter: Is there a site?
I installed your wap-plugin (thanks for which, btw) and have the following problem:
1. In my phone, the first page will display the message titles (not the excerpts, though) fine.
2. However, when I click on the title, I’m getting a “communication error – try again or contact your ISP” message.
3. I tried accessing your wap demo site with my phone. Here, I can view the titles fine, too. When I click on them, in most cases I’ll get to see the full postings, too. It does not work, however, with messages “Updated my WordPress Plugin” and “I Turned 21 Today” (Happy Birthday, btw, even though it’s a bit late …
-
here, I’m getting the same error message.
4. I have not touched your code so far and have kept to your path convention.
5. This is Wap page URL:
http://fantomaster.com/fantomNews/wp-wap.php
6. Finally, if you can help me get this worked out – how do I change that URL to
http://wap.fantomaster.com/fantomNews/ ?
Thanks in advance for your help.
(Your print plugin works just fine, btw.)
hi there, the error you are getting is due to some illegal characters which is not supported in WAP 1.0, if you are using WAP 2.0 enabled PDAs/Phones, you should not get that error.
I used WINWAP and tested your wap site, and it works fine.
Regarding your wap subdomain, you need to create a subdomain called wap and a folder call fantomnews? then you need to rename wp-wap.php to index.php and you need to modify both wap files (renaming all wp-wap.php to index.php).
Thanks for your response.
Hm, I’m using a Sonyericsson K700i which is WAP 2.0 enabled. This is weird – will have to check it out with SE support then, I guess.
As for the subdomain, I’ll have a look into using mod_rewrite instead as else it could generate all sorts of path and maintenance problems. But thank you for outlining the procedure.
NP, I use my Nokia 7610 and can view your site too =)
Hm, kinda weird being the only one that can’t view my WAP site properly ![]()
(Works ok under Winwap with me, too.)
Perhaps some tips, if it’s not too inconvenient?
1. Is there a way to determine whether a site’s working under WAP 1 or WAP 2?
2. Which illegall characters precisely are not supported under WAP 1.0 (any list anywhere?)
It’s a bit funny that I can read some of your site’s messages but not the others but none at all on mine. Also, while I’m not a heavy mobile surfer, to date I haven’t ever struck any problems with other WAP sites. (That’s why I would like to check whether they’re possibly under WAP 1.0, though in the case of Sonyericsson itself this seems rather unlikely.)
BTW, the mod_rewrite redirection’s in place now:
http://wap.fantomaster.com/fantomNews/
#77 – Using the LZIL plugin, I don’t have real image tags, but uses the LZIL syntax for right aligning pictures. However, taking a look at this article should clearly show a right-aligned thunmbnail picture, which pops up to a larger picture when clicked. The thumbnail is however left aligned in printing, using the wp-print plugin.
Talph: Yap, I am also trying to find out the list of illegal characters. If i am not wrong $ is one of them.
Uffe: hi is there anyway to genegrate a align=”right code in the img html tag?
Peter: Is there a site?
Yes, there is
http://mera.com.ru/wordpress/wp-wap.php
And, for example, http://mera.com.ru/2005/04/25/050425school2/print/
Hi Peter, can you download the latest copy of wp-print and wp-wap?
#90 – LZIL inserts the picture with tags, so it doesn’t use the align code.
#90 – Sorry the tag disappeared – I try again. Thi sis the tags that LZIL uses:
<img style=”float:right” ….>
- no align code, but a style instead.
it should work fine too. Any problems?
I am getting the following error(s)..can you please fill me in. I know nothing about php or sql really…I know how to add a sql database if you give me the info I need and can type php – again if I have all the necessary info…not an idiot but just dont know it yet.
Warning: Invalid argument supplied for foreach() in /home/jsrdrnr/public_html/wordpress/wp-useronline.php on line 37
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '@ Janna's Corner', url = '/wordpress/wp-useronline.php' WHERE u]
UPDATE wp_useronline SET timestamp = ’1114725853′, ip = ’68.47.63.37′, location = ‘Bloggin’ @ Janna’s Corner’, url = ‘/wordpress/wp-useronline.php’ WHERE username=’jsrdrnr’
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '@ Janna's Corner', '/wordpress/wp-useronline.php')' at line 1]
INSERT INTO wp_useronline VALUES (’1114725853′, ‘jsrdrnr’, ’68.47.63.37′, ‘Bloggin’ @ Janna’s Corner’, ‘/wordpress/wp-useronline.php’)
0 User Online
Thanks for the help.
Hi there, you have found the bug, I have fixed it, perhaps you can dl the latest version? I have just uploaded it.
Sorry for that.
#95 – My problem is, that my right floating images are printed left aligned, when using the wp-print plugin.
Hello GaMerZ – I’ve implemented several of your scripts on my site which is blog/CMS implementation of WP 1.5. The scripts work good for the most part although I found that it has typically been neccessary to make changes to code or add code to get the plug-in nicely integrated. After adding a lot of code from my theme I was able to get the email plugin to exist nicely with my theme wrapped around it.
A problem that I have now is that I want the print and email options to work properly on WP created Pages. I’m trying to hack my theme to get it where I can blog to any WP page, and email/print any page or post on a page – all in addition to the main WP index page.
How I can I get the print/email plugins to work on pages? My thinking is that the problem lies in the fact that on pages, the POST variable is “page_id” rather than “p”. Thanks for any suggestions and/or code…
Samuel: Yap, because I think i made it based on the default templates.
Maybe you can do this:
if(!empty($_POST['p'])) {
$p = intval($_POST['p']);
} elseif(!empty($_POST['post_id'])) {
$p = intval($_POST['post_id']);
}
and replace the lines with $p = intval($_POST['p']); on line 23 of wp-emai.php.
Comments are closed automatically after 90 days.
Users: Lester Chan, 54 Guests, 7 Bots