Latest Shouts In The Shoutbox -- View The Shoutbox · Rules
Jcink -- mmm.
Dan -- ehh not that great
card123 -- g2g ttyal =]
card123 -- Check out my latest mod, its amazing!! its in the addon section
card123 -- i dont have a problem with members logging in, i have a problem getting them to post lol
Skullmonkey -- im lucky if someone even logs in on mine tongue.gif
Corey.B -- I had a really active board that got up to about 40 active members a day. Then I kinda messed it up lol

[ Smilies | BBCodes ]

  Reply to this topic Start new topic Start Poll

> Joined, It's a date
timewind
 Posted: July 25, 2008 01:37 am

Virtual Research

Group: Member

Posts: 402

Credits: 665

Joined: January 07, 2008

Age: 33
Gender: Male
Location: ohio
Status: Offline




In member profile.. Date joined be helpful.. along with an active/inactive list

Note: I'm requesting this feature, Only cause it's a feature that I could really use.

Any goods that I request are in sealed hands.. if I figure em out, then they GPL


--------------------
PlanetPlayersClub - Clique Adult League & Arcade
Over 2Million Games played!... No Ads!..as of yet?¿
And Still The Largest PHP Quick Arcade Flash Site!
AiM: redworminc
user posted image
New Posts
^
Jcink
 Posted: July 26, 2008 01:39 pm

The Final Boss

Group: Admin

Posts: 16248

Credits: 9600

Joined: June 26, 2006

Age: 20
Gender: Male
Location: New Jersey, USA
Status: Online




Here's what you'd need to do. Make a row in the database, something like dateregistered added onto PHPQA_members, varchar(255); type. Then in the signup code, you'll see the insert query under act='register'

In the row of things it inserts, add one more.

$time=time();
... '$time');
sort of like that

Then look in the profile for the actual table where I call the database rows and just add a new html row and change one of the row names. put like, date("m.d.y", $database['thing']); around it.

If that isnt clear, which it probably isnt, you'll have to wait on me to do it


--------------------
http://jcink.com
[ JFB | phpQuickArcade | Air-Proxy.com | ircd.jcink.com #jcink.com ]
admin@jcink.com
New Posts
^
timewind
 Posted: July 27, 2008 12:31 am

Virtual Research

Group: Member

Posts: 402

Credits: 665

Joined: January 07, 2008

Age: 33
Gender: Male
Location: ohio
Status: Offline




thanks .. will try it, not sure when, but thanks for the response.. will let ya know progress


--------------------
PlanetPlayersClub - Clique Adult League & Arcade
Over 2Million Games played!... No Ads!..as of yet?¿
And Still The Largest PHP Quick Arcade Flash Site!
AiM: redworminc
user posted image
New Posts
^
dudorino
 Posted: July 27, 2008 08:50 am

Advanced Member

Group: Member

Posts: 245

Credits: 360

Joined: August 25, 2007

Age: 27
Gender: Male
Location: N/A
Status: Offline




What would display on members that already have joined if we were to install this.


--------------------
New Posts
^
JasperGZ
 Posted: July 27, 2008 12:04 pm

Unregistered

Group: N/A

Posts: N/A

Credits:

Joined: N/A

Age:
Gender:
Location:
Status: N/A




QUOTE (dudorino @ July 27, 2008 10:50 am)
What would display on members that already have joined if we were to install this.

Nevermind. ~Jcink~

This post has been edited by JasperGZ on July 27, 2008 04:41 pm
^
Jcink
 Posted: July 27, 2008 12:18 pm

The Final Boss

Group: Admin

Posts: 16248

Credits: 9600

Joined: June 26, 2006

Age: 20
Gender: Male
Location: New Jersey, USA
Status: Online




Actually... no.

Since no data about registration date would be stored for everyone else... the system would just attempt to read blanks and probably throw back a date of December 31st, 1969, start of Unix time I believe.

You could fix that though by adding an if statement to see if that row is blank.

This would only work for everyone registered AFTER the code was added. There is no way to backtrack.


--------------------
http://jcink.com
[ JFB | phpQuickArcade | Air-Proxy.com | ircd.jcink.com #jcink.com ]
admin@jcink.com
New Posts
^
timewind
 Posted: July 27, 2008 05:50 pm

Virtual Research

Group: Member

Posts: 402

Credits: 665

Joined: January 07, 2008

Age: 33
Gender: Male
Location: ohio
Status: Offline




on that note -December 31st, 1969- that's what I got when trying to add $parse_stamp to shoutbox


--------------------
PlanetPlayersClub - Clique Adult League & Arcade
Over 2Million Games played!... No Ads!..as of yet?¿
And Still The Largest PHP Quick Arcade Flash Site!
AiM: redworminc
user posted image
New Posts
^
am-fs
 Posted: October 30, 2009 06:26 pm

Newbie

Group: Member

Posts: 2

Credits: 9

Joined: October 27, 2009

Age: 34
Gender: Male
Location: N/A
Status: Online




would like to add this on a new install, im guessing the info is for an older version of quick arcade.

anyone have any more info on how to add this.

thanks
am-fs
New Posts
^
Jcink
 Posted: October 31, 2009 01:48 pm

The Final Boss

Group: Admin

Posts: 16248

Credits: 9600

Joined: June 26, 2006

Age: 20
Gender: Male
Location: New Jersey, USA
Status: Online




QUOTE (am-fs @ October 30, 2009 07:26 pm)
would like to add this on a new install, im guessing the info is for an older version of quick arcade.

anyone have any more info on how to add this.

thanks
am-fs

no, this information still applies and will still work. don't know how to explain it better without just coding the entire thing for you, sorry.


--------------------
http://jcink.com
[ JFB | phpQuickArcade | Air-Proxy.com | ircd.jcink.com #jcink.com ]
admin@jcink.com
New Posts
^
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

[+] Reply to this topic Start new topic Start Poll

 


 



[ Script Execution time: 0.0663 ]   [ 22 queries used ]   [ GZIP Disabled ]   [ Server Load: 1.47 ]