Search:

Type: Posts; User: calixto

Search: Search took 0.01 seconds.

  1. Re: After Successful upgrade from 1.3.8. to 1.5.9, back again to installation screen

    Now I need help here, trying to get out of the maintenance status. Have no access to admin folder

    After the upgrade there is table admin_files, which has a field for "maintenance", changing it to...
  2. Re: After Successful upgrade from 1.3.8. to 1.5.9, back again to installation screen

    well, after tuning FS_CATALOG and family, now "unabled to connect", I believe I will figure it out
  3. After Successful upgrade from 1.3.8. to 1.5.9, back again to installation screen

    The upgrade steps ended in success. From there, deleted zc_install and went back to localhost/home_directory

    Same initial installation screen shows off

    Before improvising, any suggestion is...
  4. Replies
    8
    Views
    2,534

    Re: Replace Email login with Username?

    as a matter of fact I am thinkin about doing that. I am trying to use Gigya plugin in zencart. All those social network as based upon login and email is rarely provided by the API (at least Gigya),...
  5. Replies
    8
    Views
    2,534

    Re: Replace Email login with Username?

    it shlould not be that complicated. You may start by using the customer_nick field in the database. Probably make few changes in include/template/template_name/template/tpl_login_default.php (form)...
  6. Re: Email Error: Could not instantiate mail function

    issue solved
  7. Re: Email Error: Could not instantiate mail function

    set to SMTP
    admin works fine,
    from checkout i get this
    Email Error: SMTP Error: The following recipients failed:
  8. Re: Email Error: Could not instantiate mail function

    in my email client i get following message

    A message that you sent contained no recipient addresses, and therefore no delivery could be attempted.

    ------ This is a copy of your message,...
  9. Email Error: Could not instantiate mail function

    I have beeb struggling all day with
    Email Error: Could not instantiate mail function. Please check Admin->Configuration->Email Options->Email Transport.
    the whole day
    Support from hosting company...
  10. Replies
    0
    Views
    1,063

    My own coupon logic

    I made some changes to the "is_product_valid" routine
    I am kind of struggling with the coupon rationale as per my own covenience. My logic is this

    if the product is listed in the restriction...
  11. Replies
    1
    Views
    540

    Re: subdomain & SESSION

    sorry, set HTTP_SERVER to the domain name, rather than the root domain
    now all is fine
  12. Replies
    1
    Views
    540

    subdomain & SESSION

    i am seeing something a little weird
    I installed zencart in a subdomain
    for instance
    weston.itilcon.com
    it is in a suddirecroty bellow it
    zen_hrelf_link generates reference to...
  13. Replies
    37
    Views
    68,479

    Sticky: Re: Use Of Notifiers - How To

    Thanks.
    I am still strugling with the observer concept
    first , in the free product example if I replace
    $_SESSSION['cart']->attach
    with
    $this->attach
    it does not work, why?

    regarding my...
  14. Replies
    37
    Views
    68,479

    Sticky: Re: Use Of Notifiers - How To

    What if combining in the same observer class the watch of events coming from both classes and procedural code?

    like
    $this->notify('NOTIFIER_CART_ADD_CART_END');
    and...
  15. Replies
    1,858
    Views
    528,096

    Re: Wordpress On Zencart / Released

    Where is the function vtu_checkUserWS?

    I getFatal error: Call to undefined function: vtu_checkuserws() in...
  16. Replies
    6
    Views
    2,682

    Re: Limit Product Types to Specific Zip Code

    Has anybody found a solution to it?
    thanks
  17. Replies
    4
    Views
    1,279

    [Done v1.3.9] Catalog->special

    It might have been covered before but i did not find it.
    v 1.3.8a
    In Catalog->Special menu, there is an option to select the ID without going to the drop down menu
    The selection is not checked...
  18. Re: Multiple ZenCart installations on the one site

    Well, i am working on something similar based on following assumptions
    1 - there is one site to have all stores (kind of ebay without the bidding thing and amazone)
    a. It implies the look and feel...
  19. Thread: database flow

    by calixto
    Replies
    2
    Views
    886

    Re: database flow

    Thanks a lot. I just wanted to make sure, before making some changes into the code.
    I am working on a Mall system, where products are linked to stores, and i want to make sure which products have...
  20. Thread: database flow

    by calixto
    Replies
    2
    Views
    886

    database flow

    Just a minor clarification.
    products database holds products info.
    they are copied into the order_products database as long as orders are issued.
    are those records added up endlessly?
    or are...
  21. Replies
    67
    Views
    27,832

    Re: Editing order details

    nice job. Congrats
    I made minor changes to fit my Mall application (multiple stores in the same site)
  22. Re: Why admin_level sets to '0' when creating new admins?

    thank you
  23. Re: Why admin_level sets to '0' when creating new admins?

    I must be missing something very obvious, so I apologize.
    Admin level = 0 stands for the no used Demo user.
    My point is that while going into editing the admin list, and saving the result, zencart...
  24. Why admin_level sets to '0' when creating new admins?

    Why after saving an admin enty its admin_level sets to '0'?

    i do not see admin_level submitted by the form (it is kind of commented out)

    thanks

    Calixto
  25. Replies
    0
    Views
    687

    $variable->Move()

    trying to move to the beginning of a search
    $categories->Move(0) did not work, added the first record just the first record, kind of a,b,c,d now a,a,b,c,d

    it worked only after applying
    ...
  26. Replies
    3
    Views
    3,553

    Re: Overriding functions/html_output.php

    wow, it really helped me as well bunyip. I was looking into fixing the size of the header 2 banner regardless the size of the original image.
    So I overrided banner.php and added two parameters to...
  27. Replies
    719
    Views
    123,488

    Re: Comstock Template

    Fixed,
    there is in tpl_best_sellers.php
    $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent">' . "\n";
    calls for definition bestsellersContent which...
  28. Replies
    719
    Views
    123,488

    Re: Comstock Template

    Clyde,
    just downloaded last version, site is www.itilcon.com/zipcart
    still palying with the basics so what u see might not be the what i am referring to.
    My question is why the Bestseller box...
Results 1 to 28 of 29
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR