Thread: MSRP contrib

Page 12 of 40 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 393
  1. #111
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: MSRP contrib

    omg this is the stupidest thing....but i fixed it.

    in my DB, i added the field product_msrp instead of products_msrp.

    that sure makes me feel dumb. hahhaha



    Quote Originally Posted by ams30gts View Post
    i have read almost of this thread, and searched it.

    i have read the entire instructions and have done it 3 times already.

    when i go into my admin after completing the install, i get this error when trying to select one of my products:

    1054 Unknown column 'p.products_msrp' in 'field list'
    in:
    [select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.products_msrp, p.products_virtual, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, p.products_status, p.products_tax_class_id, p.manufacturers_id, p.products_quantity_order_min, p.products_quantity_order_units, p.products_priced_by_attribute, p.product_is_free, p.product_is_call, p.products_quantity_mixed, p.product_is_always_free_shipping, p.products_qty_box_status, p.products_quantity_order_max, p.products_sort_order, p.products_discount_type, p.products_discount_type_from, p.products_price_sorter, p.master_categories_id from products p, products_description pd where p.products_id = '643' and p.products_id = pd.products_id and pd.language_id = '1']
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    any help would be great. starting to get very frustrating

  2. #112
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: MSRP contrib

    ok for real now.

    i entered a msrp price in one of my products. saved it etc.

    it doesnt show up on my web site.

    no errors or anything else that i can see

    suggestions on where to look?

  3. #113
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: MSRP contrib

    trying to edit my earlier posts because i figured it all out but cant

    was there ever a fix for when the selling price is higher then the msrp? i tried adding the ">" but that did nothing

  4. #114
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: MSRP contrib

    nm got it.

    i need a mod to delete my last 4-5 posts. worthless

  5. #115
    Join Date
    May 2009
    Posts
    3
    Plugin Contributions
    0

    red flag Fatal error! cannot login to admin

    Hello, I have recently found this awsome new mod msrp and am tring to install it. I manually installed it and followed the instructions, however I found I could not log into my admin of my store.

    It keeps coming up with this error:

    Fatal error: Cannot redeclare zen_update_products_price_sorter() (previously declared in /home/urbvibz/public_html/admin/includes/functions/general.php:2517) in /home/urbanvibz/public_html/admin/includes/functions/functions_prices.php on line 1378


    As I am new to this and coding I am not sure what to do.

    I am using version 1.38. I have also tried to add a mod to changing prices all at once but that did not work, and the changes are still on. Not sure what changes they were.

    I would be very greatful for anyone that can help me with this as I am only new. Thank you

  6. #116
    Join Date
    May 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Fatal error! cannot login to admin

    Unfortunately, now the homepage is blank. Please help anybody. Just need the site to be on at least.

  7. #117
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Fatal error! cannot login to admin

    Sounds like a bug or version-incompatibility in the addon.
    Remove the files you added, and replace them with the ones that were there before you started installing the addon.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #118
    Join Date
    May 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Yep, did that and went through all the files i modified and restored them to orginal. Now admin section is displaying this message:

    Parse error: syntax error, unexpected $end in /home/urbvibz/public_html/admin/includes/functions/functions_prices.php on line 1365


    And homepage is still blank.

  9. #119
    Join Date
    May 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I did the MSRP mod but I haven't seen anyone reporting this issue:
    I have a custom template and I'm getting the "Price:MSRP:" to show on all products when MSRP is defined.
    I found a way to get rid of the "Price:" label but then it is not shown for the products that do not have an MSRP defined.

    Is this a simple redefine the code or am I looking at a major issue.

    Any help appreciated.

    Live link:
    http://www.soundsinmusic.com/index.p...e=products_all

  10. #120
    Join Date
    Apr 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Wondering how this works with attributes? If I have a product with a base-price of $59 and an MSRP of $129, but I have a few attribute options that increase the base price significantly, does it only show the % saved on the base price?

    I suppose I should also mention that I have dynamic price updater installed, so the price changes as options are chosen, not after clicking checkout, like zc is by default.
    Brian - Connecticut, US --- Using Zen 1.3.9g - Modified Classic Template
    Currently developing: http://www.printdealz.com
    Other Zen Pages: http://www.wholesale4realtors.com 1.3.8a

 

 
Page 12 of 40 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. v151 MSRP Display Mod
    By Larry0652 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 26 Oct 2017, 12:36 PM
  2. v154 Msrp
    By SilverHD in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 6 Oct 2015, 09:00 AM
  3. v139h MSRP Add-on
    By MortalWombat in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Aug 2012, 01:11 AM
  4. Msrp display issue
    By CRYSTALDOLL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Aug 2009, 02:40 PM
  5. MSRP Contrib, can anyone install it for me ?
    By Spdster in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 Jan 2009, 08:06 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