HPCM sample application 11.1.2.4

Hi Experts,

I recently deployed an EMP 11.1.2.4 on OEL6 with HPCM. While I deploy the sample application Coordinator

I am facing a problem when loading the data in the Application BksSP82R of essbase

The error message says:

Buffer ID [9999] initialized with options: resource_usage [0.20], aggregate_sum, ignore_missings, ignore_zeros

BksSP82R.BksSP82R of corrupted database

Out of the prepared columns: [0]

Active parallel loading: [1] block to prepare the discussions, block [1] write discussions.

Loading data stream contains [1532] 0 and [0] #MISSING cells

There were errors, look in C:\Users\user\Desktop\.\dataload.err

Completed import data ['BksSP82R'.'] [BksSP82R']

Out of the prepared columns: [0]

Data load buffer [9999] does not exist

Unexpected error Essbase 1270040

And the dataload.err wrote:

------Members duplicate the same Dimension on the data recording

"Gross income" "USA E SE" "[PL_Products]@[B1003]" "[PL_Customers]@[SR100]" 340415 "reviews" 34041.5

Someone has any idea how to get this resolved?

To be honest this data file is not the best, when I tried to load the data that I had

------Member not found in the database

"" USA E SE ' "[PL_Products]@[B1003]" "[PL_Customers]@[SR100]" 340415 "

So I removed the "based on the record, then I got."

------Member "USA W N not found in Datase.

So I removed the last record

"USA W N.

All load then ok.

Buffer ID [9999] initialized with options: resource_usage [0.20], aggregate_sum, ignore_missings, ignore_zeros

BksSP82R.BksSP82R of corrupted database

Out of the prepared columns: [0]

Active parallel loading: [1] block to prepare the discussions, block [1] write discussions.

Loading data stream contains [1764] 0 and [0] #MISSING cells

Time data load [BksSP82R_AllData.txt]: [0,172] seconds

Completed import data ['BksSP82R'.'] [BksSP82R']

Out of the prepared columns: [0]

Load data buffer commit elapsed: [0.047] seconds

Completed import data ['BksSP82R'.'] [BksSP82R']

Out of the prepared columns: [0]

Also, make sure that the data file is in the correct format for Linux.

See you soon

John

Tags: Business Intelligence

Similar Questions

  • recording programmed with BPA on the client sample application

    I'm trying to register my device (example of customer installed app) and I'm trying to register and unregister...

    Unfortunately, when I submit my credentials and try to register with BPA, I got:

    java.lang.Exception: registration rejected by BPA

    I have had this on the application log:

    Rc = 200 HTTP response

    Recording programmed with BPA

    Push the status API callback: failure

    Command 'register' failed with the error: java.lang.Exception: recording with BPA has been rejected by the server

    It happens more often...

    What do I have to wait until the BPA accepts my registration? How long is it?

    I don't get what want to be...

    in my BB Debug Portal my device shown as being ACTIVE but in PPG UNSUBSCIRBE

    I use this BPA URL: http://pushapi.eval.blackberry.com

    should we build a Manager to solved this problem if want to build push own app, which is an easy to use?

    Well, the problem is already solved...

    I try to record using HttpConnection BPA and it still works and I got the answer correctly...

    In the sample application customer it use the API to push record and especially it did not work (do not register correctly)...

    may I suggest to those who are faced with the problem of sam me... you can try the simplified BIS press http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Simplified-BIS-Push-client-sample...

    It works very well on me!

  • do not start the service push sample application

    Hi all, I have downloaded and installed the v1.0.0.5 BlackBerry Push Service SDK and tried to install it based on the Quick Start Guide. The first problem was that I couldn't start the Tomcat. After I double-clicked start.bat, I just a blank command window, open for 1-2 seconds and immediately close. I never had the same problem with another application using Tomcat, and can be resolved by using my own installation of Tomcat program. So I do the same thing, I use my own installation of Tomcat program. After that, I get the Tomcat service, but only service non-secure (http), not its secure (https) service. But I think that is not the problem, as long as I can still access it. Then I deploy the sample application (war file: debug-portal, sample-app and pushsdk) to my Tomcat and try to start it. I've got to start the Debug-Portal and pushsdk only, no-sample application. When I tried to start the sample application, I got this message: FAIL - the context path/sample-app Application could not be started, I searched this forum and have had almost similar problem. But those who wrote the display had the problem that all applications could not be started. And he found that it was caused by application_id. He forgot to put the id of the application during installation. I put my application_id (even if it's just false application id, 123456789012345). Can someone help me? How can I install and run the sample application? Thank for any help. PS. I use Windows Server 2003, Tomcat 6.0.20, Oracle 10 g and there's a Glassfish server on my pc (but it was off when I try this push-service application example). Best regards, Novan Ananda

    Well Yes... I forgot to enter the app_id on sample-app - context.xml. all applications work now.

  • Cannot install the sample applications manually

    Hello

    I'm having a time difficult installation SDK push sample applications on a remote computer. I try a manual install of Tomcat. The machine runs on Linux Red Hat.

    The error I get is:

    [org.springframework.web.context.ContextLoader.initWebApplicationContext()] - Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registerListeners' defined in class path resource [sample-push-initiator-context.xml]: Invocation of init method failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
    

    It looks like a problem with the JDBC connector, but I do not know how to solve. Among the things that I've done are:

    • Generate the database manually.
    • Fill the PushSDK.properties with the database and JDBC information. Copy this file in each directory WEB-INF/classes of applications examples of
    • Copy the mysql connector jar file in the directory WEB-INF/lib of each application
    • Edit the file app.properties with the information from my BB (app id, base url PGG etc.). Copied in the directory WEB-INF/classes of applications. I did the same thing with suspension - context.xml and app - context.xml
    • Edit conf/server.xml of Tomcat to set the http and https ports and the UTF-8 encoding for the request URL query component. In fact, I have only port 8080 available in the machine and I have configured HTTPS to work.
    • A self-signed certificate and shows its location in the conf/server.xml file. Indicates its location in conf/server.xml
    • Edit bin/catalina.sh to set the JAVA_OPTS UTF-8 encoding

    The initial Tomcat page seem to be working in https://machine_ip:8080.

    But there are errors with the BB apps:

    • https://machine_ip:8080 / sample-push-initiator returns 404
    • https://machine_ip:8080 / pushsdk returns 404
    • https://machine_ip:8080 / debug-Portal opens the Debug Portal, but displays the following message:
    Internal Server Error: 
    
    Sorry, we are unable to properly process your request at this time. Please contact a system administrator to investigate the problem by examining the logs.
    

    Does anyone have an idea of what's going on? I would be very help appretiate

    Best regards

    Maria

    Hi all!

    Finally, I could solve this problem. MySQL was not allowing the JDBC connection. I have

    delete the line:

    skip-networking
    

    in MySQL configuration file (/ etc/my.cnf) and now the sample applications seem to work ok.

    I still cannot subscribe to the good customer, but that's another story...

    Kind regards

    Maria

  • Confusion in the sample application on the client side

    Hello

    I write a client side app to push BB. I found an example of code in Push_applications_for_the_BlackBerry_Enterprise_Server-Development_Guide--915141-1116110032-001-US.pdf. There is no mention of App ID, URL of the bps or initiator push URL of the application of this code. I also checked the sample application provided with the SDK of the Push Service. He got all these things.

    I'm confused, that these things are necessary or not. Also, I read somewhere that the customer must register with the initiator of push, it's a mandatory step?

    Code who should I implement, for client push, working with the infrastructure based BB server push?

    If you use the BlackBerry Push infrastructure to push, then you will need to have the unit register / subscribe in order to receive the shoot.

  • Cannot compile the sample applications with the native SDK BB10

    Hello

    I downloaded the BB10 (10.0.4) native SDK and the sample application pack. However, some of the sample apps fail to compile (AudioControl and BelligerentBlocks, for example). The target isn't the playbook (Simulator).

    I get an error do the following:

    make [2]: * [C:/ndk-10.0.4-workspace/AudioControl/arm/o.le-v7/AudioControl] error 1
    make [1]: * [all] error 2
    make: * [all] error 2

    Looking at the newspapers of generation, I receive the following linker error:

    'C:/ndk-10.0.4-workspace/AudioControl/arm/o.le-v7 '.
    C:\bbndk-10.0.4-beta\host\win32\x86\usr\bin\ntoarm-ld: Notes: 'screen_get_window_property_pv' is defined in DSO C:/bbndk-10.0.4-beta/target/qnx6/armle-v7/usr/lib/libscreen.so.1 try so add to the linker command line
    make [1]:

    Am I missing something obvious? I'm competely new to makefiles, so if anyone has a suggestion, it would be welcome.

    Thank you.

    The latest NDK for Playbook is available from: //developer.blackberry.com/native/download/

    For waterfalls NDK 10.0.4, follow the instructions in Momentics content/getting started/Getting Started Guide Help/help / install and set up the Simulator

  • Can not build waterfalls sample application: can not find the qmake configuration file

    When you try to build a sample application stunts for debugging on the PlayBook, I have some errors in the output.

    I am running Windows 7 (64 bit) using the QNX Momentics IDE.

    Here is the result:

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

    Build the unit for project HelloCascades debug configuration *.

    make the device debugging
    C:/SDK/BB10/host/win32/x86\usr\bin\qmake-spec unsupported\blackberry armv7le-g ++ o arm\Makefile device += HelloCascades.pro CONFIG
    WARNING: Did not find:... / SRC/.h
    WARNING: Did not find:... / SRC/.h
    X-unsupported\blackberry-C:/SDK/BB10/host/win32/x86\usr\bin\qmake-spec 86-g ++ o x86\Makefile simulator += HelloCascades.pro CONFIG
    WARNING: Did not find:... / SRC/.h
    WARNING: Did not find:... / SRC/.h
    make - C. / translations f Makefile update release
    make [1]: Entering directory "C: / SDK/BB10/Apps/translations
    C:/SDK/BB10/host/win32 / x 86/usr/bin/lupdate HelloCascades.pro
    Update 'HelloCascades_en_GB.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    Update 'HelloCascades_fr.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    Update 'HelloCascades_it.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    Update 'HelloCascades_de.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    Update 'HelloCascades_es.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    Update 'HelloCascades.ts '...
    Found 0 text (s) source (0 new and 0 already existing)
    C:/SDK/BB10/host/win32 / x 86/usr/bin/lrelease HelloCascades.pro
    Not found in directory name racineLe qmake configuration is not valid.
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades_en_GB.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades_fr.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades_it.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades_de.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades_es.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    Update 'C:/SDKs/BB10/Apps/translations/HelloCascades.qm '...
    Generated translation (s) 0 (0 finished and unfinished 0)
    make [1]: leaving directory ' C: / SDK/BB10/Apps/translations.
    make - c / arm f Makefile debugging
    make [1]: Entering directory "" C: / SDK/BB10/Apps/arm ' "
    do f Makefile.Debug
    make [2]: Entering directory "" C: / SDK/BB10/Apps/arm ' "
    Not find qmake configuration not found directoryCould extended fichierExemple of use OS qmake configuration before you define MAKEFILE_GENERATOR/usr/bin/sh: C:/Users/ROSSL~1/AppData/Local/Temp/make4028-1.sh: no such file or directory
    make [2]: * [o.le - v7-g/HelloCascades] error 127
    make [2]: leaving directory ' C: / SDK/BB10/Apps/arm.
    make [1]: * [debug] error 2
    make [1]: leaving directory ' C: / SDK/BB10/Apps/arm.
    make: * [Device-Debug] error 2

    Build completed *.

    I have bolded the output where I think the problem might be involved.  Is there a problem with the Makefile, or is it a directory I'm missing, or anything else?  I can't see why there is an error while compling.

    Thanks for any help.

    I have the same warnings qmake... is not found . But finally, after that I could successfully implement the objective of the Simulator, the sample application running, even with this qmake warnings.

  • BBui.js sample application on Dev Alpha

    I play with the BBui.js sample application (demo application with all the commands in a menu list) on a Dev Alpha device.

    For some reason, the controls do not meet the touch events correctly. It is clear that the contact is detected because a border appears around the list menuitem when pressed on the issue, but even now the item for several seconds does not usually result in an action.

    The strange thing is that on a few occasions, the item is highlighted to block and then respond to touch and open the corresponding page. But rarely worked, and every time, I can't work what is different.

    Any ideas on why this may not work on the Alpha of Dev, I? Has anyone else had problems of tactility with their apps or samples of the RIM? Or is there a way to adjust the sensitivity on the Dev Alpha?

    It has to do with the resolution of the screen of the alpha of dev, it blends right now with bbUI thinking that a faucet is actually a key and drag.

    I can't find the post where Tim Neil gives a good description of what is happening, but I know he's aware of him and try to sort it out.

  • Build and deploy the sample application Rssnews

    Hi all

    I'm trying to build and deploy the sample application for my Dev Alpha a. Rssnews.

    I use the 4 SDK beta

    He seems to build ok, but when it tries to install it on the Dev Alpha I get the following error

    Deployment Failed: Info: Sending request: Install and Launch
    Info: Action: Install and Launch
    Info: Debug native: on
    Info: File size: 238114
    Info: Installing com.example.bb10samples.data.rssnews.testDev_ata_rssnewsc73a2b56...
    Info: Processing 238114 bytes
    actual_dname::
    actual_id::
    actual_version::
    result::failure 821 Application-Requires-System: unrecognized system name 'BlackBerry 10'
    

    I also have an appliance version mismatch error but I belive it can be ignored.

    Thank you very much

    Solved this problem by updating the software Dev Alpha at 10.0.9.1103.

  • The sample application BB10 NDK Gamepad of build error

    Hi all

    I got this error during sample application the build Gamepad:

    /Users/MyMac/BB10/Gamepad/main.c:322:34: error: 'SCREEN_DPAD_UP_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:322:34: note: each undeclared identifier is reported only once for each function it appears in
    /Users/MyMac/BB10/Gamepad/main.c:331:34: error: 'SCREEN_DPAD_DOWN_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:340:34: error: 'SCREEN_DPAD_LEFT_GAME_BUTTON' undeclared (first use in this function)
    make[2]: Leaving directory `/Users/MyMac/BB10/Gamepad/arm/o.le-v7'
    make[1]: Leaving directory `/Users/MyMac/BB10/Gamepad/arm'
    /Users/MyMac/BB10/Gamepad/main.c:349:34: error: 'SCREEN_DPAD_RIGHT_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:355:34: error: 'SCREEN_A_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:360:34: error: 'SCREEN_B_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:365:34: error: 'SCREEN_X_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:370:34: error: 'SCREEN_Y_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:376:34: error: 'SCREEN_L1_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:381:34: error: 'SCREEN_R1_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:387:35: error: 'SCREEN_MENU1_GAME_BUTTON' undeclared (first use in this function)
    /Users/MyMac/BB10/Gamepad/main.c:392:35: error: 'SCREEN_MENU2_GAME_BUTTON' undeclared (first use in this function)
    cc: /Applications/bbndk/host_10_0_9_284/darwin/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/cc1 error 1
    make[2]: *** [main.o] Error 1
    make[1]: *** [all] Error 2
    make: *** [all] Error 2
    

    Appreciate any help

    Thank you.

    Make sure that you use the latest NDK (10.0.9.1673). You will get these errors with previous versions of NDK.

  • How to change the image of a line when you click on it from the waterfall cookbook sample application

    Hi, I have a few sql data. And I'm showing them with qlistdatamodel. I used the ListItemProvider and implementing customControl for each line in the sample application cascade cookbook. Which can be found in here. I want to change an image of the line when it is selected. I modified the method 'select' of 'recipeItem.cpp'

    void RecipeItem::select(bool select)
    {
      // When an item is selected, show the colored highlight Container
      if (select)
      {
    
          mHighlighContainer->setOpacity(0.9f);
          mItemImage->setImage(Image(QString("app/native/assets/btn_a.png")));
    
      }
      else
      {
        mHighlighContainer->setOpacity(0.0f);
    
      }
    }
    

    It should have changed the image btn_a.png. But what it does is removes the image and the text remains. Thank you.

    I just found out another of my post that my uri of the image is incorrect. The format of the url I was using was valid only in a Beta SDK. It should be like "asset:///btn_a.png". Now it works perfectly

  • HPCM accounting application security

    Hello

    How we can implement HPCM accounting application security to enter the driver data in the application of management accounting. Do we need to create security filters in ML HPCM generated cube ASO. The filters created in cube ASO will control security to run rules so that only one user can run a particular rule. It'll work. Please let me know.

    Thank you
    Vishal

    You should not use the ASO cube in HPCM management accounting to load the data, you need to load your data via the interface Coordinator in the workspace.  That said, any security applied to the cube, will not apply to the rules run from HPCM, controlled, as USER1211 said, the roles of shared service, because the rules will run the user 'admin' of HPCM, not the real ID NT on the essbase cube.

  • Cannot retrieve OBIEE 12 c 12.2.1 - Sample Application version v511

    Hi all

    I downloaded OBIEE 12 c 12.2.1 - Sample Application version v511 from Samples of OBIEE

    Then, I selected the first .zip file and tried to extract the file.

    During extraction, I am getting errror as END OF UNEXPECTED DATA, and it fails with the error CRC failed.

    I followed the same steps that are mentianed in the Description as well as in the video but no luck.

    I thought that maybe the file is corrupted, but I get the same error even after download 4 th time set application example.

    Browsers, download managers, I changed and I reinstalled 7Zip and Winrar to extract but its extraction do not.

    Using WinRAR, I tried to repair the file and I tried to extract but not luck.

    Please help me solve this problem.

    Thanks in advance

    Olivier Ichalakaranji

    Does that help? Re: Oracle SampleAppv511 damaged disc

  • Error when installing the sample application Showcase in APEX 5.0.2 @ XE geolocation

    Hello

    I'm new to APEX and want to learn something related to the geolocation thing, APEX 5.0.2 running on XE, when I tried to install the sample application geolocation showcase, I got the following error:

    Error on line 22: PLS-00201: identifier ' ORDIMAGE. PROCESSCOPY' must be declared

    After some research, I found that the package eba_spatial_sample was not created correctly, and it gave me error when I try to compile the package:

    Compilation failed, line 22 (01: 37:34)

    PLS-00201: identifier ' ORDIMAGE. PROCESSCOPY' should be omitted declaredCompilation, line 22 (01: 37:34)

    PL/SQL: statement ignoredCompilation failed, line 65 (01: 37:34)

    PLS-00201: identifier ' ORDIMAGE. GETMETADATA' should be omitted declaredCompilation, line 65 (01: 37:34)

    PL/SQL: Statement ignored


    Seems to be something related to the ORDIMAGE object, everyone has an idea about that?


    Thank you much in advance.

    Dong

    Jerry Dong wrote:

    I'm new to APEX and want to learn something related to the geolocation thing, APEX 5.0.2 running on XE, when I tried to install the sample application geolocation showcase, I got the following error:

    Error on line 22: PLS-00201: identifier ' ORDIMAGE. PROCESSCOPY' must be declared

    After some research, I found that the package eba_spatial_sample was not created correctly, and it gave me error when I try to compile the package:

    Compilation failure, line 22 (01: 37:34)

    PLS-00201: identifier ' ORDIMAGE. PROCESSCOPY' must be declaredCompilation failed, line 22 (01: 37:34)

    PL/SQL: Statement ignoredCompilation failed, 65 line (01: 37:34)

    PLS-00201: identifier ' ORDIMAGE. GETMETADATA' must be declaredCompilation failed, line 65 (01: 37:34)

    PL/SQL: Statement ignored

    Seems to be something related to the ORDIMAGE object, everyone has an idea about that?

    ORDImage is an Oracle's Multimedia component. Oracle multimedia is not included in 11 g Express Edition...

    Upgrade to the Standard or Enterprise edition if you need multimedia features or features depend on.

    The Oracle index , however, is available in all editions of the database. See the database Express Edition 2 day more Locator Developer Guide for a tutorial and examples.

  • Displays a text ("sample application") Logo and Description ("this is a sample application") with different font size

    Hello


    I use the universal theme of apex 5.0 and tries to display logo text ("sample application") and description ("This is a sample application") with different font size.


    Type of logo - text

    Logo - sample application - this is a sample application.

    I want to display the description in the smallest font size, so I changed the Logo below

    Logo - < span style = "" are-size: 3.8 rem; ' > Sample App </span > - < span style = "" Dimensions are: 1.8 rem; "> this is a sample application </span >" "

    But I have following problem.

    1 - the font size for both is the same (why the size is not different?, because I gave the size of different font within the span tag)

    2 - the text of the whole logo whose description is displayed twice.

    -Once in place of the actual logo and

    -the second on the left upper tree navigation. (just below the text of the actual logo)

    I tried to use the logo attribute, but what makes the whole logo & its description with the same size. I need size of different font for both, so it is unusable.

    Attribute logo - style = "" are-size: 3.8 rem; ""

    Really appreaciate help.

    Thank you

    Deepak

    DeepakJ wrote:

    I use the universal theme of apex 5.0 and tries to display the text of the logo ("sample application") and description ("this is a sample application") with different font size.


    Type of logo - text

    Logo - sample application - this is a sample application.

    I want to display the description in the smallest font size, so I changed the Logo below

    Logo - application example - This is an example of application.

    But I have following problem.

    1 - the font size for both is the same (why the size is not different?, because I gave the size of different font within the span tag)

    Cannot reproduce. Using the code above results in different format text as expected. (He looks terrible IMO)

    2 - the text of the whole logo whose description is displayed twice.

    -Once in place of the actual logo and

    -the second on the left upper tree navigation. (just below the text of the actual logo)

    Including HTML tags in text in the 5.0/theme 42 APEX logos results in this behavior. I consider this as a bug as (a) it says nowhere that it is not possible to do so; (b) the text of the logo is not HTML - or attribute-escaped when used in the page.

    See How to avoid to show the logo on the navigation bar to get an explanation of the underlying cause and a workaround to allow the common use cases include the text and a picture in the logo. This particular solution is of no use here. The solution to this problem requires a custom with the theme the theme roller style sheet, which is the preferred way and support to customize and extend the universal theme.

    • Click the Thème Roller on the developer toolbar.
    • Expand the CSS custom section.
    • Add this style custom rule:
    .t-Header-logo a span {
      font-size: 3.8rem;
    }
    .t-Header-logo a span:after {
      font-size: 1.8rem;
      content: " - This is a sample application.";
    }
    
    • The page will automatically preview changes.
    • Click on record under and type a name for the style of custom theme.
    • Topic close Roller
    • I hope that decide that it is not a good idea and cancel the mods.

Maybe you are looking for

  • disable the navigation disks of in Firefox

    I want to restrict users to browse the C drive (file:///c:/) of the address bar. Other web browsing must be possible.I found a lot of answers to this question, but none of them worked for Firefox latest version 39.0This was for example one of the sol

  • Satellite A100 - Internet becomes slower after 10 minutes

    Hello the Satellite A100 worked well for a few years, the internet has become suddenly too slow after 10 minutes of the start.The laptop switched on the first time that the internet works very well the 10 first minutes then becomes slower and slower

  • 4045 proBook s: replacing the hard drive

    I'll replace it my hard drive with a new the other hard drive is toshiba, which had a breakdownSo what the best hard drive type for my laptop?

  • Laptop starts sometimes, but most of the time I get the flashing single LED SHIFT NUMLOCK and caps lock.

    Presario CQ61-411WM OS is Windows 7 Most of the time the laptop does not start upward and I get the only witness flashing Caps Lock and Num Loc.  However, if I'm persistent and keep trying the Start button it will start.  After that it starts everyth

  • line: 147__char: 9

    When installing tedata dinner support on my pc an error message came: (an error occurred in the script on this page line: 147 char: 9 error: object doesn't support this property or method code: 0 url: file:///C:/Documents%20and%20Settings/safina/Loca