I accidentally made two accounts how do I switch which one has acces to my Facebook?

I made two accounts on accident a while back. I do not use the first one at all and entirely use my newly made premium account. The problem is my unused account has access to my Facebook and I would like to switch this access to my other account. Help please!

Yannisf1 wrote:
(Anthony)
-JUST FOR MY KNOWLEDGE-
Is that not enough to connect facebook to the new account?
I mean, it may automaticlally replace the link with the old account.
Please just tell me if i'm wrong or right :)
Hey,
To be honest, I have absolutely no idea!
I just take the route that I believe minimises any risk of something blowing up server side, and whilst it may well automatically disconnect, it only takes a few seconds to disconnect before connecting to the new account, and just eliminates that risk of a load of errors popping up :P
Anthony

Similar Messages

  • I accidentally have two accounts, how do I combine them?

    I accidentally have two accounts, how do I combine them

    Yannisf1 wrote:
    (Anthony)
    -JUST FOR MY KNOWLEDGE-
    Is that not enough to connect facebook to the new account?
    I mean, it may automaticlally replace the link with the old account.
    Please just tell me if i'm wrong or right :)
    Hey,
    To be honest, I have absolutely no idea!
    I just take the route that I believe minimises any risk of something blowing up server side, and whilst it may well automatically disconnect, it only takes a few seconds to disconnect before connecting to the new account, and just eliminates that risk of a load of errors popping up :P
    Anthony

  • I have two me accounts  - how do I switch from one  iweb site to the other

    I have two me accounts and want to run two seperate iweb accounts but when I used iweb in either it shows the same webpage
    So whether I sign in as one account or the other - iweb only remembers the last updates I made and applies them to both so I cant use it for two different accounts with totally different sets of content
    how do I make different web pages for different accounts?

    Go into iWeb and create your sites and then save them. Then log into your first MME account under system preferences and then open iWeb and click on Publish All to MMe and that site will be published.
    Go back to System Preferences and then log out of one account and then log back into the other account. Once logged into this account, then go back to iWeb and click on your second site and then click on Publish All to MMe and that site will be published to that account - it will show at the bottom of the screen.
    The other way to do it is on your main computer, set up two more user accounts and have both your MME accounts under the two different user accounts so you can switch easily between the two.

  • Dynamic h:commandLinks : how do I know which one has been clicked?

    Imagine I have something like:
    <h:dataTable etc etc>
    <h:column>
    <h:outputText etc etc />
    </h:column>
    <h:column>
    <h:commandLink action="#{BeanName.removeEntry}" />
    </h:column>
    </h:dataTable>
    <h:inputText etc etc><h:commandLink action="#{BeanName.addEntry}" />
    so that when I add Entries, they get seen on the dataTable above..
    THe addEntry code is easy to do, it's only a ArrayList.add() method call but what about the removeEntry? I don't know how to figure out which 'remove' commandLink was clicked.

    If you have a datamodel in yo
    ur datatable, then you can do something like this:
    getModel().getRowData()
    This returns the selected row.
    From here it's with you.....

  • JRadioButtons - how do i know which one has been clicked?!

    hey all,
    im working on a simple gui to implement a ticket office system. im a bit of a newbie to using GUIs and im fed up of trawling through the api's in search of answers and im on the home run... so here's my q...
    i have a gui class for doing a search for tickets. i have a controller in a seperate actionListener class for this gui. i have three radio buttons for searching for three different things and then there's a search jbutton to start the search.
    how do i know what radio button the user has selected when they click search? i need to be able to know this from the controller, not in the gui itself.
    thanks a mil!

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class TicketOffice_Demo extends JFrame {
        public TicketOffice_Demo() {
            initComponents();
        private void initComponents() {
            ticketsGroup = new ButtonGroup();
            toolbar = new JToolBar();
            startSearch = new JButton();
            typeA = new JRadioButton();
            typeB = new JRadioButton();
            typeC = new JRadioButton();
            scrollpane = new JScrollPane();
            textarea = new JTextArea();
            setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
            setTitle("Ticket Office Demo");
            toolbar.setFloatable(false);
            startSearch.setText("Start Search");
            startSearch.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent evt) {
                    startSearchActionPerformed(evt);
            toolbar.add(startSearch);
            ticketsGroup.add(typeA);
            typeA.setSelected(true);
            typeA.setText("\"A\" Tickets");
            typeA.addItemListener(new ItemListener() {
                public void itemStateChanged(ItemEvent evt) {
                    typeAItemStateChanged(evt);
            toolbar.add(typeA);
            ticketsGroup.add(typeB);
            typeB.setText("\"B\" Tickets");
            typeB.addItemListener(new ItemListener() {
                public void itemStateChanged(ItemEvent evt) {
                    typeAItemStateChanged(evt);
            toolbar.add(typeB);
            ticketsGroup.add(typeC);
            typeC.setText("\"C\" Tickets");
            typeC.addItemListener(new ItemListener() {
                public void itemStateChanged(ItemEvent evt) {
                    typeAItemStateChanged(evt);
            toolbar.add(typeC);
            getContentPane().add(toolbar, BorderLayout.NORTH);
            textarea.setBackground(new Color(255, 255, 204));
            textarea.setEditable(false);
            scrollpane.setViewportView(textarea);
            getContentPane().add(scrollpane, BorderLayout.CENTER);
            Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
            setBounds((screenSize.width-400)/2, (screenSize.height-300)/2, 400, 300);
        private void startSearchActionPerformed(ActionEvent evt) {
            Controller cont = new Controller(ticketType);
            textarea.append("Controller searches for ticket type '"+cont.getTicketType()+"'\n");
        private void typeAItemStateChanged(ItemEvent evt) {
            if(typeA.isSelected()){
                ticketType = "A";
            }else if(typeB.isSelected()){
                ticketType = "B";
            }else if(typeC.isSelected()){
                ticketType = "C";
        public static void main(String args[]) {
            new TicketOffice_Demo().setVisible(true);
        private JButton startSearch;
        private JRadioButton typeA;
        private JRadioButton typeB;
        private JRadioButton typeC;
        private JScrollPane scrollpane;
        private JTextArea textarea;
        private JToolBar toolbar;
        private ButtonGroup ticketsGroup;
        private String ticketType ="A";
    class Controller {
        Controller(String ticketType){
            this.ticketType = ticketType;
        public String getTicketType(){
            return ticketType;
        private String ticketType;
    }

  • I have two itunes accounts, how do I delete the one I don't want?

    I have two itunes accounts, how do I delete the one I don't want?

    Anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID
    See Item 5 here >  http://support.apple.com/kb/HT5622

  • HT5312 im trying to make a purchase on itunes and its asking for my security question and i dont remember them its been years since i made this account how can i reset them

    im trying to make a purchase on itunes and its asking for my security question and i dont remember them its been years since i made this account how can i reset them

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (98991)

  • For some reason i have two accounts and I want to cancel one of them. they are yearly contracts but i dont want to pay double for the same product. How can I cancel one account?

    for some reason i have two accounts and I want to cancel one of them. they are yearly contracts but i dont want to pay double for the same product. How can I cancel one account?

    Is it possible that you are using the same password for the old O2 Study and newer O2 Apple Base Station networks?
    If so, Keychain Access is storing the old information about the old network and may be associating it with your AirPort Extreme settings based on the BSSID that William has mentioned.
    If that's the case, open Macintosh HD > Applications > Utilities > KeyChain Access and look for a listing with the old network name. Delete this entry. You may need to power down both the computer and the AirPort Extreme and restart them.

  • I have two accounts how do I put them together?

    I have two accounts how can i put them together so I have only one?

    Currently, it's not possible. All purchases are tied to eack individual account.

  • HT1451 If I have two iTunes libraries on one computer, how do I know which one is opening when I click on the iTunes icon on the desktop?

    If I have two or more iTunes Libraries on one computer, how do I know which one is opening when I click on the iTunes icon on my desktop?

    You cannot.
    When you sync to a new library, it will erase the current content.
    Use your backup copy of the old computer to copy everything to the new one.

  • How do you switch from one iTunes account to another on your apple tv?

    How do you switch from one iTunes account to another on your apple tv?

    Welcome to the Apple community.
    I assume you do mean a different account and not simply a different iTunes library. Unfortunately, in order to switch accounts, you would need to log out and log in to the second account.

  • I had my Itunes account disabled due to fraud, if i create a new itunes account how can i switch purchases and apps to the new ID?

    i had my Itunes account disabled due to fraud, if i create a new itunes account how can i switch purchases and apps to the new ID?

    Hi ...
    Just be cause the account was disabled (Apple ID) doesn't mean you can't reset the password and have access to your iTunes purchases.
    Use the iforgot link to reset your password > Apple ID: "This Apple ID has been disabled for security reasons" alert appears
    If you have problems resetting, use the email form here >   Apple - Support - iTunes Store - Contact Us
    edited by:  cs

  • I recently deleted many duplicate files. In the midst of it my Itunes songs are not in Itunes. They are in two different folders. One under 'Music' in my ID. And two under a MyMusic file in Documents. How do I know which one to import?

    I recently deleted many duplicate files. In the midst of it my Itunes songs are not in Itunes. They are in two different folders. One under 'Music' in my ID. And two under a MyMusic file in Documents. How do I know which one to import?

    Thanks, this is not an ideal answer but probably the most sensible one in my case.
    I will try it unless someone has a better suggestion, but I'll wait a bit as it will take me a few days anyway (I had actually tried to create a new smaller playlist or download by album, but at this stage the music app is not letting me queue a list of songs for download - I think I will have to disable and re-enable iTunes match which will probably delete all the songs).
    I have to say I am not very impressed with Apple here - having an online backup of all your data and beeing able to restore it to a new device easily was a strong selling point of iCloud. For music, they are Definitly not delivering at the stage.

  • Adobe wont update my CS 5, it says i have the wrong serial number.  I have 2 serial numbers with my account, how do i switch the serial number in CS 5 to the other number?

    Adobe wont update my CS 5, it says i have the wrong serial number.  I have 2 serial numbers with my account, how do i switch the serial number in CS 5 to the other number?

    David,
    To switch, I am afraid you will have to reinstall using the other one.
    But that should hardly be necessary.
    If you can find no way, you may try a chat here,
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    or Adobe Support (phone) here,
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • I have Firefox 3.63 on my computer and is my primary. I accidentally made Exploer my primay but then switched back. Robo Form has dissappeared and Ive tried adding the Firefox extension and uninstall re-install but nothing. I'm Windows 7 on an HP comp

    I have Firefox 3.63 on my computer and is my primary. I accidentally made Exploer my primary but then switched back. Robo Form has disappeared and I've tried adding the Firefox extension and uninstall re install but nothing. I'm a Windows 7 user on an HP comp

    Please upgrade your browser to Firefox 7 and try;
    * getfirefox.com

Maybe you are looking for

  • How do you delete all occurrences of a recurring event in iCal without deleting them one by one?

    These events have no stopping point, and go on into eternity. How do I get them out of iCal without having to delete each one separately? I want to sync with my new iPhone, but don't want these events in my iPhone calendar. They are in my old iPhone

  • Purchase Order - Incidental Cost

    Hi there I would like to seek help from you guys. We have read already our config script and other resources here but to no avail. Our problem is after incidental cost is IR (but not yet GR - material and incidental cost) condition tab line items lik

  • Music + Video Kind is not 'Music Video' incompatible in smart playlists

    When iTunes introduced [Videos], they started showing up in my [Smart Playlists] used to maintain [Music] (too many to list). I was able to correct this by adding: [Playlist] is [Music] ...to all playlists. However, [Music Videos] still show up in my

  • File system log files for SOA Gateway

    Hi All, I need to get log files for my integration repository/SOA Gateway since I'm not able to generate any WSDL or to deploy a web service. In the SOA trouble shoot document, it says: Log on to Oracle E-Business Suite with the username that has the

  • Global Implementation - Languages other than English

    We are in the process of implementing COPA reporting through Global BI Box and we plan to have the Language as only in ENGLISH. However, we have other regions like Europe and Autralia, NewZealand, China, South America and etc and they are requesting