The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I get an error when logged into admincp and try to click on a user name or click on the "go" button to edit a user.
Uncaught TypeError: Cannot read property 'options' of undefined VM430:1 (anonymous function) VM430:1 js_usergroup_jump user.php?do=find:161 onclick I can modify my user, but others I can't. And if I go to their page clicking on their name, all details are blank. These users are ones I manually inserted into the "user" table. Is there perhaps somewhere else I need to? |
#2
|
||||
|
||||
![]()
Why did you manually insert them into th user table? That is not the proper way to do that. That is most likely the cause of your issues.
You should create new users in the ACP --> Users --> Add New User, if it is still there in vB5 |
#3
|
|||
|
|||
![]()
Seems the link has no userid for the "u" query string.
Once I "maintenance" clear system cache, it seems to fix itself. --------------- Added [DATE]1386460778[/DATE] at [TIME]1386460778[/TIME] --------------- I'm doing this programatically from a C# .NET application. |
#4
|
||||
|
||||
![]()
Ahh, ok gotcha, then I would not have a clue. but seems you may have figured it out.
|
#5
|
|||
|
|||
![]()
Seems that is the issue, however not sure if I need to call a method programatically to flush this, or if I need to add something else into a different table.
Time will tell I suppose! Everything about this forum seems... hard to understand and quite complex! At least when compared to YAF.net --------------- Added [DATE]1386531188[/DATE] at [TIME]1386531188[/TIME] --------------- 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. |
#6
|
||||
|
||||
![]()
You may just want to add them through the API...vB_Api_User::save()
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|