SELECT nickname, password, user_id FROM users WHERE nickname='#session.nickname#' AND password='#session.password#' AND venue_user = '0' OR venue_user ='' SELECT * FROM artist_info WHERE user_id=#check_login.user_id# SELECT * FROM event_2 WHERE user_id=#check_login.user_id# AND artist_id IS NOT NULL
  Artists that you have registered:
Artist   Selection:
 
Edit & Delete require a selection.
If you would like to modify a profile and editing is not working then delete that artist and add the artist again.  
  Events that you have registered:
The ID number of the Event that you were editing appears to have been lost from memory. Please try editing the event again.
Event   Selection:
 
Edit & Delete require a selection.