WordPress database error: [Duplicate entry '91002' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (644300602, 1, 547, 3795, '2008-11-20 13:09:09');

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 referer = referer_id AND osystem = os_id AND useragent = ua_]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer = referer_id AND osystem = os_id AND useragent = ua_id

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 ' '2008-11-20 13:09:09', 0, 631)' at line 1]
INSERT INTO wp_bas_log (visit, stamp, outbound, page) VALUES (, '2008-11-20 13:09:09', 0, 631);

Open Intelligence » 2007 » May » 15

Archive for May 15th, 2007

OpenReports update - Code in Subversion, Struts 2, Etc.

I have moved the OpenReports code on SourceForge from CVS to Subversion and committed a large number of enhancements and bug fixes that I’ve been working on since the OpenReports 2.2 release.Here is a list of the most important changes:
  • Migrated From WebWork 2 to Struts 2 (and replaced the old WebWork IOC with Spring)
  • Replaced all Dojo JavaScript with code from the Yahoo User Interface (YUI) library
  • Added OLAP support via Mondrian and JPivot
  • Added A Velocity ReportEngine for creating Text or HTML reports from Velocity templates
  • Enhanced the workflow of the Admin screens with popup dialogs and new screen designs
  • And lots of other small bug fixes and improvements
And here is a list of things to consider when upgrading from OpenReports 2.2

  • JDK 1.5 (Java 5) is now required
  • There is one new table: OR_TAGS
  • The report upload directory must be specified in struts.properties
  • QueryReport templates are not supported
  • Do not upgrade your production server!

8 comments May 15th, 2007


Calendar

May 2007
M T W T F S S
« Jan   Dec »
 123456
78910111213
14151617181920
21222324252627
28293031  

Posts by Month

Posts by Category

SourceForge.net Logo