I am unable to search the internet or recieve mms's on m...

i am unable to search the internet or recieve mms's on my cell, i am on the cell c network

Hi there!
It sounds as if your BB is not properly registered with your carrier...I suggest the following:
1) Register HRT:
Homescreen > Options > Advanced Options > Host Routing Table > BBKey (it does not matter which line is current) > Register Now
2) Resend Service Books:
KB02830 Send the service books for the BlackBerry Internet Service
If that does not help, then contact your carrier.
Otherwise, there are a multitude of questions/answers to go through to help you out, but those won't work unless you come to the forums and register an account. Please come to:
http://supportforums.blackberry.com/rim/
and register an account. Then post to the applicable forum.
Thanks!
Occam's Razor nearly always applies when troubleshooting technology issues!
If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
Join our BBM Channels
BSCF General Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • How do I delete photo ALBUMS from my iPHONE 4? I sync via icloud and I can not see any folders selected in itunes. I searched the internet and basically there is no one who has the answer to how you delete the iphone photo library and misc albums

    how do I delete photo ALBUMS from my iPHONE 4?
    I sync via icloud and I can not see any folders selected in itunes.
    I searched the internet and basically there is no one who has the answer (so far)
    to how you delete the iphone photo library and misc albums
    I have also had every iphone and I am not stupid.
    charles altman

    Replying to my own post - heh. I downloaded iExplorer (http://www.macroplant.com/iexplorer/) which allowed me access to the files on the phone and there was the phantom movie in the DCIM folder. Deleted it, and all is well - although I still have 0.65gb of Other in iTunes.....

  • Whenever I go to iTunes with my iPod 5th generation 32 gb iPod Touch, running iOS 8.0.2, It tells me that the "Other" category is using up 14.59 gb of data. I have no clue why it says this and I have searched the internet for fixes and none worked.

    Whenever I go to iTunes with my iPod 5th generation 32 gb iPod Touch, running iOS 8.0.2, It tells me that the "Other" category is using up 14.59 gb of data. I have no clue why it says this and I have searched the internet for fixes and none worked. I have tried on a windows and a mac and noticed no change. I have tried restoring to a backup but that didn't help. I haven't had time to do a full restore but I will try if the problem persists.

    An "other" larger than about 1 1/2 GB indicates corrupted files.
    What is the Other on my iPhone and How to Remove It
    What is "Other" and What Can I Do About It?
    Next, usually restoring from backup eliminated the corrupted files. However, sometimes restoring to factory settings/new iPod is required.
    To restore from backup see:
    iOS: How to back up
    To restore to factory settings/new iPod see:
    iTunes: Restoring iOS software

  • UNABLE TO ACCESS THE INTERNET FROM LOCAL PROVIDER ON A SITE-TO-SITE VPN CONNECTION

    Dear All,
    I have a site-to-site connection  from point A to point B. From point B i am unable to access the internet from local internet provider.
    I am trying to ping from 192.168.20.1 the dns 8.8.8.8   but i receive the  message "destination net unreachable".
    When i run "show ip nat translation" i receive nothing.
    The vpn connection is working properly, i can ping the other side 192.168.10/24
    Below is the configuration of the cisco router on point B.
    dot11 syslog
    ip source-route
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.21.254
    ip dhcp pool voice
     network 192.168.21.0 255.255.255.0
     default-router 192.168.21.254 
     option 150 ip 192.168.5.10 
    ip cef
    ip domain name neocleous.ru
    ip inspect name IOS_FIREWALL tcp
    ip inspect name IOS_FIREWALL udp
    ip inspect name IOS_FIREWALL icmp
    ip inspect name IOS_FIREWALL h323
    ip inspect name IOS_FIREWALL http
    ip inspect name IOS_FIREWALL https
    ip inspect name IOS_FIREWALL skinny
    ip inspect name IOS_FIREWALL sip
    no ipv6 cef
    multilink bundle-name authenticated
    vty-async
    isdn switch-type primary-net5
    redundancy
    crypto isakmp policy 5
     hash md5
     authentication pre-share
     group 2
    crypto isakmp policy 10
     encr aes
     authentication pre-share
     group 2
     lifetime 28800
    crypto isakmp policy 50
     encr 3des
     hash md5
     authentication pre-share
     group 2
    crypto isakmp key Pb85heuvMde9Wdac5Qohha7lziIf142u address [ip address]
    crypto isakmp invalid-spi-recovery
    crypto isakmp keepalive 10
    crypto ipsec transform-set TRANSET esp-aes esp-sha-hmac 
    crypto ipsec transform-set TRANSET2 esp-des esp-md5-hmac 
    crypto ipsec df-bit clear
    crypto map CryptoMAP1 ipsec-isakmp 
     set peer [ip address]
     set transform-set TRANSET 
     match address CryptoACL
    interface FastEthernet0/0
     description Primary Provider
     ip address [PUBLIC IP MAIN PROVIDER] 255.255.255.252
     ip access-group outside_acl in
     ip mtu 1390
     ip nat outside
     ip virtual-reassembly in
     load-interval 30
     duplex auto
     speed auto
     crypto map CryptoCY
     crypto ipsec df-bit clear
    interface FastEthernet0/1
     description TO LAN
     no ip address
     load-interval 30
     speed 100
     full-duplex
    interface FastEthernet0/1.1
     description DATA VLAN
     encapsulation dot1Q 20
     ip address 192.168.20.254 255.255.255.0
     ip access-group inside_acl in
     ip nat inside
     ip inspect IOS_FIREWALL in
     ip virtual-reassembly in
     ip tcp adjust-mss 1379
    interface FastEthernet0/1.2
     description VOICE VLAN
     encapsulation dot1Q 21
     ip address 192.168.21.254 255.255.255.0
    interface Serial0/2/0:15
     no ip address
     encapsulation hdlc
     isdn switch-type primary-net5
     isdn incoming-voice voice
     no cdp enable
    interface FastEthernet0/3/0
     no ip address
     ip access-group outside_acl in
     ip nat outside
     ip virtual-reassembly in
     shutdown
     duplex auto
     speed auto
     crypto map CryptoCY
    ip local pool VPNPool 192.168.23.2 192.168.23.10
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat inside source list nat_list interface FastEthernet0/3/0 overload
    ip route 0.0.0.0 0.0.0.0 [default gateway ip]
    ip access-list standard VTY
      permit 192.168.20.0 0.0.0.255
    ip access-list extended CryptoACL
     permit ip 192.168.20.0 0.0.0.255 192.168.3.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.5.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.6.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.12.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.2.0 0.0.0.255
     permit ip 192.168.20.0 0.0.0.255 192.168.10.0 0.0.0.255
     permit ip host 192.168.22.1 192.168.5.0 0.0.0.255
     permit ip host 192.168.20.1 192.168.5.0 0.0.0.255
     permit ip host 192.168.22.1 192.168.6.0 0.0.0.255
    ip access-list extended DFBIT_acl
     permit tcp any any
    ip access-list extended inside_acl
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.35
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.39
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.23
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.18
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.55
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.144
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.146
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.141
     permit ip host 192.168.20.253 host 192.168.3.21
     permit ip host 192.168.20.254 host 192.168.3.21
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.10
     permit ip 192.168.20.0 0.0.0.255 host 192.168.20.254
    ip access-list extended nat_list
     deny   ip host 192.168.20.254 192.168.10.0 0.0.0.255
     deny   ip host 192.168.20.254 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.1 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.1 192.168.10.0 0.0.0.255
     deny   ip host 192.168.20.2 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.2 192.168.10.0 0.0.0.255
     permit ip host 192.168.20.1 any
     permit ip host 192.168.20.2 any
     permit ip host 192.168.20.254 any
    ip access-list extended outside_acl
     permit gre any host [ip address]
     permit esp any host [ip address]
     deny   ip any any
    ip sla 2
     icmp-echo 192.168.10.254 source-interface FastEthernet0/1.1
     frequency 180
     timeout 500
    ip sla schedule 2 life forever start-time now
    logging 192.168.3.21
    route-map DFBIT_routemap permit 10
     match ip address DFBIT_acl
     set ip df 0
    route-map ISP2 permit 10
     match ip address nat_list
     match interface FastEthernet0/3/0
    route-map nonat permit 10
     match ip address nonat_acl
    route-map ISP1 permit 10
     match ip address nat_list
     match interface FastEthernet0/0

    You cannot access internet, because all traffic is tunneled for VPN !!!!
    Please see cisco tech documentation and bypass traffic for internet.
    eg.  if lan traffic is going from site a to site b  then through vpn
          else
           lan traffic to internet (any) should be out thorugh the vpn .

  • We bought an iphone 4s for our daughter. We transfered it to straight talk. She can make calls and text no problem. She can use the WiFi but is unable to use the internet or mms. How do we update the APN?

    We bought an iphone 4s for our daughter. We transfered it to straight talk. She can make calls and text no problem. She can use the WiFi but is unable to use the internet or mms. How do we update the APN?

    To clarify for anyone who is still having any problems doing this.
    1. Unlock your phone with the carrier ( I know the process will work if it is jail broken but I am assuming you dont want to void the warranty on your phone) NOTE: even if you purchased the phone outright at Wal-Mart it is still locked to ATT so you will have to unlock the phone.  If it's already unlocked skip to step 2.  This works and will work even if you update the phone. 
    1a Here is the link to unlock a ATT iphone. Simply follow the instructions https://www.att.com/deviceunlock/client/en_US/
    2. Get a T- mobile SIM. Even if you don't want the service, if you feign interest, they will send you one for free or 99cents. If you need it now you can get one at a T-mobile store too.
    3. Once you have both your Straight talk SIM and your T-mobile SIM follow these instructions:http://www.youtube.com/watch?v=mFFf5uqk18M
    4. If you have any remaining questions look at all the responses posted previously on this thread or check out the Howard Forums Wiki: http://wiki.howardforums.com/index.php/Straight_Talk_iPhone
    Everything should work flawlessly at this point.  If not let me know and I'm happy to help when I can.  I hope this makes doing this very easy for everyone in the future. God Bless -J

  • How do I search the internet on a new macbook pro

    How do I get the google app to search the internet?  I cant find it in the app store.

    Hi...
    Google is not an app, it's a search engine.
    Click this link >  http://www.google.com/
    Then bookmark that page so it's easy to access. From the Safari menu bar top of your screen click Bookmarks > Add Bookmark.
    From the pop up menu select: Bookmarks Bar
    You can access your Bookmarks not just from the Bookmarks Bar, but by clicking the Bookmarks icon top left corner of the Safari window

  • After updating Firefox yesterday I have been unable to access the internet. I have tried the Norton 360 fix several times, but it still doesn't work. How can I get Firefox working again?

    After updating Firefox yesterday I have been unable to access the internet. I have tried the Norton 360 fix several times, but it still doesn't work.

    After updating Firefox yesterday I have been unable to access the internet. I have tried the Norton 360 fix several times, but it still doesn't work.

  • Unable to access the Internet over 3G Network, Wi-Fi fine.

    Hi there,
    I'm unable to access the internet on the iPhone 3G over the 3G network. Wi-Fi is fine, no problems there, but every time I try to bring up a website in Safari over 3G I get the message "Safari can't open the page because it is not connected to the Internet".
    I have Enable 3G 'ON' under Settings > General > Network, and I have full strength on the signal meter in the top left of the Home screen. I'm in a city (Melbourne, Australia) on the Optus network, so the network itself shouldn't be the issue.
    I've tried resetting the Network Settings under Settings > Reset > Reset Network Settings, but it didn't change anything. Any other ideas?
    Cheers.

    Well, there you go, fixed! Called Optus Customer Service and they were actually helpful! Apparently there were "some components in their back-end that needed to be installed manually." The man wasn't sure why they weren't there, "glitches, blah, blah..." but at least they're there now and I have 3G access.

  • When trying to search the internet, Firefox simply clears what I type in after I click send.

    I cannot search the internet using Firefox... clicking "search" just erases whatever I type in.
    Am able to search using a different browser. Have the latest version, etc.

    There are five places to "search" within Firefox.
    # Search Bar
    # about: home - the default homepage
    # about:newtab - the new tab page
    # the Location Bar
    # Contexual Menu ''search for "...."'' feature
    All are controlled by the Search Bar "engine" selection
    Is that issue the same with all areas of "search"

  • I am frequently unable to join the internet or it runs very slowly.  I have a Time Capsule in my LAN. Are there any compatibility issues with Time Capsules and any ISPs?

    I am frequently unable to join the internet or, if I can, it is exceptionally slow. The ISP says nothing is wrong ontheir end.  Are there any compatibility issues with any ISPs when using Time Capsule and/or iMacs?

    Tried this several times to no avail.  I believe it is the ISP causing the problem...Time Warner.

  • Until your recent change, I used Firefox to search the internet. Nows I get a message that says "File not found." I DO NOT want to use google, but that SEEMS to be my only choice. WTF? Tell me how to get back to my Firefox search.

    I DO NOT want to use Google for anything on my computer. I do not want to search or browse using google.
    After the change Firefox made about a month ago, I can't get my search line browser, whatever the hell it is at the top of my computer screen, to give me anything. The only way I can search the internet is using google. I DO NOT want to use google for anything on my computer.
    Need more info?

    if Firefox is now searchingbrowsing through Google, I will quit Firefox and find something else. I do not want anything from Google operating on my computer.

  • TS1398 When my iphone connects to wifi, everything else in my house will not connect to the internet. They all show 3 to 4 bars on connection strength, but unable to access the internet.  The second I turn off the wifi on my iphone, everything runs perfec

    When my iphone connects to wifi, everything else in my house will not connect to the internet. They all show 3 to 4 bars on connection strength, but unable to access the internet.  The second I turn off the wifi on my iphone, everything in my house runs fine. What is going on?

    Had a similar problem a number of years ago with a laptop my daughter had. The probelm turned out to be the router. What kind of router do you have? Have you checked for firmware updates, or at least tried re-booting it?

  • Searching the Internet?

    Just wondering what my options are for including in a java program the functionality of being able to serching the Internet?
    (I know of the Google API, but am doing a project and trying to find any other similar methods - only other method can think of it writing a web crawler, though will probably be ineffiecnt)

    You mean searching the internet, as in retrieving and indexing all the content you can so you can then perform queries against your indices?
    In other words, duplicating Google?
    That'll be a nontrivial project.

  • Users unable to access the internet sites

    Hi Everyone,
    We have users who are able to get the IP address but unable to access any internet sites.
    I check the trap logs on the WLC
    RADIUS server 192.168.50.1:1812 failed to respond to request (ID 16) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.50.1:1812 activated on WLAN 1
    RADIUS server 192.168.60.1:1812 deactivated on WLAN 1
    RADIUS server 192.168.60.1:1812 failed to respond to request (ID 200) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.60.1:1812 activated on WLAN 1
    RADIUS server 192.168.50.1:1812 deactivated on WLAN 1
    RADIUS server 192.168.50.1:1812 failed to respond to request (ID 15) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.50.1:1812 activated on WLAN 1
    RADIUS server 192.168.50.1:1812 failed to respond to request (ID 16) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.50.1:1812 activated on WLAN 1
    RADIUS server 192.168.60.1:1812 deactivated on WLAN 1
    RADIUS server 192.168.60.1:1812 failed to respond to request (ID 200) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.60.1:1812 activated on WLAN 1
    RADIUS server 192.168.50.1:1812 deactivated on WLAN 1
    RADIUS server 192.168.50.1:1812 failed to respond to request (ID 15) for client 88:53:2e:99:24:b5 / user 'unknown'
    RADIUS server 192.168.50.1:1812 activated on WLAN 1
    Need to know  how can i troubleshoot this further?
    Regards
    Mahesh

    I would do the troubleshooting in  following sequence.
    1. Put a wired PC on to the vlan allocated for WLAN1
    2. Check whether wired PC gets an IP & can browse internet
    3. If that works, then we know no issue of DHCP & not issue with L3/NAT routing to access internet
    4. If step2, does not work then your issue is not within wireless, you have to change the focus of your troubleshoot.
    5. If step2 works, then test a wireless client with OPEN Authentication (No ACS involvment).If this does not work,then it means wireless client does not get proper IP connectivity. Check dynamic interface configuration for this WLAN & make sure gateway addresses correctly configured. Also VLANs are trunk across to WLC from switch.
    6. If step5 works, then try your client with ACS & see the client get successfully authenticated. If not it may be WLC to ACS issue. Troubleshoot that in that case.
    Do some troubleshooting like this & let us know the outcome. I am sure you will abe to find out the issue easily in this way.
    HTH
    Rasika

  • HT4623 I am unable to access the internet even though my wi-fi signal is strong. It circles then times out. I can't even check for software updates. It tells me "Unable to Check for Update, an error occured while checking for a software update" What can I

    Help! I have an older iPad. I am not sure which version. I cannot access the internet even though it shows a strong Wi-Fi signal. I have tried re-starting and when I tried to search for updates I couldn't access. It told me an error had occured. What can I do? Thanks!

    Me too having the same thing what's the solution for this how can I update

Maybe you are looking for

  • Help on reports

    1)What does an extract statement do in the ABAP program? 2)What is the meaning of ABAP editor integrated with ABAP  data dictionary? 3)WHAT IS THE TRANSPORT REQUEST NUMBER? 4)Where do you give technical properties for a table? 5)What is the differenc

  • How can I gift an app from the itunes store

    How can I purchase an app and gift it to someone?

  • Using session state in ORDER BY

    I have a report region with a PL/SQL function body returning a query as declare q long; begin q:='select .....' q:=q||' order by :P1_SORT1,:P1_SORT2'; end;where P1_SORT1 and P1_SORT2 have values from 1..8. In other words, I would like to the ORDER BY

  • File to Printer .

    Good Morning , I have scenario that is quite similar to Rich H forum. But that forum is not completed.:( Mine is File to Printer scenario for bank and I have somewhat same condition. There is a file sender system  -                file receiver syste

  • Could not initialize class coldfusion.runtime.report.Report

    I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now, when we request the reports, we get the following e