Page 1 of 2 12 LastLast
Results 1 to 10 of 741

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Germany, Bavaria
    Posts
    30
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Hallo Paulm,
    seems to be a rather usefull mod, thanks, unfortunately it doesn`t run on my 1.2.6 Version.
    I allready ried a lot, but getn`t it running. Used the latest install 1.1.1, with teh DB is everything o.k., it appears in admin (profile 1-3) and on my categories box obove right the box(?). Doesn`t matter, where, as I rather liked to get it running.
    If I call "http://www.escrevo.de/shop/index.php?main_page=pricelist"

    I get this error:

    Fatal error: Call to undefined function: display_price_nosymbol() in /var/www/web780/html/shop/includes/modules/pages/pricelist/header_php.php on line 573

    ...................


    The txt above I wrote before the gau, but meanwhile everything deteriorated: I have a fatal error on my site and can`t enter any more: "Illegal Access" , and probably nobody else....

    Never had this before.

    My version is 1.2.6, is this eventually linked with this ...??

    I don`t know what to do now.

    Do you have any idea, or is this a real hack ?

    Thanks for help.

    my site is: www.escrevo.de/shop

    Walter

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

    Default Re: Printable Price list :: support thread

    @connexhosting:
    I can send you my latest version I have if you like, so you can comapare. I never use msn or anything (for free support) though, this already takes way too much of my time as it is now ;-)

    @walter:
    Fatal error: Call to undefined function: display_price_nosymbol()
    The version you have requires some changes to be made to the currencies class file. The error shows that your currencies.php file does not include these changes (a currencies.php isincluded in the zip).

    Actually I think you better try the latest version attached to this thread (1.2.3). I have not tested it on 1.2.x versions but I am quite sure it works without any modification.

    I would like to upload that newer version to de Zen downloads section, but I am waiting for at least one positive response that that version works without problems. Not that I expect any problems of course :-)

    Illegal Access
    If this is not happening because of something you did yourself recently, and you can't find the cause, I think you better talk to you host about it. It looks like an .htaccess issue or some hosting panel ip-block.

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

    Default Re: Printable Price list :: support thread

    Note about the
    Illegal Access
    message. It is (very likely) related to incompatibilty of the currencies.php file of 1.2.x and 1.3.x versions. And the pricelist version you are using includes a 1.3.x currencies.php file.

    Price list 1.2.3 does not require edits to this currencies.php file, or to any file, so better try that version instead!

    (also see: http://www.zen-cart.com/forum/showth...059#post290059 )

  4. #4
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by paulm View Post
    try the latest version attached to this thread (1.2.3)...

    I would like to upload that newer version to de Zen downloads section, but I am waiting for at least one positive response that that version works without problems. Not that I expect any problems of course :-)
    Hi Paul,

    Just installed your latest v.1.23 mod on a fresh install of zen cart v.1.36.

    I couldn't find the link to the pricelist in any of the shop sideboxes or anywhere else (e.g. sitemap) and did not see anywhere in admin to enable it. Then I re-read the readme and noted point 4 in regards to installation ;-)

    The 123 archive includes the v.1.20 readme so I assume no changes to the readme were required between 1.20 and 1.23.

    I have yet to read this entire thread yet, and it may have already been mentioned on the wishlist. An admin switch to enable a pricelist link in the Info sidebox (and then also display in the sitemap) would be useful. But easy enough to do manually with ez-pages ;-)

    My browser title bar meta now shows "Printable Price List:" on EVERY shop page. Is this a signficant bug or I am confused on how to disable this "feature"? ;-)

    At the bottom of each pricelist category where the store URL is shown I observe: http://www.mydomain.comDIR_WS_HTTP_CATALOG

    Not sure why the define is not called correctly. Not having this issue anywhere else.

    The ability to add some basic comments at the top and the bottom of the pricelist would be very useful. e.g. This pricelist does not show "quantity discounts" or reflect "better together" discounts, does not include shipping, prices subject to change, list which credit cards accepted, live phone or office support hours, blah, blah, blah.

    At the very top of page, rather than show "Zen Cart! Printable Price List", I would like to show "MY STORE Printable Price List".

    And I see someone already requested easy method to disable the logo.

    I see five currencies options displayed but the shop is currently configured to support only one currency? When I change from USD to EURO the amount indeed changes/ How could this be? Are currency exchange rates auto converted somehow in the backgrund?

    Will read through the rest of this thread and maybe the archived thread to see if I can find answers.

    And will be testing more soon. Thanks.

    Woody

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

    Default Re: Printable Price list :: support thread

    Thanks for the excellent feedback Woody :-)

    Some of the issues can be solved by editting the includs/languages/english/pricelist.php file.

    My browser title bar meta now shows "Printable Price List:" on EVERY shop page.
    Yeah, cool huh?

    But, as a quick fix, you can change:
    define('NAVBAR_TITLE', 'Printbare prijslijst'); // acc. to pixxi
    to:
    //define('NAVBAR_TITLE', 'Printbare prijslijst');
    (oops, looks like I am quoting the Dutch file) Then it will not show on the pricelist page either, but I assume thats not a major problem ;-)

    Actually I just noticed a version I have called v1.3 on my drive. I have been busy with other stuff and I don't even remeber what the exact differences are, but some of the things you mention are changed/fixed in that version. But for some reason I decided that it was not ready for upload at the time .....

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

    Default Re: Printable Price list :: support thread

    And I see someone already requested easy method to disable the logo.
    It's a configuration file setting in 1.3-pre2 (it switches both the logo and text on each page on/off, maybe separate switches should be added for the logo and text).

    I remember one of the reasons why I did not upload it: I added *unfinished* code to show products images and desciptions. And maybe there were more reasons.....

    I will attach it to this post since I am very unsure about when I will have time to work on it again. So use at your own risk! (as always, but it's a bit more "risky" this time than usual).

    About the documentation: sorry, but don't expect to much on that part. It consumes lots of time for me to write docs, and it certainly is not my favorite way to pass the time ;-)
    Last edited by paulm; 5 Apr 2007 at 10:34 AM.

  7. #7
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Hi Paul - Concerning 1.3-pre2: You mentioned *unfinished* code to show products images and desciptions. Will this version show images? (Using it at my own risk, of course)

    Thanks

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

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by MeltDown View Post
    Hi Paul - Concerning 1.3-pre2: You mentioned *unfinished* code to show products images and desciptions. Will this version show images?
    Yep it will :-)

  9. #9
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by paulm View Post
    It's a configuration file setting in 1.3-pre2 (it switches both the logo and text on each page on/off, maybe separate switches should be added for the logo and text)...

    About the documentation: sorry, but don't expect to much on that part. It consumes lots of time for me to write docs, and it certainly is not my favorite way to pass the time ;-)
    Hey Paul,

    Thanks for the note on commenting out the NAVBAR_TITLE define. Wondering why I could not figure that out myself. Doh! ;-)

    Regarding the define file, where is "%s" variable called from?
    For example in:
    define('TEXT_PL_HEADER_TITLE', '%s Printable Price List');

    Yes I vote for separate switches on displaying logo and text. But not a big priority. I can easily manually edit out the logo/text myself if needed.

    And your documentation is very thorough. I was just inquiring if any special points to be aware of in v.1.23, if any significant differences from the readme v.1.20. But I suspect all the info I need to read is in the readme history and this support thread.

    I like the idea of being able to toggle on product images and/or product descriptions, if needed. I will sit still and play with your v.1.23 for awhile and wait for reports to come in on 1.30pre2.

    Checking out the archive support thread I can now see you have been working on this mod for awhile! Cool!

    Thanks again,

    Woody

  10. #10
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Printable Price list :: support thread

    Most wanted (so the the features mentioned below are not implemented yet!) features are:

    * custom columns for additional data
    * hide prices for non approved customers
    * show prices to the store owner only

    And more?
    Some more questions/ideas...

    Is therea recommended method to control access to the pricelist page to logged in users only?

    And have the pricelist link show up in info sidebox (and elsewhere) for logged in customers only?

    Or have the pricelist link show up for everyone, including in the shop sitemap. But if pricelist link is clicked while not logged in then make the browser redirect to login/create account page, and after logging in, redirect to the price list page.

    Woody

 

 
Page 1 of 2 12 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

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