Mobile version of muse site hosted through BC has quit working

For some reason after republishing a site for a client today, the mobile version has quit working. When I google search the site on my phone the address shows up as humanity.tv/phone/index.html which is correct but after you select it the safari cannot open the page because the server cannot be found message comes up. Desktop and tablet version are working fine. Humanity.tv is the address.
I tried to clean up cache on my iPhone but its still not working. Could possibly be a cache overload on business catalysts side?
PLEASE HELP
Joe

Hi,
Are you able to see the site using system url, try to open this url in safari http://goo.gl/P0VV2s

Similar Messages

  • Im trying to reorder divs when in the mobile version of my site, is it possible to do it with media queries?

    Im trying to reorder divs when in the mobile version of my site, is it possible to do it with media queries? Here is the layout in desktop view, red being what would be images. And when i rescale, the content stacks together to place two of the same boxes together, like so;
    Is it possible to apply a rule so when scaled the boxes reorder to show red, black, red, black, red, black?

    <div class="productcontainer3">
    <div class="product3"></div>
    </div>
    <div class="productcontainer4">
    <div class="product4"><h6>Manta Soledo</h6><p1>In here will be the Manta blurb! Not too much technical info, save that for product page. Make it sleek and elegant. </p1></div>
    </div>
    <div class="productcontainer1">
    <div class="product1"><h6>Manta Soledo</h6><p1> In here will be the Manta blurb! Not too much technical info, save that for product page. Make it sleek and elegant.</p1> </div>
    </div>
    <div class="productcontainer2">
    <div class="product2"></div>
    </div>
    <div class="productcontainer5">
    <div class="product5"></div>
    </div>
    <div class="productcontainer6">
    <div class="product6"><h6>Manta Soledo</h6><p1>In here will be the Manta blurb! Not too much technical info, save that for product page. Make it sleek and elegant. </p1></div>
    .productcontainer1 {
      float: left;
      clear: both;
      max-width: 604px;
      width: 49%;
      margin-right: 1%;
      margin-bottom: 4%;
      margin-top: 1%;
    @media all and (max-width: 600px) {
    .productcontainer1 {
      width: 100%;
    .productcontainer2 {
      float: left;
      max-width: 604px;
      width: 49%;
      margin-bottom: 4%;
      margin-top: 1%;
    @media all and (max-width: 600px) {
    .productcontainer2 {
      width: 100%;
    .productcontainer3 {
      float: left;
      clear: both;
      max-width: 604px;
      width: 49%;
      margin-right: 1%;
      margin-bottom: 4%;
    @media all and (max-width: 600px) {
    .productcontainer3 {
      width: 100%;
    .productcontainer4 {
      float: left;
      max-width: 604px;
      width: 49%;
      margin-bottom: 4%;
    @media all and (max-width: 600px) {
    .productcontainer4 {
      width: 100%;
    .productcontainer5 {
      float: left;
      clear: both;
      max-width: 604px;
      width: 49%;
      margin-right: 1%;
    @media all and (max-width: 600px) {
    .productcontainer5 {
      width: 100%;
    .productcontainer6 {
      float: left;
      max-width: 604px;
      width: 49%;
    @media all and (max-width: 600px) {
    .productcontainer6 {
      width: 100%;
    .product1 {
      Width: 100%;
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;
    .product2:hover {
      background-image:url(../Graphics/iMod-rollover.jpg);
    .product2 {
      Width: 100%;
      background-image:url(../Graphics/iModindex.jpg);
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;
      -webkit-transition: background-image .8s ease-in-out;
      -moz-transition: background-image .8s ease-in-out;
      -ms-transition: background-image .8s ease-in-out;
      -o-transition: background-image .8s ease-in-out;
      transition: background-image .8s ease-in-out;
    .product3 {
      Width: 100%;
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;
      background-image:url(../Graphics/Ilanoindex.jpg);
      -webkit-transition: background-image .8s ease-in-out;
      -moz-transition: background-image .8s ease-in-out;
      -ms-transition: background-image .8s ease-in-out;
      -o-transition: background-image .8s ease-in-out;
      transition: background-image .8s ease-in-out;
    .product4 {
      Width: 100%;
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;
    .product3:hover {
      background-image:url(../Graphics/Ilano-rollover.jpg);
    .product5 {
      Width: 100%;
      background-image:url(../Graphics/Soledoindex.jpg);
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;
      -webkit-transition: background-image .8s ease-in-out;
      -moz-transition: background-image .8s ease-in-out;
      -ms-transition: background-image .8s ease-in-out;
      -o-transition: background-image .8s ease-in-out;
      transition: background-image .8s ease-in-out;
    .product5:hover {
      background-image: url(../Graphics/Soledorollover.jpg);
    .product6 {
      Width: 100%;
      padding-bottom: 50%;
      float: left;
      background-position: center;
        background-size: cover;
        background-repeat: none;

  • How do I create a mobile version of a site that is based on scroll effects and a slideshow background?

    I need to create a mobile version for a site that is based on scroll effects and a slideshow background.
    Is it possible to copy the format from the desktop version without re-designing all the elements?

    Hi
    Different renditions will use require the page elements to be optimized accordingly.
    So you can surely copy the page elements and paste in phone or tablet layout , but you would need  to modify them.
    Thanks,
    Sanjit

  • I'm working on CC 2014 on a mobile version of a site, having trouble with order of layers and links not working.

    I'm working on CC 2014 on a mobile version of a site, my links on layers that are below the top layer (call menu) are not working. If I move the layers above the menu layers the links work, but then the menu appears under the graphic and other elements on the site.

    I'm having this issue right now. I would LOVE some help. Did you get it figured out?

  • Safari sometimes sends me to a mobile version of a site when I'm on my G5

    Thanks to this board, I have Safari up and running again. (Thanks!)
    However, sometimes I end up on a mobile version of a site for no apparent reason. I've read that it may be due to my User Agent which currently looks like this:
    Mozilla/5.0 (Macintosh; U; PPC Mac OS X 1058; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
    This doesn't happen on all sites, but does happen on the same sites every time. Any ideas on a fix?
    Thanks

    Hi Tyler
    your UA looks fine, although a few sites do fail to recognise PPC macs properly... so if you change yours in Safari- Develop -User Agent- Other (alter PPC to Intel), you know that's why.
    Otherwise, delete the cookies for those sites in Safari-Preferences-Security - Show Cookies

  • Updated to Oct 2014 version of photoshop CC. since that time cannot save ANY work.  I can work on files but when I hit 'save as" every time it says "photoshop has quit working and needs to close."

    Updated to Oct 2014 version of photoshop CC. since that time cannot save ANY work.  I can work on files but when I hit 'save as" every time it says "photoshop has quit working and needs to close." Need solution now.

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Host process rundll32 has stopped working while Installing BPC 7.5

    Hi guys,
    while installing BPC on Windows 2008 R2, the installation programs shows the message
    Host process rundll32 has stopped working.
    According to SAP Note 1498480 - Windows host process (Rundll32) has stopped working, i have followed the recommendations:
    32bit Compatibility Mode ON
    C:\inetpub\AdminScripts>cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAp
    pOnWin64 "true"
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    Enable32BitAppOnWin64           : (BOOLEAN) True
    Also disabled the Data Execution Prevention (DEP) and rebooted server.
    Then tried reinstalling IIS 7.0, rebooting the server, instaling it again but still showing the same error message.
    Any futher help on this would be highly appreciated.
    Regards!

    After a few restarts it worked

  • "Host Process Rundll32 Has Stopped Working" on my new X200s

    100% reproducible :
    1. boot
    2. log on
    3. close lid
    4. open lid
    5. "Host Process Rundll32 Has Stopped Working"
    I get this on my new X200s which is nearly in out-of-the-box condition. It runs Vista with SP1. I installed a few programs (Thunderbird, Chrome and OpenOffice) and configured it to do nothing when the lid closes.
    I guess I'll try installing the Power Management driver update (http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-4GXPEG) and then Vista SP2.
    Any other ideas  ?
    Thanks,
    Jean-Louis

    The driver update did not help.
    In the meantime I noticed that the power gauge vanishes from the task bar after the error message.
    J-L

  • Office 2013: Windows host process (Rundll32) has stopped working

    Hi,
    I have problems with adding additional e-mail address to my Outlook. When I open the Mail Control Panel Item, go to my Exchange Profile and add a new e-mail address I get a popup indicating that the Windows host process (Rundll32) has stopped working.
    The only way of adding extra e-mail addresses is to remove my entire Outlook Profile. In the initial wizard I can add all Exchange mailboxes that I need (I have 3). After I've configured my Outlook profile I always receive the Rundll32 error. When I try
    to create a second Outlook profile I still get the same error.
    I've tried the following:
    - Repair OST file
    - Repair Office -> Control Panel and Online Repair
    - Reinstall Office
    - Reinstall my entire PC
    It doesn't matter which e-mail address I add in the initial Outlook configuration wizard. I always receive the error when I try to add a new mailbox, even when I add a mailbox that does not exist (e.g. [email protected]).
    Even after reinstalling my PC I still get the same error. I'm using Windows 8.1 (x64) and Office 2013 (32-bit) on a Lenovo W540. None of my colleagues have this issue. It's a domain joined PC and we are not using Roaming Profiles.
    For troubleshooting I also created a local account on my laptop but I get the same issues with this account.

    Hi,
    I'm also using Office 2013 32-bit and Windows 8.1 64-bit on my computer but doesn't get this issue. As you mentioned you reinstalled your PC, the first thing I suggest is to make sure your Windows and Office have been up to date.
    The second thing is to make sure you are using the system with an administrator account, this ensures you the enough permission.
    There is a possibility that some 3rd-party programs are interfering with "Mail", we can try to perform a clean boot to determine whether background programs are interfering with this:
    1.Swipe in from the right edge of the screen, and then tap Search. Or, if you are using a mouse, point to the lower-right corner of the screen, and then click
    Search.
    2.Type msconfig in the search box, and then tap or click
    msconfig.
    3.On the Services tab of the System Configuration
    dialog box, tap or click to select the Hide all Microsoft services
    check box, and then tap or click Disable all.
    4.On the Startup tab of the System Configuration
    dialog box, tap or click Open Task Manager.
    5.On the Startup tab in Task Manager, for each startup item, select the item and then click
    Disable.
    6.Close Task Manager.
    7.On the Startup tab of the System Configuration
    dialog box, tap or click OK, and then restart the computer.
    If in clean boot the issue doesn't exist, the issue was probably caused by the 3rd-party programs. For further information to troubleshoot, you can refer to this kb below:
    http://support.microsoft.com/kb/929135
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • My stumble upon has quit working. Keeps saying It will not work with the browser version I have witch is Mozilla 12.0

    All of the sudden my stumble upon has quit working and I'm not sure why. When I try to stumble it says my browser version needs to be updated yet I have done nothing to change anything to make this problem happen. What do I need to do and how do I fix this?

    You probably have a corrupted user agent that identifies you as Firefox/3.5.6
    *Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
    See:
    *https://support.mozilla.org/kb/Finding+your+Firefox+version
    *https://support.mozilla.org/kb/websites-say-firefox-outdated-or-incompatible
    *http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • HOST APP SERVICE has stopped working

    I keep getting the message "HOST APP SERVER has stopped working" whenever I try to select the home button on my screen. It simply says that Windows will close the application and notify me when a solution has been found, but this has been going
    on for a week and it has yet to message me a solution. The error message isn't very specific as to what is going on and I have no idea what to do!

    Hi kgabriella,
    Please open Event Viewer and check the related logs, if possible, post the information here.
    Further, follow the advice posted by Arnav Sharma, follow the guide to boot into clean boot and check the issue again.
    Besides, see if the thread below would help:
    Catalyst control centre host has stopped working.
    Best regards
    Michael Shao
    TechNet Community Support

  • The mobile version of my site not working when Published.

    The desktop version works fine and the mobile version seems to be working fine in Muse in both preview and browser preview.
    What am I doing wrong and how can I fix it?
    Thanks,
    /Fredrik

    Thanks for your response Zak and my apologies for the delay in responding. I tried the site on a smart phone yesterday and the mobile version came up and it worked perfectly including the email and phone links. I don't have a tablet other than an Acer Iconia B1 and at the moment I'm presuming it'll bring up the correct version on a tablet that has better definition.
    At the moment the site is hosted as a temporary test site on Business Catalyst. "Universal Redirect" was already selected at the time of my original query. The previous version of the site which this will supercede (not Muse and done a few years ago) is at present hosted by a different company but I want to change host to Business Catalyst as this seems to make sense and I can take advantage of the hosting credit.

  • Publishing through Muse and Hosting through Adobe

    To begin with if this is the wrong area for this post please point me to where I need to take it or if a mod wants, please move it.
    So I bought access to the whole CC suite so that I could learn some new things and expand my abilities but I am mostly just a photographer so outside of Photoshop and Lightroom I don't have a lot of experience, so if I sound ignorant.....well I am.
    I started building my own personal site with Muse and if I understand correctly I can host it through Adobe using one of my five free hostings included with my CC sub. (I am still not entirely sure what that means includes)  Now I would like to have a forum with it where registered people can post topics, comments, etc. and it can be moderated by myself and anyone I wish to allow moderator status.  I read through several help topics and supposedly I can create one with Business Catalyst?  All the information I have found seems to be either outdated or doesn't really go into much depth about what I am/need to do to make it work.  If someone could point me in the direction of some more updated tutorials, guides, or whatever I would really appreciate it.  I don't mind long videos or a wall of text I just need to find some current explanations.
    Thank you in advance!

    Hi,
    A Creative Cloud subscription lets you redeem and launch five free sites, which are web basic in nature. You can use Business catalyst Forum feature, but to use it you need to upgrade the site plan to  higher plan.
    For a detailed breakdown of what's included in each site hosting plan, refer to this article.
    Detailed plan breakdown
    To see how the forum works,
    User manual
    Do let me know if you have any question.

  • I have created a phone mobile version of a site. I was hoping it would enlarge with the spreading fingers gesture, but it does not.

    I made the text in a phone version in a larger font size than the desktop version. But some may need to enlarge it further. I was hoping that would be possible, as it is when you view a desktop version on the phone. Is this not a capability in Muse?
    As I went through Muse 'sites of the day,' most sites were not expandable on the phone.  However,  themarketaustin.com and movingcolour.tv are expandable. What is the trick to this? I have a disappointed client who was expecting this capability.

    Try adding this at this line in the head of all your html pages:
    <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=10.0,user-scalable=1">
    user-scalable is the one that is important for you.
    More info: Viewport Meta Tag For Non-Responsive Design
    width=device-width
    this means we are telling to the browser “my website adapts to your device width”
    Initial-scale
    This define scale the website, This parameter sets the initial zoom level, which means if 1 CSS pixel is equal to 1 view port pixel. This parameter help to when you changing orientation mode, or preventing a default zooming. without this parameter responsive site work.
    Maximum-scale
    Maximum-scale define maximum zoom. When you access website top priority is maximum-scale=1 won’t allow the user to zoom.
    Minimum-scale
    Minimum-scale define minimum zoom. this work same as above but define minimum scale. If you not define this its work without using this is useful when maximum scale is large and you want to set minimum scale that time you can use.
    User-scalable
    User-scalable assign 1.0 means website allow to zoom in or zoom out.
    But if you assign User-scalable=no its means website not allow to zoom in or zoom out.

  • Muse site hosted with BC not appearing on Google searches

    Hi again... another quick question for you guys...my website www.crownmarketers.com is made with muse and hosted with BC. Ive put made paragraph style (h1, h2, p, etc.) and also have changed the page names to be more search friendly and also have added info to each image on the site under image properties. I also have done the metadata for each page including description and keywords. how can i make my site crown marketers appear when i search google ?

    Hi,
    There is no fixed formula to get on first page of Google. But the important thing is "Make pages for users, not for search engines", one of the most important that factor affects your ranking on Google is how much people are satisfied or pleasured by your webpages. Few more things to consider,
    Before using a keyword, make sure to research his popularity,  Wordtracker, Google AdWords, Google Trends or the Yahoo! Buzz Index. Each of these sites provides a snapshot of keyword popularity.
    Keywords should be relevant to the overall content of your page
    Avoid using images to display important names, content, or links. Google's crawler cannot read text in graphics. Use ALT attributes for images
    If there is more then one way to reach out to the same page, indicate the canonical (preferred) version of a page More information about canonicalization.
    Also, take a look to these guidelines by Google itself, specially the "Quality guidelines"
    Webmaster Guidelines - Webmaster Tools Help
    Hope this helps

Maybe you are looking for

  • One model for JTree and JTable

    Hi. Is it possible for a JTree and a JTable to share one model? Thank you

  • PO DELETED AFTER MADE GRN AND PAYMENT----SYSTEM ALLOWED

    Dear friends           In our company the user deleted the purchase order after done GRN and made payment. The question is how the system allowed to do it? i checked the system message to stopit but i couldn't found it.so could anyone let me know is

  • Slow motion effect results in an unwanted high pitch sound

    whenever i apply the fast/slow/reverse effect to a clip, a high pitch sound is created...how can i get rid of this without extracting the audio of the clip (there is no high pitch prior to applying the slow effect)?

  • Very heavy illustrator file

    hello, I have a problem because I developed a very simple file and the same is weighing nearly 200mb. Has no image, type transformed  into object and the drawing size is 30x60mm sources  very small. I have had these problems with other files.

  • Interact with third-party applications

    Do anybody have a try to Interact with third-party applications when using CQ5? I have some questions when I do that, when I use ajax to get data from my custom application,it always return error message,below is my ajax code: function getMinisiteLis