-
Notifications
You must be signed in to change notification settings - Fork 0
More index.php error messages #38
Comments
I think you got the wrong config.php file. https://github.com/pavulon18/gcas_timesheet_php_website/blob/master/config_example.php This is a sample of the correct config file. It should be already in the root directory. You'll need to change the name from "config_example.php" to "config.php" |
You will also need to enter the appropriate information into the config file for your system. |
Using the above config file got rid of all but the time zone error. I'm coded a change for the time zone error, so I'll push that. |
@pavulon18 I'll mess with this tomorrow. i'm used to working with myself! I have a fix, just need to learn how to get it to you... |
I'm not positive, but I THINK you have to "fork" this repository, make changes, then initiate a pull request. Or, I think I might be able to add you as a contributor. That should allow you to at least make changes to a branch on this repository. A pull request can then be initiated. |
Expected Behavior
Index.php to load error free
Actual Behavior
I'm getting 6 error messages at the top of the page (see screen shot).
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: