You da Man! Finally, it is working again.

Do we need to take that code out AFTER that block then or do we need to leave it in there too? (It's the same code). And thanks for the fix, sir!
Quote:
Originally posted by bigmattyh
Hey guys,
Try adding this line just before the block of code you posted:
PHP Code:
eval("\$bbuserinfo[lastvisitdate] = \"".vbdate($dateformat,$bbuserinfo[lastvisit]).
" ".vbdate($timeformat,$bbuserinfo[lastvisit])."\";");
I just tried it on my board, and it works.
|