UBB.Dev
Posted By: gblue 6.5 beta error while updating profile - 05/26/2004 10:37 PM
My upgrade went well and everything seems to be working normal. I did run into one problem, when I goto my home and try to edit my settings I get the following error:

Sorry for posting here this should of been in the beta section

We cannot proceed.

Script: /var/www/html/ubbthreads/editbasic.php
Line#: 371
SQL Error: Unknown column 'U_ProfileHash' in 'field list'
SQL Error #: 1054
Query: UPDATE w3t_Users SET U_ProfileHash='8c0bbb29af71570b4ce9839323208ed7' WHERE U_Number='2'

Please use your back button to return to the previous page.

Gill Blue
Posted By: navaho Re: 6.5 beta error while updating profile - 05/26/2004 10:49 PM
I answered you on the ubbcentral boards.
Posted By: gblue Re: 6.5 beta error while updating profile - 05/26/2004 11:12 PM
Thanks
Posted By: Sapphy Re: 6.5 beta error while updating profile - 09/15/2004 7:59 PM
And the answer was??? (Having the same trouble!)
Posted By: Sapphy Re: 6.5 beta error while updating profile - 09/15/2004 8:17 PM
Found it.

ALTER TABLE w3t_Users
ADD U_ProfileHash VARCHAR(32)
© UBB.Developers