Logminor - Unsupported value in SQL_REDO

Hello All:
I was mining a log file today and I noticed that the SQL_REDO column has 'Unsupported" value all over. What does this mean? I was doing this analysis to find the root cause of too much of log sprooning yesterday.
Any one knows what it means? With this i am clueless on what statements got executed during that time frame.
Regards,
Kim

Can you paste the query you ran against the LOGMNR tables and some of the output? SQL_REDO contains SQL statements that were run that created REDO.

Similar Messages

  • Unsupported value: 'inherit'

    hi there ok here goes,
                                     i have created a web gallery in lightroom and taken it to dreamweaver when i check browser compatability i receive errors of unsupported values, and properties the most frequent is "inherit" but also "maxsize" and "filter" i have disabled them to no notable difference my question is do i delete these or just add them to the ignore list?.
    being cheeky but trying not to be, if i could squeeze another question in i am having issues with internet explorer and the galleries i have modified the css that came with the gallery from lightroom:- page background, made the cell clear only showing a fill when being hovered on and suchlike, and all works 100% in firefox but in ie when hovering on a cell all cells are highlighted instead of the individual, yet when i make the cell have a background colour again all works okay, i am thinking the only way is to have two copies one for ie with the cell value in and one foe firefox that looks as i wanted, am i missing something? or is it going to be like in the form fieldset when customising, and just a compromise have to be met?
    thanks in advance for any forthcoming help.
    p.s. if this is in the wrong place i appologise.

    hi back again i have just got a free domain and host the site has been uploaded ( not yet finished ) and some galleries can be found through the top nav bar on this page  http://www.figjam.net76.net/photos/index.html  it is ie that is giving the problems on the index page for the galleries ( "gallery name" (html) ), any other advice will be greatly appreciated. please excuse the speed for loading but i guess a free account ( which i shall use for testing ) so i am not complaining. once again allow me to express my gratitude for your time.

  • CupsRasterinterpretPPD avait une erreur page header uses unsupported values

    Problem printing from Photoshop and Epson Stylus Pro 7900 you have an explanation?
    What does this error message: current print - "cupsRasterinterpretPPD" was an error = page header uses unsupported values​​.
    thank you for your help

    Update photoshop to the latest version (Help>Update...), that should fix it.

  • Unsupported value: "inline-block"

    Creating a form using labels inline-block value is not
    supported in Netscape,IE,IE for MAC,Safari,and Opera.
    Attached is the CCS rules anyones know of a fix
    @charset "UTF-8";
    /* CSS Document */
    #titlebar {
    height: 558px;
    width: 144px;
    float: left;
    background-image: url(/i/catalog_title.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 18px;
    background-attachment: fixed;
    #catalog_frame {
    width: 666px;
    margin-top: 45px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    position: relative;
    #catalog_content {
    width: 645px;
    height: 500px;
    #pic1 {
    background-image: url(../i/phil_pic1.jpg);
    background-repeat: no-repeat;
    height: 250px;
    width: 133px;
    float: right;
    position: absolute;
    left: 533px;
    top: 337px;
    #wrap .catalog_container {
    #catalog_textContainer {
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 125px;
    margin-bottom: 125px;

    How do you want your form to look?
    I usually do it like this -
    label: FIELD
    labelxx: FIELD
    labelxxxx: FIELD
    (very much like the scrolling credits in a movie)
    The labels are right-aligned at a vertical margin, and the
    fields are
    left-aligned at that same margin.
    To achieve that, I use something like this -
    label {
    clear:left;
    display:block;
    float:left;
    width:200px;
    margin-right:15px;
    text-align:right;
    input {
    display:block;
    margin-bottom:20px;
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "tanktery" <[email protected]> wrote in
    message
    news:gevcib$78i$[email protected]..
    > Creating a form using labels inline-block value is not
    supported in
    > Netscape,IE,IE for MAC,Safari,and Opera.
    > what follows is the CCS rules anyones know of a fix
    >
    > @charset "UTF-8";
    >
    > /* CSS Document */
    > #titlebar {
    > height: 558px;
    > width: 144px;
    > float: left;
    > background-image: url(/i/catalog_title.jpg);
    > background-repeat: no-repeat;
    > background-position: left top;
    > margin-top: 18px;
    > background-attachment: fixed;
    > }
    >
    > #catalog_frame {
    > width: 666px;
    > margin-top: 45px;
    > margin-right: 0px;
    > margin-bottom: 0px;
    > margin-left: 0px;
    > float: left;
    > position: relative;
    > }
    >
    > #catalog_content {
    > width: 645px;
    > height: 500px;
    > }
    >
    > #pic1 {
    > background-image: url(../i/phil_pic1.jpg);
    > background-repeat: no-repeat;
    > height: 250px;
    > width: 133px;
    > float: right;
    > position: absolute;
    > left: 533px;
    > top: 337px;
    > }
    >
    > #wrap .catalog_container {
    > }
    >
    > #catalog_textContainer {
    > width: 350px;
    > margin-right: auto;
    > margin-left: auto;
    > position: relative;
    > margin-top: 125px;
    > margin-bottom: 125px;
    > }
    >
    >
    >

  • Logminer Unsupported error

    Hi
    i am working in oracle10g Database..
    my problem is ,i find out logfile transaction..why means? some time archivelog created more file within one minute..
    so,i used Logminer ...
    Logminer done correctly.but i can't get the correct username,operation
    sql>select * from V$LOGMNR_CONTENTS;
    it will come like operation=Unsupported, user name=unknown
    how to find the username and operation ??
    in oracle document i found out this
    UNSUPPORTED = change was caused by operations not currently supported by LogMiner (for example, changes made to tables with ADT columns)
    note: The database imported from oracle8 to oracle10g
    please help...
    SCN DATA_OBJ# DATA_OBJD# SEG_OWNER ROLLBACK OPERATION
    1593411835 16677 16677 0 INTERNAL                                                                                 
    1593411835 16676 16676 0 INTERNAL                                                                                 
    1593411835 16676 16676 0 INTERNAL                                                                                 
    1593411835 16674 16674 0 INTERNAL                                                                                 
    1593411835 16674 16674 0 INTERNAL                                                                                 
    1593411835 16673 16673 0 INTERNAL                                                                                 
    1593411836 16673 16673 0 INTERNAL
    1593411836 0 0 0 COMMIT commit;
    1593411836 0 0 0 UNSUPPORTED
    1593411836 0 0 0 UNSUPPORTED
    1593411836 0 0 0 UNSUPPORTED
    1593411836 0 0 0 UNSUPPORTED
    1593411836 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411837 0 0 0 UNSUPPORTED
    1593411838 0 0 0 UNSUPPORTED
    1593411838 0 0 0 UNSUPPORTED
    Message was edited by:
    Dhana

    But we are not use LOB and I don’t think we have that
    much of ADT and encrypted values in our database
    I get 23996 unsupported values from 65536 number
    of row in log table
    I think my database is generating unnecessary archive
    logs number of archive log generation is very high
    that’s why i want to know which operation is going on
    the database
    So please help me soonIf you have Enterprise Manager running, then you cannot easily confirm what you have in tables and what you do not have unless you know all the object structures in SYSMAN schema.
    You may also have problems easily knowing what datatypes and attributes SYS and Background processes are using in the database at a particular time.
    There is more unsupported datatype and attrubute types: bfile, nested tables and varrays , xmltype, table compression, object refs etc.
    Instead of selecting *, you can try using elimination process at least to help you identify the owner/user of the objects.
    set lines 200
    set pages 9999
    col USERNAME format a10
    col XID format a10
    col SQL_REDO format a40
    col SQL_UNDO format a40
    SELECT username,session#,
    to_char(timestamp,'DD/MM/YYYY HH24:MI:SS') timestamp,
    (XIDUSN || '.' || XIDSLT || '.' ||  XIDSQN) AS XID,
    SQL_REDO, SQL_UNDO
    FROM V$LOGMNR_CONTENTS
    WHERE username = 'XXX'
    /Where 'XXX' is the user you want to check.

  • Some pages won't load in browser, keep looping

    I’ve just finished loading all of my content for a new site onto my remote server. The index page works fine, and some of the pages will load, but most of the pages just keep flashing, as if the browser keeps trying to re-load the page over and over again. I'm using IE8.
    When I check browser compatibility in Dreamweaver CS3, the errors I get are:
    Unsupported property: zoom
    Unsupported value: 'inline block'
    Any idea what could be causing this?

    Without seeing the actual web page live, it can only be a guessing game.
    How to get help quickly
    The answer is always in the code and viewing it will enable people to help you troubleshoot.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://twitter.com/nadiap
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/

  • Problems with DVB

    Hey Guys.
    I have my MythTV setup at home with 2 HVR4000 DVB-S/S2 (Hauppauge) Which have runned without any problems earliere on.
    But after getting a new Masterbackend server and added the HVR cards and ionstalled everything - something about the cards  goes wrong.
    I have installed the lipian-s2 (I think they are named) drivers and downloaded the firmware.
    But no matter what - I just getting several errors - and jumping backl out to main menu.
    I cannot figure out what to do! - and where it goes wrong - sasc-ng log:
    Dec 17 05:14:24.709 CSA: Got command(3): E idx: 1 pid: 0 key: 9a4a...08
    Called cSascDvbDevice::SetCaDescr
    Dec 17 05:14:34.660 CSA: Got command(3): O idx: 1 pid: 0 key: 1b0d...1a
    Called cSascDvbDevice::SetCaDescr
    Dec 17 05:14:44.599 CSA: Got command(3): E idx: 1 pid: 0 key: 8a8d...07
    Called cSascDvbDevice::SetCaDescr
    Dec 17 05:14:54.683 CSA: Got command(3): O idx: 1 pid: 0 key: eade...ba
    Called cSascDvbDevice::SetCaDescr
    Dec 17 05:15:04.650 CSA: Got command(3): E idx: 1 pid: 0 key: 1f8a...92
    Called cSascDvbDevice::SetCaDescr
    Dec 17 05:15:14.668 CSA: Got command(3): O idx: 1 pid: 0 key: 52f3...0d
    Dec 17 05:15:20.773 CSA: Removing csa for rb: 3
    Dec 17 05:15:21.966 CHANNEL: Clearing tuning cache due to switch cmd
    Dec 17 05:15:22.309 CHANNEL: Clearing tuning cache due to switch cmd
    Dec 17 05:15:22.669 CHANNEL: Clearing tuning cache due to switch cmd
    Dec 17 05:15:22.843 CHANNEL: Clearing tuning cache due to switch cmd
    Dec 17 05:15:22.901 CHANNEL: Tuning frontend (new)
    Dec 17 05:15:22 [core.pids] 1: update SID 2130 (zero=0 noshift=0)
    Dec 17 05:15:23 [core.pids] 1: pids typ5=0854 typ5=0853
    Dec 17 05:15:23 [core.pids] 1: SID=2130 zero=0 | sid=1/2130/0 zero=-/-/- idle=-/-/-
    Dec 17 05:15:23 [core.pids] 1: found handler for SID 2130 (1.1 idle=0 idx=1)
    Dec 17 05:15:23 [core.pids] 1.1: pids on entry typ5=0853 typ5=0854 typ5=0858
    Dec 17 05:15:23 [core.pids] 1.1: pids after delete typ5=0853 typ5=0854
    Dec 17 05:15:23 [core.pids] 1.1: pids after add typ5=0853 typ5=0854
    Dec 17 05:15:23 [core.pids] 1: update SID 2130 (zero=0 noshift=0)
    Dec 17 05:15:23 [core.pids] 1: pids typ5=0853
    Dec 17 05:15:23 [core.au] 1: stopping chain 090f
    Dec 17 05:15:23 [core.ecm] 1.1: triggered SID 2130/2130 idx 1/1 mode 3/0 sync
    Dec 17 05:15:23 [core.pids] 1: SID=2130 zero=0 | sid=1/2130/0 zero=-/-/- idle=-/-/-
    Dec 17 05:15:23 [core.pids] 1: found handler for SID 2130 (1.1 idle=0 idx=1)
    Dec 17 05:15:23 [core.pids] 1.1: pids on entry typ5=0853 typ5=0854
    Dec 17 05:15:23 [core.pids] 1.1: pids after delete typ5=0853
    Dec 17 05:15:23 [core.pids] 1.1: pids after add typ5=0853
    Dec 17 05:15:24 [core.pids] 1: update SID 2130 (zero=0 noshift=1)
    Dec 17 05:15:22.968 CHANNEL: Tuning frontend (new)
    Dec 17 05:15:23 [core.au] 1: chain caid 0b00 -> Cardclient(-15) [0030-82/ff/00]
    Dec 17 05:15:24 [core.ecm] 1.1: triggered SID 2130/2130 idx 1/1 mode 3/0 sync
    Dec 17 05:15:24 [core.pids] 1: SID=2130 zero=0 | sid=1/2130/0 zero=-/-/- idle=-/-/-
    Dec 17 05:15:24.356 CSA: Creating csa for rb: 3
    sasc-ng: dvblb_plugins/plugin_ffdecsa.c:487: void process_ffd(msg*, unsigned int): Assertion `csa->rb' failed.
    Dec 17 05:15:24 [core.pids] 1: found handler for SID 2130 (1.1 idle=0 idx=1)
    Using Opensasc-ng to make it work for satelite:
    But giving this error:
    /usr/local/src/open-sasc-ng/src/open-sasc-ng-build/dvbloopback/module/dvb_loopback.c: frontend loopback driver v0.0.1
    dvbloopback: registering 2 adapters
    DVB: registering new adapter (DVB-LOOPBACK)
    DVB: registering new adapter (DVB-LOOPBACK)
    eth0: no IPv6 routers present
    cx24116_firmware_ondemand: Waiting for firmware upload (dvb-fe-cx24116.fw)...
    cx8800 0000:05:00.0: firmware: requesting dvb-fe-cx24116.fw
    cx24116_firmware_ondemand: Waiting for firmware upload(2)...
    cx24116_load_firmware: FW version 1.23.86.1
    cx24116_firmware_ondemand: Firmware upload complete
    cx24116_firmware_ondemand: Waiting for firmware upload (dvb-fe-cx24116.fw)...
    cx88-mpeg driver manager 0000:05:04.2: firmware: requesting dvb-fe-cx24116.fw
    cx24116_firmware_ondemand: Waiting for firmware upload(2)...
    cx24116_load_firmware: FW version 1.23.86.1
    cx24116_firmware_ondemand: Firmware upload complete
    cx88[1]: irq mpeg [0x80000] pci_abort*
    cx88[1]/2-mpeg: general errors: 0x00080000
    cx88[1]: irq mpeg [0x80000] pci_abort*
    cx88[1]/2-mpeg: general errors: 0x00080000
    cx88[1]: irq mpeg [0x80000] pci_abort*
    cx88[1]/2-mpeg: general errors: 0x00080000
    cx88[1]: irq mpeg [0x80000] pci_abort*
    cx88[1]/2-mpeg: general errors: 0x00080000
    cx88[1]/2-mpeg: general errors: 0x00080000
    cx8802_start_dma() Failed. Unsupported value in .mpeg (0x00000001)
    dvblb_fake_ioctl interrupted: 2150133582
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    dvblb_fake_ioctl interrupted: 28482
    Can someone tell me if there's a problem somewhere causiong this error - or have experienced something like that!
    TIA
    PBJ

    This is not Archlinux or Mythtv related problem.
    You should try dvbn forums.
    http://dvbn.happysat.org/viewforum.php? … eccc998710

  • Printing problem with cc and cs6 with epson 7890

    Hi everyone,
    I am having a serious printing problem. I use CC (14.2.1) and CS 6 (13.0.6) on Mavericks 10.9.1 on an iMac. If I try to make a print on a 24" roll I get an error message: cupsRasterinterpretPDD has an error = page header unsupported values. If I print A2 or A3 sheets everything works fine.
    I contacted Epson because I thought it was a printer problem, but they insist it is a photoshop problem. I updated to the latest printerdriver.
    Does anyone have any ideas or even better a solution?

    I feel your pain, but I don't know the solution, sorry. Our Mac guru who primarily serves designers is not upgrading any of his clients to Mavericks so far, due to printing (and other) issues. Se we're still on 10.8.4 here.
    This might help:  http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c03967522
    Or this:  https://discussions.apple.com/thread/5546441
    If those don't help, you might want to post your issue in the Apple Support Communities:  https://discussions.apple.com/index.jspa
    Good luck.  :+)

  • UPK and Windows 7

    Has anyone tried using the UPK Developer on a Windows 7 operating system?
    We have not upgraded to Windows 7 yet and are wondering if it will affect UPK development. We're using UPK 3.5.1.
    Thank you.
    Janis Levsen
    University of Missouri

    Hello,
    While UPK does not yet officially provide support for Windows 7 (it will soon), I can say that I've been using UPK in a Windows 7 environment without problems since Windows 7 was released. The only potential issue that comes to mind is an issue related to the DPI setting, which is more likely to be set to an unsupported value in Windows 7. Windows 7 detects the size of the display and attempts to set the DPI to a higher value when it believes it makes sense to do so. The problem is that many applications were written with the assumption that the display would be set at a consistent DPI of 96.
    I would suggest checking the DPI to ensure it is set to 100% or 96 DPI. Anything higher (120%, 120DPI) will result in UPK looking distorted. Please note that this is not a Windows 7 specific issue as it can be seen in other Operating Systems with high DPI settings.
    If this is not the issue being experienced, I highly encourage a support ticket be entered at My Oracle Support, support.oracle.com.
    Best regards,
    Marc

  • Serial VISA 'Write' -why is it slow to return even with large buffer?

    Hi,
    I'm writing a serial data transfer code 'module' that will run 'in the background' on a cRIO-9014.  I'm a bit perplexed about how VISA write in particular seems to work.
    What I'm seeing is that the VISA Write takes about 177ms to 'return' from a 4096 byte write, even though my write buffer has been set to >> 4096.
    My expectation would be that the write completes near instantly as long as the VISA driver available buffer space is greater than the bytes waiting to be written, and that the write function would only 'slow down' up to the defined VISA timeout value if there was no room in the buffer.
    As such, I thought it would be possible to 'pre-load' the transmit buffer at a high rate, then, by careful selection of the time-out value relative to the baud rate, it would self-throttle once the buffer fills up?
    Based on my testing this is not the case, which leaves me wondering:
    a) If you try to set the transmit buffer to an unsupported value, will you get an error?
    b) Assuming 'yes' to a, what the heck is the purpose of the serial write buffer? I see no difference running with serial buffer size == data chunk size and serial buffer size >> data chunk size??
    QFang
    CLD LabVIEW 7.1 to 2013

    Hi, I can quickly show the low-level part as a png. It's a sub-vi for transferring file segments.  Some things like the thin 'in-line' VI with (s) as the icon were added to help me look at were the hold-up is.  I cropped the image to make it more readable, the cut-off left and right side is just the input and output clusters.
    In a nut-shell, the VISA Write takes as much time to 'return' as it would take to transfer x bytes over y baud rate.  In other words, even though there is suppused to be a (software or hardware) write and read buffer on the com port, the VISA write function seems to block until the message has physically left the port (OR it writes TO the buffer at the same speed the buffer writes out of the port).  This is very unexpected to me, and what prompted me to ask about what the point is of the write buffer in the first place?  -The observations are on a 9014 RT target built in serial port.  Not sure if the same is observed on other targets or other OS's.  [edit: and the observation holds even if transmitting block-sizes of say 4096 with a buffer size of 4096 or 2*4096 or 10 * 4096 etc. I also tried smaller block sizes and larger block sizes with larger still buffers.  I was able to verify that the buffer re-size function does error out if I give it an insane input buffer size request, so I'm taking that to mean that when I assign e.g. a 4MiB buffer space with no error, the write buffer actually IS 4MiB, but I have not found a property to read back what the HW buffer is, so all I have to base that on is the lack of an error during buffer size setting.) [\edit\]
    The rest of the code is somewhat irrelelvant to this discussion, however, to better understand it, the idea is that the remote side of the connection will request various things, including a file.  The remote side can request a file as a stream of messages each of size 'Block Size (bytes)', or it can request a particular block (for handling e.g. re-transmission if file MD5 checksum does not match).   The other main reason for doing block transfers is that VISA Write hogs a substantial ammount of CPU, so if you were to attempt to write e.g. a 4MiB file out the serial port, assuming your VISA time-out is sufficiently long for that size transfer, the write would succeed, but you would see ~50% CPU from this one thread alone and (depending on baud rates) it could remain at that level for a verrry long time.   So, by transferring smaller segments at a time, I can arbitrarily insert delays between segments to let the CPU sleep (at the expense of longer transfer times).  The first inner case shown that opens the file only runs for new transfers, the open file ref is kept on a shift register in the calling VI.  The 'get file offset' function after the read was just something I was looking at during (continued) development, and not required for the functionality that I'm describing.
    QFang
    CLD LabVIEW 7.1 to 2013

  • Spry Not Working in IE but Working in FF and Chrome

    http://www.graphalloy.com/html/base_page_gray_theme_DD.html
    I am including a link of a webpage that is in the design phase. This page includes a Spry Menu Bar. The bar works perfectly in Firefox and Chrome but not in IE. In fact, it "deletes" everything within the container. Please use the link to open the page in Firefox and in Chrome before attempting to open it in IE so that oyu can see what the porblem is.
    Thanks - HELP!!!

    In response to Grant H's response, I did the browser compatibility check.BTW - I am using IE8.
    Here is what I was given:
    File
    W:\www\html\base_page_gray_theme_DD.html
    Error
    Found 1 errors  in external css files
    Firefox 1.5, 2.0; Internet  Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0,  9.0; Safari 2.0
    line 93
    <link  href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css"  />
    Error
    Unsupported  property: max-width
    Internet Explorer 6.0;  Internet Explorer for Macintosh 5.2
    line 19
    #container { font-family: Arial, Helvetica,  sans-serif; font-size: medium; color: #666666; text-decoration: none;  background-color: #FFFFFF; margin-right: auto; margin-left: auto;  list-style-position: outside; list-style-image: none; list-style-type: disc;  max-width: 900px; min-width: 825px; padding-right: 3px; padding-left: 3px;  height: 900px; }
    Error
    Unsupported  property: min-width
    Internet Explorer 6.0;  Internet Explorer for Macintosh 5.2
    line 20
    #container { font-family: Arial, Helvetica,  sans-serif; font-size: medium; color: #666666; text-decoration: none;  background-color: #FFFFFF; margin-right: auto; margin-left: auto;  list-style-position: outside; list-style-image: none; list-style-type: disc;  max-width: 900px; min-width: 825px; padding-right: 3px; padding-left: 3px;  height: 900px; }
    Warning
    CSS property  max-width is only partially supported
    Safari  2.0
    line 19
    #container { font-family: Arial, Helvetica,  sans-serif; font-size: medium; color: #666666; text-decoration: none;  background-color: #FFFFFF; margin-right: auto; margin-left: auto;  list-style-position: outside; list-style-image: none; list-style-type: disc;  max-width: 900px; min-width: 825px; padding-right: 3px; padding-left: 3px;  height: 900px; }
    Warning
    CSS property  min-width is only partially supported
    Safari  2.0
    line 20
    #container { font-family: Arial, Helvetica,  sans-serif; font-size: medium; color: #666666; text-decoration: none;  background-color: #FFFFFF; margin-right: auto; margin-left: auto;  list-style-position: outside; list-style-image: none; list-style-type: disc;  max-width: 900px; min-width: 825px; padding-right: 3px; padding-left: 3px;  height: 900px; }
    Warning
    Unsupported  value: 'blink'
    Internet Explorer 6.0, 7.0;  Internet Explorer for Macintosh 5.2; Safari 2.0
    line 79
    a:hover { text-decoration: blink; color: #FF6633;  }
    End of report.

  • No vertical scroll bar using Safari or Firfox

    I created my own website using Dreamweaver CS3 and it looks great using IE. I just viewed it in Safari and Firefox and noticed there is no vertical scroll bar on the right so people can not see the bottom half of my pages. I have researched this online and nothing seems to be working. Any ideas will help. My website is www.binglevet.com if that helps anyone view the source code. Thank you. Caroline

    You are awesome! I actually did run that report and there was this message; however, I didn't realize it was the main cause for many to be unable to view my site when using Firefox or Safari. I deleted the line and it now scrolls in both browsers. Thank you for the help.
    Unsupported value: 'fixed'
    body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #2A1F55;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    position: fixed;

  • FW navbar buttons not working correctly in DW

    Hi there,
    I have created a navbar in Fireworks with buttons and have exported it to DW. It has rollover behaviours and drop-down menus. I have watched a few tutorials on how to do this and export it to DW. I seem to be doing everything right, but when I preview my html file in the browser or in live view, the rollover behaviours don't work.
    Also, I get this issue when I check the Browser Compatibility:
    Unsupported value: 'inline-table'
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0
    I would be happy to send my files to anyone willing to help me out.
    Thanks!

    Danke!
    P.S.
    Is this a parallel question? http://forums.adobe.com/thread/847161?tstart=0

  • Page not rendering in IE6

    I just updated my site and I discovered that the page is not rendering in IE6 (and IE5.5, but I suppose no one uses that anymore).
    All I can see is the red background color.
    The link to the site is www.schudden.net.
    Can anybody tell me why the page is not visible in IE6?

    I use a transparant png for the footer.
    I did not use any frames to construct my site, made this from a one column, fixed header and footer template in dreamweaver.
    The previous site was visible in IE 6.
    I actually made a whole new layout, but he content stayed the same.
    When I validate in dreamweaver it gives me two errors in the css file:
    Unsupported property: _position
    Affects: Firefox 1.5, 2.0, 3.0; Internet Explorer 6.0, 7.0, 8.0b1; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0, 3.0
    Unsupported value: 'fixed'
    Affects: Internet Explorer 6.0, 7.0, 8.0b1; Internet Explorer for Macintosh 5.2
    Perhaps this is causing the error, but I don't know how to resolve this.
    There was also an error about the min-height I used. I deleted that option, but it did'n't help.
    This is the source code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Schudden fansite</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="../css/Noorderzon.css" rel="stylesheet" type="text/css" />
    <!--[if gte IE 5.5]>
    <![if lt IE 7]>
    <style type="text/css">
    div#Sticky {
    /* IE5.5+/Win - this is more specific than the IE 5.0 version */
    right: auto; bottom: auto;
    left: expression( ( 0 - Sticky.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - Sticky.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
    <![endif]>
    <![endif]-->
    </head>
    <body class="oneColElsCtrHdr">
    <div id="container">
    <div id="header">
    <h1> </h1>
    <!-- end #header --></div>
    <div id="mainContent">
    <div id="nav"><a href="index.html" title="Home">Home</a> | <a href="nieuws.html" title="Nieuws">Nieuws</a> | <a href="../schudden.html" title="Schudden">Schudden</a> | <a href="../speellijst.html" title="Speellijst">Speellijst</a> | <a href="../media.html" title="Media">Media</a> | <a href="../links.html" title="Links">Links</a> | <a href="http://www.tboek.nl/tboek/index.php?name=schudden" title="Gastenboek" target="_blank">Gastenboek</a> | <a href="mailto:[email protected]" title="Contact">Contact</a> | <a href="../nieuwsbrief.html" title="Nieuwsbrief">Nieuwsbrief</a></div>
    <!-- TemplateBeginEditable name="Contenttext" -->Contenttext<!-- TemplateEndEditable --></div>
      <div id="footer">
        <p> </p>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    </html>
    And this is the CSS code:
    @charset "utf-8";
    html, body {
    height: 100%;
    body {
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #800000;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 100%;
    body,td,th {
    font-size: 9pt;
    color: #333;
    text-align: center;
    /* Tips for Elastic layouts
    1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
    2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
    3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
    #container  {
    text-align: center; /* this overrides the text-align: center on the body element. */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #800000;
    top: 0px;
    bottom: 0px;
    padding: 0px;
    width: 100%;
    #header  {
    width: 960px;
    padding-top: 0;
    padding-bottom: 0;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
    background-color: #DDDDDD;
    background-image: url(../images/header.jpg);
    #header h1  {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    #mainContent  {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    background-image: url(../images/mainbg.jpg);
    line-height: 15pt;
    .titlelink {
    font-size: 16px;
    font-weight: 500;
    font-variant: small-caps;
    color: #800000;
    .alignleft {
    text-align: left;
    #nav {
    text-align:center;
    margin-top:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#000;
    font-weight:700;
    padding-top:9px;
    padding-bottom:10px;
    text-decoration:none;
    background-image: url(../images/mainbg.jpg);
    background-repeat: repeat;
    width: 960px;
    #nav a {
    background:#fff;
    color:#000;
    text-decoration:none;
    #nav a:active {
    background:#fff;
    #nav a:hover {
    background:#fff;
    color:#000;
    font-size:10pt;
    padding-bottom:2px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #800000;
    a:link {
    color: #000;
    a:hover {
    color: #000;
    a:active {
    color: #369;
    a:visited {
    font-style: normal;
    color: #369;
    #footer  {
    color:#FFF;
    border: 0px solid orange;
    position:fixed;
    /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
    _position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    background-image: url(../images/bottom.png);
    height: 100px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    .subtext {
    font-size: 8pt;
    color: #800000;
    .tableheader {
    font-weight: 700;
    color: #FFF;
    line-height: 30px;
    text-transform: uppercase;
    background-image: url(../images/tableheader.jpg);
    padding-left: 10px;
    table tr .tableheader {
    text-align: left;
    padding-left: 10px;
    .tablecontent {
    padding-left: 10px;
    text-align: left;
    .center {
    text-align: center;
    .justify {
    text-align: justify;
    .linkheader {
    background-image: url(../images/linkheader3.jpg);
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    #subnav {
    text-align:center;
    margin-top:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#000;
    font-weight:700;
    padding-top:9px;
    padding-bottom:10px;
    text-decoration:none;
    background-image: url(../images/mainbg.jpg);
    background-repeat: repeat;
    width: 960px;
    I hope this helps
    @pziecina : the validation errors are weird, because I have a doctype in my documents.
    Could this be caused by the fact that I have domainname linked to an external site (I use the free space I got from my provider, and the domainname link is forwarded to this space). Because, when I validate the original index.html file (http://members.home.nl/justme4u/index.html) it only gives me two errors.

  • Why that I have a "extra" space in my menu bar? Help !!!

    Hola
    I have a extra space in the menu bar ONLY in explorer 8
    In there, I have a navigation menu that I made in FWCS5
    For the grace of God, I cannot figure it out why it looks like that...
    I got this errors in the Browser Compatibility
    Unsupported value: 'inline-table'
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0
    Z-Index bug
    Positioned containers define a new stacking order, even when the computed z-index of the container is auto. This can cause positioned children of the container to appear above other positioned elements on the page when they should not.
    Here is a link to my page
    http://mydsigner.com/espanol/index.html
    I have post this question in the DW forum but have no get a solution or answer
    I have read the information in the adobe help section but cannot find the solution to the problem
    Hope someone here "Knows" about this issues because the menu was created in FW, and it is cause of the problem
    Thanks a lot
    Saludos
    Daniel Ulysses

    Hola Jim
    Well, I have used the Spry menus, and bought other CSS menu widget, but one problem that I have with both is
    that for some reason (me) when I try to update them, never works, I end up re-doing them all again, and my lack
    of knowlege of CSS (getting better) was always a problem
    I try to use FW, (first time ever) and believe that this may be it.
    Oh well,  I may have to change the menu, because it looks just weird
    Thanks a lot for you honest answer
    Saludos

Maybe you are looking for

  • How to find Requisition number of a closed Back-to-back Order

    For a closed back-to-back order line how to find the requisition number? Tried using the "Requisition Summary" form --> Related Documents(Tab) --> providing the Sales order number. But the LOV attached to sales order does not contain the B2B sales or

  • Adobe Media Core CS6 has stopped working (Premiere Pro Family CS6)

    I have recently upgraded my computer to better run Premiere and Encore but have now encountered the error "Adobe Media Core CS6 has stopped working". The program will then boot even after I choose either of the two options that say they should close

  • What time will the 2012 iMac be released on Nov. 30

    So Apple announced that the new 2012 iMac will be available this Friday, Nov. 30 and I want to know the exact time it will go on sale so I can purchase it online. Will it be at midnight (pacific time) or like when stores open up in the morning? Any n

  • Are there issues with running CS 6 on Windows 8? (NOT the CC edition)

    I'm looking at getting a new computer and am wondering what issues I'll have using my CS6 suite if I get a Windows 8 machine. I know that the Creative Cloud versions are compatible, but what about the 'old' software?

  • Plug-Ins in a delay feedback-loop

    I would like to set plug-Ins in a feedback loop from a delay plug-In maybe in a simalar way like this: from a audio track "send", i route the send signal in a delay. the delay output goes after in other plugins (filter, reverb, pitch shifter) and com