ToyVoyagers has exited with an error


Undefined variable: user_togs_a (in evaluated code)

Notice [8]:
The error was reported on line 476 of /var/www/vip6/sites/vip0927926/httpd/htdocs/func/topic.php

Code:
474                 }
475             }else{
476                 $posts .= eval($this->template('TOPIC_POST'));
477             }
478