Log in

View Full Version : User Modify Avatar


thowle
12-07-2013, 11:37 PM
A newly registered user cannot upload their profile image because of a JS error.

Uncaught TypeError: Object [object Object] has no method 'fileupload' profile-sidebar-rollup-505.js:9
editProfilePhoto profile-sidebar-rollup-505.js:9
f.event.dispatch jquery.min.js:3
h.handle.i

They get the forum; and can click "browse", but once selecting the image it does nothing.

thowle
12-08-2013, 06:31 PM
This seems to be caused by a user being improperly registered in the database.

There needs to be a row inserted into the "userfield" table and the "usertextfield" table with their userid.

--------------- Added 1386531836 at 1386531836 ---------------

That and the integer values under "options" for the user in the table "user"

Lynne
12-08-2013, 08:45 PM
This is 5.0.5? If so, see this bug - http://tracker.vbulletin.com/browse/VBV-11423 (Note, you must first login to the vbulletin.com forums as a Licensed User before you may see the Jira issue.)