×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Bug in CMC - Newsletter registration plugin

Bug in CMC - Newsletter registration plugin 10 years 1 month ago #25234

  • Tony
  • Tony's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
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');
  • Page:
  • 1
Time to create page: 0.099 seconds