Current time: 03-20-2010, 07:07 PM Hello There, Guest! (LoginRegister)


Post Reply 
New setting for user
10-25-2008, 04:44 PM (This post was last modified: 10-25-2008 04:45 PM by wiiboy.)
Post: #1
New setting for user
I have a site where users from the forum login, and from there, do various things. The main thing I'm focusing on, is the newsletter. When users submit newsletter ideas, I'd like to store those on their account. Is there any way I could store:
  1. The date of the submission, or
  2. the entire submission

By the way, I don't know any PHP (or very little, I'm learning)
??Huh
Find all posts by this user
Quote this message in a reply
10-26-2008, 03:57 AM
Post: #2
RE: New setting for user
You should create a new table in your database for this, and have one column as uid. Sorry I don't have time to write the entire thing for you, but I'm just saying it probably isn't the best thing to stick it into the mybb_users table.

[Image: sig.php?mybb]
MyBB is on Facebook and Twitter
Hosting available, PM for details
Visit this user's website Find all posts by this user
Quote this message in a reply
10-26-2008, 04:48 AM
Post: #3
RE: New setting for user
(10-26-2008 03:57 AM)DennisTT Wrote:  But I'm just saying it probably isn't the best thing to stick it into the mybb_users table.
Why not?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: