Missing Tags in upgrade from PSE 10 to PSE 11

My "people tags" used in pse 10 now show up as groups in pse 11, how do I add photos to these groups? What am I missing?
Thanks for any help.
jthinpa

Thanks, the solution was simply to select from View, "show people in tag panel".
jthinpa

Similar Messages

  • How to maintain tags when upgrading from PSE 5 to PSE 12?

    I'm upgrading from Photoshop Elements version 5 to version 12, as my current version is not working properly. (Possibly corrupted?). It will not allow me to backup my catalog - the software freezes after a period of time during the "Reconnecting Files" stage. I'm reluctant to proceed in fear of losing the thousands of tags I have if the installation process does not go smoothly (since I don't have a backup of my catalog). Any suggestions on how to proceed?

    Thank you for your reply. Unfortunately my situation may be worse than I
    originally thought. ALL of my files are showing that they are "Missing" and
    need to be "Reconnected," however the software freezes when I try to
    reconnect. I still have the photo files under "My Photos" on my hard drive
    but if the "Reconnect" is not made before launching Version 12, doesn't
    that mean that I will lose all the cataloging/tags made in Photoshop? I
    plan to install PSE12 on the same machine. I'm at a loss on how to proceed.
    It would be so disappointing to lose hundreds of hours of organization over
    a ten year time period on thousands of photos.
    On Wed, Apr 2, 2014 at 10:27 PM, andaleebfatima1

  • Missing Snippet Descriptions (upgraded from RH7 to RH9)

    Hi all,
    I've pretty much successfully upgraded my RH7 project to RH9. I only noticed two problems, one of which is the subject of this thread - the descriptions for each of my snippets isn't displaying. It looks to me like this problem has something to do with the way descriptions were previously stored (in a title tag for RH7 and lower versions?) versus the way the descriptions are now stored (in a meta tag, i think, for RH8 and higher versions?).
    I took a look at the hts file for one of my snippets that was upgraded from RH7 to RH9. The code looks like this (I've bolded the snippet description):
    <?xml version="1.0" encoding="utf-8" ?>
    <!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" />
    <meta name="generator" content="Adobe RoboHelp 9" />
    <title>Use this text above the table that explains Action menu items.</title>
    </head>
    <body>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">Select an action from the
    menu and click Go. </p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">&#160;</p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;"><span class="NoteTitle">Note:</span>
    The Action menu may change depending on the content, the content's status,
    your permissions and what you have already accessed. Therefore, the options
    explained below may not all be available at the same time.</p>
    </body>
    </html>
    THEN, I created a brand new snippet in RH9. The code looks like this:
    <?xml version="1.0" encoding="utf-8"?>
    <!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" />
    <meta name="topic-comment" content="this is a new test snippet" />
    <title>New Snippet</title>
    <meta name="generator" content="Adobe RoboHelp 9" />
    </head>
    <body>
    <p>This is placeholder text for your snippet. To add content to the body,
    replace this text. </p>
    <p>&#160;</p>
    <p>For information about applying snippets to topics, press <b>F1</b>.</p>
    </body>
    </html>
    Notice how the description for the brand new snippet starts with "<meta name" but for the snippet that was created in RH7 (and then automatically upgraded by RH9), the description for the snippet starts with "<title>".
    I have 101 (exact count) snippet files and would hate to have to go into each one and modify this line of code myself, so my question is this:  Does anybody know a good, faster way to 'upgrade' all of my hts (snippet) files to follow the new RH9 format?
    Here are two things I've tried:
    1. Using TextPad, I manually made the change in the .hts file. Result: The description still does not display in the Description column in the Snippets pod (on the left in the screenshot below), but it DOES display in the Snippet Properties window (on the right in the screenshot below).
    2. Copying the description from TextPad, then opening the Properties window for the snippet and pasting the description into the Description field, and saving the snippet. This WORKS...but I'll have to do it 100 more times to fix all my snippets, AND the Title tag still ends up being incorrect.   Although things LOOK correct in the Properties window (i.e., the Name field indicates the correct name for the snippet, and the Description field now contains the correct description), here's the resulting code:
    <meta name="topic-comment" content="Use this text as the explanation for the Add To Cart Action menu option." />
    <title>Use this text as the explanation for the Add To Cart Action menu option.</title>
    So, the meta and title tags end up having the same values! The title tag should say "Add To Cart" - I don't know how it's possible that it doesn't contain this text as the value for the title tag. Thus, it seems like in order to get the descriptions in there correctly, I have to do a copy, then paste into the Properties window in RH9, but to correct the Title tags I have to open the .hts files in a text editor (i.e., *outside* of RH9) and enter the correct title text for each snippet. Is this really going to be this time-consuming to fix?

    Let's try again.
    First forget thinking in INCLUDE mode. Everything will be included unless you exclude it.
    Example.
    Topic 1 has tag A applied to the topic
    Topic 2 has tag B applied to the topic
    Topic 3 has tag A applied to some of the content (let's say to the word Redrabbit) but not the topic itself.
    Topic 4 has the tag A applied to the word Redrabbit and tag B to the word Greenrabbit but no tag on the topic itself.
    This is how it should work.
    Topic
    Topic tag
    Text tagged
    Expression Not A
    Expression Not B
    Expression Not A and Not B
    Header 6
    1
    A
    Topic will be excluded
    Topic be in output
    Topic will be excluded
    2
    B
    Topic be in output
    Topic will be excluded
    Topic will be excluded
    3
    None
    Redrabbit is tagged A
    Topic will be in output but the word Redrabbit will be excluded
    Whole topic will be in output including the word Redrabbit.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    4
    None
    Redrabbit is tagged A and Greenrabbit is tagged B
    Topic will be in output but the word Redrabbit will be excluded
    Topic will be in the output but the word Greenrabbit will be excluded.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    Below is the expression dialog.
    Here I have selected from Available Tags and put them in Exclude.
    Click Advanced and you will see how RH writes the expression.
    Written like that, does it now work for you?
    See www.grainge.org for RoboHelp and Authoring tips

  • Missing messages after upgrading from Panther to Tiger

    I have just upgraded from 10.3.9 to 10.4.11 and find that the new Mail app has imported all my old messages from one account in full but has only imported a small selection of the latest emails in my other two accounts and these have no text in them. In the Mail folder in the Library I can see two files called mbox which are of the right size (about 350mB each) to hold the missing messagesl but they cannot be read. The Inbox for the account which is working also contains a folder called Messages containing separate files for each email with the suffix .emlx
    How can I get my other two accounts to be the same? I have tried 'Import' from OS X Mail app. but this says it cannot see any files to import.
    Edward Mason

    The conversion from Mail 1.x to Mail 2.x is broken. Mail 2.x is often simply unable to import mailboxes that worked fine in Mail 1.x. Apple hasn’t bothered to fix the incredibly weak Mail 2.x import capabilities in all this time.
    The following procedure is meant to fix the incomplete conversion of a POP account’s Inbox. A similar procedure should allow you to fix other mailboxes that might also be affected:
    1. Quit Mail if it’s running.
    2. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to fix the problem. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is stored.
    3. Create a new folder on the Desktop and name it however you wish (e.g. Inbox Old). It doesn’t need to have an .mbox extension.
    4. In the Finder, go to ~/Library/Mail/POP-username@mailserver/INBOX.mbox/.
    5. Move the files mbox and Incoming_Mail out of INBOX.mbox, into the Inbox Old folder just created on the Desktop. These files contain all the messages that were in the mailbox before the upgrade to Tiger, and maybe even some messages that had been deleted. mbox is the most important. Incoming_Mail may or may not be present.
    6. Move any strangely-named Messages-T0x... folders to the Desktop (not into the Inbox Old folder). These folders are to be deleted after fixing the problem. They are temporary folders created during an import or an indexing process, and Mail should have deleted them when done. Their presence is a clear indication that something didn’t work as expected. If you’ve been using Mail after the conversion and have already tried to fix the problem by rebuilding the mailbox or something like that, they might contain messages that are neither in Messages proper nor in the mbox file, so keep them around until the problem is fixed.
    7. Move everything else within INBOX.mbox, except the Messages folder, to the Trash.
    The result of the above should be that INBOX.mbox contains the proper Messages folder only, and the Inbox Old folder on the Desktop contains the mbox and Incoming_Mail (if it exists) files only. Now, proceed as follows:
    8. Open Mail.
    9. The account’s Inbox should properly display in Mail as many messages as *.emlx files are in ~/Library/Mail/POP-username@mailserver/INBOX.mbox/Messages/. If that’s not the case, select the mailbox in Mail and do Mailbox > Rebuild.
    10. In Mail, do File > Import Mailboxes, choose Other as the data format, and follow the instructions to import the Inbox Old folder that’s on the Desktop.
    As a result of doing the above, some messages may be duplicated now. Andreas Amann’s Mail Scripts has a Remove Duplicates script that you may find useful.
    Do with the imported mail whatever you wish. You may move the messages anywhere you want and get rid of the imported mailboxes afterwards.
    If all is well and you don’t miss anything, the files on the Desktop can be deleted, although you may want to keep them for a while, just in case.
    Take a look at the following article to learn what you might have done before upgrading to minimize the risk of this happening, and what you may do after fixing the problem to avoid similar issues from happening in the future. DON’T do now what the article suggests, though, as that would make things worse in the current situation:
    Overstuffed mailbox is unexpectedly empty
    Ask for any clarifications or if you need further assistance.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. That is, ~/Library is the Library folder within the user’s home folder, i.e. /Users/username/Library.

  • Missing accounts after upgrade from Tiger to Leopard

    I upgraded from 10.4.11 to 10.5.6 today and in Mail, all but one of my accounts and their associated inboxes are missing. I've installed the recent Mail fix file (10.5.6). All my stored old e-mails are there. I can't see any of my other e-mail addresses or any e-mails that are in them.
    I have a .mac account with 2 additional .mac mail addresses and also 3 POP accounts. In the Inbox, the only e-mail that shows up is that for my main .mac account. I've deleted the mail.plist file and re-imported the mailboxes and they still don't show up.
    Can anyone help?

    By going to my Mail folder in my Library folder (~/Library/Mail) and deleting all files except any folders and then opening Mail and re-importing, everything comes up properly.

  • Missing photos after upgrade from iPhoto 08 to 11

    I just updated iPhoto from '08 (v7.1.5) to '11 (v9.5) and I opened a copy of my old '08 library.  Unfortunately iPhoto '11 does not show any events or photos from this library.  If I view the contents of the library in Finder I see that it still contains a 40 GB 'Originals' folder, but the 'Masters' folder is empty.  Is there a more involved upgrade procedure - that is, instead of simply choosing the old '08 library upon start up?
    I saw this earlier question https://discussions.apple.com/message/23844703#23844703. Though the problem sounds similar the solutions was to give up on importing and adding the photos manually.  There must be a way to preserve my albums, no?
    Thanks.

    Apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Old iPhoto project files missing captions after upgrading from OSX 10.4 to 10.7.4

    Hi Everyone,
    I'm hoping you might be able to assist me please!  I had created a bunch of iPhoto project books whilst using OSX 10.4 and the version of iPhoto that resided there.  I've recently upgraded all the way up to 10.7.4 and installed the most recent version of iPhoto so that I can finally purchase these photo books.  iPhoto "upgraded" my projects and now all my captions have been replaced by the "ipsum lorem" template text!  Is there any way I can recover the caption text from the hundreds of pages?  Do they reside in a file somewhere on my Mac or have they been wiped away during the upgrade?
    Thanks for you time and consideration!

    Hi Everyone,
    I'm hoping you might be able to assist me please!  I had created a bunch of iPhoto project books whilst using OSX 10.4 and the version of iPhoto that resided there.  I've recently upgraded all the way up to 10.7.4 and installed the most recent version of iPhoto so that I can finally purchase these photo books.  iPhoto "upgraded" my projects and now all my captions have been replaced by the "ipsum lorem" template text!  Is there any way I can recover the caption text from the hundreds of pages?  Do they reside in a file somewhere on my Mac or have they been wiped away during the upgrade?
    Thanks for you time and consideration!

  • Fonts went missing when I upgraded from the trial version (mac)

    I'd been happily working away in a file using ID CC with no problems whatsoever when my trial period expired. A couple of days later, I purchased a subscription, then opened ID back up and opened up the exact same file.
    When I reopened the file, it told me that all my fonts were missing, and it was going to replace them with Minion Pro (no thanks).
    I checked fontbook and confirmed that those fonts are, in fact, all installed on my computer. (Even though I was sure they were because I'd been successfully using them shortly before.) I tried uninstalling and reinstalling them. I also tried closing and reopening the document, and shutting down the program, as well as shutting down my computer. Nothing has made any difference. Trying to find the fonts in preflight hasn't helped at all.
    The problem is not that my fonts aren't installed, it's that ID stopped recognizing them, even though they are installed, when I switched from the trial version to a subscription.
    I haven't found anyone else with quite this same problem.
    Any ideas?

    I meant do you have a third-party font manager, and I see the answer is no.
    And the font's don't appear inthe font list, or Find Font, at all?
    If that's the case I might sayt it's time to uninstall, run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3) and reinstall.

  • Missing MacintoshHD when upgrading from 10.4.11 to Leopard

    I have an older mbp with tiger 10.4.11. When I open disk utility, I see the drive and MacintoshHD volume. When I try to upgrade to Leopard with the DVD disk, it boots, but when it shows the disks available to update, the MacintoshHD is not shown. If I open the Disk Utility on the Leopard DVD, no MacintoshHD volume. If I reboot to the local Tiger disk, I see the MacintoshHD volume again. Any suggestion on why this is happening and how I can resolve the issue?

    I'd say you have a garbaged disk. Try this:
    Repair the Hard Drive and Permissions
    Boot from your Tiger Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Now see if you have success with Leopard. BTW, what is the source of your Leopard DVD?

  • Calendar missing after leopard upgrade

    I have 7 different calendars in iCal, but after upgrading to Leopard I'm missing one. I can still see the name of this specific calendar as a .ics file under Libary-Calendars, but it doesn't show when I open iCal. I tried deleting the cache file but this hasn't fixed my problem. TX!

    I got the same problem (one missing Calendar) when upgrading from 10.3 to 10.5.
    To get it back again, open iCal and drag the calendar file into the "CALENDARS" list (left hand pane). That should do the trick.

  • Tag issue when upgrading from PSE 7 to 11

    I've upgraded from PSE 7 to 11 and the tags for people, while there, do not appear in the "people" section fo PSE11. Any suggestions on how to get them all to show?

    In PSE11, people tags have been moved to People view, this view contains all people tags along with categories. In case you want to view them along with tags panel, it can be enabled through View->Show People in Tag panel.

  • Missing tags on DVD back up PSE 5

    Hi I have built a new PC and I'm moving all my pics from the old PC to the new PC using backup DVD's which I created in PSE 5. When I load the photo's only about 10% of the pictures have their tags attached. With 5000 photos per DVD (5 in all) I don't fancy retagging 15,000+ pics. Can anyone help with finding the missing tags?
    Cheers Gary

    Gary,
    I think the answer may come from how you created these "backup DVDs".
    Having tags on only a percentage of the photos often indicates that you backed up and moved the photo files to the new PC: however you did nothing which transferred the PS Elements Organizer Catalog from the old PC to the new PC.
    Adobe has a TechNote document describing a method for moving both the photo files and the Catalog to a new PC when using PSE version 5 at
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=333522
    However, you have already moved the photo files. So it may be worthwhile to try to copy your catalog from the old PC to the new PC.
    What is the Windows version on the old PC and on the new PC?
    What is the Windows Userid on the old PC and the new PC?
    Are your photo files under the My documents\My Pictures folder structure or are they somewhere else? If elsewhere, describe their location on the old system and on the new system?

  • Trouble upgrading from PSE 3.0 to PSE 8.0

    I'm getting an unusable format of my ver 8.0 when upgrading from ver 3.0. My 3.0 PHOTO browser is OK but my 3.0 FILE browser is a mess because I moved many files by "getting" pictures and "deleting from catalog" rather than using the FILE browser in Editor. Does ver 8.0 look at the PHOTO browser or the FILE browser when installing. If this is the problem, is there a way to re-initialize or update the ver 3.0 file browser before I install ver 8.0. I'm using Windows XP SP3. I'll appreciate any help. I'm stuck.

    I have used Windows Explorer to managemy directories and files for some time. Last night while trying to get a handle on what was happening I found two troubling things. First, adding or deleting categories and sub-categories in PSE 3 Organizer does not add or delete them in the Editor File Browser. Not having used the File Editor for some time I never discovered this. I'm sure that somewhere, early on in my use of PSE 3, I found information that lead me to believed that the two browsers held the same information.
    The second thing has also escaped me for some time because I ignored the File Browser. There was a second copy of the Documents folder and the My Pictures folder in the File Browser. These were relics from a long time ago when I had placed shortcuts to both the Documents folder and the My Pictures folder on my desktop because it made it easier to access them. As I grew more familiar with using the program I realized that a shortcut to Windows Explorer was all I needed. So, I sent both the Documents and Pictures shortcuts to the Recycle bin. That, of course, as I found with Categories and Sub-categories, did not remove the short cuts from the File Browser. I was not aware that the shortcuts were still in the File Browser. All of this simply means that when I tried to upgrade to PSE 8 it was confused. When I removed PSE 8 after the bad install things got more scrambled.
    I have removed the second copies of Documents and Pictures and am now starting on the, I'm afraid, long process of getting my files in order. It's clear to me why the two browsers didn't agree. Thanks for your help. I appreciate it.

  • Best way to upgrade from PSE 5.0 to PSE 8

    I have installed, as an administrator, PhotoShop Elements 5.0, for a user.  I wan to upgrade that to PhotoShop Elements 8.
    What is the best way to do this?
    When I did this several years ago, going from PhotoShop Album 2.0 to PSE 5.0 it was suggested to do this, which I did: 
    I backed up the catalog through the menu option in PhotoShop Album.  Uninstalled PhotoShop Album, Installed the new PhotoShop Elements 5.0.  Restored the catalog.  This worked perfectly fine.  Is this a good route to go for an upgrade from PSE 5 to PSE 8?  Is there a better way?
    Thanks for any tips.
    Mark Miesfeld

    Thanks for the quick response.
    The user on this system mostly uses PhotoShop Elements 5.0 to orgainize her photos.  I don't think she does much editing of the photos.  She has over 20,000 photos.
    I thought that upgrading ti PSE 8 would give her better performance.  But, I now see several reviews saying that the orgainizer performance in PSE 7 and PSE 8 is worse.
    Do you have any comment on that?
    Thanks again.
    Mark Miesfeld

  • Upgrading from PSE 9 to 12

    I tried to do this several times but each time it failed. When I checked my account it said that "It may take 24 hours for my order to be processed. Is this the reason why my download failed?

    Hi Kuideep, thanks it is fixed now. I downloaded it again last night and it worked.
    Date: Mon, 28 Oct 2013 11:42:26 -0700
    From: [email protected]
    To: [email protected]
    Subject: Upgrading from PSE 9 to 12
        Re: Upgrading from PSE 9 to 12
        created by Kuldeep Kandpal in Downloading, Installing, Setting Up - View the full discussion
    Hi donlancs,
    Could you please let us know the exact error message when you are downloading the software.
    Regards
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5794701#5794701
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5794701#5794701
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5794701#5794701. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Downloading, Installing, Setting Up at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • Choppy dvd/mpegs RS482M4 motherboard

    Newbie here, first puter I have built in about 5 years. Boy have things changed LOL. Using the RS482M4 motherboard, AMD3000 CPU and 1 gig Corsair memory Enermax'disco' case w/ 350w power supply.(for now) windowsXPsp2 OS. Only have two real issues. 1.

  • Issue with Dyamic varibles.

    Hi, we are using BI Apps 7.9.6.3. I used CURRENT_MONTH varible in my Report. But values are not changed it will showing for 2012/10 month only.it will not update to 2012/11. I restarted OPMN services but No Use. Any Help.......

  • Download SEEBURGER AS2 Adapter

    Hi All, I would appreciate if you could let me know, from where I could download the SEEBURGER AS2 adapter which will be compatible to  PI 7.10 EhP1? Regards, Ramanathan EKAMBARAM

  • Another CSS layout question

    Hi! I have finally ditched tables and I'm now doing my first div-based css layout. At times I still feel totally lost like in this example. I can't seem to get the page subtitle ("Etusivu") to move down from the top of the div it is in. I tried diffe

  • AIR App Update fails with ApplicationUpdater (IOErrorEvent 2032)

    I hope somebody can help me with this issue as I'm completely clueless of what could be the problem... I've integrated the AIR ApplicationUpdater into my app and doing update tests but they fail if I download the update for my app and then press "Ins