vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   where / what is this? (https://vborg.vbsupport.ru/showthread.php?t=165531)

Chadi 12-19-2007 01:56 AM

where / what is this?
 
1 Attachment(s)
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

1 Attachment(s)
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

Code:

        <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>



All times are GMT. The time now is 02:36 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
  • Page Generation 0.01356 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete