DE/Documentation/FAQ/Draw

From Apache OpenOffice Wiki
< DE‎ | Documentation‎ | FAQ
Revision as of 06:56, 10 January 2010 by Wbast2 (talk | contribs) (Created page with '{{DE/Documentation/FAQTOC}} <!-- {{DISPLAYTITLE: Calc FAQ - Dokumentenmanagement, Dateiformate, Kombatibilität}} Diese Seite hat FAQ zu Dateibehandlung in OpenOffice.org Calc. …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
doc OOo



Diese Liste ist nach Popularität geordnet. Die populärsten sind oben. Neue Einträge sind eher unten zu finden.

The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id FROM `page` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='DE/Documentation/FAQ/Draw') WHERE 1=1 AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0

Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)


Personal tools