tcColumnNotFoundException with the search query

Hello.

IM build this search query, but after installing the BP10A I have problems, I get this error in the logs.

* < 28 October 2010 13:14:07 COT > < opinion > < Stdout > < BEA-000000 > < ERROR, 28 October 2010 13:14:07, 152, [XELLERATE. WEBAPP], class/method: tcLookupFieldAction/selectedValue some problems: {1}. *
Thor.API.Exceptions.tcColumnNotFoundException

This is my definition of the search field:
Name: UD_FVCANAL_PTO_VTA, size = 9

Properties:
Column captions: lookupfield.header.lookup_definition.lookup_code_information.decode
The width of the columns: 9 128
Column names: LKV_ENCODED, LKV_DECODED
Lookup column name: LKV_DECODED
Search query: select 57 as LKV_ENCODED,'$Form data. UD_FVCANAL_CANAL$ ' as the double LKV_DECODED

Research shows data correctly, but when you select a value, I get a window showing system error and journal reports the message above.

Am I missing something?

Thank you.

Hey people, found this phenomenon was related to a patch BP4 who changed the behavior of the LookupField type. The property "Column names" must now contain only the name of the column used to store the value of the search key in the database.

In other words both the lookup column name and column names must be on the column that contains the desired value.

My setup went from this:
Search query = select usr_login, usr_first_name, usr_last_name, usr
Lookup column name = usr_login
The width of the columns = 100,100,100
Legends of column = User ID, name, first name
The column names = usr_login, usr_first_name, usr_last_name

To do this:
Search query = select usr_login, usr_first_name, usr_last_name, usr
Lookup column name = usr_login
The width of the columns = 100,100,100
Legends of column = User ID, name, first name
The names of column = usr_login

My problem is solved.

Tags: Fusion Middleware

Similar Questions

  • AF:table with the search query present bindvariable name in the filter text field

    I created a simple display with a criterion of the view object. The criteriy defines a group with 4 criteria. Each element of the criteria has a STARTSWITH operator and compare a column to a binding parameter. The binding variable is marked as optional.
    Then I move the data control named on my page and selected criteria "Read - Only ADF filtered table"

    When the page is displayed to the user, I had the table containing the search field in the header.
    Unfortunately, the entry to the filter of the table fields are not empty, but containing the name of the connection variable.

    text in a filter for GebeCode: VarGebeCode *.
    text in a filter for NiedCode: VarNiedCode *.
    ...

    When the user just wants to filter on a property, for example GebeCode, the user must
    (1) type in the GebeCode
    (2) delete the input for other filter box filter: NiedCode,...
    Step 2 is heavy, but if the user does not specify an empty text in the filter, no lines are selected in the query.

    1 question
    How can I get the boxes of entry filter empty the first time the page is loaded?

    2 question
    As see you in the criteria listed below, I put the box "Ignoe box" (-> UpperColumns = '1') to make my case insensitive search.
    How ever, it does not work: it is always case sensitive.

    How can I get the framework to do things?


    It is the resuling query where clause:
     ( ( ( UPPER(MITA_NAME_VORNAME_CODE) LIKE UPPER( :VarMitaNameVornameCode || '%')  )  OR  ( :VarMitaNameVornameCode IS NULL ) ) 
    AND ( ( UPPER(MITA_CODE) LIKE UPPER( :VarMitaCode || '%')  )  OR  ( :VarMitaCode IS NULL ) ) 
    AND ( ( UPPER(GEBE_CODE) LIKE UPPER( :VarGebeCode || '%')  )  OR  ( :VarGebeCode IS NULL ) ) 
    AND ( ( UPPER(NIED_CODE) LIKE UPPER( :VarNiedCode || '%')  )  OR  ( :VarNiedCode IS NULL ) ) ) 
    Code MitarbeiterViewRVOCriteria
      <ViewCriteria
        Name="MitarbeiterViewRVOCriteria"
        ViewObjectName="model.mitarbeiterDetails.view.MitarbeiterViewRVO"
        Conjunction="AND">
        <Properties>
          <CustomProperties>
            <Property
              Name="displayOperators"
              Value="InAdvancedMode"/>
            <Property
              Name="autoExecute"
              Value="false"/>
            <Property
              Name="allowConjunctionOverride"
              Value="true"/>
            <Property
              Name="showInList"
              Value="true"/>
            <Property
              Name="mode"
              Value="Basic"/>
          </CustomProperties>
        </Properties>
        <ViewCriteriaRow
          Name="vcrow12"
          UpperColumns="1">
          <ViewCriteriaItem
            Name="MitaNameVornameCode"
            ViewAttribute="MitaNameVornameCode"
            Operator="STARTSWITH"
            Conjunction="AND"
            Value=":VarMitaNameVornameCode"
            IsBindVarValue="true"
            Required="Optional"
            UpperColumns="1"/>
          <ViewCriteriaItem
            Name="MitarbeiterViewRVOCriteria_vcrow12_MitaCode"
            ViewAttribute="MitaCode"
            Operator="STARTSWITH"
            Conjunction="AND"
            Value=":VarMitaCode"
            IsBindVarValue="true"
            Required="Optional"
            UpperColumns="1"/>
          <ViewCriteriaItem
            Name="MitarbeiterViewRVOCriteria_vcrow12_GebeCode"
            ViewAttribute="GebeCode"
            Operator="STARTSWITH"
            Conjunction="AND"
            Value=":VarGebeCode"
            IsBindVarValue="true"
            Required="Optional"
            UpperColumns="1"/>
          <ViewCriteriaItem
            Name="NiedCode"
            ViewAttribute="NiedCode"
            Operator="STARTSWITH"
            Conjunction="AND"
            Value=":VarNiedCode"
            IsBindVarValue="true"
            Required="Optional"
            UpperColumns="1"/>
        </ViewCriteriaRow>
      </ViewCriteria>
    Edited by: Stefan1979 the 06.11.2009 20:45

    Hello

    the case sensitive search is controlled by the 'filterFeatures' on the af: column. Due to a bug that is fixed in the next Patch set 1 of JDeveloper 11 g R1, that the search is always case-sensitive.

    Frank

  • LookupField with the search query

    Hello

    I have a LookupField in a child form, which is populated according to the value of the previous LookupField.

    These are the properties of the second field (my problem):

    Search-> select lkv_encoded, request lkv lkv_decoded, hglN where lkv.lku_key = lku.lku_key and lku_type_string_key = 'LOOKUP_NAME' and lkv.lkv_encoded as ' $Form data. TABLE_FIELD_FROM_THIS_FORM$ %'
    The width of the columns-> 100 100
    Legends of the column-> Code, decode
    The names of column-> lkv_encoded, lkv_decoded
    Column name of research-> lkv_encoded

    When I opened the LookupField, research appears correctly.

    But when I click on add to add the ChildForm, the lkv_decode is added to the database and I need the lkv_encode.

    How can I get the encoding?
    What I am doing wrong?

    TKS

    Hi raraujo,

    Verify that the active versions of the parent and the shape of the child are the right ones.
    Also check if the parent is associated with the correct version of the child form.

    Kind regards

  • I'm looking to have an input field with the search button, search button click the search button below the search results to display. How can I do?

    I'm looking to have an input field with the search button, search button click the search button below the search results to display. How can I do?

    Hello

    998765 wrote:

    You are right

    Please pass by the database 2 day + Application Express Developer's Guide

    Check this code example

    1 create a text field element I say P1_INPUT_FIELD

    2. create a button

    Name of the button: search

    Action: Send the page

    3. change your report query and where clause to your query below

    It will search on ename and empno, in this way, you can add more columns

    SELECT EMPNO
               , ENAME
               , SAL
               , MGR
               , COMM
      FROM EMP
    WHERE TRIM(UPPER(ENAME)) like '%' || TRIM(UPPER(:P1_INPUT_FIELD)) || '%'
           OR TRIM(UPPER(EMPNO)) like '%' || TRIM(UPPER(:P1_INPUT_FIELD)) || '%'
    

    4. we find the source of the region-> page article to submit-> P1_INPUT_FIELD

    Hope this helps you,

    Kind regards

    Jitendra

  • Remove empty space for the search query entry

    Hi guys, I am currently using JDeveloper 11.1.2.1.0

    I created a search with the use of criteria to display, query and table, which works perfectly with success.

    But I would like to improve the research by removing the empty space for the entry. For example, search for the name (with the search operator = Contains):

    Entry: Adam-> Works Fine!
    Entered: < space > < space > Adam not work :(

    I would like to remove the empty space at the beginning of the end (trim()) part of the entry.

    Any suggestion or comments?

    Please take a look at this thread
    publish in the search criteria for the ADF

    Seems to be the same requirement.

    concerning
    Peter

  • How to clear the search query result set

    I dropped a search with the table query. When I search a value it is the display of the result, but when I click on the reset button, only the query Panel is reset to zero and not the table. What can I do to reset the table component associated with the query?
    When I click on the reset button, only the query panel goes to zero and no table.

    It will be reset nt table.

    What can I do to reset the table component

    Use of the component range reset. to do so.

    http://jobinesh.blogspot.in/2009/10/reset-content-of-Web-page.html
    http://myadfnotebook.blogspot.in/2011/05/making-reset-button-in-afquery.html trickles you want
    http://andrejusb.blogspot.in/2009/09/programmatical-reset-for-query-results.html

    -edited lately

    Published by: ADF7 on February 22, 2012 12:58 AM

  • Problem with the search function

    I use firefox 10 and I have a problem with the search feature. If the word that I will try to find begins with the capital letter I can't find with control function if I write the word only with small letters. a the opposite. For example, if the word is 'Letter' I can't find this word if I type 'letter' in the search bar

    Is the option 'Option match case' in the verified search bar? If so, uncheck it.

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • When he puts an end to Firefox 3.6.6 firefox.exe continues to turn, visible in the Manager of tasks (XP) and stimulates the activity of the CPU up to 60% with the danger of overheating. Have not found an appropriate response with the search term "abnormal

    When he puts an end to Firefox 3.6.6 firefox.exe continues to turn, visible in the Manager of tasks (XP) and stimulates the activity of the CPU up to 60% with the danger of overheating. Have not found an appropriate response with the search term "abnormal termination of the program."

    This has happened

    A few times a week

    is after update of Firefox 3.6.4

    I have the same problem with Firefox 3.6.6 except that it also consumes massive amounts of CPU during the race. This version also adds a new process on your system. I am running XP and in the beginning I tried to disable some plug-ins. Always consumed too much memory. I went back to version 3.6 and the new process went, and the CPU consumption is way down. Something is wrong with the latest version of Firefox, I never saw behave this way. Revert to a previous version (Filehippo) and you will see the difference.

  • java.lang.NullPointerException when you click on the search query

    java.lang.NullPointerException when you click on the search query:

    There is nothing my project involved code...

    at oracle.adf.model.binding.DCControlBinding.reportException(DCControlBinding.java:201)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:632)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:597)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttribute(JUCtrlValueBinding.java:1341)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding$AdfAttributeDescriptor.isRequired(FacesCtrlSearchBinding.java:3018)
    at oracle.adfinternal.view.faces.renderkit.rich.query.QueryBehavior.shouldShowInstructionText(QueryBehavior.java:66)
    at oracle.adfinternal.view.faces.renderkit.rich.query.QueryBehavior.refreshInfoFacet(QueryBehavior.java:37)
    at oracle.adfinternal.view.faces.renderkit.rich.QueryRenderer.renderContentRow(QueryRenderer.java:718)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelHeaderRenderer.encodeAll(PanelHeaderRenderer.java:231)
    at
    
    

    Cvele_new_account, good point.

    Maybe you can try to remove the af: query to the page, and then drop it again.

  • Create and schedule the iBot cover seed with the saved query

    Hi all

    Can I know how to create and schedule I Bot seeds cached with the saved query ((iBot to directly run a daily load of reseeding the cache)

    Here's the documentation:

    30%

    http://download.Oracle.com/docs/CD/E10415_01/doc/bi.1013/b31767.PDF

    31%

    http://download.Oracle.com/docs/CD/E21764_01/bi.1111/e10544/delivers.htm#i1060405

  • Count (*) with the nested query

    Hello
    I have a question about the count (*) with the nested query.

    I have a table T1 with these columns:
    Number of C1
    Number of C2
    Number of C3
    Number of C4
    Number of C5

    (The type of each column is not relevant for example).

    This query:
    Select C1, C2, C3, C4
    from T1
    Group C1, C2

    It is not correct becausa C3 and C4 are the columns specified in the GROUP BY expression.

    If you run this query:
    Select count (*)
    (select C1, C2, C3, C4
    from T1
    Group C1, C2)

    I don't have an error message (properly, the result is the number of records).

    Why?

    Thank you.

    Best regards
    Luca

    because the optimizer rewrites as

    SELECT     COUNT(*)
                  FROM   T1
              GROUP BY   C1, C2  
    

    G.

    Edited by: g. March 1, 2011 09:19

  • Problem with the search for network path

    We have experienced a weird problem recently with our research. On a Windows 7 Machine, when you search for a file that is located on our file server, it will give you the files, but for ancient dates and not the most recent. In our case, when we find a file, I see the file is there but I do the search in the folder and it gives me no element matches your search if they have changed the 7/17 and later. Something before 7/17 is always available.

    I tried indexing, but I know that this will not work because it is a network location. Maybe is something that is wrong on the side of servers? This is a server of 2012. We have about 10 users affected by it, so the solution to the index of the network as a library location may not be enough and may just take us longer.

    Any ideas on if it's the workstation or the server? If so, what can be done to fix this? Any help is greatly appreciated!

    Thank you

    Andy

    Hi Andy,.

    The query is better suited in the TechNet forum, ask you to report the query in the following link to get the problem resolved.

    http://social.technet.Microsoft.com/forums/en-us/home?category=w7itpro

    Respond us if you have any technical questions and we will be happy to help you.

  • Need help with the search for special characters in oracle text

    Hi all

    Oracle 11g sql developer 4.0 help

    I am facing this challenge where Oracle text when it comes to searching for text that contains a special character.

    What I've done so far with the help of http://www.orafaq.com/forum/t/162229/

    "CREATE TABLE"SOS" COMPANY ".

    (SELECT "COMPANY_ID" NUMBER (10,0) NOT NULL,)

    VARCHAR2 (50 BYTE) "COMPANY."

    VARCHAR2 (50 BYTE) "ADDRESS1"

    VARCHAR2 (10 BYTE) "ADDRESS2"

    VARCHAR2 (40 BYTE) 'CITY ',.

    VARCHAR2 (20 BYTE) 'STATE ', HE SAID.

    NUMBER (5.0) "ZIP".

    ) CREATION OF IMMEDIATE SEGMENT

    PCTFREE, PCTUSED, INITRANS 40 10 1 MAXTRANS 255 NOCOMPRESS SLAUGHTER

    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)

    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS USER_TABLES DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT 1)

    TABLESPACE 'USERS ';

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (1, 'LSG SOLUTIONS LLC', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (2,' LOVE "S TRAVEL', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (3, 'DEVON ENERGY', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (4, 'SONIC INC', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (5, "MSCI", null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (6, 'ERNEST AND YOUNG', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (7, "JOHN DEER", null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (8,'Properties@Oklahoma, LLC', null, null, null, null, null);

    Insert into COMPANY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (9, 'D.D.T L.L.C.', null, null, null, null, null);

    BEGIN

    CTX_DDL. CREATE_PREFERENCE ("your_lexer", "BASIC_LEXER");

    CTX_DDL. SET_ATTRIBUTE ("your_lexer", "' SKIPJOINS,"., @-"'); -to jump. , @ - ' symbols

    END;

    /

    CREATE INDEX my_index2 ON COMPANY (COMPANY_NAME)

    INDEXTYPE IS CTXSYS. CONTEXT IN PARALLEL

    PARAMETERS ("LEXER your_lexer");

    SELECT
    company_name
    FROM company
    WHERE CATSEARCH(company.COMPANY_NAME, 'LLC','') > 0
    ORDER BY company.COMPANY_ID;
    
    

    output

    company_name

    1 LSG SOLUTIONS LLC

    2 Properties@Oklahoma, LLC

    only 2 rows back but must return 3

    It helps if you post a copy and paste of effective enforcement of the full code, including the results.  You posted an index of context with the query with catsearch, which requires a ctxcat index.  You must be a context clue that you did not post and did not add your lexer to.  The following table shows it returns all the lines of 3 as planned using either a with catsearch ctxcat index or a context index with contains, as long that you include the lexer in your create index.  You must also be sure that the index is created, or synchronized after inserting or updating data.

    Scott@ORCL >-version:

    Scott@ORCL > SELECT banner version of v$.

    BANNER

    --------------------------------------------------------------------------------

    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    PL/SQL Release 11.2.0.1.0 - Production

    CORE 11.2.0.1.0 Production

    AMT for 64-bit Windows: Version 11.2.0.1.0 - Production

    NLSRTL Version 11.2.0.1.0 - Production

    5 selected lines.

    Scott@ORCL >-table and the test data:

    Scott@ORCL > CREATE TABLE 'SOCIETY '.

    2 ("COMPANY_ID" NUMBER (10,0) NULL NOT ACTIVATE,)

    3 'COMPANY_NAME' VARCHAR2 (50 BYTE),

    VARCHAR2 (50 BYTE) 4 "ADDRESS1"

    5 "ADDRESS2" VARCHAR2 (10 BYTE),

    VARCHAR2 (40 BYTE) 6 'CITY',

    7 VARCHAR2 (20 BYTE) 'STATE ', HE SAID.

    NUMBER (5.0) 8 'ZIP '.

    (9) THE CREATION OF IMMEDIATE SEGMENT

    PCTFREE 10 10 PCTUSED 40 INITRANS, MAXTRANS NOCOMPRESS SLAUGHTER 1 255

    11 STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)

    12 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS USER_TABLES DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT 1)

    TABLESPACE 13 "USERS."

    Table created.

    Scott@ORCL > START

    2 insert in SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (1, 'LSG SOLUTIONS LLC', null, null, null, null, null);

    3 insert in SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (2,' LOVE "S TRAVEL', null, null, null, null, null);

    4 insert into SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (3, 'DEVON ENERGY', null, null, null, null, null);

    5 insert into SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (4, 'SONIC INC', null, null, null, null, null);

    6 insert in SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (5, "MSCI", null, null, null, null, null);

    7 insert into SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (6, 'ERNEST AND YOUNG', null, null, null, null, null);

    8 insert in SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (7, "JOHN DEER", null, null, null, null, null);

    9 insert in SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (8,'Properties@Oklahoma, LLC', null, null, null, null, null);

    10 insert into SOCIETY (COMPANY_ID, COMPANY_NAME, Address1, Address2, CITY, STATE, ZIP) values (9, 'D.D.T L.L.C.', null, null, null, null, null);

    11 END;

    12.

    PL/SQL procedure successfully completed.

    Scott@ORCL >-lexer:

    Scott@ORCL > START

    CTX_DDL 2. CREATE_PREFERENCE ("your_lexer", "BASIC_LEXER");

    CTX_DDL 3. SET_ATTRIBUTE ("your_lexer", "' SKIPJOINS,"., @-"'); -to jump. , @ - ' symbols

    4 END;

    5.

    PL/SQL procedure successfully completed.

    Scott@ORCL >-ctxcat index and using catsearch queries:

    Scott@ORCL > CREATE INDEX my_index2 ON COMPANY (COMPANY_NAME)

    2 INDEXTYPE IS CTXSYS. CTXCAT PARALLEL

    3 PARAMETERS ("LEXER your_lexer");

    The index is created.

    Scott@ORCL > SELECT

    2 company_name

    3 the COMPANY

    4. WHERE the CATSEARCH (company.COMPANY_NAME, 'LLC', ") > 0

    5 ORDER BY company.COMPANY_ID;

    COMPANY_NAME

    --------------------------------------------------

    LSG SOLUTIONS LLC

    Properties@Oklahoma, LLC

    D.D.T L.L.C.

    3 selected lines.

    Scott@ORCL >-context and using the query index contains:

    Scott@ORCL > CREATE INDEX my_index3 ON COMPANY (COMPANY_NAME)

    2 INDEXTYPE IS CTXSYS. CONTEXT IN PARALLEL

    3 PARAMETERS ("LEXER your_lexer");

    The index is created.

    Scott@ORCL > SELECT

    2 company_name

    3 the COMPANY

    4 WHERE CONTAINS (company.COMPANY_NAME, 'LLC') > 0

    5 ORDER BY company.COMPANY_ID;

    COMPANY_NAME

    --------------------------------------------------

    LSG SOLUTIONS LLC

    Properties@Oklahoma, LLC

    D.D.T L.L.C.

    3 selected lines.

  • I had a few problems with the search engines and history

    My default search warning back to Yahoo after a reset on my computer. Close Firefox keep one to change but by restarting the computer, it takes.

    I can't open the sidebar history. The option "view the history of your" opens its tab fine (the drop-down menu that says 'Show History Sidebar', 'clear recent history... ("ect.). But, when you click on the "Show History Sidebar", nothing comes. Can I use the "Show history" option, but the sidebar does not open for some reason any.

    I just finished with a complete analysis of the Microsoft Safety Scanner and it said not that there is anything wrong. I have not reset the computer again to see if something has changed although after the factory reset (see the 2nd paragraph) it seems returned to Yahoo (search engine he kept going to happen).

    I open the history tab in the menu of the toolbar, and everything seems fine here. I also had him always use private off all first browsing mode. After activating the option clear history when Firefox closes, I ended up having to reset to factory settings (things he saves were saved isn't really a problem) that doesn't seem to fix the problem with the sidebar of history not to come.

  • What wrong with the search bar?

    Firefox is seriously p * ing me off today, what's wrong with the browser, it serves to be one of the best, now an absolute piece of software of the waste processed sound.

    Anway my problem is, AFTER upgrading firefox, I can't use my SEARCH BAR to look for anything!

    I continue to redirect to this

    file:///C:/users/Kamran/appdata/roaming/ToolbarInstaller/ToolbarInstaller/1.0.0.0/Google.html

    which is not very useful!

    I think it might be interesting to switch to google chrome and get rid of that junk!

    Edited by a moderator because of the language. See the rules and lines guidelines .

    Hi, I did what you said and disabled all add ons and one allowed them and managed to make it work. It was the 'googlebar update"add that I disabled it and everything went back to normal

    Thank you very much

Maybe you are looking for