Jump to content

SMS TM4B not saving settings?


Recommended Posts

Hi,

This module shouldn't affect outside of its module folder... so I would test changing the TM4B folder and the /modules folders permissions just to test. I very highly doubt this module would affect any core files or core config files.

It is also probably not due to CRON... cron is basically linux's way of scheduling tasks. You set it up to run a task during a specific time frame. It could be every hour, every other day, once a week, whatever you need. Obviously, having it run every minute (which is possible) would be very resource intensive. I use cron for a few modules, but as an example, I use it on the birthday module. The module needs to check at least every day to see if somebody's bday is on that day, and if it is it emails a voucher to them. Now I could manually run the task of checking if today is a customers bday... but more easily I can run a CRON job to check every day at 12. I just set it and forget it... it will run at 12, check whose bday it is, and to them it will email a voucher automatically.

Again, I don't use this module so I'm not sure what is causing this problem. Also, make sure that you are using the right version that came with your PS version. You may want to try resetting, or uninstalling and reinstalling it. Just some thoughts.

HTH!

Link to comment
Share on other sites

  • 2 weeks later...

Same proiblem here. When I try to save a new configuration I get this line in my Error Log: PHP Fatal error: Class '\xc2\xa0Validate' not found in /xxx/htdocs/modules/tm4b/tm4b.php on line 356

Link to comment
Share on other sites

×
×
  • Create New...