Pasi Koponen wrote: > [...] > if(!class_exists(metaboxTest)){ You should have the parameter to class_exists() in quotations, otherwise you'll get warnings. -- Ryan McCue <http://ryanmccue.info/>