1. Tony
  2. Bugs
  3. Tuesday, 04 March 2014
  4.  Subscribe via email
Hi, I couldn't get the registration with newsletter checked working because it keep saying error "class CmcHelperRegistration not found"

I seem to fix it at
components/com_comprofiler/plugin/user/plug_cmc-newsletterregistration/cmc.php
line 24:
change:
JLoader::register('CmcHelperRegistrationrender', JPATH_ADMINISTRATOR . '/components/com_cmc/helpers/registrationrender.php');

to:
JLoader::register('CmcHelperRegistration', JPATH_ADMINISTRATOR . '/components/com_cmc/helpers/registration.php');
Responses (0)


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!