I set up images for forums in the control panel. I review the source code of the image pop window and see this:

function noavatar() {
parent.opener.document.images['avimg'].src = '/board/images//blank.gif';

I look at the code:
function noavatar() {
parent.opener.document.images['avimg'].src = '{$config['BASE_URL']}/images/{$style_array['images']}/blank.gif';

It seems that the array is not setup or filled properly.

Last edited by Rick; 12/01/2006 5:23 PM.

my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen