This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
email_settings.php redirects to manage_form.php
Started 14 years ago by kingworks | 2 posts |
-
Apologies if this has been addressed - I couldn't find an answer by searching the forum.
Over the weekend, we upgraded from 2.1 to 2.3. Everything appears to work except for the Emails link, which simply reloads the manage_form.php, instead of opening email_settings.php
Line 479 in manage_form.php appears to be correct:
<td nowrap><a href="<?php echo "email_settings.php?id={$data['form_id']}"; ?>">Emails</a></td>
Any help or advice is greatly appreciated. Thanks.
Posted 14 years ago # -
Figured it out - our authentication code at the beginning of the email_settings.php file was causing the error, not Machform.
Sorry to waste your time.
Posted 14 years ago #
Reply
You must log in to post.