
10-05-2010, 12:38 PM
|
|
|
Join Date: Aug 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TheWindows7Site
vBulletin 4.0.1 Fix
Manual Fix
Go to Plugin Manager
Open plugin Admin Login As User member_complete
Find:
PHP Code:
$template_hook['profile_right_first'] .= $tab_html;
Replace With:
PHP Code:
$template_hook['profile_sidebar_first'] .= $tab_html;
Save and enjoy!
OR
Automatic Fix
Download Attachment
Extract
Import Product (Be sure to select Yes for Allow Overwrite)
Enjoy!
|
Not working for me...
|