Log in

View Full Version : where / what is this?


Chadi
12-19-2007, 01:56 AM
Please see attached. The two blank rows, I want to trace and remove. I can tell you they've been there for a LONG time but I never got to tracing this and fixing it. I'm talking 3.0x days :)

How can I trace this and safely remove whatever the two rows are? Its obviously something no longer in use.

C.ooder
12-19-2007, 02:09 AM
Where you find it ?

Chadi
12-19-2007, 02:11 AM
I figured the screenshot said it, but its in admin panel > vbulletin options

nexialys
12-19-2007, 02:30 AM
actually, you will have to check the html code behing this select tab, and see what is missing words between the "<option ** ></option>

Chadi
12-19-2007, 04:40 AM
Awesome, found this

<option value="v3_articles"></option>
<option value="dynamic_fha"></option>

So now where would I delete this? Database? Files?

edit: fixed, searched database and found these in settinggroup

Thanks

Chadi
02-21-2008, 01:58 AM
Having this problem now within search phrase. There is a blank line above "access masks"

The source code shows a blank option field in between " and "

I cannot find this inside the phrasetype table field


<td class="alt1">Phrase Type</td>
<td class="alt1"><div id="ctrl_phrasetype[]"><select name="phrasetype[]" id="sel_phrasetype[]_5" tabindex="1" class="bginput" size="10" multiple="multiple">
<option value=""></option>
<option value="accessmask">Access Masks</option>