Newsletter module

I am in need of newsletter module. module taken from https://code.google.com/p/newsletter-module-fuel-cms/source/checkout is not working properly. clicking on any page under newsletter tab gives 404 page.

Comments

  • edited 11:29AM
    It looks quite old, is it a Fuel 0.9x plugin? - migt explain why it's not working straight-off...
    I'd be inclined to export it to Github (I understand Google is closing down Google Code soon) and do a bit of work converting it. It probably doesn't need much effort...
  • edited 11:29AM
    I can able to export it. Newsletter module came in dashboard. But when i click on create newsletter i am getting 404. Please guide me where to start with. so much confused
  • edited 11:29AM
    I'm not familiar with that module. It may be easier for you to simply just create a simple module like in this tutorial:
    http://docs.getfuelcms.com/modules/tutorial
  • edited 11:29AM
    got improvement with newsletter module.But got stuck with this error :
    Call to undefined method Settings::_render() . Please help to solve
  • edited 11:29AM
    _render() functionality missing in newsletter module.please help
  • edited 11:29AM
    There doesn't appear to be any database tables for this module at the google code site. How did you get the tables for the module?
  • edited 11:29AM
    i have created custom table with that name. Please help to proceed
  • edited 11:29AM
    I also face the same problem. I downloaded newsletter module. Created custom tables. But it throws error stating as Call to undefined method Send::_render() in D:\wamp\www\Fuelcms\fuel\modules\newsletter\controllers\send.php on line 128 and
  • edited 11:29AM
    I'm sorry but I'm not familiar with the newsletter module and it appears to be out of date, lacks testing as well as database tables to even test out.
Sign In or Register to comment.