updated old regex expressions.
added time in Home header
added a conversion chart
fixed phpweather
added weather.com widget
Still a really good project... hope you can use it.
Follow Php-timeclock updated
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
-
jogosselin78 Add a metar table in the files... It seems the table is not created, or incorrectly created in the setup script from the original timeclock: CREATE TABLE IF NOT EXISTS `metars` ( `metar` varchar(255) NOT NULL DEFAULT '', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `station` varchar(4) NOT NULL DEFAULT '', PRIMARY KEY (`station`), UNIQUE KEY `station` (`station`) I had the same error on install that broke the admin login. As far as your host service I can't help you there I host my own and I'm not familiar with any services. Also, look to the PHP-Timeclock Enhanced site for some further help.
-
There is a bug with the create table metar, there is also a bug when im installing it on hostgator, admin not working? fetch error.... Let me know i really need this to work