Guest Posted December 14, 2004 Posted December 14, 2004 Hello all. I have uploaded a new catelog to a live server to test. When I add a new product, the 'Date Available' entry field is not displaying. This is the field which a calendar can pop up. This feature works fine in my test environment on Windows IIS, however on a locked down Redhat server it's not playing ball. The OS might be irrelavent, but it's the same code, no differences. Both were tested using the same browser on the same machine. Date wise, I have changed (from contributions) the date format to the UK date format in the user side, but not the admin side (does this have an effect?). The fact that it works fine in Windows IIS means (I think) that the problem is more environmental, for example permissions on the live server. Anyone have any ideas? Thanks in advance.
bglkk Posted December 14, 2004 Posted December 14, 2004 Hi: Check the path for your spiffyCal javascript file. <script language="JavaScript" src="includes/javascript/spiffyCal/spiffyCal_v2_1.js"> "Buy the ticket, take the ride..." -HST
Guest Posted December 14, 2004 Posted December 14, 2004 Excellent, thanks bglkk. The problem was that my upload has changed "spiffyCal_v2_1.js" and "spiffyCal_v2_1.css" file names to lower case, and of course its case sensitive. Problem solved. Many thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.