Quote:
Originally Posted by Scandal
I have set the default value of this field to YES for all members. Very queer.
Has anyone this problem?
|
No, In my forum (vb4), the default value of this field is YES. :up:
BTW, I tried to convert it to vb4 because I like it and want to use it live as soon as possible

, I changed some codes in php file and in the template to finish with this:
https://vborg.vbsupport.ru/attachmen...1&d=1331798140
That errors is relating to (eval) in two lines:
PHP Code:
eval('$recent_thank_bits .= "' . fetch_template('recent_thank_bit') . '";');
&
eval('print_output("' . fetch_template('recent_thanks') . '");');
I tried to update it based on this thread:
https://vborg.vbsupport.ru/showthread.php?t=228078
But failed !
so I decided to wait until you update it to vb4