Closed (fixed)
Project:
Week Field
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Feb 2007 at 21:25 UTC
Updated:
17 Feb 2007 at 15:05 UTC
Displaying following result when clicking a week tab:
----------------------------------
Week of 12/31/1969 - 14:58 to 12/31/1969 - 18:59
Sorry, there are no entries for this week.
----------------------------------
Also, strangely no configuration in admin panel, even though readme.txt mentions config options.
Comments
Comment #1
mjohnq3 commentedDrupal 5.0 Xampp 1.5.2 Windows XP SP2
File system Writable (public download method)
GD library bundled (2.0.28 compatible)
MySQL database 5.0.20
PHP 5.1.2
Unicode library PHP Mbstring Extension
Web server Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.2
I receive the following error when clicking on a week entry:
user warning: 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 (n.created <= ) AND (n.status = 1) AND n.type IN ('page','story') ORDER BY' at line 1 query: SELECT DISTINCT(n.nid) FROM node n WHERE (n.created >= ) and (n.created <= ) AND (n.status = 1) AND n.type IN ('page','story') ORDER BY n.created DESC in C:\Internet\xampp\htdocs\drupaltest\includes\database.mysql.inc on line 167.Sorry, there are no entries for this week.
Comment #2
Prometheus6 commentedYou can get the latest download.
Comment #3
Prometheus6 commented