Zen Cart Logo
Forums / All Other Contributions/Addons / Printable Price list :: support thread

Printable Price list :: support thread

Views: 232,005

Results 481 to 500 of 739
23 Oct 2010, 01:13
#481
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Printable Price list :: support thread

Also is there way so ONLY the products print? I don't want any category headers or sub category headers. Thank you.

19 Nov 2010, 00:24
#482
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Printable Price list :: support thread

joyjoy:

Update to previous postings:
I was able to update the logo that appears on the top of the pricelist page. Yay!

A few more questions. Please, someone, anyone!

Is there a way to enable the logo to print ONLY on the top of the first page?

I am making a pricelist with just images, product, product number and price. Is there a way to create this all to show on the same line? Currently it seems the image box in attached to the description box?

THANK YOU!! This mod is awesome, I wish this thread was still alive. :blink:

How did you get the logo to show?

19 Nov 2010, 01:02
#483
sawhorse avatar

sawhorse

Zen Follower

Join Date:
Oct 2007
Location:
Kentucky - USA
Posts:
425
Plugin Contributions:
0

Re: Printable Price list :: support thread

Search for > 'HEADER_PRICELIST_LOGO_IMAGE' using TOOLS > Developers Tool Kit. Replace current logo with your logo.

I think that should work, but I am not the developer so cross your fingers:smile:

Sawhorse

19 Nov 2010, 01:17
#484
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Printable Price list :: support thread

Sawhorse:

Search for using TOOLS > Developers Tool Kit. Replace current logo with your logo.

I think that should work, but I am not the developer so cross your fingers:smile:

Sawhorse

There is no logo right now - just store title. I could not locate "HEADER_PRICELIST_LOGO_IMAGE" with developers tool kit. I did look up LOGO_IMAGE.

Found:
/includes/templates/template name/pricelist/tpl_main_page.php with this:

Line #24 : echo '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';

Line #102 : echo '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';

What should I change here? or is it located elsewhere?

Thanks, Kim

19 Nov 2010, 01:30
#485
sawhorse avatar

sawhorse

Zen Follower

Join Date:
Oct 2007
Location:
Kentucky - USA
Posts:
425
Plugin Contributions:
0

Re: Printable Price list :: support thread

look in file
**public_html/includes/languages/english/header.php

And ****
public_html/includes/languages/english/Your Template/header.php****

You should see it. If not I do not know why you do not have it. Sorry.

Sawhorse
**

19 Nov 2010, 01:41
#486
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Printable Price list :: support thread

Sawhorse:

look in file
**public_html/includes/languages/english/header.php

And ****
public_html/includes/languages/english/Your Template/header.php****

You should see it. If not I do not know why you do not have it. Sorry.

Sawhorse
**

Yes, found it!
Mine is listed as HEADER_LOGO_IMAGE.

Thank you, Kim:clap:

19 Nov 2010, 01:45
#487
sawhorse avatar

sawhorse

Zen Follower

Join Date:
Oct 2007
Location:
Kentucky - USA
Posts:
425
Plugin Contributions:
0

Re: Printable Price list :: support thread

That is not the correct one.
It needs to be > HEADER_PRICELIST_LOGO_IMAGE

Sawhorse

19 Nov 2010, 02:02
#488
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Printable Price list :: support thread

Sawhorse:

That is not the correct one.
It needs to be

Sawhorse

I added it to the file. Thanks, Kim

21 Nov 2010, 23:50
#489
scientific_anomaly avatar

scientific_anomaly

New Zenner

Join Date:
Nov 2010
Posts:
44
Plugin Contributions:
0

Re: Printable Price list :: support thread

Hi paulm - thanks for the superb contribution.

I have a question, the answer to which I hope will benefit many.

I have Zen Cart 1.3.9 with Price-List 1.5.0. I also have Group Pricing per Item 1.3.3.

It would be fantastic to be able to authorize a logged in user who has a Group Pricing Per Item discount, and show him a price list with both the Retail Price from database field v_products_price and also his own price from one of :

v_products_group_a_price
v_products_group_b_price
v_products_group_c_price
v_products_group_d_price

(these fields are specific to the Group Pricing per Item mod).

At the moment, all that happens with my site on trying to access https://www.mysite.com/index.php?main_page=pricelist (when logged in with a Group C account) is a message on screen saying: Sorry, you're not allowed to view this list.Log Out

In Admin I have set up Group C as the "Group Name" on my Profile 2 Price List and Group C appears on the list of Groups under Admin>Customers>Group Pricing.

I would appreciate any suggestions very much, I have a specific national distributor wanting to see a printable price list prior to making his order, and rather than sending him an Excel file in the old fashioned way, it would much rather satisfy this client's request by getting these mods (Price-List and Group Pricing Per Item) to work together for the coolest functionality of all!!

Thank you!

24 Nov 2010, 01:15
#490
scientific_anomaly avatar

scientific_anomaly

New Zenner

Join Date:
Nov 2010
Posts:
44
Plugin Contributions:
0

Re: Printable Price list :: support thread

Solution Part 1.

I have been able to figure out that printable Price List uses the ID of the first four Group Discounts as seen under Admin>Customers>Group Discount

Specifically IDs 1, 2, 3, 4.

If you still have ID's 1,2,3,4 (and have not deleted them having first added replacement ID's 5,6,7,8 - like I did, then you are indeed comparatively fortunate) - just edit the names to the reserved names e.g. Group A, Group B etc.

In my installation of Group Discount Per Item, I had added Group A Group B etc with IDs 5, 6, 7, 8 and once these had tested good, deleted the unwanted 'dealer, super dealer, tier1 distributor, tier2 distributor' discounts with ID 1,2,3,4. The result of having IDs 5,6,7,8 was that none of these were recognized by Printable Pricelist as valid IDs. So customers all failed PPList's security to view a price list regardless of the fact that they had a Group name identical to a name entered into Configure>Pricelist Profile 1, 2, or3 supposedly granting permission for a discount group to a specific price list.

Editing the Group Discount IDs directly in a text editor prior to re-uploading resulted in an unmitigated SQL disaster (not to be recommended). So I uploaded an old 'known good' database backup and edited the names next to IDs 1, 2, 3, 4, to the 'reserved names' Group A, Group B , Group C, Group D.

Well, now let's see if it is possible to produce a combined wholesale/retail pricelist (instead of a Incl. Exl pricelist).

Hmmm

24 Nov 2010, 05:39
#491
scientific_anomaly avatar

scientific_anomaly

New Zenner

Join Date:
Nov 2010
Posts:
44
Plugin Contributions:
0

Re: Printable Price list :: support thread

Solution Part 2.

Replacement for lines 521 and 522 of header_php.php

includes>modules>pages>pricelist>header_php.php

$products_price_inc = pl_display_price($cats[$cat_index][$prod_index]['products_price'], zen_get_tax_rate($cats[$cat_index][$prod_index]['products_tax_class_id']));
$products_price_ex = zen_get_products_display_price($cats[$cat_index][$prod_index]['products_id']);

Actually only line 522 is changed.

Now I have a Tax free "Wholesale" price in accordance with the settings of Group Pricing Per Item for the client actually able to look at the Price List. And I have a retail price including sales tax.

I think this is cool, personally. Hope you do too.

29 Nov 2010, 12:54
#492
mule avatar

mule

New Zenner

Join Date:
Jul 2010
Posts:
20
Plugin Contributions:
0

Re: Printable Price list :: support thread

Just installed this, the options are showing up ok in admin but the index.php?main_page=pricelist page just throws up a 404.

I'm using 1.3.9e and price list 1.5.0

29 Nov 2010, 15:37
#493
mule avatar

mule

New Zenner

Join Date:
Jul 2010
Posts:
20
Plugin Contributions:
0

Re: Printable Price list :: support thread

Mule:

Just installed this, the options are showing up ok in admin but the index.php?main_page=pricelist page just throws up a 404.

I'm using 1.3.9e and price list 1.5.0

Nevermind, I was doing it wrong as usual. Hadn't uploaded the right files.

29 Dec 2010, 18:50
#494
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Printable Price list :: support thread

I may have missed this somewhere...if so please redirect.

I have price list working with default profile 1. It comes up with url: http://www.burnerbooks.com/index.php?main_page=pricelist.

How do I use the other profiles 2 and 3? I would like to use both lists. What would the url be? I have tried several variations only to get page not found error.

Thanks, Kim

28 Jan 2011, 10:09
#495
infocom avatar

infocom

Zen Follower

Join Date:
Jul 2006
Location:
Cardiff, Wales
Posts:
308
Plugin Contributions:
0

Re: Printable Price list :: support thread

Hi. Has anyone got this to work with attributes please?

28 Jan 2011, 10:47
#496
infocom avatar

infocom

Zen Follower

Join Date:
Jul 2006
Location:
Cardiff, Wales
Posts:
308
Plugin Contributions:
0

Re: Printable Price list :: support thread

I have made a quick and dirty modification to show a list of attributes in this list... file attached (includes/modules/pages/pricelist/header_php.php).

BUT I need to do this as quick as possible and it is only for my customer (website owner) to view and not the public, so it may not be as perfect as it should, and the coding should be updated in line with best practices and this module, but it may help someone get started inserting attributes as they need them.

I hope this can be improved an inserted into this mod because its pointless having a price list without attributes!

15 Jun 2011, 12:49
#497
lavendersblue avatar

lavendersblue

New Zenner

Join Date:
Mar 2011
Posts:
22
Plugin Contributions:
0

Re: Printable Price list :: support thread

Hi, I tried the revised header_php file, but I just got a blank page when I tried to view my price list. What did I do wrong?

I want to be able to print the stock list with the identity number from my Database included, anyone know how to do this?

Any help greatly appreciated.

08 Nov 2011, 19:04
#498
lndlyb4 avatar

lndlyb4

New Zenner

Join Date:
Mar 2009
Posts:
78
Plugin Contributions:
0

Re: Printable Price list :: support thread

Is this mod compatible with the multisite module?

thanks

03 Dec 2011, 15:51
#499
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Printable Price list :: support thread

any chance that this mod will be updated for version 1.5?

28 Dec 2011, 08:20
#500
andy_c27 avatar

andy_c27

Zen Follower

Join Date:
Oct 2010
Location:
United Kingdom
Posts:
477
Plugin Contributions:
0

Re: Printable Price list :: support thread

bkeaton:

any chance that this mod will be updated for version 1.5?

I second that as there is nothing else to use