Search:

Type: Posts; User: FromTheRiviera

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    946

    Re: Minimum order per Manufacturer

    Hello,

    I could not live without the minimum order on our shop and I have recently discovered that it applies to the whole shop and it is not possible to set a different minimum amount per...
  2. Replies
    21
    Views
    3,342

    Re: Login is LOOPING for some customers

    Hi, I don't want to put you in the wrong direction but when I first went on line with my 1.3.7 site , I temporarily had it forwarding to another domain\subdomain.

    Ie: www.mywebsite1.com got...
  3. Re: "There was a security error when trying to login" - v1.3.8

    Just ran

    mysql_upgrade_zencart_137_to_138

    and get error

    Table 'mydbname.linkpoint_api' doesn't exist

    What version did this table get created in cause I don't see it in 1.3.8 either.
  4. Re: "There was a security error when trying to login" - v1.3.8

    I finally figured out that there is an sql script in the folder called ZC_INSTALL

    mysql_upgrade_zencart_137_to_138

    I was looking for this option in the installatoion proceedure.

    Would it not...
  5. Re: "There was a security error when trying to login" - v1.3.8

    I just made a fresh install on a copy of my old database but must have missed this option ?

    I have got to the part :

    Is this what you are referring to ? If so , I do not think this will...
  6. Re: "There was a security error when trying to login" - v1.3.8

    Thanks I'll try to start again . Didn't know this option existed. Must have gone too fast.
  7. Re: "There was a security error when trying to login" - v1.3.8

    I have the same error. I am in progress of comparing and merging old/new version but have a question relative to the database upgrade not the zip files.

    Is there an upgrate script or do we have to...
  8. Newsletter in Prefered Customer language

    Hi,


    I have a new site with French as 1st Language and English as second with about 100 members so far.

    When I am in the admin module, any mails I generate are dependant on my admin language...
  9. Re: customers_info_date_of_last_logon dissappears

    Yes this worked.. The next step is I will add the time as it would be interesting to see what time of day most of my clients create accounts or login.

    Thanks,
    bye
  10. Re: customers_info_date_of_last_logon dissappears

    I followed the code to see where the customers_info_date_account_created is populated at creation time and found it in the includes\modules\create_account.php
    I have added the additional field and...
  11. Re: customers_info_date_of_last_logon dissappears

    I did read your comments but I guess we did not have the same understanding of "the user must login" ?

    If the user creates an account, at the completion on his account creation he IS logged in...
  12. Re: customers_info_date_of_last_logon dissappears

    Here is the information on the table orders

    orders_id 34
    customers_id 60
    payment_method cash or money order
    payment_module_code moneyorder
    last_modified null
    date_purchased 2007-11-15...
  13. Re: customers_info_date_of_last_logon dissappears

    Ok I have a new case from 3 hours ago where the user went all the way through from new account to the sell.

    4:26 PM C;ient creates a new account .
    I receive...
  14. Re: customers_info_date_of_last_logon dissappears

    Yes I am sure that they logged at one point because i have some orders from clients that show a blank last login.

    One example.
    Last night I received a create account notification by mail. I...
  15. customers_info_date_of_last_logon dissappears

    Hello,

    I would like to understand how the customers_info_date_of_last_logon information can possible change to NULL about 1 or 2 weeks when an account has not been used ?

    Its really annoying...
  16. Replies
    16
    Views
    4,429

    Re: SHOW Specials Start and Expirey dates

    I will try to put your recomendations in place this weekend.

    As we are getting closer to xmas, the specials are really an essential selling tool I cannot do without and I want to play arround with...
  17. Replies
    16
    Views
    4,429

    SHOW Specials Start and Expirey dates

    Hello,

    Currently have 30 products on Special promotion for xmas.
    Want customers to know when the promotion expires as they are not exactly running to buy them thinking that the promotion is...
  18. Re: New customers can't view pages

    Hello,
    had reported this in post http://www.zen-cart.com/forum/showthread.php?t=64650&page=2

    and Ajeh kindly sent me a fix to test which seemed to solve the problem for me when in 1,1 mode.

    I...
  19. Replies
    7
    Views
    1,987

    Re: Empty cart when session ends ?

    I only just read your comments on 1.38. but don't agree that this be set only in the admin.

    Do you wish to display a Notice to the customer?

    0= OFF, do not display a notice
    1= Yes show notice...
  20. Replies
    7
    Views
    1,987

    Re: Empty cart when session ends ?

    i too have been looking for a way to empty the shopping cart at session end or start but reading your posts I then ask myself that its the customer who should decide if he wishes to keep or delete...
  21. Re: Multi language: Mark product out of stock

    I get it now. Have put back the *** as you recommend and will customise the text preceeding or fololwing . STOCK_MARK_PRODUCT_OUT_OF_STOCK . instead.

    Many thanks,
    fromTheRiviera
  22. Multi language: Mark product out of stock

    Hello,
    v1.3.7.1 [2007-08-27 21:50:28] (Fresh Installation)
    Italian,English,French language packs installed.

    In admin module I try to update the "Mark product out of stock" in the correct...
  23. Re: Problem with "password forgotten" function

    I have maybe found a patch allowing the user to use the forgot password module.

    in the init_customer_auth.php file,

    Update line 104 by adding , FILENAME_PASSWORD_FORGOTTEN

    Example:
    ...
  24. Re: Problem with "password forgotten" function

    I have more side effects related to the init_customer_auth.php page.

    In effect when set up my store as follows :
    1= Must login to browse, and
    1= Must be Authorized to Browse mode.
    Use...
  25. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    Linda thanks for your reply.

    I will have a closer look at the code to understand the !isset($_SESSION['admin_id']) and then will see how else I could code this.

    Many thanks,
  26. Replies
    1
    Views
    935

    Re: Black Box next to Header

    Cant access your URL ?

    Have you tried firefox Firebug ?

    If not install firefox, install Firebug Add on.

    Then when you open your Browser on the site you want to inspect,
    Click on the...
  27. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    I am not a good programmer but it seems to work for me ?


    I did not poste the full code...

    switch (true) {
    case (CUSTOMERS_APPROVAL == '1' and $_SESSION['customer_id'] == '' and...
  28. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    I have made the following test which seems to obtain the result I need.
    Shows the prices in the Admin module and not the unauthorised and unlogged customers.

    I do not know it this will have...
  29. Re: $Breadcrumb shows Customer Approval Status

    I have found the cause...

    Before loading Encrypted Master Password contributuion:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=190

    I renamed my...
  30. Re: $Breadcrumb shows Customer Approval Status

    On fresh installation I have not been able to reproduce error.

    Loaded
    zen-cart-v1.3.7.1-full-patched-07052007
    french_language_pack__6.1
    italian_language_pack_complete_1.3

    Installed the...
  31. Re: $Breadcrumb shows Customer Approval Status

    Hello,
    still occurring with green template. I'm going to try to load a new fresh installation and add one language at a time and see it I may have done someting to cause this?

    Will add my...
  32. $Breadcrumb shows Customer Approval Status

    Fresh install 1.3.7.1 + French and Italian Language packs loaded

    Database: MySQL 5.0.22-Debian_2-log
    HTTP Server: Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c
    PHP Version: ...
  33. Re: (V1.3.7) 2 bugs in order confirmation email

    If this works for you then looks like the latest french language pack 1.0 will need correcting as is starts like yours ??
    ...
  34. Re: (V1.3.7) 2 bugs in order confirmation email

    I recalled that I had this problem but must have loaded a new
    version wich actually produced the following output:

    Date de commande : vendredi 07 septembre, 2007

    <?php
    /**
    * @package...
  35. Re: (V1.3.7) 2 bugs in order confirmation email

    Link to french PHP help :

    http://fr3.php.net/manual/fr/function.strftime.php

    I have not figured out what to change yet but I'll bet we need to change the
    %d to %j etc...
  36. Re: (V1.3.7) 2 bugs in order confirmation email

    Hello Christophe,

    I have the same problem and I think I have found a web site in French which will help us set the locale as follows:


    setlocale(LC_TIME,"fr");
    for($i=1;$i<=12;$i++)
    {...
  37. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    I have made fresh install of 1.3.7.1 Patched version and here are my findings.

    Indeed it is related to the setting in the Admin\Customer Details console.

    Customer Shop Status View Shop and...
  38. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    Hello,
    Thanks for this very helpfull input. At least I know where the problem is coming from and which file to work on.


    I still have the problem.

    My store status is 0= NORMAL STORE
    Also ,...
  39. Replies
    17
    Views
    3,227

    Re: Price shown in admin

    I have the same problem, did you ever get a reply from anyone as to how to solve this ?
Results 1 to 39 of 45
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR