View Single Post
Old May 3rd, 2010, 03:43 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
without more information that would be hard to diagnose

I mean has the code been altered in any way?

Reason i ask is if the username on the submitted form is less than 2 characters or blank the script dies and asks the user to correct the username thus they can not have an empty username and nothing would be inserted into the database.

At least thats what I get using the script and testing it.

Code:
Content visible to verified customers only.
Thats for it being blank and here is 2 characters

Code:
Content visible to verified customers only.
Then of course before any queries are done in the script is this which tells the script to die or stop and give a message

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote