We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Member Import Utility Error

Development and Programming

totalpeople's avatar
totalpeople
6 posts
12 years ago
totalpeople's avatar totalpeople

Hi there

I’m getting the following error when trying to use the Member Import Utility

A PHP Error was encountered Severity: Notice Message: Undefined property: EE_Loader::$load Filename: cp/tools_utilities.php Line Number: 491 Fatal error: Call to a member function helper() on a non-object in …system/expressionengine/controllers/cp/tools_utilities.php on line 491

I have validated the XML file (in fact it was generated by the EE tool) and everything seems to be fine with the file but this is failing to work.

Can anyone help me please?

Thanks

       
cromero's avatar
cromero
11 posts
12 years ago
cromero's avatar cromero

Same error here… Just created the xml file and I got the same error.

       
cromero's avatar
cromero
11 posts
12 years ago
cromero's avatar cromero

Just found the error… There is actually a HUGE error

File: system/expressionengine/controllers/cp/tools_utilities.php

Lines 491 and 579 say

$this->load->load->helper('file');

and should say

$this->load->helper('file');
       
totalpeople's avatar
totalpeople
6 posts
12 years ago
totalpeople's avatar totalpeople

Thanks SirCharles! It really is a huge error!

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.