Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where Is E-Mail Options Box located? It's Missing!


mtims48021

Recommended Posts

Posted

I have been trying to get email to work on my windows server based osC store and think I have found part of the problem. When I try to go to Admin>Configuretion>E-Mail Options, There is no box to set the E-Mail Options like E-Mail Transport Method, Setting Send E-Mails to true or any other of the other email options. I even unzipped the original osC files and reinstalled the Admin folder, but still no Box like it shows in the knowledge base. In what file is the code for the box located and what is its name. How do I get the E-Mail Options Box back so that maybe it will solve my (no email) problems?

Posted
I have been trying to get email to work on my windows server based osC store and think I have found part of the problem. When I try to go to Admin>Configuretion>E-Mail Options, There is no box to set the E-Mail Options like E-Mail Transport Method, Setting Send E-Mails to true or any other of the other email options. I even unzipped the original osC files and reinstalled the Admin folder, but still no Box like it shows in the knowledge base. In what file is the code for the box located and what is its name. How do I get the E-Mail Options Box back so that maybe it will solve my (no email) problems?

I think it gets it from admin\includes\boxes\configuration.php and this interrogates the database. I guess you needto check your database.

Posted

Leslie, Thanks for the reply. You were right about the database. I went to phpmyadmin and edited the CONFIGURETION_GROUP table. The last field is "Visible". 1 for YES and 0 for NO. Quite a few of mine were turned OFF. When I turned them ALL on, I got ALL my configuretion boxes and options back including E-Mail Options. When I edited the email options, my email problem vanished. You don't know how many posts about emails not working in a Windows server environment I read. A lot of them could probably use this info but I don't know how to get it to ALL of them.

Anyway, thanks again for the "where to start looking".

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...