Php errors on install
Hey there,
I've been trying to install Low Alphabet on EE 2.1.3. And I'm getting some serious php errors even before I hit the install button.
See below:
A PHP Error was encountered
Severity: Notice
Message: Use of undefined constant LOW_ALPHABET_NAME - assumed 'LOW_ALPHABET_NAME'
Filename: cp/addons_extensions.php
Line Number: 116
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /www/studio/codeigniter/system/core/Exceptions.php:171)
Filename: core/Common.php
Line Number: 428
I'm on PHP 5.2.17, if that helps.
Any ideas?
Replies
Low 17 Jun 2011 14:10
Hi Richard,
Can you confirm that all files are present in your /system/expressionengine/third_party/low_alphabet folder? These are the files that should be present:
Richard Weld-Moore 17 Jun 2011 14:14
Yup, they were all there. However, the config.php was empty. I re-uploaded it and everything was fine.
Thanks for the help.
Low 17 Jun 2011 14:15
Yeah, that one shouldn't be empty. Glad it worked out!