Page 19 of 74 FirstFirst ... 917181920212969 ... LastLast
Results 181 to 190 of 739
  1. #181
    Join Date
    Sep 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    right, noticed one thing, if i have my settings under configuration/mystore/display prices with tax set to true it works fine but this means it display prices with tax on the product itself on the main page and i prefer having tax at the end...

    anyone else has or having this issue... how can it be sorted.

    Also struggling to see why am getting TABLE_HEADING_ADDTOCART_3 when add to cart option is selected.

    Anyone... cos my head is now spinning

  2. #182
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Printable Price list :: support thread

    Indeed the including tax prices in the pricelist only are including when your shop is configured to show including tax prices. It probably should issue a warning or something when it can't display the tax price, but the current version just shows the ex price then.

    Sorry, but showing the pricelist inc prices including tax when the shop is configered not to show including is not a feature that is likely to be added soon. I agree it would be a nice feature though :-)

    TABLE_HEADING_ADDTOCART_3
    That looks like a bug.

    In includes\modules\pages\pricelist\header_php.php this:
    Code:
    eval('$pl_profile = TABLE_HEADING_ADDTOCART_' . PL_PROFILE . ';');
    define('TABLE_HEADING_ADDTOCART', $pl_profile);
    should be removed or commented out (I think, not tested). If you leave it and define TABLE_HEADING_ADDTOCART_3 (and TABLE_HEADING_ADDTOCART_2 and TABLE_HEADING_ADDTOCART_1) it will be fixed too, and you can have different headings for this for each profile

  3. #183
    Join Date
    Sep 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Cheers for that, greatly appreciate your help and what a great module.

    Now if displaying products with tax is not possible when i dont display with tax on my main page can i:

    At present we can turn off ex£ from admin. Now in my case i would have wanted to keep that and turn off in£.... there is no option for that.

    in£ ex£ -> can do this
    in£ -> can do this
    ex£ -> cant do(this is what i want)

    If there is no option den i can change in£ to ex£ meaning if i were to turn on ex£ option i would have ex£ ex£, i dont mind this as i use that option.

    So what coding can i change or anything simpler and i am missing it.

    Thanks.

  4. #184
    Join Date
    Sep 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Sorted.. it was in pricelist.php in languages/english.

    Thanks for the suggestions... great module, very happy.

    Things i cant wait for.... display prices with tax whilst having it not display in strore.

    But most important the dual pricing....

    Is it not so simple to set it up or is it very complicated.... hope someone expert in coding does manage to do it.

  5. #185
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Can the pricelist be password protected? I personally would want to use the pricelist for store purposes only and I do not want to enable it for large public.

    Is there a known sloution for this?

    thank you,
    Ox.

  6. #186
    Join Date
    Mar 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    just use the group pricing feature.
    Create your own account in your store and adda group pricing group 'admin' or something like that. Then add the customer(s) who should be permitted to see the list to this group
    And then add this group to the group name in the price list profile configuration.


    Martin

  7. #187
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by erzfeind View Post
    just use the group pricing feature.
    Create your own account in your store and adda group pricing group 'admin' or something like that. Then add the customer(s) who should be permitted to see the list to this group
    And then add this group to the group name in the price list profile configuration.
    Exactly

    Maybe I will add a login box later (currently only a basic message is shown when you are not allowed to see the list, and you need to go back to the store to login, which is a bit annoying of course).

    @chrisnasah:
    display prices with tax whilst having it not display in strore.
    I have given it another thought, and I I think it's not that difficult after all. Can't say (if or) when I will get to it though.

  8. #188
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Thanks guys - following the above procedure does not allow my user to see the pricelist. It comes back with: "Sorry, you're not allowed to view this list. "

    What am I doing wrong?

    Thanx, Ox.

  9. #189
    Join Date
    Mar 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    have you seen that?

    Quote Originally Posted by paulm View Post
    Can you upload the attached file and tell me if it helps?

    Another option may be to uncomment:
    Code:
      //if((isset($_SESSION['customer_id']))&&(!isset($_SESSION['group_name']))) zen_group_name_add_to_session();
    in function zen_group_is_valid()

    But I think adding the file is better, to prevent possible upgrade problems (not that updates are expected soon, other than a fix for this issue).

  10. #190
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Printable Price list :: support thread

    Hi Ox.,

    can you upload the file attached to this post, and tell me if it helps?
    Last edited by paulm; 1 Oct 2007 at 03:30 PM.

 

 
Page 19 of 74 FirstFirst ... 917181920212969 ... LastLast

Similar Threads

  1. Printable Price List by Paulm
    By helshop in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jan 2007, 12:27 PM
  2. printable price list
    By sparxs in forum All Other Contributions/Addons
    Replies: 26
    Last Post: 1 Nov 2006, 03:18 PM
  3. printable price list
    By Alik in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Sep 2006, 03:35 PM

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