I have a question: I got this mod to send out emails to remind people to add a profile photos, etc. to their profile and I cannot make it work correctly. I get no response from the mod maker and I don't even know how to turn it off or correct it. This is what I get once a week in my email when it tries to execute:
Warning: require_once(../../../../inc/header.inc.php): failed to open stream: No such file or directory in /home/outwerxe/public_html/modules/thakkertech/profile_suggestion/cronjob/send_inactive.php on line 2
Fatal error: require_once(): Failed opening required '../../../../inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/outwerxe/public_html/modules/thakkertech/profile_suggestion/cronjob/send_inactive.php on line 2
I notice it says, "cronjob/send_inactive.php on line 2" and I haven't a clue what that means. I also did not create or setup an email for this, because that wasn't in the instructions, and it seems to me if this cron job is going to send an email to members, there needs to be an email to send. I just don't get this. Can anyone help here? Thanks!