Service problem check link not working

Hi everyone,
For the last few days I have been trying to use the link to check if there are any known broadband problems in my area. Whenever I enter my phone number I get the message 'please enter a valid BT phone number...' Is there any other way to check this?
Cheers,
Alan.

Hello,
There is a problem with the personalised checker affecting some customers, and it will be back up and running for everyone by tomorrow morning.
If after that time it's still down for you please let me know.
Thanks,
Stephanie
Stephanie
BTCare Community Manager
If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post. If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

Similar Messages

  • Links not working correctly in PCUI for CRM

    Hi All,
    We are implementing mySAP CRM 4.0 through PCUI on Portal
    EP6 SP14.
    I have integrated the CRM Business Package 60.2 in Portal.
    Proper User has been created in the backend and assigned Sales Manager Role both in the portal and in the CRM backend.
    We are facing problem of links not working in the CRM Contents. When we click on the links in the CRM Portal Contents ( BSPs) we don’t get the desired application opening.
    When we click any links in the BSP's ( Activity Links in Opportunity Management BSP ) we get a blank page popped up.
    I have the screen shots with me. Any one responding can get the screen shots from me.
    Thanks in Advance
    Rohit

    Rohit,
    Have you maintained configuration in (transaction CRMC_BLUEPRINT_C --> Navigation (URL Generation) --> Assign Object Method to Role)? Be sure that the role that you are using is present and ID Page/Service field correctly points to the pcd url for your portal.
    When testing, it may be helpful to set parameter CRM_URL_BUFFER_OFF = X on the user profile (SU01) to turn off the url buffer. That way changes made above are immediate.
    Best Regards,
    Bernard

  • Spell Check is not working in MS Office 2007

    Hi All,
    Spell Check option is not working in MS Office 2007 applications like Word and Outlook.
    Surprisingly, when we reply to any email, spell check is working fine, but when we are typing New email, Spell Check is not working.
    OS: Windows XP Service Pack 3
    Gone through Google and modified Registry keys, updated MS Office 2007 hot-fixes, reinstalled MS Office 2007, but nothing worked.
    Could anyone help us on this issue.
    Thanks.

    Step

    Go to Office Button > Word options > Proofing
    > Custome dictionary > Make
    sure CUSTOM.DIC is checked.
    Step

    Click on Office Button | Word Options | Proofing
    | check the 
    "Check spelling as you type" and "Check grammar with spelling" boxes | 
    uncheck the "Hide spelling errors in this document only" and "Hide 
    grammar errors in this document only" boxes | OK.
    Step

    Open a document that has this problem, press Ctrl+A
    to select all 
    of the text 
    Click on Review tab | Proofing: Set Language | 
    language> | uncheck the "Detect language automatically" and "Do not 
    check spelling or grammar" boxes | Default | OK. 
    Click on Office Button | Word Options | Proofing | check the 
    "Check spelling as you type" and "Check grammar with spelling" boxes | 
    uncheck the "Hide spelling errors in this document only" and "Hide 
    grammar errors in this document only" boxes | OK.
    Step
    4
    In your Windows registry, if the key
    "HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Proofing
    Tools\1.0\Override" exists, delete it.
    http://redfireworkz.blogspot.com/2010/10/spell-check-does-not-work-in-office.html

  • Verizon Access Manager Download link not working

    Hi,
              Verizon Access Manager Download link not working, Following Links
    http://www.vzam.net/download/download.aspx?productid=872
    http://pcdn2-download.vzw.com/win/7.7/VZAM_7.7.1_2727b-AC30-Web.exe
    plz help to download verizon five spot access manager.
    thanks
    karthirocks

        Hi karthirocks! I'm sorry to see you're having any difficulties using these links. I've clicked on both, but had no problems getting pages to launch or in getting the application to download. If this is still a problem for you, please describe the issue you're experiencing. Also, please share the browser version you're using, and if you've enabled any security feature that prevents access to certain secure sites or services. Thanks!
    DionM_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • Adobe Edge links not working

    Yeah I have also experienced links not working when I import my .oam file from Adobe Edge Animate also. Is there anything the Muse team is doing to fix this issue? I need a response from you guys by the end of the week. my company website is malfunctioning due to issues with your software. If there is some sort of hotfix please let us know.

    When you install the software illegally, using a volume license, there is a script you can run that will enter all of the adobe servers into your local DNS hosts file so the software can be activated. This makes accessing those domains impossible. This scenario fits the description of your issue, not suggesting anything beyond that.
    The hosts file is in /private/etc/hosts and can be accessed through the terminal:
    sudo nano /private/etc/hosts
    If you see a bunch of adobe servers in there, that is your problem.

  • Add new document link not working in upgraded sharepoint 2013?

    Hello there,
    Upgraded SharePoint team sites from 2010 to 2013. add new document link not working for shared document in upgraded sharepoint 2013?. it is specially not working on machine where Office web apps set up with this sharePoint server and it
    is working fine with environment  Office web apps not configured with Sharepoint.
    Looking resoluion /suggestion, thanks in advance.
    Regards,
    Sushil

    Hi  Sushil,
    According to your description, my understanding is that the add new document link was not working on machine where Office web apps set up with this SharePoint server after you upgraded SharePoint team sites
    from 2010 to 2013.
    For your issue, it can be caused by integrating Office Web Apps with upgraded SharePoint Site.
    Firstly please make sure claims-based authentication is used by the SharePoint web application that is used to create the new document. Only web applications that use claims-based authentication can open
    files in Office Web Apps. To determine the authentication provider for a web application, follow these steps:
    1.In SharePoint 2013 Central Administration, click Manage web applications.
    2.Select the web application that you want to check, and click Authentication Providers on the ribbon.
    The authentication provider must be displayed as Claims Based Authentication for Office Web Apps to work correctly with the web application. To resolve this issue, you can delete the web application and recreate
    it using claims-based authentication, or you can change the authentication method of the web application.
    Secondly, make sure the WOPI zones match on the SharePoint 2013 and the Office Web Apps Server farm.
    To do this, run the following command on the SharePoint Server:
    Get-SPWopiZone
    The result will be one of the following:.
    internal-https
    internal-http
    external-https
    external-http
    Next, run the following command on the SharePoint Server.
    Get-SPWOPIBinding
    In the output, look for WopiZone: zone. If the results from Get-SPWopiZone don’t match the zone that is returned by Get-SPWOPIBinding, run the Set-SPWOPIZone -Zone cmdlet on the SharePoint Server to change
    the WOPI zone to match the result from Get-SPWOPIBinding.
    If not work, you can try to disconnect SharePoint 2013 from Office Web Apps Server and re-configure Office Web Apps for SharePoint 2013.
    For more information, please refer to the article:
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • HT4995 My location service on Google does not work and nothing is getting saved in my history bookmark

    My location service on Google does not work. It will not bring up my location. Also nothing is getting saved in my history folder in my bookmark.

    I have the same issue, I think. If I open Safari and search Walmart (google is my default search) it doesn't give me location results, and there is a little button at the top that says 'Use Precise Location.' If I tap that button nothing happens. Very frustrating. I've checked all my settings against my wife's iPhone, and my iPad, both of which work, and I can't find anything different.

  • Fresh Install HCM 9.1 but Links not working. Help please

    Dear All,
    I'm trying to make a switch from SAP to PeopleSoft. I tought it easier to install PSFT since the number of source to install is much less than SAP. However, I kept getting same error where the links not working no matter which environment I tried to install.
    I downloaded all software from eDelivery.
    HCM 9.1, PTOOLS 8.52, Oracle 11g 64 bit, Oracle Client 32 bit.
    First Try:
    Install on windows 7 64bit. Everything works fine until first login to the PSFT and all links not working.
    Suggestion from Hakan is to apply the patch and gave me a link to the old FTP site. I downloaded the 85209 patch but got password.
    Finally I managed to get a customer ID from a friend and downloaded Patch 85211 and applied. But got java error so I scrapped it.
    Anyway, Gasparotto said the environment is not certified and will not fix my problem with the patch.
    Second Try:
    Installed Virtual Box.
    Installed Windows 2008 R2 and applied the SP1.
    Installed everything all over again.
    Ensured the PTWEBSERVER password similar the username.
    Everything works fine but when login to PSFT, again..... links not working and see on the bottom left corner there are some javascript error where they cannot find certain peoplesoft objects..
    Just upgraded to IE 9 because I read somewhere IE 8 is not certified.
    Tried to login again, no error message and everything looks fine but... links not working.
    Logs also looks normal to me.
    Does anyone ever encountered similar issues before?
    Does this is a normal behaviour before tools patch 85211 being applied ?
    Thanks,
    aLuNa
    My APPSRV Log:
    PSSAMSRV.12 (0) [11/03/12 09:04:46](0) PeopleTools Release 8.52 (WinX86) starting. Tuxedo server is APPSRV(99)/100
    PSSAMSRV.12 (0) [11/03/12 09:04:46](0) Cache Directory being used: C:\APPSRV_CONFIG\appserv\HCDMO\CACHE\PSSAMSRV_100\
    PSSAMSRV.12 (0) [11/03/12 09:04:46](0) Server started
    PSRENSRV.2808 [11/03/12 09:04:49](0) PeopleTools Release 8.52 (WinX86) starting. Tuxedo server is RENGRP(92)/101
    PSRENSRV.2808 [11/03/12 09:04:49](3) Switching to new log file C:\APPSRV_CONFIG\appserv\HCDMO\LOGS\PSRENSRV_1103.LOG
    PSADMIN.2124 (0) [11/03/12 09:04:52](0) End boot attempt on domain HCDMO
    PSAPPSRV.1488 (3) [11/03/12 09:13:16 GetCertificate](3) Returning context. ID=PTWEBSERVER, Lang=ENG, UStreamId=091316_1488.3, Token=PSFT_HR/2012-11-03-02.13.17.193528/PTWEBSERVER/ENG/XxZ3vyJWXF/S1MoQtG2Wox6wGJA=
    PSAPPSRV.1488 (5) [11/03/12 09:13:21 GetCertificate](3) Returning context. ID=PTWEBSERVER, Lang=ENG, UStreamId=091321_1488.5, Token=PSFT_HR/2012-11-03-02.13.22.193632/PTWEBSERVER/ENG/pS6ec6pIAJJSYc1oOWcNYiR0UFQ=
    PSAPPSRV.1488 (7) [11/03/12 09:13:29 GetCertificate](3) Returning context. ID=PS, Lang=ENG, UStreamId=091329_1488.7, Token=PSFT_HR/2012-11-03-02.13.30.193285/PS/ENG/3GnOezS6D9PUlzwrjPwqexv4ir0=
    PSAPPSRV.1488 (34) [11/03/12 09:18:47 GetCertificate](3) Returning context. ID=PS, Lang=ENG, UStreamId=091847_1488.34, Token=PSFT_HR/2012-11-03-02.18.48.194158/PS/ENG//oJB5tvSHYNzsmZ2Gs4g2vBLUVs=

    alunwawa wrote:
    Does anyone ever encountered similar issues before? Yes, I did already see the same, that was when installed the same with 8.52.00 (without Peopletools patch) or without applying the patch project...
    Does this is a normal behaviour before tools patch 85211 being applied ?Without patch, you have the error you mentioned. How many time I told that 8.52.03 min. is required, I did not go further, but there was some bugs before which make it not working.
    I understand that's rather frustrating for people who wants to jump to Peoplesoft. I don't know SAP, but here you go, Peoplesoft is not a simple toy.
    Unfortunately, if you have no access to My Oracle Support to get the Peoplesoft patches, you have no way but work on Peoplesoft OVM (free of use), and to use them on VirtualBox, the Jim's articles are worth to follow.
    Nicolas.
    PS: @Jim, thanks for the kind words.
    My last install guide is quite old now (PT8.50/Linux), even though it did not change very much within the last tools 8.52. But seeing the number of time such questions have asked over here (PT8.52 on Windows), I'm thinking to write one more, that time on Windows.

  • In FB60, duplicate invoice check does not work if invoice date is different

    In FB60, duplicate invoice check does not work if invoice date is different
    This issue is in FB60 and not MIRO.
    Duplicate invoice check is activated in vendor master.
    I posted an invoice for a vendor with amount $ 100, Reference 1234 Invoice date Nov 01, 2011
    I tried posting for same vendor (and also Co Code) with amount $ 100, Reference 1234 Invoice date Nov 01, 2011. System does not allow. This is fine.
    Now I change only date, from Nov 01 to Nov 02, and system allow posting.
    Why I don't get the error message when date is different ? It should not be treated as a different invoice since invoice reference, amount, Vendor and Co Codes are same.
    SAP documentation says that it checks document date during duplicate invoice check even for FI invoices, then why does it allows in this case.
    Is this a bug ?
    I already tried changing settings in SPRO under LIV, this does not impact FB60 invoice booking.
    Thanks
    Sandeep

    Hi,
    Use BTE - 1110 - (Check on Invoice Duplication) for FB60. Take the help of your ABAPer to make a coding in Function module mentioned in BTE.
    Need to make a copy of the FM and then you can do relevant coding.
    refer the link.
    [http://www.thesapconsultant.com/2006/10/sap-business-transaction-events.html]
    Regards,
    Shridhar

  • Spell Checker is not working although it's enabled in the Settings and I've already installed the dictionary

    I'm using the 3.6.10 version of firefox
    Mac OSX 10.5.8
    the spell checker is not working correctly although all the settings needed are correct,
    the dictionary's installed, the Spell checking is enabled from the “Browsing” section of “General” tab under “Advanced” heading .
    but still it only underlines the misspelld words without giving me the probabilities of the right word .
    this problem started to appear after I updated my browser version .
    additionaly there is no "Add dictionary" or anything related to spell checking when I right-click the writing area .

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • External links not work

    Hello,
    I have a word document that has external links. Text that
    links to other page or other url.
    When I convert my doc (word document) into a swf using flash
    paper 2 the links not work. There are still highlighted but no
    linking is taking place.
    please help me.
    Thanks
    Alejandro

    I am having the same problem. At first I thought it was
    because I had converted an excel file but I tried the same
    information from a word document and the links do not work in the
    browser or if I view the SWF file separately. Additionally, when I
    convert the word file to a pdf none of the hyperlinks to pages or
    documents work but the links to email addresses do.

  • Check Button Not Working on Portal for BI report

    We have Vendor account group variable when I enter any random value and click on check its not working its not giving message as ' Invalid Input' on Portal ( Variable is single input optional variable) same Check Button Working in RSRT .
    And For all other Infoobjects ( Plant , Profit center) check Buitton is working on Port as well in RSRT.
    Please suggest.

    done

  • Capacity check is not working while creation of Production order

    HI Gurus,
    I want to restict the system that in case of insufficient capacity at the work centers, sysstem should not create the production order. For that i did the setting
    1) Unchecked the tick for the Capacity check & enter the profile SAPSFCG013 in the OPJK for the business functions 1 & 2.& also make the setting for the Release order '3".
    2) Maintain the same profile in the production profile & maintain that profile in the Mat Master
    3) In the CR02, activate the tick for the finite scheduling & uncheck for the can used for several operations.
    But i have creted the production orders & at the time of capacity check system is giving the message " Capacity avaiolable at all the work centers. But i check in the CM50, all the work centers are overloaded at the respective date.
    But i can create & release the p[orduction order.
    Requesting all to give your comments & solutions.
    Regards
    ACP

    ACP,
    ....after confirming all the operations system is allowing me to save
    When you confirm an order, you are by definition saying that the capacity existed for that order (you have just declared to the system that all operatons have been performed, and therefore all capacity was available).  I can't imagine why you would not wish to save that order, since you must somehow post the physical work that has already been done.  Capacity availability check is really only useful when the order to be checked has not yet been executed.
    CM50 displays capacity requirements.  CM50 does not perform the same function as Capacity availability check.  To ensure that all of your orders fall within you capacity constraints, you must perform capacity levelling.  Capacity availability check does not work the same as a Material availability check - don't assume that what you know about a material ATP will be applicable for a capacity ATP.  Read the help on Capacity levelling.  It is not generally possible to stop a manually created production order from being saved, due to any capacity situation, without using an enhancement.
    http://help.sap.com/saphelp_erp60/helpdata/en/60/13e308133a11d3bf550000e83235ee/frameset.htm
    Naturally, you can use enhancements to have the system meet any business requirement that is not met with the standard Cap Availability check.
    Best regards,
    DB49

  • Purchased Lightroom 5 and Download link not working. Please advise

    I have Purchased Lightroom 5 followed the download instructions and Download link not working.
    I get a dialog box stating that I have Explorer 4 and I need a later version.
    I am in fact running Explorer 10.
    Please advise.
    Bob Spree
    England

    Please see http://forums.adobe.com/thread/1229333 where this topic has been discussed.

  • Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?

    I hope the title is enough info, please ask. In the mean time I have created an applescript to open preferences/ sharing and uncheck then check the file sharing box. This works but I would obviously prefer it just work normally. I have no corrupt preference files. Perhaps a file is missing? Thank you.

    Greetings Kwnez
    I'm not up to your level of expertise yet. I'm networking and file sharing too, on my Mac Powerbook 1.33 GHz PowerPC G4; OS 10.5.8 Lepoard. At the public library I found by asking the clerk a book Authored by David Pogue. "Mac OS X Leopard the Missing Manual". It (the book) has helped me ask better questions. I'm not saying that your question "
    Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?
    is hard for me to understand, I went to system preferences and looked at the sharing box. when I clik it it opens up and the first thing I see is my computers name, and under that i see, " Computers on your local network can access your computer at: ...-powerbook-g4-15.local"
    What I'm saying is "Are we on the same Page"

Maybe you are looking for

  • Connecting RGB/VGA monitor to ADC connector on G4

    I've got a G4 that has a Nvidia GeForce2 MX video card with an ADC and RGB/VGA connectors on it. The RGB/VGA connection is completely broken. I have hooked up 5 monitors to it and they are all awful looking with color problems and major banding all o

  • How to get responses to topics posted on forum

    I have submitted multiple requests to the forum in the past, on multiple topics, and received sporadic responses. My most recent request was originally posted on Dec 18. I have yet to receive a response from anyone. I have reposted to the same topic,

  • No compilation error but have problems when running.

    Hello all, After implementing the examples given from the TextComponentJavaDemo in Java Tutorials I tried to get the fonts to change text in the JEditorPane but to no avail. The problem I am having now is some java.lang.Null.PointerException . The er

  • My Adobe Acrobat X (CS6) suddenly stopped working!

    My Adobe Acrobat X (CS6) suddenly stopped working, I can't open or edit documents.  I am on Windows 8.1, this just started happening yesterday. I have re-installed it to repair any possible problems, I am a registered user. Please help me!! Can't sub

  • Skype on Mavericks Won't Open/Crashes When I Open ...

    Whenever I try and open Skype it just repeats the same cycle - 1. Message saying "Skype unexpectedely quit, would you like to send a report so we can fix the problem? 2. (After clicking send/cancel) Skype quit unexpectedely, then asks me if I want to