The error tag is typically used when there is a visible error code or error statement returned by the erring event.
0
votes
1answer
23 views
Error: Unable to load the requested class: functions when uploading from localhost to server
EDIT 10/21/2016 - the original question is right below this edit.
User Anna_MediaGirl suggested that I reuploaded the files to make sure none was missing. Sadly, it didn't worked out and the error ...
0
votes
0answers
11 views
Error when putting field in template
Whenever i'm putting the
{news_body_text}
somewhere in my html template
Error
Unable to load the requested class: assets_lib
Any other tag, like {title}, or even just text do work.
What ...
0
votes
1answer
10 views
Parse error: syntax error, unexpected T_STRING
suddenly an error shows up on my site. It's happening only one user's profile page. All other profiles seem to work fine.
It's EE 2.5.2
I have no clue where to start looking for the error.
"Parse ...
0
votes
1answer
34 views
Where do I install DevDemon's Channel Images in EE 3.3?
I'm trying to install Channel Images on my EE 3.3 site. The install says:
Installing
Within the /system/expressionengine/third_party/ directory, copy the channel_images folder into your sites ./...
0
votes
0answers
37 views
Error: This form has expired. Please refresh and try again
I am using Channel Form to submit an entry here. However, when a user submits the form, they get the following error:
This form has expired. Please refresh and try again.
The site is running EE 2....
0
votes
1answer
17 views
Class PT_Fieldtype contains 1 abstract method, must be declared abstract or implement (EE_Fieldtype::display_field)
When clicking on any of the Channel Fields created by CartThrob, I receive the following error.
I uninstalled pt_fieldpack but the same issue. Wondering if I need to uninstall and reinstall ...
0
votes
1answer
24 views
Modifying an entry by Channel Form throwing a PHP error : Call to a member function head_link()
I have a very simple Channel Form on my page :
{exp:channel:entries channel="accueil" limit="1"}
{exp:channel:form channel="accueil" entry_id="{entry_id}" require_entry="yes" return="accueil/...
0
votes
0answers
8 views
New entry review error
Using EE 3.3.1 on a local PC before going live, following an upgrade from ee2. When creating a new and hitting the save revision button I get a warning message -
Everything seems to work ok if I use ...
0
votes
0answers
25 views
Assets hangs on update index
Assets 2.6
EE 2.10.3
This is a rescue site which I didn't build and I'm trying to get it working on the server. When I go to assets, which I just upgraded to the latest version, and try to update ...
0
votes
0answers
49 views
EE3 - Exception Caught error
Getting the following error after moving site to local server. Same db and site files. DB settings configured. Any idea what the issue is?
Exception Caught
SQLSTATE[42S02]: Base table or view ...
0
votes
0answers
17 views
Geofinder not working with EE 2.11.1
I recently upgraded a site from EE 2.9.2 to EE 2.11.1 and in the process not only lost the functionality of GeoFinder but also get the following fatal error:
Fatal error: Call to undefined method ...
0
votes
1answer
71 views
A jpg upload triggers: File Not Allowed
After upgrading to 2.10.3, my client can no longer upload anything via the File Manager - not even a vanilla 24kb jpg.
"File not Allowed" appears in red letters in the modal window where the file is ...
0
votes
0answers
10 views
Im using EE core and o get blank page (404), when I'm trying to route
I'm trying to set the the urls mysite.com/blog/index.html or without the index but it shows blank page, Object not found! error.
That's my blog/index file.
{layout="index/_layout"}
{layout:set name=...
0
votes
0answers
57 views
EE 3.2.0 strpos(): Empty needle Warning and others on new install
I'm getting this error and warnings on a new install of 3.2.0:
ERROR
Argument 3 passed to EllisLab\ExpressionEngine\Core\Provider::__construct() must be an array, integer given, called in /.....
0
votes
0answers
54 views
Is anyone using ExpressionEngine 3 in a production environment?
I have started building my first site in ExpressionEngine 3 and have run into so many errors in the admin with grid fields and relationship fields. Is there anyone there that is actually using ...
0
votes
0answers
20 views
How to disable strict urls
How to disable strict urls in the admin panel?
The problem is:
site.com/admin.php?/cp/design/edit_template&id=23 - return 404 error
site.com/admin.php?D=cp&C=design&M=edit_template&...
2
votes
3answers
99 views
Editing entry in backend: “The file cannot be found”
When I try to edit one specific entry in the CP I get the error "The file cannot be found".
The URL the CP produces is something like
www.xyz.com/admin.php?S=0&D=cp&C=content_publish&M=...
0
votes
0answers
24 views
Unable to locate the model you have specified: addons_model
I have recently installed EE 3.1.1 on a server (where I have minimal control over access to the database and such) and the install seemed to go swimmingly until it "return after install" to the admin ...
0
votes
0answers
46 views
New release full of fatal errors - Fatal error: Call to a member function on a non-object
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-...
0
votes
1answer
47 views
Fatal Error When Sending Freeform
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
0
votes
0answers
62 views
Error: You have reached the maximum number of Channels allowed
If i want to create another Channel, this error pops up:
Error: You have reached the maximum number of Channels allowed.
I tried to change the limit of channels in the Database, but this wasn't ...
0
votes
0answers
32 views
Fatal error when trying to submit exp:channel:form
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/...
1
vote
1answer
38 views
Conditional Error when saving an entry in the CP cause by status
I'm experiencing a confusing problem that I've narrowed down to a custom status.
I have a status for a channel with the following options:
Open
Close
Spec
Sold
I can save an entry in this channel ...
0
votes
2answers
51 views
Error when loading textarea fields in CP after upgrade Undefined index: field_fmt_options
Only happens on a couple textarea fields, not all. I can still edit the fields but only after scrolling past all these error messages...
A PHP Error was encountered
Severity: Notice
Message: ...
1
vote
0answers
35 views
Super Admins Unable to Publish Entries
When attempting to publish entries as a super admin, I receive the "You are not authorized to access this page" error. It only happens on specific channels, but these channels don't all share the same ...
0
votes
1answer
166 views
A Database Error Occurred Error Number: 1064 when Trying to delete an entry..
So, trying to delete an entry .. after the "ARE YOU SURE?"-page and the click on delete, I get the following error.
Anyone else had this problem?
I'm afraid of mySQL, so this is freaking me out :(
A ...
0
votes
1answer
144 views
updating from 2.5.5 to 2.10.1, ERROR 1048 Column ‘field_id_14’ cannot be null
I’m trying to update from Expression Engine 2.5.5 to 2.10.1 and I get this error:
A Database Error Occurred Error Number: 1048
Column ‘field_id_14’ cannot be null
UPDATE exp_channel_data ...
0
votes
1answer
37 views
Not showing the “Body” content area when creating a new entry
I have just installed EE V3 and have created a channel called "homepage". I have gone to create a new entry fro this channel and it comes up with the "Title" and "URL Title" but not the text editor ...
1
vote
1answer
51 views
Keep getting a “Fatal error” when trying to upload an image
When I go to upload a new image from my computer I get the following error message:
Fatal error: Call to undefined function EllisLab\ExpressionEngine\Library\Mime\finfo_open() in /home/cre8sub/...
0
votes
0answers
152 views
CRLF injection/HTTP response splitting vulnerabilities
We're hosing a site built with EE v2.10.1. As part of our hosting agreement I’ve had to run a vulnerability scan.
The scan found 23 CRLF injection/HTTP response splitting vulnerabilities.
Is this ...
0
votes
1answer
230 views
Upgrade to EE 2.10.1 - An Error Was Encountered Non-existent class: Template
I successfully upgraded a site from EE 2.9.1 to 2.10.1, but when I go to the home page I get the following error:
An Error Was Encountered Non-existent class: Template
I can access the control ...
0
votes
1answer
429 views
Unresolved error with EE 2.10.1 and MimeType.php
I'm getting the same error as this question:
Fatal error: Call to undefined function
EllisLab\ExpressionEngine\Library\Mime\finfo_open() in
/home/foo/bar/EllisLab/ExpressionEngine/Library/Mime/...
0
votes
1answer
772 views
Too many redirects error (htaccess)
I recently got an SSL for my website and I'm trying to set up a htaccess so whenever someone joins the site it automatically takes them to the secure version of the site, but whenever I upload my ...
0
votes
0answers
28 views
Freeform won't accept email addresses without .tld and breaks error_page
I have a form with an input field. The form works fine as long as someone submits an email with a tld (e.g., [email protected]). Unfortunately, we need it to be able to accept emails for local ...
0
votes
1answer
41 views
DB Error after Playa upgrade in EE2.10
I had an error after upgrading and fixed is as suggested in right here.
In this thread, the issue seems fixed, but for me, not just yet. Now I've got a similar, but not the same, error:
Error Number:...
0
votes
2answers
314 views
Use of undefined constant FILEINFO_MIME_TYPE
I'm currently testing a site (EE 2.10.1) and getting a string of the following errors when trying to do anything with image uploads.
A PHP Error was encountered Severity: Notice Message: Use of ...
0
votes
2answers
32 views
comment count + syntax error?
Am I missing something? It displays the 0, and 1 comment, but not multiple comments.
I'm sure it's a simple answer, but I can't see what error I'm making, and I'm not getting any feedback in ...
0
votes
1answer
197 views
Error Number: 1054
Just moved my current EE 2.9.2 website to another host and I am getting the following error on the admin.php and the index.php.
A Database Error Occurred
Error Number: 1054
Unknown column ‘...
0
votes
1answer
61 views
Multi-site manager Channel Images
I'm having a Multi-site manager setup and am using Channel Images as image upload.
On the first site, everything goes well. Let's call it www.firstwebsite.com
The images are uploaded to /server/...
0
votes
1answer
82 views
DevDemon Forms - form:error:required_error
When setting fields to Required and testing the form submission, I noticed the text form:error:required_field shows up. Is there a way to change the text to something else? I want it to just say ...
1
vote
2answers
1k views
Disallowed Key Characters in CP - only one user
I've got an EE 2.8.1 site where one user cannot access a specific channel. He gets the message "Disallowed Key Characters". It only happens for this single user.
Highlights:
Only happens for the ...
0
votes
2answers
91 views
Heavy CPU load on MediaTemple: help decipher from TOP query
For one of our clients, we have unusually high CPU/DB load. Here's what we got from the host:
1878 clientsite 20 0 213m 43m 8088 R 18.7 2.3 0:05.86 /usr/bin/php-cgi
-c /var/www/vhosts/acme.com/...
-4
votes
1answer
49 views
How Do You Kll EE's 40-Headed Error-Reporting Dagon? [closed]
Tbe main think I love about errors not displaying them on the screen viewing production systems. My phone rings less, people are happier. Everything is logged, nothing to the screen. We have a ...
1
vote
2answers
122 views
Fatal Error - Website down!
I have a live site currently down with the message:
{!-- ra:00000000638f5ffd00000000469f18aa --} Fatal error: Cannot use object of type stdClass as array in /xxx/system/expressionengine/libraries/...
2
votes
1answer
625 views
Unable to upload PDF using File Upload
I have a channel that includes a File field type. I have set two user groups to be able to upload all file types to that field. As a Super Admin I am able to upload there, but members of the other ...
1
vote
1answer
172 views
Updated to 2.9.3, Unknown column 'order' in 'order clause'
we've recently updated a website to EE 2.9.3, but when linking to an non existent page, it should redirect to a 404 page. Instead, we get this:
Error Number: 1054
Unknown column 'order' in 'order ...
2
votes
1answer
146 views
Store: Can't find product error
I'm adding Store to a site with a channel of existing products. Store installed correctly and works. I was getting this error when trying to add a product to my cart:
The form you submitted contained ...
1
vote
0answers
64 views
Unable to Edit Specific Entries & Publish Error as Super Admin
I've got a complex site that was working until yesterday with no code changes in the last week.
EE 2.9.2
In the Branch Locator channel there are two specific entries which I am unable to make any ...
1
vote
1answer
326 views
Sagepay Protocol 3.00 - upgrading cartthrob gateway
I've been trying (without success) to upgrade the Cartthrob_sage_s.php gateway on Cartthrob for SagePay Europe Offsite, in order to utilise the 3.00 protocol (upgrading from 2.23. I'm running latest ...
0
votes
1answer
40 views
Unable to upload images with Channel Images: Uncaught TypeError in Console in CP
have been scrachting my head about this for the last 2 days:
I created a new channel (duplicated another channel) and set everything up else up as desired.
ATM the channel holds about 28 entries. ...