Topic: access user class php Error on line 313 (Read 740 times)
Total Zero
Posts: 5
38 credits Members referred : 0
« on: Jan 10, 2007, 03:40:11 AM »
Hiya
access user class php Error on line 313
Access_user Class ver. 1.94
I just installed this script, and upon testing came across this error, using "update_user_profile.php"
while trying to update the user profile this error occured which is display below
I thought this could be related to the count_visit function but I reset it back to default and this still was the case.
Is this a bug or a config issue ?
Any thoughts ?
regards zandebar
Notice: Undefined offset: 1 in /home/name/public_html/website/classes/access_user/access_user_class.php on line 313
Notice: Undefined offset: 2 in /home/name/public_html/website/classes/access_user/access_user_class.php on line 313
Warning: mktime() expects parameter 5 to be long, string given in /home/name/public_html/website/classes/access_user/access_user_class.php on line 313 Update user information:
This two forms are an example how to update the user and user-profile information (fields with a * are required).
Since playing with script some more I have found that the"Date dd-mm-yyyy:" field must be filled in for this error not to occur
Q1) what is the idea of this field?
Q2) Do you really expect users to fill this in, can't the system put this in automatically?
Q3) Am sure there is a really good reason for this user input field, am just puzzled why its there
Q4) Can there be a work around if its left blank?
Thankyou for your time
Apart from that one area which puzzles me, in the short time I have had to play with it, it does exactly what I want it to do Which is great, thankyou for the time you spent making the script tis .
« Last Edit: Jan 10, 2007, 06:39:20 AM by zandebar »
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6486
39748 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Jan 10, 2007, 09:10:14 AM »
Quote
Since playing with script some more I have found that the"Date dd-mm-yyyy:" field must be filled in for this error not to occur
the field is just an example what you can do with this diff. fields, in this case it could be a birth date field