wp-query problem with author

I realized the problem:

while ($the_query-> have_posts()) : $the_query->the_post();;

it now works OK

error code: 523