Skip to main content

Questions tagged [fatal]

0 votes
0 answers
60 views

Admin pages work fine, but the site is giving me: Fatal error: Trait 'EllisLab\ExpressionEngine\Service\Template\Variables\ModifiableTrait' not found in /home/myuser/public_html/addons/mydomain/...
bccarlso's user avatar
  • 101
0 votes
1 answer
68 views

when trying to view specific members in the CMS, I'm getting this error all of a sudden with my new dreamhost server. Anyone know how to fix this? doesn't happen with all members just some it seems. ...
Chief's user avatar
  • 117
0 votes
1 answer
136 views

I've updated assets from an ancient 1.* version to latest 3* and everything looked ok apart when I've tried to edit a page. I'm getting the following error: Fatal error: Call to undefined method ...
Steven's user avatar
  • 1
0 votes
1 answer
145 views

I am breaking my head with this issue for several days. I am using Expression Engine 2.11.1 When trying to upload an image using the File Upload feature, I am getting the following error Fatal ...
Leo's user avatar
  • 133
1 vote
1 answer
419 views

ExpressionEngine 3.1.2 Channel Images 6.0.1 The addon installed ok. I have tried uninstalling and re-installing and had no change. The field was created ok. The location check passed. However, when ...
W3bGuy's user avatar
  • 1,610
0 votes
0 answers
105 views

I just started a fresh site with ExpressionEngine 3.0.6 and it seems like everything I do creates a Fatal Error. They are all the same error too. Fatal error: Call to a member function on a non-...
W3bGuy's user avatar
  • 1,610
0 votes
1 answer
100 views

I am Receiving "Fatal error: Using $this when not in object context in /libraries/Core.php on line 575" on sending FreeForm, i am using ee 2.10.1 and freeform 4.2.4
Paultz's user avatar
  • 1
0 votes
0 answers
63 views

Trying to submit entries "outside" EE with the exp:channel:form, but when hitting the submit-button, it gives me Fatal error: Using $this when not in object context in /hsphere/local/home/...
Pontus Madsen's user avatar
0 votes
0 answers
77 views

I have a very large form with many fields that has a little over 900 submissions. The form is manually built in a template that does not use Composer. I removed some fields from the form template, and ...
Mike Lohrman's user avatar
0 votes
1 answer
219 views

This is probably only partly related to ee and more to do with server setup but I am hoping someone can help. Adding any conditional to my templates results in the following error: Fatal error: Call ...
Phil's user avatar
  • 464
2 votes
3 answers
163 views

I'm trying to implement this password protected content method on a v2.1.3 build. This code... <?php global $IN; if ( ! $the_password = $IN->GBL('the_password', 'POST') ) : ?> ...returns ...
Dan Christian's user avatar
1 vote
1 answer
159 views

I just upgraded to EE 2.7.2 and am getting an error when I go navigate to Addons > Field Types. Fatal error: Class Matrix_cat_col_ft contains 1 abstract method and must therefore be declared abstract ...
Lucas JD's user avatar
0 votes
0 answers
156 views

Recently I've installed and configured the champagne 2 module from Chris Newton(http://devot-ee.com/add-ons/champagne-2) everything worked fine but when I wanted to send my new campaign I did get a ...
0x1ad2's user avatar
  • 319
0 votes
0 answers
185 views

Opps I know better than to not include this stuff!! EE version: 2.5.0 Matrix version: 2.2.2.1 I was setting up a new channel and tried to access the entry page for it and got this error. Anyone ...
Lucas JD's user avatar
0 votes
1 answer
144 views

I'm getting this error on the front-end, although the back-end/CP seems to be working correctly: Fatal error: Call to undefined method CI_Typography::initialize() in /my_path/system/expressionengine/...
Jae Barclay's user avatar