Error: Site currently is not available (was: can't publish on BC since update)

Since the last update, I've done this week, I can publish is the catalyst for business. I didn't have any problems before the update. Here is general information, assuming that it might be relevant.

Adobe Cloud members: is under me, because I'm the designer that uses the adobe platform to complete the work

Business Catalyst: is the customer information, since it is their Web site

When I try to publish to Muse on Business Catalyst, this is what I get. It acts as if it is a new site and then there is a message at the bottom topic are not currently associated with this user.

Screen Shot 2016-06-25 at 2.33.09 PM.png

When I check my preferences my client account is still listed as the account to publish too.

Screen Shot 2016-06-25 at 2.35.15 PM.png

Any help would be appreciated, because since the update, it is also completely destroyed the formatting of the Web site and I had to go and fix everything with some of the Muse themes don't work properly now a lot and had to fix those. So, the site doesn't work until I can get it updated with patches.

Can you try this solution and let us know if this helped?

  1. Publishan empty muse heading to a new site.
  2. Muse to close and reopen the file Muse (with empty page layout). The new site should be thanked after issuing the command 'publish to the catalyst for business. "
  3. Close the Muse.
  4. Opens the previous file of Muse, you are trying to publish and try to publish again.

Thank you

Preran

Tags: Adobe Muse

Similar Questions

  • This site currently is not available for this user

    I changed my login email for my creative cloud account and I received this error the next time I tried to update a site I manage:

    I changed my email back to the original, I used to publish the site.  I then changed the login to the original in my CC account.  I then checked to make sure that the email to publish account is correct and then double checked that my email has all administrator privileges in the dashboard Business Catalyst. I still get this error.  I'm on a PC.

    Hello

    Please see the currently assosiated site is not available with this user [was: cannot publish changes to the Business Catalyst site without creating a new site] to work around the problem.

    Abhishek

  • Microsoft activation error activation server is not available to Microsoft's Activation Server is currently offline for regular maintenance or upgrade, or she may have technical difficulties now activating the Microsoft Reader

    Original title: Reader Activation - down for Mainentance... for weeks?

    When I try to activate my Microsoft Reader on Windows Mobile 6.5 (on a Samsung Omnia ii) or Windows 7 Home 32 bit, I got the message: Activation activation error Server Microsoft is not available to Microsoft's Activation Server is currently offline for regular maintenance or upgrade, or she may have technical difficulties now. Please try to activate later. At first I waited patiently the mainenance remaining or the technical problem to be solved... but I now have the message every time I tried to turn on the last two weeks. The server is really low? How the world do we get support on MS Reader? There has been a lot of complaints about the support for this product. Normally, I was able to get my camera Windows Mobile works, but lately nothing works. The Windows Mobile device appears somewhat spoil the activitation and demanded each month reactivation couple... but now I can not get anything to activate and it seems to be a server problem, not a PC or device issue. If someone has never penetrated the MS ranks to find someone who really knows what happens, please advise kindly. Thank you Joel at Bellevue

    Interestingly, I tried to activate MS Reader on my HD2 tonight in preperation to give to my girlfriend (I'm getting a feeling tomorrow, she has several seldomly but I hope she'll get into the Kindle as the HD2 duel boots into Android).

    My laptop is running W7 Pro with IE9, I'm a domain administrator.

    Race through the activation that I generated an error 500 on the server each time.

    With IE9 "Run As" administrator, it works.

    I hope this helps.

  • I am trying to cancel my membership and 24 hours chat is not available. Can advise you on how to cancel

    I am trying to cancel my membership and 24 hours chat is not available. Can advise you on how to cancel?

    To the link below, click on the still need help? option in the blue box below and choose the option to chat or by phone...
    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If he continues to not try to use a different browser.

    https://helpx.Adobe.com/contact.html?step=CCSN_membership-account-payment_cancel-your-memb ership_stillNeedHelp

  • try to install adobe cc but the sons of site Web to: not available in your country (the Netherlands)... wtf

    try to install adobe cc but the sons of site Web to: not available in your country (the Netherlands)...

    anyone understand this?

    I use the latest mac pro, ox X el capitan...

    Creative cloud is available in the Netherlands, as you can see here:

    http://www.Adobe.com/content/dam/Adobe/en/products/creativecloud/CC/PDFs/CC-availability-m atrix.pdf

    If you do not live in the Netherlands, then your Adobe ID can be associated with the wrong country.

    Please note that the country of your payment address, the country on your Adobe account and the store you purchase of should be the same.

    Please see this link for more information:

    FAQ: How can I change the country associated with my Adobe ID?

  • ERROR - 01034:ORACLE IS NOT AVAILABLE

    Hi all
    I am also facing similar pblm.

    I installed Oracle10G on Linux system.

    I tried to connect to sqlplus using cmd:

    sqlplus / as sysdba

    His connection, but after giving the sql commands, it displays "ERROR - 01034:oracle is not available. How can we solve this pblm. Here's mu .bash_profile


    --------------------------------------------------------------------------------

    # .bash_profile

    # Get the aliases and functions
    If [~/.bashrc - f]; then
    . ~/.bashrc
    FI

    # Specific programs startup and user environment

    $PATH = path: $HOME/bin

    export PATH
    umask 022

    PATH = / bin: / usr/bin: / usr/local/bin: / usr/X11R6/bin
    LD_LIBRARY_PATH = / usr/lib: / usr/X11R6/lib
    ORACLE_BASE = / home/oracle/oracle
    ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_10
    ORACLE_SID = orcl2
    PATH = $ORACLE_HOME/bin: $PATH

    export PATH LD_LIBRARY_PATH
    export ORACLE_SID ORACLE_BASE ORACLE_HOME
    DISPLAY = 192.168.10.215:0.0;
    Export DISPLAY
    ~


    --------------------------------------------------------------------------------

    and my/etc/oratab is like this:




    --------------------------------------------------------------------------------

    # This file is used by ORACLE utilities. It is created by root.sh
    # update by the database when creating Configuration Wizard
    # a database.

    # A colon, ':', is used as the field terminator. A new line ends
    # entry. Lines starting with a pound sign, "#", are comments.
    #
    # Entries are of the form:
    # $ORACLE_SID: $ORACLE_HOME: N | Y >:
    #
    # Fields in the first and the second are the identifier system and home
    Directory of # database respectively. The third filed indicates
    # for the utility dbstart the database must, 'Y', or not,
    # ', Being high at system boot time.
    #
    # Multiple entries with the same $ORACLE_SID are not allowed.
    #
    #
    ORCL:/Home/Oracle/Oracle/product/10.2.0/db_7:Y
    orcl2:/Home/Oracle/Oracle/product/10.2.0/db_10:Y
    ~

    --------------------------------------------------------------------------------

    What is my tnsnames.ora file


    --------------------------------------------------------------------------------
    tnsnames.ora # Network Configuration file: /home/oracle/oracle/product/10.2.0/db_10/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = china3) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl2)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )

    --------------------------------------------------------------------------------

    Please help me, thanks in advance

    Hello
    Is your database in the open State?
    sqlplus / as sysdba

    startup
    

    Best regards
    Phil

  • Get the error that store is not available now, please try again after some time in Windows 8 Enterprise.

    IM using windows 8 Enterprise.

    When im opening the windows store im getting the error that store is not available now, please try again after some time
     
    Original title: store does not connect

    Hello

    Please, try the Troubleshooting Windows App tool mentioned in the following article and see if that helps:
    Hope this helps, good luck :)
  • Error: BT Yahoo is not available due to a long-running script. How can I remove it?

    Original title: a long-running script

    Why constantly to make the message-' BT Yahoo is not available due to a long-running script.

    How can I remove it?

    Why constantly to make the message-' BT Yahoo is not available due to a long-running script.

    How can I remove it?

    a. on the Tools menu, click Internet Options.

    b. on the Advanced tab, click to select the checkbox disable the script debugger .

    c. click OK

    Error message: "a script on this page slows down Internet Explorer runs slowly.
    http://support.Microsoft.com/kb/175500/en-us

    How to resolve script errors in Internet Explorer on Windows computers

    http://support.Microsoft.com/kb/308260

  • I can't open Photoshop CS6. Message error "disk zero is not available.

    After that I started to use a new WD My Passport Ultra, I can't open Photoshop CS6. I chose readers old and new passport like Scratch for Photoshop CS6 records. Maybe this caused the problem? The old passport drive has 5 GB only on the left. Now, when I try to run Photoshop, I get an error message that says: "the drive to work is not available."

    I use iMac OS X Yosemite: 10.10.5.

    I read that screw up a preference in Adobe Photoshop CS6 in host file > library > Preferences will not solve the problem, but I do not see a preference for Adobe Photoshop CS6 file.


    How can I start again Photoshop CS6?

    Hi alexm,.

    Follow the step to reset the Photoshop preferences below.

    To re-create the Photoshop preferences files, start the application while pressing Ctrl + Alt + Shift (Windows) or command + Option + shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop settings file?"

    Let us know if that helps.

    Kind regards

    Mohit

  • "Not available" brightness - can't change the brightness level

    Omni HO 27-1015 t CTO Desktop PC product number: Windows 8 new installation B2Q20AV

    I can't control the brightness in the settings - brightness icon bed: not available

    No error message

    Setting of power doesn't have the brightness slider

    Forward power, lack of control of the brightness setting

    Reinstalled the Intel drivers from the HP site with administrator installation and reboot.

    Thanks for any help

    I had this same problem on a spectrum One and it was driving me crazy! Windows wouldn't let me change the brightness no matter how, I went to this topic, and I saw that you get the message "Not available". Finally, I stumbled across the "HP My Display" program and was able to adjust the brightness in there. What is loaded on your PC? So far, it's the only way I found to change the brightness on this machine.

  • My home page is not available how can I get that back?

    The page is not available!
    The page you are trying to find was not available on this site. You may have typed the wrong location, or it may not be available on this site.

    This is the message I get when I try to get on isp.netscape.com; I know that Netscape is so ten years, but I like the site and I still see it on Internet Explorer. I hate IE; I want to be able to see this page on Firefox as I always have.

    Thank you.

    Could check you that your home page has no parameter after the base address: http://isp.netscape.com/

    You can access in the Options dialog box, as described in: start-up, homepage, tabs and download settings.

    If it's already just the base address, could test you mode without failure of Firefox? It is a standard diagnostic tool to disable some advanced features of Firefox and extensions. More info: questions to troubleshoot Firefox in Safe Mode.

    Does not work if Firefox: Hold down the SHIFT key when you start Firefox.

    If Firefox is running: You can restart Firefox in Mode safe mode using either:

    • button "3-bar" menu > "?" button > restart with disabled modules
    • Help menu > restart with disabled modules

    and OK reboot.

    Two scenarios: A small dialog box should appear. Click on 'Start mode safe' (not update).

    Any improvement?

  • path to error 1413% APPDATA % is not available

    I went to look on ventrilo and I got this error code {path of 1413% APPDATA % is not available} I tried unistalling and reistall, but I get the same error code as my windows update will not work file KB933399 fails whenever I got x 64 Vista Home premium

    Hello Natas69,

    Thank you for visiting the website of Microsoft Windows Vista Community.

    Sorry to hear about the problem you are experiencing.

    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly.  Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved.  Software using third party is at your own risk.

    I however look on their website and saw that it was compatible with Vista. In addition, Member of the mine said it was trying to work on his system.  I suggest that you only contact ventral to any resolution of Vista.

    Let us know if these steps solve your problem.  I hope the information is useful.

    Kind regards

    Anthony
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • My Windows 7 task scheduler has problems getting the error 'Planner services is not available.

    When I opened my task scheduler, it says "selected task (0) no longer exists", said then "Scheduler service is not available" and it can then reconnect, what I'll do. can anyone help. PLEASE, I BEG YOU!

    Hi Abuh_986,

    Because you are always faced with the question, try to perform a repair installation (upgrade on-site) to solve the problem.

    When you perform an upgrade on the spot, it takes the same amount of time to do the upgrade as to reinstall the operating system. In addition, some of your custom Windows settings may be lost through this process.

    Run a repair installation will restore the current installation of Windows to the version of the installation DVD. It also requires the installation of all the updates that are not included on the installation DVD.

    Note: a repair installation will not damage files and applications that are currently installed on your computer. However, you can take a backup of the data.

    You can check the article to perform a repair installation after you close all running applications:

    How to perform an upgrade on the spot on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2

  • Error Android player is not available

    Hello

    I'm trying to put an application on the simulator of VMWare (found here > https://bdsc.webapps.blackberry.com/android/tool) through Eclipse.

    I have the Playbook Simulator upward and running in VMWare with development mode and the IP address is correctly set as a target in Eclipse.

    The complete error:

    [2012-02-03 22:54:42 - TexasOdds-Playbook] Packaging project...
    [2012-02-03 22:54:53 - TexasOdds-Playbook] Launch of Runtime Android BlackBerry...
    [2012-02-03 22:54:59 - TexasOdds-Playbook] State ERROR: net.rim.ajde code = 0 Android player is not available on 192.168.142.128. Please make sure that it is installed. null

    192.168.142.128 is the IP address that the Mode of development on the Playbook Simulator tells me.

    Can someone point out to me what I am doing wrong?

    Looks like we have the bad image. Download one from here:

    https://bdsc.webapps.BlackBerry.com/native/beta/download

  • Unable to connect to Windows error Windows store is not available on the workspace Windows To Go

    Original title: problem opening Windows Store

    When I click on Windows Store I get the error message "Windows Store is not available on Windows to GB workspace.

    How can I fix it, I use a desktop computer not a laptop

    Thank you

    exactly the same problem but I don't have windows 8 pro edition so I can't use gpedit.msc any idea to solve this? I tried all five options and none worked.

    BTW, I think it's STUPID friggin of microsoft to have as much of the element related to group policy, but not GPedit.msc on windows 8 regular edition!... friggin delayed.

Maybe you are looking for