Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

More index.php error messages #38

Open
thenoelman opened this issue Apr 24, 2018 · 5 comments
Open

More index.php error messages #38

thenoelman opened this issue Apr 24, 2018 · 5 comments

Comments

@thenoelman
Copy link

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).

home_page error messages

Steps to Reproduce the Problem

  1. After I moved config.php out to the root directory and I was able to load index.php, these error messages appeared.

Specifications

  • Version:
  • Platform:
  • Subsystem:
@pavulon18
Copy link
Owner

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"

@pavulon18
Copy link
Owner

You will also need to enter the appropriate information into the config file for your system.

@thenoelman
Copy link
Author

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.

@thenoelman
Copy link
Author

@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...

@pavulon18
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants