Questions tagged [php-errors]
The php-errors tag has no summary.
117 questions
0
votes
1
answer
119
views
{!-- ra:000 … - error - how to handle?
it happens to me repeatedly that suddenly the frontend is not displayed correctly (see screenshot attached). I see no trigger, it seems to happen without reason (just changing ordinary html-tags in a ...
0
votes
1
answer
59
views
Need help with error after upgrade to EE v6
Just upgraded EE from V2 to 6.3.2 and all fine except this error when trying to edit entries:
Parse error: syntax error, unexpected 'clone' (T_CLONE), expecting identifier (T_STRING) in xxxx/xxx/xxxx/...
0
votes
1
answer
139
views
Allow PHP? not working in Expression Engine 2.11 templates
Has anyone experienced before having issues with the Allow PHP? option in the Templates not working?
Suddenly, the server stopped recognizing the PHP code and it is now not able to show anything nor ...
0
votes
1
answer
111
views
EE6 Error Messages After Install
Just tried installing EE6 on two different servers (one installation on MediaTemple, one on BlueHost) and in each case I am seeing error messages when trying to save URL and Path settings. ...
0
votes
2
answers
374
views
Problem installing - "there is no suitable CSPRNG installed on your system"
Can anyone help me with this?
Im trying to installed 5.3.2 and this message is appearing.
Exception Caught
There is no suitable CSPRNG installed on your system
ee/EllisLab/ExpressionEngine/Library/...
0
votes
1
answer
78
views
Error message when trying to open layout template
My other templates open fine from the EE backend, but when I try to open my layout template I get the following message:
Call to a member function getId() on null in [path]/ee/EllisLab/...
0
votes
2
answers
8k
views
Uncaught Error: Class 'PDO' not found when I upgrade to PHP 7.2
I am running EE 5.3.0, hosted on Media Temple. I have been trying to upgrade to PHP 7.2 but when I do I get the white screen of death with the following error message in ee_wizard:
Fatal error: ...
0
votes
1
answer
334
views
Error message after upgrading to 3.5.17 (from 2.11.9)
You must define the following database parameters: database
ee/EllisLab/ExpressionEngine/Service/Database/DBConfig.php:157 Stack Trace:
#0 ee/EllisLab/ExpressionEngine/Service/Database/...
1
vote
1
answer
192
views
Custom PHP throwing an error {!-ra:0000
We have a need to pull in data from an external source using PHP. I’ve run into this issue before where EE doesn’t like the PHP formatting i’m using, yet it seems to work elsewhere. For example, if i ...
1
vote
2
answers
280
views
PHP Fileinfo Issue Uploading Images
After upgrading to EE 4 & PHP 7, when uploading a new image to the server in an entry, the upload fails and I get the following PHP error:
Fatal error: Uncaught Error: Call to undefined function ...
0
votes
4
answers
182
views
Warning is_dir(): open_basedir restriction in effect after Upgrade to 5.1.2
Warning is_dir(): open_basedir restriction in effect.
File(/home/vg000web02/15/07/7010715/web/themes//ee) is not within the
allowed path(s): (/var/www/vhosts/xxx.com/:/tmp/)
ee/legacy/...
0
votes
1
answer
121
views
Low Search 6.1.0 Throws "No such method getAllCustomFields" Error
I've recently installed Low Search 6.1.0 on an EE 3.5.16 install and when I try to create a collection, I get the following error:
Exception Caught
No such method getAllCustomFields.
ee/EllisLab/...
1
vote
0
answers
242
views
PHP 5.4 error - Non-static method
Moving an old EE 2.5.5 site to a server with PHP 5.4 instead of the old 5.3, I have run into this error, and can't see how to fix it:
A PHP Error was encountered
Severity: 8192
Message: Non-static ...
0
votes
0
answers
76
views
Why am I unable to logout as a user?
I am running EE 3.5.15 and have added the following link to a user page so the user can log out:
<a href="{path='logout'}">Log Out</a>
However when I click on that link, instead of ...
0
votes
1
answer
775
views
Fatal Error cannot use 'Bool' in Lexer.php
We recently migrated one of our websites using EE to a new server running php7. We're getting the following error:
Fatal error: Cannot use EllisLab\ExpressionEngine\Library\Parser\Conditional\Token\...