Search:

Type: Posts; User: SignaGen2

Search: Search took 0.01 seconds.

  1. v154 Fedex Web Service - How to customize need help

    We just installed FedEx Web Service 1.52 and want to customize by adding FedEx logo after FedEx text. Also we need to adjust the shipping rates display order to Ground / 2nd day / Overnight while...
  2. Replies
    743
    Views
    234,580

    Re: ZX Slideshow support thread

    That is very nice contribution. It works perfect 1.54. Now I got a problem. That is when a customer create an account or login, the customer greeting is below the slideshow. How can I put the...
  3. Replies
    151
    Views
    20,721

    Re: Ezpages Footer Columns support

    After installation, i got a pretty nice footer like the picture. However now I want the footer background extending to 100% width of screen while keep the width of four column at 906 px. Is there...
  4. Replies
    151
    Views
    20,721

    Re: Ezpages Footer Columns support

    That is a very nice addon. Thank you. But there is PHP warning after installation as follows.

    PHP Warning: Division by zero in...
  5. v154 Re: Got a blank page during check out payment with zen cart V154

    It works now by adding

    $result = htmlentities((string)$result, ENT_QUOTES, 'utf-8', FALSE);

    before

    echo json_encode ($result);exit();

    in ajax.php
  6. v154 Re: Got a blank page during check out payment with zen cart V154

    The payment module is set on. Yes the log is myDebug. Yes I can reproduce myself by login with a test account. After I entered credit card info followed by clicking continue, I got a total blank...
  7. v154 Got a blank page during check out payment with V154

    Just upgraded from 1.51 to 1.54. Checkout by credit card (Paypal Payment Pro) with 2 items, the checkout confirmation page is total blank.

    The log file shows:
    It turned PHP Warning: Invalid...
  8. Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT work with php >5.4

    Today I got another issue during checkout payment. Checkout by credit card (Paypal Payment Pro) with 2 items, the checkout confirmation page is total blank.

    The log file shows:
    It turned PHP...
  9. Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT work with php >5.4

    It is working now. Thank you all. I guess the text editor like NotePad++ has bugs and introduced unwanted space or line into the 1st line of configure.php. I copy and paste the configure.php to a...
  10. Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT work with php >5.4

    Thank you. I checked the logs and it shows "PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/includes/configure.php:1) in...
  11. Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT work with php >5.4

    My site was upgraded from 1.51 to 1.54 week ago. Now Admin works perfect with all php versions while my site does NOT work with php versions >5.4. The site works perfect with php 5.3 and 5.2 ONLY. ...
  12. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    I use notepad. I think it is was just typo when I edited configure.php. It wont happen if I just switch false to true. Thank you all.
  13. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Just a quick update that it is totally working now. . The reason seems funny.

    For configure.php, change define('ENABLE_SSL', ‘true’);
    to define('ENABLE_SSL',...
  14. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    one thing i think i forgot to mention is that I changed host during migration of my site. My site (1.51) used to be working properly with Hostgator. Due to slow page loading and bad support, I...
  15. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Did exactly what you suggested by backing up /includes/init_includes/init_file_db_names.php in 1.54 and upload /includes/init_includes/init_file_db_names.php from 1.51 version. Re-did test and it...
  16. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Just a quick update that both the configure.php's permission was automatically changed to 440. It is wired. Then I changed them back to 444. The site is still NOT working. When I click create...
  17. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    I understand creation of new account works OK. But the thing is it does NOT switch to https during checkout and therefore the PayPal won't show up during checkout. The result is customer has no way...
  18. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    thank you.

    What I do:
    1) Disable URI Mapping
    2) Backup .htaccess and remove .htaccess

    The result is same, no luck. admin login redirected to https while site login did NOT.

    BTW how...
  19. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Tested SSL via Qualys SSL Labs. It rated B and just fine
  20. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    To mc12345678:

    I tried to login with https. after login, it switch back to http. if i forced all https via .htaccess, then i have no way to login.

    using default template "Classic Contemporary...
  21. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    To mc12345678:

    I just forgot to mask "signag5" to "xxxxxx" from define('DIR_FS_SQL_CACHE', '/home/signag5/public_html/cache');

    actually they are same with /home/signag5/public_html
  22. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    my site signagen.com

    the configure.php was first downloaded from server to my desktop followed by opening with notepad. Then copy and paste.
  23. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    <?php
    /**
    * @package Configuration Settings circa 1.5.0
    * @copyright Copyright 2003-2011 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license...
  24. v154 Re: Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Just a quick update that i found a ajax.php file added to root directory by itself. Also there is a a text file (XXXXXXXXXXXXXXXXXXXXXX7005569602A81
    comodoca.com) added to root directory.

    The...
  25. v154 Upgrade from 1.51 to 1.54, Admin Works OK but store does NOT

    Shopping cart upgraded from 1.51 to 1.54, today dedicated SSL bought and installed. Set Enable SSL to be "true" for the two configure.php. Tested https://xxxx.com and it worked.

    Then an...
  26. v154 Re: Can't login to admin after database upgrade from 151 to 1.54.

    Thank you lhungil. You made my day. I have to say the forum is terrific!
  27. v154 Can't login to admin after database upgrade from 151 to 1.54.

    Just newly upgrade database from 1.51 to 1.54 in Linux server.

    Everything seems fine. The store is working OK.

    But can't login to admin.

    The error message is like "WARNING: An Error...
  28. v151 Re: Suddenly my site is down with error "7 couldn't connect to host"

    Yes it was a server side issue. I did not do anything and my site works well now. Called host gator and was told that did not know what their admin has done. My ticket is still open and has not...
  29. v151 Suddenly my site is down with error "7 couldn't connect to host"

    My site has been working properly with FedEx Shipping module for shipping rate estimates and PayPal Payment Pro installed for years until yesterday. From yesterday customer cannot check out shipping...
Results 1 to 29 of 29
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR