Regional Settings link not shows

We have users in the UK that were on a separate domain.  Our Network team used a 3rd party product migrate their AD account to our domain.  When the UK users click on their My Settings Link they do not see "my regional settings"  I
checked the permissions and all authenticated users can edit their profile.
The odd thing is that if they click on My Settings in a site where their old domain account had permission The regional settings link is there.
We did not use the sp_migrate user feature because our Network people were doing a domain migration.
I cant see to find anything on this.  Can some one assist
Stacy

When you say All Authenticated Users can Edit their profile did you mean you have assign them permission to Edit personal user information?
Check the following blog to check what I am referring.
SharePoint 2010 Foundation: Cannot change “My Settings” of a user
Amit

Similar Messages

  • The DSLR sequence settings are not showing up for me. (I bought CS6)

    Like I said my DSLR sequence settings are not showing up for me even though I bought Premiere Pro CS6, I look for a solution but all that came up was that this happens with a trial verison and I don't know what to do.

    Did you buy ONLY PPro, or did you buy a suite?
    Did you install the program AND the extra content?
    Also... More information needed for someone to help... click these links and provided the requested information
    -http://forums.adobe.com/message/4200840
    -http://forums.adobe.com/thread/416679

  • Regional settings is not effecting in SQL Server

    Hi All,
    I made changes to the regional and language (made decimal = ,) of the windows server 2008 R2 Standard but the database still not accepting comma as a decimal point.
    Tried restarting the SQL Server services and restarted the server without luck.
    Really appreciate inputs.
    Thanks,
    Ram.
    Please don't forget to Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful. It will helpful to other users.

    1. Right click on the server name.
    2. Click on Facets.
    3. Then select Server Configuration Facet.
    4. Look for Default Language.
    5. Set it to values as given in the below link:- For Ex: 1 for German
    This changes the default language for new users. (And I don't think there is a need to restart of SQL Server, but I have not checked.)
    To change the default language for an existing user, use ALTER USER.
    But of course, the whole talk about language setting in SQL Server in this context is completely uselss. SQL Server only knows about decimal points. This applies both to literals in the code, and when interpreting strings with CAST/CONVERT.
    Everyone is correct that that regional settings does not affect SQL Server - nor should it, it is a server after all.
    One more point here when i try creating a filtering functionality on application it is creating decimal as "." not "," is this issue related to application or DB?
    I have no idea what you are doing, but the answer is probably the application.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • My iPhone 4, bluetooth turn on in settings but not showing on home screen

    My iphone 4,bluetooth turned on in settings but not showing on home screen

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Has any of this been tried?

  • Generic Enrollment link not showing up on Portal

    Hi,
    Generic Enrollment link not showing up in portal. I have Adjustment reason record in 378 and openenrollment is open.
    Both are open but I do not see General enrollment link in portal.
    Even I took off proxy class entry from genral enrollment CL_BENEFITS_AREAPAGE for testing  then only open enrollment link come up.
    How can I show both generic enrollment and open enrollment together.
    I appreciate immidiate help.
    Regards
    Mark

    Hi Mark,
    Please ensure that the user has read access to Infotype 171 (General Benefits Information) for Authorization Object P_PERNR. 
    You don't have to take the Proxy Class entry out. The proxy class is required as it determines which links are displayed based on the employee country code and benefits adj reasons.
    Thanks,
    Zubair Khan
    Edited by: Zubair Khan on Nov 16, 2011 11:22 PM

  • TS1702 I have Foxtel sports pack for London 2012 App so I can watch on iPad overseas in Netherlands. But my wifes iPad in NL says "unauthorised region" and will not show Videos on Foxtel London Olympics App.? I have changed region and reinstalled App?

    I have Foxtel sports pack for London 2012 App so I can watch on iPad overseas in Netherlands. But my wifes iPad in NL says "unauthorised region" and will not show Videos on Foxtel London Olympics App.? I have changed region and reinstalled App?
    I am in The Netherlands on holiday visiting my family who are here. Can someone help? I only got the sports package before I left Australia so I could keep track of Olympics while in NL. My wife who is in NL bought the origional iPad before I got here.

    adetoye50 wrote:
    Dear Contacts Journal Support Team,
    FYI, this is a user to user support forum.  You are NOT addressing Apple here.
    Honestly, I doubt anyone is really going to take the time to read the novel you have written.

  • Colored back ground link not showing

    Web site has  an editable region that is green.
    When I go to post a link it will not show up. I went to the page properties to change the color , hit apply, and it does not change the color. Help!

    Sorry but you'll need to be a bit more specific to have this answered properly.  Posting a link to your site would help, as well.

  • Links not showing in Links palette; InDesign CS3

    Specs:
    Version CS3
    OS: XP Professional
    Memory: 2gb
    After running several searches I found an almost identical question in this forum, but an answer was not posted, plus they had an older version.
    The link text (missing or not) is not showing up in the Links Palette. We have reset Preferences, by going to the actual location on the drive and removing them, forcing ID to recreate them on start up, but no luck. We always "Place" and never "Copy and Paste".
    If we "Package", we can see a list of the Links as normal, it's just in the Links Palette where we're having problems.
    Thanks for any help.

    I'm not sure that's what Thomas is asking. It sounds to me more like he has an empty links palette (where he ought to be seeing links to images) than that all he has placed are text and spreadsheets, and his preference is to embed those.
    Since prefs replacement isn't helping, and if I'm correct in my interpretation, I think the next step might be checking the video driver by turning off hardware video acceleration temporarily.
    Peter

  • Link not showing hand icon when mouse over

    I am creating an image gallery and have thumbnails that open
    in a separate window to a larger version of the image.
    The links are working, but when you put the mouse over the
    image the little hand does not appear to show it is a link, if you
    click it works and the image opens, but the hand does not show,
    what have I done wrong.

    This implies that you have applied the behavior directly to
    the <img> tag,
    when you should have applied it to an anchor tag surrounding
    the <img> tag,
    e.g.,
    this - <a href="javascript:;"
    onclick="whatever"><img src="whatever"...></a>
    rather than this - <img onclick="whatever"
    src="whatever"...>
    You can get this by manually creating it, or by selecting the
    image,
    removing the behavior, then entering "javascript:;" (without
    the quotes) in
    the Link field of the Property inspector. This will wrap the
    <img> tag with
    the anchor. Now select the <a> on the Tag selector, and
    apply your
    behavior.
    As you can see, familiarity with HTML (and CSS) will come in
    quite handy
    when working with DW.
    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
    ==================
    "PosterP" <[email protected]> wrote in
    message
    news:g49sdk$gtp$[email protected]..
    >I am creating an image gallery and have thumbnails that
    open in a separate
    > window to a larger version of the image.
    >
    > The links are working, but when you put the mouse over
    the image the
    > little
    > hand does not appear to show it is a link, if you click
    it works and the
    > image
    > opens, but the hand does not show, what have I done
    wrong.
    >

  • Embedded link not showing up in Illustrator

    I had a client send me a word document as a pdf which I dropped into Illustrator to make it print ready. When I pulled the file into Illustrator, two of the embedded links, which happened to be the logo of said client, did not show up. The file is in the links panel and shows it as embedded, I can even see the bounding box when I hover over where the logos are supposed to be. However, when I open the file in adobe reader or acrobat, or even preview, those logos show up. Illustrator showed no errors and none of us caught it so it was printed without the logos.
    Is there an explanation for this and how can I check for it in the future just in case it happens again?

    You may need to get the embedded files from the person who authored the Word doc. and relink them to have them show up correctly. I'm not the biggest expert on Word but it may have something to do with the way the PDF was created from Word. Best way to prevent this from happening again would be to make sure if you have embedded files in a PDF you are opening in Illustrator that you address each one with caution. Select the links, one at a time in the links panel and click the go to link icon in the bottom of the links panel. This will highlight the link and zoom you into its location, if you see nothing, no graphic in the linked graphic area then you most likely need to get these graphics from the Word author and Relink them into the Illustrator file. Other possability would be to find out if there is a preset for PDF creation you could supply to the Word author that allows him/her to create PDF files that work for you.

  • Classic Report with Hide and Show Region Template does not show report

    Hello,
    I created a "No Template" region on a page with a Classic Report. When I change it to a "Hide and Show" region template, the report does not show up when I click to Show the region...is there an additional step i'm missing to make the report show up. Its a very simple query.
    Thanks in advance,
    John

    How about posting some relevant information like Apex version, RDBMS version, Theme you are using, etc.?
    Regards,

  • Mail Link not showing (nor is copyright) in web output

    I'm using the flash gallery choice for output to web, and can't get an email address to show up on the screen (nor the copyright information). I've filled in both fields, they just don't seem to have a place on the finished piece.
    Laurence Bartone

    Actually, I've now tried it on a number of templates for web output, and none of them actually show the text or link for the email link or web address - it's not showing up in the template or final output.
    Also, is there a way (not too hard!) to place a 'back' button or a url address somewhere in a template? If I knew the actual text to place, I could >perhaps< copy it in somewhere...
    Thanks
    Laurence Bartone
    Check:
    http://bartonephotography.com/Weddings/
    That's a link, using the flash gallery - but I'll probably change it soon to a varient on 'blue sky'.

  • L-Shape Link not showing up

    Hi Gurus,
    We have hit a road block in our production wrt the L-Shape.
    We created a new Direct Link Group and added it to all the Roles and did all the necessary changes even in crmc_ui_profile and nblinks.  In QAS system of ours it seems to come up just fine and works perfect.
    But in the production system for some reason the link is not showing up at all. The whole new Direct Link Group is invisible. But for some reason for one user you can see that link and its only for that user that you see it. I know that the Design Layer is buffered. Are these L-Shape links also buffered?
    Has anyone encountered such an issue? Any suggestion and insights are welcome.
    P.S. Since this did not work, I even added one of the links to a Work Center Group. Even that is not visible. By the by, the link takes us to a custom developed component. The T-Link has been defined in the crms_ui_tlink as well.
    Thanks!
    Amrut

    This may be because of Authorization.
    Try to give SAP_ALL and SAP_NEW authorization for one user and check. If it is working then take the authorization trace from ST01 Transaction and give missing authorization to users.

  • Folders created thru DB link not showing in Discoverer on physical Standby

    Hi All,
    We are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0. We have configured a physical standby database that we open in read only mode for reporting purpose.
    We have configured the Oracle Discoverer 9.0.2.00.00 for reporting on both production and physical standby.
    We have another database called legacy database, we moved 3 years old data from production to legacy database.
    To access some legacy tables from production we have created a DB link in production and we have also added these tables in discoverer thru DB Link.
    Now when user executes the discoverer desktop from standby database, the folders pointing the legacy database are not showing, while when we connect thru Discoverer Administrator it is showing in EUL.
    I then connected to standby database thru a user and executed a select statement as
    Select id, performed, performer from my_events@bkuplnk it gives me below error,
    ORA-16000 database link read only query fails on physical standby 10.2.4.0Then I execute the command
    Set transaction read only; and execute the select statement, it gave me results.
    After that I have started the physical standby database in read only mode and issue the command set transaction read only as SYS user , but in discoverer desktop these folders are still not available

    Hi,
    The folders are not showing up in Desktop because the folder was not valid when the business area was opened from Desktop. By default, Discoverer checks the metadata for all the folders in a business area when the BA is opened. I think there is a preference you can set to change this behaviour so that Discoverer so not validate folders.
    Usually with database links you are better off hiding the link in a database view so that the metadata for the folder is held locally.
    Rod West

  • Green download link not showing in Firefox download page , currently using IE 6

    I am currently running IE 6 on Windows 2000.
    I want to install Firefox.
    From the page
    http://support.mozilla.com/en-US/kb/Installing+Firefox+on+Windows
    I clicked on the link at "Firefox download page" to reach
    the page
    http://www.mozilla.com/en-US/firefox/ie.html?from=getfirefox
    The "green download link " is not showing up on this page.
    The message bar says " Done with errors"
    Help is much appreciated. Thanks.

    Thank you cor-el.
    I am redirected to
    http://mirror.informatik.uni-mannheim.de/pub/mirrors/mozilla.org/firefox/releases/3.6.9/win32/en-US/Firefox%20Setup%203.6.9.exe
    but nothing shows.
    Something is blocking the download. Prabably because this is an exe file. There is a Norton Antivirus Corporate Edition installated, but I cannot find where the restriction is defined.
    I am not that familiar with whether there is a some Windows configuration effecting this restriction
    Also I am using Verizon FIOS, I do not suppose this is a source of the problem.

Maybe you are looking for

  • Report Group in  Report Painter

    In my <b>report group</b> there are many reports . Now i need to give a transaction code to my <b>report group</b>. Then which report will execute by the transaction code

  • Has anyone ever had a problem reported in Maps actually corrected?

    I have made numerous problem reports in the Apple Maps App (Street mislabeled, etc.). None have ever been corrected. Has anyone had better luck?

  • Import movies to iphotos or iMovies?

    I am not a professional videographer.  I am just wondering which place is better to import my videos to---Iphoto or IMovie? And why? I understand there is alot more I can do with the movie if I upload to IMovie but, is there any negative to storing t

  • How to colour cells in table ui element

    hi, i have to colour the cells in table ui element with diiferent colour according to the condition... kindly suggest the same . any help will be appreciated. thanks and regards, sahai.s

  • ASN Contact Info

    Dear All, Few days back I got Bronze ASN membership. Since I am new for Debug Version of applications so I am facing a lot of problem in using it. Please let me know how to caontact them. I am having only on support case and I want to use this in ver