Thread: MSRP contrib

Page 38 of 40 FirstFirst ... 283637383940 LastLast
Results 371 to 380 of 393
  1. #371
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: MSRP contrib

    Quote Originally Posted by plc613 View Post
    Thanks twitchtoo. So if I'm understanding correctly I think I just need TW List_Price? That's a lot of core edits though.
    Twitch Base and List I made for the most basic install and function. Each adds an extra field in your product table. Then in the package they display in common logical places.

    Each can be added to almost every sidebox, centerbox, shopping cart, checkout, invoice and in admin, invoicing and reports. These aren't magical, which means they respond well to display switches - wholesale/retail and can be incorporated into templates very easily.

    If you need an actual wholesale side, Twitch Wholesale will split your site using the original core files as they were intended. Like Dual Pricing combined with Multi Site and Twitch Restrict without the headaches of all three - each has a niche.

    Dual Pricing gives you wholesale tiers. Works quite well and functions a lot like Twitch Wholesale.

    I made Twitch List to simplify some problems I was having with integrating this MSRP module. And respecting what this MSRP module can do I didn't include some of its features.

    Remember this is code, we can do anything with code if there's time and funding ;)
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  2. #372
    Join Date
    Jul 2015
    Posts
    3
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Would really like to use this mod but am unable to get it working. I am using 1.54 and when I do as stated in the instructions.... I just get a blank page in both the admin as well as the website itself

  3. #373
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: MSRP contrib

    Quote Originally Posted by SabaturProAudio View Post
    Would really like to use this mod but am unable to get it working. I am using 1.54 and when I do as stated in the instructions.... I just get a blank page in both the admin as well as the website itself
    Blank page: https://www.zen-cart.com/content.php...t-of-a-page%29

  4. #374
    Join Date
    Jul 2015
    Posts
    3
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I have check my log and this is what I get:

    PHP Parse error: syntax error, unexpected 'DECIMAL' (T_STRING) in /home/sabaturproaudio/public_html/includes/database_tables.php on line 102

    And this is what I put in on line 102:

    define('products_msrp' DECIMAL( 15, 4 ) NOT NULL AFTER 'products_price');

  5. #375
    Join Date
    Jul 2015
    Posts
    3
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I am assuming is should be:

    define('products_msrp' DB_Prefix . 'products_price');

  6. #376
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: MSRP contrib

    Quote Originally Posted by SabaturProAudio View Post
    I have check my log and this is what I get:

    PHP Parse error: syntax error, unexpected 'DECIMAL' (T_STRING) in /home/sabaturproaudio/public_html/includes/database_tables.php on line 102

    And this is what I put in on line 102:

    define('products_msrp' DECIMAL( 15, 4 ) NOT NULL AFTER 'products_price');
    The installation instructions don't mention to change the file includes/database_tables.php

  7. #377
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Okay so I implemented list_price on my dev site (all I did was overwrite by ftp upload) and I didn't get any errors things seem to be working. However, I'm not seeing all the fields in the screenshot. All I have is price net/gross & list which doesn't seem to give me 2 prices when browsing the site. Perhaps I'm not understanding the purpose of the plugin but I thought price net would be wholesale and price list would be retail and both would display while browsing.

  8. #378
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    frank18:

    Hope you are well. Just wanted to let you know what has happened. I was having trouble with my pricing and "free shipping" showing up on my website and could not figure out what was causing the problem. After many posts with Linda McGrath and myself going back and forth, very frustrated, I finally decided that the problem had to be in the classic template download, so I basically started completely over from scratch with a "clean download" of v1.5.4.

    That being done, I went ahead and loaded a product and tested the pricing and went into Product Types and made sure that "free shipping" was chosen properly and everything was working fine under the classic template. At that point I went ahead and uploaded the Responsive Sheffield Blue Template, which I had done before and the only plugin I added was CKEditor. Everything was still fine. Great! Then, I uploaded MSRP following the instructions very carefully and the same thing that happened before, happened again. All pricing disappeared, including the "free pricing" image. All gone! Don't know for sure what is going on. One mistake that I did make is that "screwed up" and loaded the Add part, you know what I mean....."smalltext" and so on? to the install SQL patches.

    Now, I will tell you that I did add the "ALTER TABLE products" part into the "install SQL patches." So that part was right. I really need some help here because this is a complete new website, new database, the works, even the merchandise that I am carrying is now different. You can see the partial site here:

    http://www.lingerieloversboutique.com

    Thanks in advance for your help. I really want to get past this and get moving again.

    Kind Regards,

    Silver

  9. #379
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: MSRP contrib

    SilverHD, take a look at post #351 of this thread, you are probably missing this.

  10. #380
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    frank18:

    Thank you. I'll give it a shot and let you know what happens.

    Silver

 

 
Page 38 of 40 FirstFirst ... 283637383940 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