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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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