![]() |
Problem with PMs
This is what happens when i try to send a pm on my board..
Code:
Database error in vBulletin 3.6.8: |
Did you recently install any Mods? Try disabling them and then see if your PMs work.
|
The userid isn't getting added to the database. Its entering a blank option
E.g You have: VALUES (29, ); If you were entering userid 1 you would have: VALUES (29, 1); |
I don't get it.I have two mods on my installation, namely,cyb adv stats, and something that displays the first post using ajax at forum mode.Its very strange...i did not do much of a mod to my templates nor my installation...
|
You have obviously altered the Private Messaging system as this would not happen with a stock vBulletin or un-altered Private Messaging system...
Have a look through your plugins to see if any exist that shouldn't, and your templates to see if there are differences between the Default and your templates... Chris |
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php define('DISABLE_HOOKS', true); If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options. |
Okay, i tried it out, and realised that it seems to be some problems with the database, fetching the userid. I added users directly to the database, and seems like these users are experiencing the problem. ie, when a PM is sent to them, they can't be sent.
This doesn't happen to those who registered through the registration system. What should i do?Seems like its some problems with the database.When i first added these users, i add the entries into both vb_user, vb_userfield only. |
Well that is the reason then. You should never add users in this way.
You can try to run the "Fix Broken Profiles" undr Maintenance in your AdminCP. |
hmm, there is no other ways to mass add quite a huge number of users (>500), I guess i missed out one of the tables to edit. Thanks so much. :)
|
There are other ways:
- Use ImpEx textfile importer - Use DataManagers to add a new user in your custom script. |
All times are GMT. The time now is 11:12 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|