Log in

View Full Version : User Profiles / PM Problem


DR.vBProf
06-11-2009, 08:06 PM
When I click a member profile and send pm to him/her (xx), the pm page is coming. But the receiper address (xx) is not coming otomaticly. the receiper name is blank. My template and postbit is not a problem. I upgrade my forum, change the files with clean files but nothing do. How can I resolve this problem? Thank You:erm:

Wired1
06-11-2009, 08:11 PM
Uninstall all mods you have.

Note: this post should really be @ the official vBulletin forum, as it clearly states that the Pre-Sales forum is NOT for official support.

Lynne
06-11-2009, 08:21 PM
Moved to General vB Discussions.

Try this:
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and 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);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.