Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 44
  1. #31
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    You own a secure certificate for:
    www.cindyscinnamon.com

    So you should use it for your site ...

    Currently, you are using:
    cindyscinnamon.com

    for your non-secure pages ...

    For your secure pages ... you are using a "shared" certificate:
    https://secure.blurhost.com/~loginame

    But you should use the one you own ...
    https://cindyscinnamon.com

    Now if you have problems when set to your secure certificate as:
    https://cindyscinnamon.com

    You should change the references for ALL the HTTP_SERVER and HTTPS_SERVER settings to:
    www.cindyscinnamon.com

    So your admin would either be:
    define('HTTP_SERVER', 'http://cindyscinnamon.com');
    define('HTTPS_SERVER', 'https://cindyscinnamon.com');
    define('HTTP_CATALOG_SERVER', 'http://cindyscinnamon.com');
    define('HTTPS_CATALOG_SERVER', 'https://cindyscinnamon.com');
    Or you would use:
    define('HTTP_SERVER', 'http://www.cindyscinnamon.com');
    define('HTTPS_SERVER', 'https://www.cindyscinnamon.com');
    define('HTTP_CATALOG_SERVER', 'http://www.cindyscinnamon.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.cindyscinnamon.com');
    For your store you would use either:
    define('HTTP_SERVER', 'http://cindyscinnamon.com');
    define('HTTPS_SERVER', 'https://cindyscinnamon.com');
    Or you would use:
    define('HTTP_SERVER', 'http://www.cindyscinnamon.com');
    define('HTTPS_SERVER', 'https://www.cindyscinnamon.com');
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #32

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    ok, I changed the store as well. BUT I have a new problem. When a customer goes to check out, once they leave the shipping selection page, it takes them to a blank screen. They can "back" to previous screen but cant continue to payment screen. What is wrong here? it worked ok while we were working on admin problem but now it dont
    Getting Zenned was the best thing I ever did for my website!
    www.cindyscinnamon.com\shopnow

  3. #33
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    Could you peek in the /cache directory and see what debug logs are in there when you get the blank page(s)?

    Be sure to refresh your FTP list of files and these debug logs are time stamped ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #34
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    Note: you really need to optimize your images:

    1,517.65 KB (1,554,076 bytes)
    2,304px × 1,728px (scaled to 100px × 75px)

    That will turn people off and frighten spiders and burn bandwidth ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #35

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    I did look there. I saw a prob with fedex.php. I was seeing an error on checkout that said that file was missing, so I put it there (my fault) now it is deleted (I do not have fedex option). Prob solved!

    EXCEPT for the admin screen that shows "last 10 days" activity, now shows todays activity on all 10 days. This started right after upgrade but it was not keeping me from getting paid nor any probs for customers. (just a little info)
    Getting Zenned was the best thing I ever did for my website!
    www.cindyscinnamon.com\shopnow

  6. #36
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    What Payment modules do you have installed?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #37

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    which pics are you seeing that need to be scaled down? On my web site or on the shopping cart? I appreciate your advice very much
    Getting Zenned was the best thing I ever did for my website!
    www.cindyscinnamon.com\shopnow

  8. #38

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    cc
    freecharger
    paypal std
    paypal express
    Getting Zenned was the best thing I ever did for my website!
    www.cindyscinnamon.com\shopnow

  9. #39
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    Something in the right column that comes up ...

    FireFox and add ons for it such as the Web Developers and FireBug would really help you out ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #40
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: After upgrade from 1.3. 8 to 1.3.9f Admin panel not allowing changes

    Quote Originally Posted by rdsbaker View Post
    cc
    freecharger
    paypal std
    paypal express
    You do not want to run PayPal Standard and PayPal Express together ... pick one method or the other ...

    NOTE: the Credit Card cc Payment Module was removed from v1.3.9 as this is not a safe method for taking payments by credit cards and you should look for a safer credit card solution ... perhaps something in the Recommended Services would be of help to you for this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. v151 Admin Panel the product description box is blank after upgrade to 1.5
    By Balloonalicious in forum General Questions
    Replies: 17
    Last Post: 5 Mar 2014, 02:57 PM
  2. Replies: 7
    Last Post: 8 Aug 2012, 04:05 PM
  3. Replies: 3
    Last Post: 12 May 2012, 10:58 PM
  4. Admin panel not allowing changes
    By Chris2404 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 16 Aug 2010, 05:29 PM
  5. Admin Settings - Allowing someone else access my admin panel.
    By europod in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Nov 2008, 03:22 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR