Bangs head against wall! I will go try out your suggesstions now, brb. Thank you again!
Edit: Yeah I have everything in order, I even tried to include the class_postbit.php file again...
--------------- Added [DATE]1202687749[/DATE] at [TIME]1202687749[/TIME] ---------------
Okay now I am trying a different code in my plugin:
Code:
$userinfo[parsed_stamp] = vbdate('l dS \of F Y h:i:s A', $userinfo['joindate']);
But I am still getting January 1, 1970! How do I get the plugin to pull the user's joindate from the database? Is there a query I need to add to the plugin?