cancel
Showing results for 
Search instead for 
Did you mean: 

Please help me restore sign up

Please help me restore sign up

So I installed a plugin, the wholesale module, to have the address as required field upon sign up and to make sure I had to validate accounds before they could login.

 

However this plugin gave errors and doesn't work properly, it does work for the validation part but it messes up the layout and doesn't show the address fields. After reinstalling it, my sign up form gives a complete failure.

 

See text below:

[code]

a:5:{i:0;s:123:"Source model "customeractivation/resource_attribute_source_customeractivation" not found for attribute "customer_activated"";i:1;s:3672:"#0 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(387): Mage::exception('Mage_Eav', 'Source model "c...')
#1 /home/oceansupp1/domains/ocean.supplies/public_html/app/design/frontend/base/default/template/attributemanager/customer/form/register.phtml(189): Mage_Eav_Model_Entity_Attribute_Abstract->getSource()
#2 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(241): include('/home/oceansupp...')
#3 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/base/d...')
#4 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#5 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#6 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#7 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Text_List->_toHtml()
#8 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#9 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Abstract.php(581): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#10 /home/oceansupp1/domains/ocean.supplies/public_html/app/design/frontend/Kartparadigm/default/template/page/1column-login.phtml(69): Mage_Core_Block_Abstract->getChildHtml('content')
#11 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(241): include('/home/oceansupp...')
#12 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/Kartpa...')
#13 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#14 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#15 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#16 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#17 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Customer/controllers/AccountController.php(263): Mage_Core_Controller_Varien_Action->renderLayout()
#18 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Customer_AccountController->createAction()
#19 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('create')
#20 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#21 /home/oceansupp1/domains/ocean.supplies/public_html/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#22 /home/oceansupp1/domains/ocean.supplies/public_html/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#23 /home/oceansupp1/domains/ocean.supplies/public_html/index.php(83): Mage::run('', 'store')
#24 {main}";s:3:"url";s:25:"/customer/account/create/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:7:"default";}

[/code]

 

Can somebody please help me restore my sign up form Smiley Sad

1 REPLY 1

Re: Please help me restore sign up

Hi,

Go into your eav_attribute table and locate a row whose attribute_code is 'customer_activated'

 

Delete that row and try again.

 

If the module creates more attributes; you may need to remove them too.. but the process is the same....

 

e.g.

a:5:{i:0;s:123:"Source model "customeractivation/resource_attribute_source_customeractivation" not found for attribute "customer_activated"";

Problem solved? Click Accept as Solution!
Magento Certified Developer Plus | www.iwebsolutions.co.uk | Magento Small Business Partner