Jim,
I'm s-t-i-l-l trying to get your hack installed on V3.8.5 (although planning on upgrade to 3.8.7 soon for security purposes). Everything is up in the Admin CP with the exception of the drop down menu on the left illustrated here:
https://vborg.vbsupport.ru/attachmen...6&d=1308509227
Note: /includes/xml/cpnav_remindermail.xml is as instructed but when I refresh, there is no dropdown menu showing up.
I'm not sure about the sequence of activities (regarding DEBUG MODE) to get this wrapped up and actually working. I have the following questions:
-I have a file sitting in my cPanel public FTP root: optout-reminders.php. Where does this belong?
-When should the the missing menu appear in the AdminCP?
-After I modify the subject and body of the e-mail template?
-Is this [below] the sequence of events to do that?
-Can I get all (3) things done in one shot?
1) Add the following line to
config.php located in
/includes to enter into DEBUG mode:
$config['Misc']['debug'] = 1;
2) Change the subject and body of the e-mail template to my individualized message
3) Save the Subject and Body
4) Go back into the config.php located in
/includes and remove
$config['Misc']['debug'] = 1;
5) Click on "Yes" on "Enable Product?":
6) Save
Is that all that's required?confused:
Please help.
Bob