michelem
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WassUp] Firefox browser got stuckcinclus56 please try to delete EVERY cookies about your blog from Firefox.
It could solve your problem.
Please let us know.Forum: Plugins
In reply to: Wassup QuestionNo, it’s not possible, WassUp tracks only pages from the blog it’s installed on. That’s no way to track things external to the blog itself.
Forum: Plugins
In reply to: [Plugin: WassUp] Error Danish localeThank you,
I will update this mistake in the next version, I apologize.Forum: Plugins
In reply to: [Plugin: WassUp] Latest Update killed Blog…Please zonk, could you change the topic to add a “[solved]” prefix before the title?
thank you very muchForum: Plugins
In reply to: [Plugin: WassUp] Solution of bug to which chart is not displayedHi,
I’m the wassup’s author, thank you very much for fixing it.
The new code is just on the svn devel trunk.
Thanks againForum: Plugins
In reply to: Wassup language errorYou could help the translations of WassUp on the Lauchpad site: https://translations.launchpad.net/wassup/trunk/+pots/wassup
Thank you
Forum: Fixing WordPress
In reply to: wassup plugin activation fails: “unexpected $end”Yes jgbustos solution is right! The svn code was fixed and version 1.6.3 in on the way, keep in touch.
http://wiki.wpwp.orgForum: Plugins
In reply to: WassUp Installation errorPlease try to install a recent version. Latest available is 1.6.2
Forum: Plugins
In reply to: WassUp not working error message: “Too few records to print chart…”This isn’t an error, you simply haven’t the needed records to print the chart. Wait to get a few records (visitors) and the chart will be displayed.
Forum: Requests and Feedback
In reply to: Add a reset feature please for WassUp plugin !There is a checkbox in the Options table to RESET the database, go to:
WassUp -> Options -> Manage Files & Database -> check the Empty Table setting -> Save settingsForum: Plugins
In reply to: Disable Admin LoggingWassUp just doesn’t log the wp-admin/* request, if your WassUp do it, there is some problem, please open a topic in the WassUp Support Forums: http://www.wpwp.org/forums
Please specify WP and WassUp version and every infos you can give me.
Thank youForum: Plugins
In reply to: Not Wanting to Screw Up My InstallationThe function works only if you give every parameters like this:
if (function_exists('wassup_sidebar')){
wassup_sidebar('','','<h2>','</h2>','Online Visitors','links',20,1,5,1,5,1,10,1,10);
}as I describe it in the WassUp page ( http://www.wpwp.org/download )
However it’s better using the sidebar widget I wrote, but your worpdress theme must be widget ready ( http://automattic.com/code/widgets/themes/ )Forum: Fixing WordPress
In reply to: Why I cannot tag PAGES? (WP 2.3)The plugin now works fine, try it.
Forum: Requests and Feedback
In reply to: Function to get array of linksThe function wp_list_bookmarks doesnt work and here there are a lot of mistakes imho:
http://codex.wordpress.org/Template_Tags/wp_list_bookmarks
I think the developers were in hurry, bad bad bad thing, every APIs are new and they dont think to review the HELP page before the software release. Very bad! I’m very frustate. Crap work
Forum: Fixing WordPress
In reply to: BR Problem with adsense plugin