brockf / hero

Hero Framework: A powerful Content Management System (CMS) and eCommerce framework built on CodeIgniter.
Other
53 stars 45 forks source link

PHP errors in Hero control panel #16

Open evan7777 opened 7 years ago

evan7777 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

Wow! I see what you mean. You have lots of work ahead. Well, i appreciate the work you're doing. Im looking forward to the updates.

Thanks again

On Fri, Feb 17, 2017 at 1:23 PM, Jason Baier notifications@github.com wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/brockf/hero/issues/16#issuecomment-280727443, or mute the thread https://github.com/notifications/unsubscribe-auth/AQvb_SGk3BTpr1OxJ1azRXa-k2uwC2MWks5rdeWKgaJpZM4MEjJG .