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

Printable Price list :: support thread

Views: 232,005

Results 421 to 440 of 739
09 Nov 2009, 16:23
#422
kehrli avatar

kehrli

Zen Follower

Join Date:
Aug 2007
Location:
Cannon Beach, OR
Posts:
180
Plugin Contributions:
0

Re: Printable Price list :: support thread

Thanks a lot. That didn't handle it for me, but I got some good ideas from that post.

I finally found the problem. In my distribution, a line was un-commented that shouldn't have been. In includes/extra_configures/pricelist.php, the following line was un-commented:

define('PL_TRUNCATE_DESCRIPTION', '500');
```All the rest of the lines in that file were commented out, and the settings were placed in the database, and settable via the admin pages.  For some reason, this one line was un-commented.  Once I commented it out, the admin setting took over.

I'm good now, thanks.  :clap:
10 Nov 2009, 00:10
#423
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

Glad all is well

21 Nov 2009, 16:50
#424
kburner avatar

kburner

Totally Zenned

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

Re: Printable Price list :: support thread

This is a great add on. It worked fine a month or so ago. And now I am getting a blank page. I really need to print out product data again.

Zencart 1.3.8a
https://www.burnerbooks.com

admin/reports/price list/ and click here. Takes me to:
http://www.burnerbooks.com/index.php?main_page=pricelist

22 Nov 2009, 18:36
#425
kehrli avatar

kehrli

Zen Follower

Join Date:
Aug 2007
Location:
Cannon Beach, OR
Posts:
180
Plugin Contributions:
0

Re: Printable Price list :: support thread

About all you can tell from a blank page is that there is an error in the php code somewhere. You might be able to find the error in your error log. That would at least point you in the right direction.

22 Nov 2009, 19:31
#426
manage_it avatar

manage_it

Inactive

Join Date:
May 2006
Posts:
80
Plugin Contributions:
0

Re: Printable Price list :: support thread

Anyone interested in building the pricelist, including attribute prices?
I am looking for a complete pricelist.

23 Nov 2009, 17:02
#427
kburner avatar

kburner

Totally Zenned

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

Re: Printable Price list :: support thread

kehrli:

About all you can tell from a blank page is that there is an error in the php code somewhere. You might be able to find the error in your error log. That would at least point you in the right direction.

I ran the debug file for my blank page on printable price list. Error is:

PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3003116 bytes) in Unknown on line 0

Does anyone know what this means? And how to fix? :unsure:

23 Nov 2009, 17:41
#428
kehrli avatar

kehrli

Zen Follower

Join Date:
Aug 2007
Location:
Cannon Beach, OR
Posts:
180
Plugin Contributions:
0

Re: Printable Price list :: support thread

You might get a better answer from someone with more expertise, but: That looks like a small amount of memory to be throwing an error. It looks like you are on a shared host that doesn't allow you enough ram resource to do the work that the price list script requires.

Assuming that's correct, the only solutions you have are to 1) break the price list down into sections, or 2) get your ram resource raised either with your current host, or with a new host.

I haven't had this problem, so I don't know how you would work out how to separate the price list into sections. You'll have to see if they have a way to filter the categories. If not, you'll have to modify the files by hand to filter the categories for you.

25 Nov 2009, 00:23
#429
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

Just to let you know, I was able to see all of your 113 page printable price list. No errors.

Sawhorse

25 Nov 2009, 00:35
#430
kburner avatar

kburner

Totally Zenned

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

Re: Printable Price list :: support thread

Sawhorse:

Just to let you know, I was able to see all of your 113 page printable price list. No errors.

Sawhorse

I had to switch to only show active products. I have not figured out how to look at inactive.

Thanks, Kim

25 Nov 2009, 01:13
#431
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

Just a thought, you may want to ask your host to increased the PHP memory limit. I do not know if that will help, but maybe.

Sawhorse

09 Dec 2009, 07:35
#432
perkiekat avatar

perkiekat

Zen Follower

Join Date:
Aug 2009
Location:
Carmi, IL
Posts:
354
Plugin Contributions:
0

Re: Printable Price list :: support thread

Someone had ask this question but I did not see a answer posted:

Will this work to print wholesale pricing to only wholesaler customers who have logged in? I do not want the wholesale prices to print for everyone, just wholesalers,
Thanks

14 Dec 2009, 09:01
#433
piker avatar

piker

Zen Follower

Join Date:
Nov 2009
Posts:
109
Plugin Contributions:
0

Re: Printable Price list :: support thread

Thanks for this great add-on. I have it working fine on the web-page ,but when I Print Preview it has 6 to 8 blank lines under each description (it doesn't on the web-page).Also I'm not using images. Any ideas how I could get rid of those blank lines, as I would be able to print many more products on the page if I could. Cheers.

14 Dec 2009, 14:31
#434
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

What is the URL of the printable Price List?

Sawhorse

14 Dec 2009, 20:33
#435
piker avatar

piker

Zen Follower

Join Date:
Nov 2009
Posts:
109
Plugin Contributions:
0

Re: Printable Price list :: support thread

Its Local at the moment Sawhorse. I hope to go live before Christmas though, so as soon as I do i'll post it here. Cheers.

Sawhorse:

What is the URL of the printable Price List?

Sawhorse
Posted via Mobile Device

14 Dec 2009, 23:09
#436
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

Sounds good, but I can promise anything.

15 Dec 2009, 23:15
#437
hardtokill avatar

hardtokill

Inactive

Join Date:
Feb 2008
Location:
Philadelphia
Posts:
32
Plugin Contributions:
0

Re: Printable Price list :: support thread

Today I installed this MOD and I just cant get it work properly. When I insert the link "index.php?main_page=pricelist" I get a blank page which is one big link leading back to my home page. I have tried the link on some other sites mentioned in this forum AND I AM SO JEALOUS!!!

3 questions:

  1. I saw someone who had a problem with Image Handler. I have IH@ installed.
  2. Is there a necessary file edit when you simply use the link?
  3. Does the includes/templates/template-default/pricelist folder go into the "template default" folder or my custom folder?

I am running 1.38.

Thanks in advance for any suggestions.

www.theladybugboutiqueonline.com

16 Dec 2009, 00:14
#438
hardtokill avatar

hardtokill

Inactive

Join Date:
Feb 2008
Location:
Philadelphia
Posts:
32
Plugin Contributions:
0

Re: Printable Price list :: support thread

Quick F/U on the previous post:

When I arrive at the blank "link" page, I can print preview and see the list. However, it is in table and text format with no pictures.
Again, why no immediate view, and do I need to tweak something to get the pictures?

Thanks again, folks.

David

16 Dec 2009, 03:14
#439
sawhorse avatar

sawhorse

Zen Follower

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

Re: Printable Price list :: support thread

You might want to check your page header image size. Currently it is as follows:

<a href="http://www.theladybugboutiqueonline.com/"><img height="900" width="2069" title=" Powered by Zen Cart :: The Art of E-Commerce " alt="Powered by Zen Cart :: The Art of E-Commerce" src="includes/templates/theme022/images/ladybug_logo.tif"/>

</a>
```Try making the image quite a bit smaller.  The height of "900" is to large.

Sawhorse
16 Dec 2009, 04:45
#440
hardtokill avatar

hardtokill

Inactive

Join Date:
Feb 2008
Location:
Philadelphia
Posts:
32
Plugin Contributions:
0

Re: Printable Price list :: support thread

Sawhorse:

You might want to check your page header image size. Currently it is as follows:

<a href="http://www.theladybugboutiqueonline.com/"><img height="900" width="2069" title=" Powered by Zen Cart :: The Art of E-Commerce " alt="Powered by Zen Cart :: The Art of E-Commerce" src="includes/templates/theme022/images/ladybug_logo.tif"/>

</a> ```Try making the image quite a bit smaller. The height of "900" is to large. > > Sawhorse

Thanks for the reply.

I was experimenting to see if making the size larger would show the pictures. It didnt work, I have changed the size back to the default value. Still text only in Print Preview. Still no available by just adding the "index.php?main_page=pricelist".

David