Hello,
I have BT version 2.26.2 and Reminder version 2.21 installed.
I have installed the component and configured the front options. Additionally I have configured the confg_inc.php variable:
$g_path = '
https://tickets.bitcrumb.es/' and I have deleted the .htaccess file
When I launch the scripts from putty ssh (bug_reminder_mail_test.php, bug_reminder_mail.php, bug_feedback_mail_test.php, bug_feedback_mail.php or test.php) nothing happens and no message is displayed. The way to launch them is: php -f bug_feedback_mail_test.php
If I launch the scripts from a browser the following happens:
test.php--> shows only the Starting Program message and nothing else.
If I launch the bug_reminder_mail_test.php or bug_feedback_mail_test.php scripts it shows me a 500 error.
What am I doing wrong?
Thank you so much