Quote:
Originally Posted by HM666
Ah ok yeah me too. When I put it in with the brackets I still had an error, but I looked in the code of the file and noticed that after almost every array it was () so figured I had nothing to lose. The worse it would do is crash things and I could just change it right back and get it back lol.
|
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: