Quote:
Originally Posted by fxdigi-cash
Thanks for the solution. just to be on the right track. you replace this with your code:
Code:
$formbit['value'] = $q[$formbit[id]];
replace with this:
|
Actually it was supposed to go before the 'while' statement which is a few lines above line 1242. But I'm thinking that you might be able to just comment out line 1242 (the one you posted), because of course an empty array isn't going to set any value.