Can't get rid of 1 pixel cell

So basically my client decieded he wants a wide footer on
white, whereas previously it shared the main background color. I
thought this would be an easy process, but after I made my footer a
different color, I noticed a line that I could not for the life of
me get rid of.
Sample
1 (look at the bottom)
So, after trying just about everything I could do in layout
mode, I finally took a look at the code with my code novice eyes
and noticed this (see attached code) which really really looks like
the problem. Okay, it seems like no biggie, I delete that table row
and it's fixed, right? Not quite, as you can see, the irritating
line is gone, yes, but my entire layout is exploded
Sample
2
Is there any quick way to fix the line at the bottom of my
page without needing to manually reposition every cell again?
I know the color scheme is bad right now, I just set it to
red so the line was more visible (it takes on the color of the main
background.)

> I know the color scheme is bad right now, I just set it
to red so the line
> was
> more visible (it takes on the color of the main
background.)
>
> <tr>
> <td height="1"></td>
> <td></td>
> <td width="115"></td>
> <td></td>
> <td width="195"></td>
> <td width="58"></td>
> <td></td>
> <td></td>
> </tr>
That is exactly what you should remove. However, due to the
way the page
has been constructed, using Layout Mode, it's made the
structure very
fragile that breaks very easily as you have seen.
Here's why you shouldn't use layout mode and why using
colspand/rowspans
isn't the best way to build a page:
http://apptools.com/rants/spans.php
If you are only early on in the development process, try
rebuilding the page
using design view and 'inserting' a table and 'nest tables'
instead of
splitting cells.
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au

Similar Messages

  • How can I get rid of green pixelation on a re-exported video?

    I recently finished a film that ended on the 18-minute mark. When the film was done, I deleted everything except the finished video file to save space. I had to use this finished video file to cut a 15-minute version of the film for a festival next weekend. I submitted the cut-down version, but it will only be played on the grounds that I can submit a version without the green pixelation that seems to have been caused upon importing the finished video file. Is this a known problem? What can I do to fix this? Here are the technical specifications.
    EDITING
    Adobe Premiere Pro CS4
    CAMERA
    JVC Everio GZ-HD10
    PROJECT SETTINGS
    AVCHD 1080i25 (50i) Anamorphic
    DIMENSIONS OF EXPORTED VIDEO
    1920 x 1080
    FORMAT OF EXPORTED VIDEO
    .MPG (MPEG2)
    FPS
    25
    Thanks.

    I deleted everything except the finished video file to save space
    Oh, dude...

  • How can I get rid of shimmer effect in videos that I create in iMovie?

    How can I get rid of shimmer effect in videos that I create from photos in iMovie?

    Well, not sure - so exactly what resolution do you use to shoot? Go in your camera settings and check. And, is there a settings to choose for regular/extra/fine/superfine quality? I shoot at the highest quality - period. My size/resolution is either widescreen or larger than what I need for the movie. My TV is HD 720p - that means the screen will display 1200 x 720 pixels in HD; if you have a 1080p, it'd be 1920 x 1080. So shoot in a size a bit larger than that because they can be adjusted down without any quality loss, but can't be made larger without significant loss of quality.
    But,again, the problem usually doesn't start until you add movement, but camera quality has something to do with it as well. I know that a previous camera I had was not as good and a lot of my slideshows/movies didn't come out as perfect as I would have liked. So I bought a more expensive camera - shoots in full 1080 HD and I haven't had a problem since.
    As for exporting a slideshow: finish it in Photo to Movie and export to desktop at highest quality (will take a while). Here is a screenshot of my export settings:
    Once done, you can simply choose that movie by going to "import movies" in iMovie and navigating to the location (I usually save to desktop - easy to find).

  • How can I get rid of CSS

    OK. I am a newbie. I am a photographer and I am teaching
    myself DW 8 because none of the 4 people I hired was able to build
    a website that I could control -and add photos and descriptions
    myself.
    So, I am working on a site that has the footprints from
    several other designers.
    I thought that I had constructed/modified the site with
    tables, but I apparently still have some CSS elements in the site I
    wound up with.
    For example, others have noted that:
    >Unrelated problem, but your CSS looks to be a little
    messed up. You are linking to an invalid stylesheet, you are
    >referencing styles that are not defined, and your naming
    conventions are rather meaningless.
    and
    >..and in some of your pages you are referencing css files
    on your local drive.
    How do i identify and delete the CSS files and references -
    but keep my tables and information intact? I have only a few pages
    to work on, so manual editing of the pages is no problem now.
    At some point I will try to learn CSS - but for now I just
    want a site that works, and that I can understand and update.
    How do I get rid of CSS??? Or maybe I should ask - -Can I get
    rid of CSS?
    Dick
    http://www.naturephotostudio.com

    quote:
    Originally posted by:
    adrianTNT
    You probably need someone else to clean your code, as a note
    I think this looks wrong:
    <link href="ws2.css.LCK" rel="stylesheet"
    type="text/css">
    it should probably be without ".LCK"
    something about images:
    http://www.naturephotostudio.com/photography.html
    this is a bad practice to place large image in a site and
    forced it to re-size by html, user will still wait to load full
    image size when you could have a small image there and the image
    quality is bad when image re-size is forced. You should re-size
    images outside of html and place them in html to its original size.
    >
    Thanks very much for your reply. I will look for yet more
    help to get rid of CSS.
    I do not understand your comment on the images. I created,
    for example, dune-1120 - as a 700x695 jpeg in Photoshop CS (saved
    for the web). On my browser -Mac Safari - it IS opening as that
    size (using JustSo PictureWindow). I did not intend for it to be
    resized by HTML. i will check the other images on the various pages
    (as you noted on
    http://www.naturephotostudio.com/photography.html)
    i think that those 2 images were created at 700x700 pixels and then
    resized whe I inserted them into the table. They are only one or
    two images that do not link to full size windows, and I could
    remake them as jpegs at the final size.
    On the other hand - I see no problem with the images as is on
    my Safari browser and Mac monitors.
    I am sorry that there is no simple fix for removing all the
    CSS code. I may just start over and re-build the site from scratch
    with tables. I am not ready yet for CSS, but I need to get a site
    up and running - while doing my real job as a photographer. i am
    also tired of trying to find designers who are willing to sit in my
    studio and build the site on my local Macs so that I can run it
    form the studio.
    Dick
    http://www.naturephotostudio.com

  • WebElements  Can't get rid of border inside iFrame when CR report is loaded

    I am runing reports from the CR Crystal report 2008 view that launches from Infoview and I can't get rid of a border that is in the inside of the iframe when the iframe has a CR loaded within it  .  (I uploaded screenshots here...  https://cw.sdn.sap.com/cw/ideas/4288)
    The issue isn't with the iFrame itself.  When I just throw an WEIframe on a CR report, I can control the frameborder by modifiying the WEIFRAME function's frameborder setting, toggling it on and off and it looks great.
    Where I am having problems is when I put load a CR report inside of an iFrame.  I changed the ReportMode to weblayout, I've made the report margins to be zero, removed the scrollbars and menubar.  Still, I get that pesky inside border.
    I've changed the opendoc sReportMode to Weblayout, gotten rid of preview panel, margins in my CR report, removed toolbar and menu bar from the reports and iframe
    Today, we went into our BO Server, found every instance of OpenDocument.jsp and added the frameborder ="0" parameter at the bottom of the script to the iframe definition.
    After the changes my BOE Admin restarted the Apache webservices. 
    Is there something else that needs to be re-deployed or re-started??
    thanks!
    -Pam

    Jamie/Ludek --
    Hopefully my post will help you help other people having this issue.
    Yes, as it turns out, this issue was not related to WebElements, but was an issue with the CR Viewer.
    The KB that Ludek referred me to did have code to add to the web.config, but it didn't do a thing.
    Ultimately, I found reference to this ussue bug #ADAPT01417734.  A fix was first bundled in fix pack 3.1, but it wasn't completely fixed until SP 4.0. (Known Limitations:  There will still be a 1 pixel wide border around the viewer even though the toolbar and drilldown tabs are hidden. The fix for the 1 pixel border will be delivered in Service Pack 4.)
    Our server is BOXI R3 FP 2.6 and applying service packs is, in itself, a pain and a risk and requires a testing effort that we couldn't afford right now.
    So, I patched my own local instance of CR 2008 to SP4.0 and then pulled the files that were identified as 'fixed' according to the release notes to my BO Server and put them in the correct destination folders:
    allInOne.js
    dom.js
    processindicator.js
    psheet.js
    ReportAlbum.js
    ReportPage.js
    ReportView.js
    Style.css
    Viewer.js 
    OK, it's a hack, but once I did that, ALL of the gray borders around my weIframes went away!!  I can still control a nice little border via the  frameborder attribute in the weIframe ()
    thanks for your help!

  • Can't get rid of empty blank space at top of website

    I'm sure this is quite simple, but I'm stuck!
    I can't get rid of the empty space between the Header
    "Upcoming Events" and the text way way below. Any advice or
    suggestions would be greatly appreciated.
    http://www.uvanyc.org/community/event_upcoming.html
    Thank you in advance for your time!

    Hello,
    This is the problem:
    <td class="body" height="6137">
    Get rid of the height="6137". Let the content determine the
    height of the
    cell.
    Take care,
    Tim
    "UVANYC" <[email protected]> wrote in
    message
    news:g36o27$1b0$[email protected]..
    > I'm sure this is quite simple, but I'm stuck!
    >
    > I can't get rid of the empty space between the Header
    "Upcoming Events"
    > and
    > the text way way below. Any advice or suggestions would
    be greatly
    > appreciated.
    >
    >
    http://www.uvanyc.org/community/event_upcoming.html
    >
    > Thank you in advance for your time!
    >

  • When I login on my When I sign in to a site on my ipad using my email address as ID a short cut of my email address comes up. How can I get rid of it?

    When I sign in to a site on my iPad using my email address as ID a short cut of my email address comes up. How can I get rid of it?

    You can edit keyboard shortcuts in Settings>General>Keyboard>Shortcuts>Edit.

  • I have a Australian iTunes account and want to switch to using the u.s store as I now live there, I cannot do this because I have $1.41 still in the oz account an image to have a zero balance to change stores, how can I get rid of the $1.41?

    I want to switch to the u.s store as I now live in the us, I cannot switch stores because my balance is $1.41 in the oz store and needs to be zero, how can I get rid of the $1.41 when everything costs more or less than that? I do not have a credit card on the oz iTunes account an I cannot use my us one to top it up.
    HELP

    Click here and request assistance.
    (60992)

  • I want to switch stores from Japan to USA. I used to have an iTunes card, and there's 15 YEN left in my account, how can I get rid of that so I can start purchasing in the US store using my new credit card?

    I want to switch stores from Japan to USA. I used to have an iTunes card, and there's 15 YEN left in my account, how can I get rid of that so I can start purchasing in the US store using my new credit card?

    I can't seem to find an app that costs my available balance. iTunes said I need to spend it ALL before I can change stores. This means I cannot totally change stores.... Hopeless.

  • In ical edit, can you get rid of invitees, availability, url, notes?

    in ical edit, can you get rid of invitees, availability, url, notes?

    in ical edit, can you get rid of invitees, availability, url, notes?

  • Can't get rid of a TX - message keeps appearing and being processed by OSB

    I have some sort of a poison message or TX I can't flush. Every 10 seconds I get a log message like the second one below, and the number of pending messages in multiple places and OSB proxy service messages processed keep climbing - all without producing any new messages on my part. I've tried deleting the default server store on the OSB managed server and the filestore for the JMS server. No luck.
    When this first started happening, the error messages looked like the first one below. Something I did caused the change, I assume. However, it's the same TX ID throughout.
    So, first, how can I get rid of this thing? It's driving me nuts and keeping me from closing out a POC.
    Second, why is it happening? I have one suspicion - could it be because that somehow we configured mutiple domains with the same name for a distributed application? It's not my normal practice but it happened. These domains don't communicate directly, but there are domains that need to communicate with both. So I'm guessing the name ambiguity may be hurting us. Just a guess, though.
    In this case, the sgosb domain's proxy service (this domain name is unique) is receiving messages from a queue resident in the pega_domain in Singapore and another proxy service is putting a message to another queue in the pega_domain in the UK. This is not in a single TX; the first proxy service forwards the message to a queue in the sgosb_domain, the second proxy service gets that message and puts it into the other pega_domain. It's an XA TX for each proxy service.
    Just to make it more fun, the sgosb_domain has another proxy service reading from a different queue and forwarding it to a queue in the third pega_domain in the US.
    TIA for any help or insight.
    Oh yes, the OSB domain is WLS 10.3.4, while the pega_domains are WLS 10.3.2
    Original error message
    ####<Apr 13, 2011 4:32:13 AM GMT> <Error> <EJB> <sg01app510> <sgosb_1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <<anonymous>> <> <92f54a30d60e6302:-4b6d523c:12f4cfeaabc:-8000-0000000000000123> <1302669133597> <BEA-010026> <Exception occurred during commit of
    transaction Xid=BEA1-039B0B6D3D0E77C1B135(1898471720),Status=Rolled back. [Reason=Unknown],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
    begin=0,seconds left=600,XAServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=(ServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=
    (state=new,assigned=none),xar=null,re-Registered = false),SCInfo[sgosb_domain+sgosb_1]=(state=rolledback),SCInfo[pega_domain+pega_1]=(state=rolledback),properties=
    ({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+, XAResources={eis/tibjms/Topic,
    WLStore_sgosb_domain_FileStore_auto_1, eis/aqjms/Queue, eis/wls/Queue, eis/tibjms/Queue, WLStore_sgosb_domain__WLS_sgosb_1, eis/AQ/aqSample, eis/aqjms/Topic,
    eis/pramati/Queue, eis/sunmq/Queue, WLStore_sgosb_domain_WseeFileStore_auto_1, WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1,
    WSATGatewayRM_sgosb_1_sgosb_domain, eis/jbossmq/Queue, eis/activemq/Queue, eis/fioranomq/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic,
    eis/tibjmsDirect/Queue, eis/Apps/Apps, eis/webspheremq/Queue},NonXAResources={})],CoordinatorURL=pega_1+nj09mhm5078:22111+pega_domain+t3+):
    javax.transaction.RollbackException: This transaction does not exist on the coordinating server.  It was probably rolled back and forgotten.
            at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
            at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
            at weblogic.transaction.internal.CoordinatorImpl_1032_WLStub.commit(Unknown Source)
            at weblogic.transaction.internal.TransactionImpl$1.run(TransactionImpl.java:331)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
            at weblogic.transaction.internal.SecureAction.runAction(SecureAction.java:72)
            at weblogic.transaction.internal.TransactionImpl.commit(TransactionImpl.java:327)
            at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:252)
            at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:239)
            at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:553)
            at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:424)
            at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:326)
            at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
            at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
            at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
            at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
            at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: javax.transaction.RollbackException: This transaction does not exist on the coordinating server.  It was probably rolled back and forgotten.
            at weblogic.transaction.internal.CoordinatorImpl.commit(CoordinatorImpl.java:94)
            at weblogic.transaction.internal.CoordinatorImpl_WLSkel.invoke(Unknown Source)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
            at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    The error message I'm getting now
    ####<Apr 13, 2011 4:51:38 AM GMT> <Error> <EJB> <sg01app510> <sgosb_1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <>
    <92f54a30d60e6302:-42808c28:12f4d3173cb:-8000-0000000000000032> <1302670298730> <BEA-010026> <Exception occurred during commit of transaction
    Xid=BEA1-0011D0679BA5074B8E12(1930603846),Status=Rolled back. [Reason=javax.transaction.xa.XAException],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds
    left=60,XAServerResourceInfo[WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1]=(ServerResourceInfo[WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1]=
    (state=rolledback,assigned=sgosb_1),xar=WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1239571724,re-Registered =
    false),XAServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=(ServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=
    (state=rolledback,assigned=pega_1),xar=null,re-Registered = false),SCInfo[sgosb_domain+sgosb_1]=(state=rolledback),SCInfo[pega_domain+pega_1]=(state=rolledback),properties=
    ({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+, XAResources={eis/tibjms/Topic,
    WLStore_sgosb_domain_FileStore_auto_1, eis/aqjms/Queue, eis/wls/Queue, eis/tibjms/Queue, WLStore_sgosb_domain__WLS_sgosb_1, eis/AQ/aqSample, eis/aqjms/Topic, eis/pramati/Queue, eis/sunmq
    /Queue, WLStore_sgosb_domain_WseeFileStore_auto_1, WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1, WSATGatewayRM_sgosb_1_sgosb_domain, eis/jbossmq/Queue, eis/activemq
    /Queue, eis/fioranomq/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic, eis/tibjmsDirect/Queue, eis/Apps/Apps, eis/webspheremq/Queue},NonXAResources=
    {})],CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+): weblogic.transaction.RollbackException: Unknown reason
            at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1881)
            at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:345)
            at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:239)
            at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:553)
            at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:424)
            at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:326)
            at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
            at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
            at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
            at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
            at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: javax.transaction.xa.XAException
            at weblogic.store.gxa.internal.GXAResourceImpl.prepare(GXAResourceImpl.java:1227)
            at weblogic.transaction.internal.XAServerResourceInfo.prepare(XAServerResourceInfo.java:1295)
            at weblogic.transaction.internal.XAServerResourceInfo.prepare(XAServerResourceInfo.java:500)
            at weblogic.transaction.internal.ServerSCInfo.startPrepare(ServerSCInfo.java:380)
            at weblogic.transaction.internal.ServerTransactionImpl.localPrepare(ServerTransactionImpl.java:2593)
            at weblogic.transaction.internal.ServerTransactionImpl.localPrepare(ServerTransactionImpl.java:1321)
            at weblogic.transaction.internal.SubCoordinatorImpl.startPrepare(SubCoordinatorImpl.java:183)
            at weblogic.transaction.internal.CoordinatorImpl_WLSkel.invoke(Unknown Source)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
            at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    .>Edited by: SteveElkind on Apr 13, 2011 5:50 AM

    Tom,
    Thanks! Succinct and easy to understand as ever.
    Yup, that covers it - I had also just seen this in the docs after looking at atheek1's earlier response (thanks to him/her as well). It's covered almost as clearly there as you state it here (http://download.oracle.com/docs/cd/E11035_01/wls100/jta/trxcon.html).
    While the ESB domains meet all of those requirements (except for cross-domain security configuration), each of the other two sets of domains (3 in each set) do not meet the naming uniqueness criteria for domain and server names; they do for JMS server names. I saw the store names in the TX identifier string as included resource, and assumed they might play a part - that's why I changed them. As you say, an unnecessary change. Oh well - it was an easy one.
    My normal practice has been for unique names in the past, due to problems I had years ago with cross-domain JMS traffic in an earlier WLS version. I guess it's the wrong time to have forgotten that lesson.
    Does anyone know of a quick way of changing a domain name quickly without rebuilding the domain? In the past WLST resulted in incomplete copies for me, is that still a problem? Server names are easy, just some global search-and-replace in the config.xml file (and in the management scripts, too)
    /Steve

  • I have IPhone 5. Songs on phone do not match songs in my itunes library. Can't get rid of songs on phone because they don't show up in library

    I have IPhone 5. Songs on phone do not match songs in my itunes library. Can't get rid of songs on phone because they don't show up in library.

    Hi there,
    It sounds like you may need to hide these purchases in the iTunes Store in order to prevent them from displaying on the Apple TV. Take a look at the article below for more information.
    iTunes Store: Hiding and unhiding purchases
    http://support.apple.com/kb/ht4919
    -Griff W.

  • My friend's apple ID shows up when I want to update my Apps. How can I get rid of it and see my own instead?

    On my iPhone I see my friend's Apple ID when I want to update my Apps and can't seem to login with my own. What's wrong? How can I get rid off my friend's ID and login with my own when I want to update or download apps? I went to Itunes Store in Setting and checked if my ID was still there, and it is so I have no idea what's wrong.

    lol_maker wrote:
    Just used her MacBook to unlock my iPhone as I was away from home. So she backuped my phone and restored it to allow the unlock to work. That's all.
    I'm still not clear about what you mean about unlocking your phone. Normally, "unlocking" means entering the password if the phone is locked, which you should be able to do from the phone itself. If you want more help with this, you really need to take the time to furnish all the relevant details.
    I have a MacBook Pro, and yes when I connect my iPhone on it it shows up in the devices list.
    When you do that & click on the iPhone in the list, then click on the "Apps" tab at the top, do you see the apps you can't update listed there? If you click on the "Store" menu item does it show near the bottom that you are logged in with your own Apple ID?
    As wjosten said, it sounds like one way or another, the apps you cannot update were obtained using your friend's Apple ID. You need to delete them from your phone & try buying them again. If they were in fact paid for with your own Apple ID you won't have to pay again; otherwise you will.

  • My iPhone is using my work email to sign in to the cloud, but my apple id and password are with my "personal" email address.  I can't get rid of my "work" email address on my iPhone 4S

    My iPhone is using my work email to sign in to the cloud, but my apple id and password are with my "personal" email address.  I can't get rid of my "work" email address on my iPhone 4S

    Hi Sister Kate,
    If you change the Apple ID you are using on an iPhone or other iOS device, there are several places you need to change it on the device. See this article -
    Apple ID: What to do after you change your Apple ID
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Error message can't get rid of

    When I turn my itunes on I get a error message that reads the registry used by itunes drivers for importing and burning cds and dvds are missing. This can happen as a result of installing other cd burning sortware, please reinstall itunes. I did reinstall and it didn't work. Every thing works just fine but can not get rid of this error mesage.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

Maybe you are looking for

  • IdM 7 and SSO for legacy applications

    Dear experts, Per SAP NetWeaver 7 documentation new approach allows SSO for any legacy applications without a need for a 3rd party IdM solution. Could someone explain how this is handled? Does evary non-SAP application need to become aware of SAP IdM

  • Adobe Flash always likes to crash in firefox

    So I used to be able to watch two different youtube videos or at least have two different flash programs open on two different monitors. Now whenever I have a video open on one monitor, I can't even click on the video loaded in the other monitor with

  • Lenovo S920 Wireless Problem.

    My smartphone wireless cannot power ON, Can somebody help? Lenovo S920. below is the screenshot of WIFI advance configuration.

  • What is the best mail app to use for handling graphics?

    I am really struggling with the Mail app on my new Mac. For my work I need to be able to send graphics and hyperlinks in emails so that they appear to the recipient within the email and not as attachments. Thanks to this site I have worked out how to

  • Data Source for BSEG Data base table

    Hi Every one, I need to create a data source for the data base table BSEG (Function Module Extraction). I have followed below steps. I have created extarct structure which contains all the fields of BSEG Data base table.If I save the data source I am