Log in

View Full Version : Issue creating new profile field


dancue
05-12-2009, 10:47 AM
When I create a new profile field it is not dsiplaying the title nor the description. It will only show the input box created.

The name of the profile field is not even displayed within the profile field manager.

Lynne
05-12-2009, 03:11 PM
For *any* profile field you create or for a particular one? Can we see an image or what you are talking about? Have you checked to see if this is true on a totally default style also?
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?

dancue
05-13-2009, 08:45 PM
It happens with the other styles also. And any profile field I create now is giving me the same issue.

Lynne
05-13-2009, 09:32 PM
What shows up in the database?

Have you tried disabling your plugins?
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

dancue
05-25-2009, 03:16 AM
Figured it out. I had to flush my cache within vboptimize settings.