PDA

View Full Version : Where is the value of the email field stored?


averan
02-08-2007, 10:13 PM
ja_submit essentially creates new content items.....so all submissions are stored in the jos_content table. but the content table doesn't have a column for 'email'!!

i can't figure out where the email information is actually stored. looks to me like it just disappears.....:confused:

anyone know where to find it?

pearlyred
02-11-2007, 01:27 AM
Looks like it is used when sending the notification emails, but you have to have the 'notification email' field filled in on the configuration page for this to occur.

jilong
03-02-2007, 08:20 AM
can we show the email with the post?