Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26
  1. #11
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by lat9 View Post
    Since you've got a javascript/jQuery issue, that's going to muck up any js processing further down on the page since the js error-handling tends to be stop-on-first-error (SOFE).
    Yes, that seems to be the crux.

  2. #12
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by joannem View Post
    I also just noticed that in my cpanel the path to my site is /home2/ and in my configure file it's just /home/ without the 2 - would that make a difference? I mean the shop is still showing up and everything - it's just those darn link problems.

    No, it wouldn't.

  3. #13
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    So what can I do to fix it? Do you have any ideas for me?

  4. #14
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Urgent Problem with my store :(

    You should also delete the docs folder from your server, because it is very easy to guess what version of ZC you probably are using, if I open the docs folder.

  5. #15
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Ok, I deleted it

  6. #16
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    The problem is with this code
    Code:
    <div class="wibiyaDotComNewBarNotice"></div>
    The div has a z-index of 2147483647 with a hieght of 200px, so it overlays the bottom of the screen, and only things above that are clickable, scrolling down unhides those items and makes them clickable
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  7. #17
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by barco57 View Post
    The problem is with this code
    Code:
    <div class="wibiyaDotComNewBarNotice"></div>
    The div has a z-index of 2147483647 with a hieght of 200px, so it overlays the bottom of the screen, and only things above that are clickable, scrolling down unhides those items and makes them clickable
    Where is that code located in my files?

  8. #18
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Being wibiya.com shutdown a couple of years ago after being bought out, you can probably remove the following code in includes/templates/YOUR_TEMPLATE_OVERRIDE/common/html_header.php

    Code:
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  9. #19
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    Quote Originally Posted by barco57 View Post
    Being wibiya.com shutdown a couple of years ago after being bought out, you can probably remove the following code in includes/templates/YOUR_TEMPLATE_OVERRIDE/common/html_header.php

    Code:
    <script src="http://cdn.wibiya.com/Toolbars/dir_0549/Toolbar_549414/Loader_549414.js" type="text/javascript"></script>
    I don't see that in my header file

  10. #20
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Urgent Problem with my store :(

    It will be in either includes/templates/classic/common/html_header.php or includes/templates/default_template/common/html_header.php based on looking at your view source for the site...or there is a autoloading file in the /js folder in one of those two template directories related too wibiya
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v151 Paypal Issue with Argentina and Downloadable Products - URGENT store opening tomorrow
    By katiecreates in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 18 Jul 2014, 10:10 PM
  2. urgent - live store with sudden problem calc shipping
    By ginginca in forum General Questions
    Replies: 12
    Last Post: 23 Mar 2007, 12:30 AM
  3. Urgent problem with Attributes
    By simon-m in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 3 Jul 2006, 09:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg