WassUp 1.5 released!

April 7, 2008 | Filed Under language, release, wassup, wordpress 

Here is the new WassUp 1.5, this new version fixes some bugs, it adds some features and it has a new color schema to match the new Wordpress 2.5 color.

The changelog:

You can download this new version as usual, remeber to delete the old wassup directory before upload the new one.

Comments

15 Responses to “WassUp 1.5 released!”

  1. user on April 7th, 2008 12:40

    Hi there.. just a line to feedback - maybe is solved in this new version ? - that the widget for front page does give problems.. The handling of parameters for addding the widget require some non standard characters (ie backwards oriented accent instead of simple ‘). Even copying the strings as provided in the example/readme, for Internet Explorer all shows fine while in WOrdpress you get on top right page a error SQL error message. SO I removed it

  2. Justin on April 7th, 2008 18:46

    Hello. Installed 1.5 with WP 2.5 and I’m now getting this error on the dashboard:

    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 'AND 1207593679' at line 1]
    SELECT COUNT(DISTINCT wassup_id) AS itemstot FROM wp_wassup WHERE wassup_id IS NOT NULL AND timestamp BETWEEN AND 1207593679

    Any advice gratefully received.

    Fantastic plugin, BTW.

  3. eti on April 8th, 2008 12:48

    Hi, i’ve found a small error in your plugin that is causing a sql sintax error on the dashboard. I’ve described the error and a fix here: http://www.erata.net/weblog/programming/2008/04/07/wordpress-wassup-error/

    ( in the Update section )

  4. Michele on April 8th, 2008 13:28

    Thank you very much eti, the error is fixed now.

  5. Markus on April 8th, 2008 23:11

    Hi, I get an error when I try to load next page or page #x on details page. “Wassup cannot be loaded” is the message. The browser’s address field value ist ending with “&s=”.

    Any hints?

    Greez, Markus

  6. Paul on April 8th, 2008 23:58

    Same error as Justin,

    Bad Behaviour Log Reader conflict. When i de-activate wassup the SQL error disapeares and BBLR works perfectly again !

    Hope this helps.
    Greets,
    Paul

  7. Paul on April 9th, 2008 00:09

    Forget to tell, the tip of Eti did not work for me… This is the SQL error i get:

    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 '-7200) AS UNSIGNED)), '%H:00') as thedate FROM wp_wassup WHERE ]
    SELECT COUNT(DISTINCT wassup_id) as items, COUNT(wassup_id) as pages, DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%H:00′) as thedate FROM wp_wassup WHERE timestamp BETWEEN 1207609695 AND 1207696095 GROUP BY DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%H’) ORDER BY timestamp

  8. Michele on April 9th, 2008 10:26

    Please try out the development version: http://trac.wpwp.org/changeset/129/trunk?old_path=%2F&format=zip
    This should fix the problems.
    thank you

  9. Markus on April 9th, 2008 16:49

    The problem ist the same. When I click e.g. for page #2, I get the message “wassup cannot be loadet”. The Address shown is “/wp-admin/edit.php?page=wassup&s=”.

    So what can be the error.

    Greetz, Markus

  10. Teng-Yan Loke on April 10th, 2008 06:18

    hi

    I upgraded to WassUp 1.5 and now the widget does not show the last 5 referers. Please help, thanks.

  11. Paul on April 10th, 2008 12:41

    Installed development version… Now i don’t get WP or BBLR errors, but Wassup gives (on last 24 hours)

    * 2 Visits
    * 2 Pageviews
    * 1.00 Pages/Visits

    Too few records to print chart…

    And on summary last 7 days (and longer):

    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 '-7200) AS UNSIGNED)), '%a %d %b') as thedate FROM wp_wassup WHE]
    SELECT COUNT(DISTINCT wassup_id) as items, COUNT(wassup_id) as pages, DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%a %d %b’) as thedate FROM wp_wassup WHERE timestamp BETWEEN 1207222852 AND 1207827652 GROUP BY DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%d’) ORDER BY timestamp

    Hope this helps
    Paul

  12. Paul on April 10th, 2008 14:11

    And now with 8 visits (summary in 24hrs) it seems that wassup has enough info to display *ahem* something, but instead i get:

    * 8 Visits
    * 22 Pageviews
    * 2.75 Pages/Visits

    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 '-7200) AS UNSIGNED)), '%H:00') as thedate FROM wp_wassup WHERE ]
    SELECT COUNT(DISTINCT wassup_id) as items, COUNT(wassup_id) as pages, DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%H:00′) as thedate FROM wp_wassup WHERE timestamp BETWEEN 1207746655 AND 1207833055 GROUP BY DATE_FORMAT(FROM_UNIXTIME(CAST((timestamp-7200) AS UNSIGNED)), ‘%H’) ORDER BY timestamp

    Only trying to help :)

  13. Marc on April 10th, 2008 15:15

    On line 539 and 966 in the file wassup.php you use short open tags … “”.

    Please change it in a future release, because I had short open tags deactivated and have manually to edit every update.
    IMHO using short open tags is evil, because writing <?xml … in a file will create a php parse error.

    Bye!
    Marc

  14. Michele on April 10th, 2008 15:38

    Thank you Marc I fixed them, my fault sorry.

  15. Paul on April 10th, 2008 22:29

    There are some problems with the chart in the dasboard & the the development version you suggested does not fix the error.

    Sorry to report this. :(

Leave a Reply