Search:

Type: Posts; User: SLOj

Search: Search took 0.01 seconds.

  1. Re: Accessing user login & session info from outside zencart

    The session cookie is zenid
    if you store the session in the db then you can query for the session sesskey = '$_COOKIE['zenid']'

    You then need to unserialize the value.

    Totally enabled us to...
  2. Replies
    3
    Views
    1,635

    Re: Billing address not showing in orders

    Strangely enough, the problem has gone away, as far as i can tell all i did was install a "better" SSL cert from geotrust. Everything is working perfectly again! Thanks to all for the FedEx and...
  3. Replies
    3
    Views
    1,635

    Re: Billing address not showing in orders

    Well after months of customization and testing i finally took my site live. And low and behold all of sudden customers are getting through checkout without an order specified billing address. ...
  4. Thread: AOL EMail Issues

    by SLOj
    Replies
    2
    Views
    1,018

    Re: AOL EMail Issues

    Most of the issues involved with AOL and Hotmail recipients are related to the fact that your server is not properly setup with a PTR or DNS reverse lookup. AOL and Hotmail dump emails from ip...
  5. Replies
    3
    Views
    2,651

    Re: Contact page form not sending Hotmail.

    Most of the issues involved with AOL and Hotmail recipients are related to the fact that your server is not properly setup with a PTR or DNS reverse lookup. AOL and Hotmail dump emails from ips that...
  6. Replies
    2,019
    Views
    431,362

    Re: Super Orders 2.0

    no, it's because you have the permission mod installed. change your permissions (super orders at the bottom of all configurable permissions)
  7. Replies
    2,019
    Views
    431,362

    Re: Super Orders 2.0

    do you have the permissions mod installed?
    that's what was doing it for me. the options for super orders appear at the bottom of the permissions page under Admin->Tools->Admin Settings
  8. Your database appears to need patching to a higher level

    I moved my site to a development URL and directory on my server, but kept the same mysql database. After the move (ok i had to fix up my configure.php files) i started getting the warning: "Your...
  9. Replies
    2
    Views
    1,288

    Re: accessing the shoppingcart object

    ok figured for myself..... pretty darn easy: $_SESSION['cart']->contents returns an array of products in the cart (each being an array itself)
  10. Replies
    2
    Views
    1,288

    accessing the shoppingcart object

    Hi all, i am customizing a zen-cart and need to be able to access the shopping cart contents that are stored in session. When i print_r($_SESSION[cart]); I get:

    shoppingcart Object (...
Results 1 to 10 of 10
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR