Guest Posted July 24, 2005 Share Posted July 24, 2005 Hey all! I need to have a few different selections in a dropdown, and have them routed to different emails. For example, Sales, Wholesale, Technical Support... Now, I was going to do Email subject then use my server's Email Filtering to route them... but when I tried to use the Email subject contrib, it tells me to edit admin/mail.php - uhh, no such luck. It's not there. Does anyone know how I can accomplish this? Thanks guys! JL Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2005 Share Posted July 25, 2005 Wow, nothin' huh. JL Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2005 Share Posted July 25, 2005 Got it working (my FTP wasn't showing the file...) but now I have major problems with it not recognizing that the TABLE_EMAIL_SUBJECTS is there... when I know it is. JL Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted July 25, 2005 Share Posted July 25, 2005 Got it working (my FTP wasn't showing the file...) but now I have major problems with it not recognizing that the TABLE_EMAIL_SUBJECTS is there... when I know it is.JL <{POST_SNAPBACK}> did you add the table to includes/database_tables.php? :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2005 Share Posted July 25, 2005 Monika, I'm not sure how you mean. I followed the directions precisely. Please check this thread: http://www.oscommerce.com/forums/index.php?act=ST&f=7&t=161810 I could reallly use some assistance :( JL Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted July 25, 2005 Share Posted July 25, 2005 Monika,I'm not sure how you mean. I followed the directions precisely. Please check this thread: http://www.oscommerce.com/forums/index.php?act=ST&f=7&t=161810 I could reallly use some assistance :( JL <{POST_SNAPBACK}> from the error message in your other thread it clearly stated you didn't define the table name in your includes/database_tables.php There is one file in admin and one in catalog. You need to alter the one where your mod resides, I assume in catalog? If you do not know what to change, post the appropriate file here, and we'll add it together. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2005 Share Posted July 25, 2005 Monika, First off I really apreciate your help. I was beginning to lose hope :) Second, The mod resides both in admin and in catalog, and the directions had me edit both. I am going to look at the directions again in a moment and see if maybe I skipped a step. I will post the results. Thank you again! JL Link to comment Share on other sites More sharing options...
Guest Posted July 25, 2005 Share Posted July 25, 2005 FIXED :) Thank you very much Monika! JL Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.