Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP errors in Hero control panel #16

Open
evan7777 opened this issue Feb 17, 2017 · 2 comments
Open

PHP errors in Hero control panel #16

evan7777 opened this issue Feb 17, 2017 · 2 comments

Comments

@evan7777
Copy link

Hi i am fairly new to PHP. I have managed to install Hero to my local server successfully. I am using xampp on Windows. My issue is that most pages that i access from the control panel are flooded with the same PHP error message though the line numbers vary:
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: week
Filename: MX/Loader.php(291) : eval()'d code
Line Number: 19

screenshot 2017-02-17 12 25 11

Seeing that on windows i dont have the ability to run cronjobs, im wondering if that may be part of the problem.
Ive gone directly into the MX/Loader.php file and couldnt find any irregularities except that the line numbers dont seem to match up.So i have no idea of where these errors are stemming from.
Ive tried turning off some of the error log messages. Didnt work...

Thank for any help.

@JasonBaier
Copy link

The problem is that Hero has become incompatible with later versions of PHP. I just recently started working on upgrading the core in a forked copy I have. It's a somewhat painful process because Hero development stopped long ago, so it's a lot of work. one issue I've run into is that the MX library is not compatible with the latest CI update, so that mus be tweaked as well. I hope to have time to finish all my updates soon.

@evan7777
Copy link
Author

evan7777 commented Feb 17, 2017 via email

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

No branches or pull requests

2 participants