Zen Cart Logo

MSRP contrib

Views: 81,877

Results 221 to 240 of 393
6 Dec 2010, 9:38 PM
#221
dliler avatar

dliler

New Zenner

Join Date:
Dec 2010
Location:
Michigan
Posts:
8
Plugin Contributions:
0

MSRP contrib

Too funny. I changed the template and there it was. So it installed correctly but I'll have to play with the template to make it work the way I want it.

7 Dec 2010, 5:31 AM
#222
djace avatar

djace

New Zenner

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

Re: MSRP contrib

Hello,

I have installed the MSRP module. It does work just fine on the sidebox :New Products". However, nothing shows up on the main product info page. I am using the 1.39hV with modern zen template from RubiksCube.

Any help is appreciated.

djace

23 Dec 2010, 3:51 PM
#223
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

Re: MSRP contrib

OK, I can't afford to pull out anymore hair so I'm begging for help.
I downloaded and redownloaded the MSRP mod. The database step worked ok and the products_msrp table is in the database.

BUT, my admin product pages do not have the MSRP field for entry of retail prices. There are no problems, error messages and everything else is ok.

I used the 2 step method at the beginning of the Installation Instructions.

website is https://www.herbschina.com. Any ideas as to what is wrong??

Thanks for your help,

Marv

24 Dec 2010, 12:30 AM
#224
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

Re: MSRP contrib

Someone please help!!!

24 Dec 2010, 1:41 AM
#225
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: MSRP contrib

marvin:

OK, I can't afford to pull out anymore hair so I'm begging for help.
I downloaded and redownloaded the MSRP mod. The database step worked ok and the products_msrp table is in the database.

BUT, my admin product pages do not have the MSRP field for entry of retail prices. There are no problems, error messages and everything else is ok.

I used the 2 step method at the beginning of the Installation Instructions.

website is www.herbschina.com. Any ideas as to what is wrong??

Thanks for your help,

Marv
Make sure you have uploaded all files, and if you are using a custom folder make sure you have renamed the admin folder to your custom folder name. If you are using the latest version of zen cart you need to take the core files that zen cart uses and merge the MSRP module files with the latest new modified core files zen cart uses with a file merger program like WinMerge or Beyond Compare. The reason you don't have that field is because in /admin/includes/modules/product/collect_info.php that file didn't upload right and is out of date. You will be better off to merge the MSRP files with the latest version of zen cart modified core file. Hope this helps.

24 Dec 2010, 2:52 AM
#226
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

Re: MSRP contrib

countrycharm,

Thanks a bunch. It works great. Maybe my hair can start growing back, LOL.

Marv

26 Dec 2010, 6:11 PM
#227
marvin avatar

marvin

Zen Follower

Join Date:
Feb 2006
Posts:
222
Plugin Contributions:
0

Re: MSRP contrib

Another question.
Is there a way to make the MSRP pricing show in the "preview" page before updating in case I entered the wrong price?

29 Dec 2010, 6:58 AM
#228
helpmesell avatar

helpmesell

New Zenner

Join Date:
Feb 2007
Posts:
77
Plugin Contributions:
0

Re: MSRP contrib

How do you go about deleting this addon from the database???

To install it you need to add this below but how about to uninstall it???

ALTER TABLE products ADD  `products_msrp` DECIMAL( 15, 4 ) NOT NULL AFTER  `products_price` ;
29 Dec 2010, 3:45 PM
#229
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: MSRP contrib

HelpMeSell:

How do you go about deleting this addon from the database???

To install it you need to add this below but how about to uninstall it???

ALTER TABLE products ADD products_msrp DECIMAL( 15, 4 ) NOT NULL AFTER products_price ;

You go to your phpMyAdmin click on your database name, scroll down to products on the left side of your data base click the products tab and look for products_msrp and delete.
4 Jan 2011, 6:53 PM
#230
atl2rva avatar

atl2rva

New Zenner

Join Date:
Feb 2010
Posts:
81
Plugin Contributions:
0

Re: MSRP contrib

Great mod! I am altering it a little for my needs. I have removed the line that shows the amount saved over MSRP because this site is only selling to distributors. I have prices hidden on my site unless account is verified. I would like it to still show the MSRP even if the user is not logged in. Is this possible?

Thanks

6 Jan 2011, 9:14 PM
#231
atl2rva avatar

atl2rva

New Zenner

Join Date:
Feb 2010
Posts:
81
Plugin Contributions:
0

Re: MSRP contrib

Still trying to figure this out if anyone has any ideas. My thoughts were I could add a line to my "tpl_product_info_display.php" that pulls the MSRP and displays it on the page. Then I could remove the code that displays the MSRP in the block price where it normally shows up. Similar to how I removed the amount saved over MSRP line. I am no coder... I can sometimes figure things out by trial and error but this is a little above my head.

7 Jan 2011, 4:20 AM
#232
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Location:
Green Bay, WI
Posts:
362
Plugin Contributions:
1

Re: MSRP contrib

I am trying to see if it is possible, before I install this MOD, to do what I need.

Currently I use Easy populate for all my price changes and updates as I have several thousand products on my site at any one time. Is there a way to upload the spreadsheet with all these products on showing the MSRP and my price?

7 Jan 2011, 5:51 AM
#233
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Location:
Green Bay, WI
Posts:
362
Plugin Contributions:
1

Re: MSRP contrib

I am assuming that this can be done being that what you are editing is the same thing as what Easy Populate uses, but if someone could confirm it would be greating appreciated.

8 Jan 2011, 2:01 AM
#234
outeredge2 avatar

outeredge2

Zen Follower

Join Date:
Mar 2010
Location:
Green Bay, WI
Posts:
362
Plugin Contributions:
1

Re: MSRP contrib

I am not sure if I am the only one but when i download the file it comes in as a RAR file and I can not read it. Does everyone else have this trouble?

10 Jan 2011, 1:58 PM
#235
atl2rva avatar

atl2rva

New Zenner

Join Date:
Feb 2010
Posts:
81
Plugin Contributions:
0

Re: MSRP contrib

You just need an extraction utility. A nice open source one you can use is 7-zip. You can get it from filehippo.com. Once installed just right click > 7-zip > Open archive.

14 Jan 2011, 12:44 AM
#236
dremhmrk2 avatar

dremhmrk2

New Zenner

Join Date:
Jun 2010
Posts:
32
Plugin Contributions:
0

Re: MSRP contrib

As of installing this addon today, all my products are showing up with the product's price as the shipping weight!

This happens on the front side, as well as the back end.

I think it's a simple issue but I don't know what it is.

Which of the modified files should I suspect?

14 Jan 2011, 5:21 PM
#237
dremhmrk2 avatar

dremhmrk2

New Zenner

Join Date:
Jun 2010
Posts:
32
Plugin Contributions:
0

Re: MSRP contrib

dremhmrk2:

As of installing this addon today, all my products are showing up with the product's price as the shipping weight!

This happens on the front side, as well as the back end.

I think it's a simple issue but I don't know what it is.

Which of the modified files should I suspect?

I found my issue.

I had a missing line in update_product.php

I had to manually correct each instance after correcting update_product.php but it seems like everything is back to normal now.

9 Feb 2011, 2:56 PM
#238
atl2rva avatar

atl2rva

New Zenner

Join Date:
Feb 2010
Posts:
81
Plugin Contributions:
0

Re: MSRP contrib

Still trying to figure this out. Is there a way to display the MSRP even if the user is not logged in and the site requires log in for pricing. I do not want a New User to see price but MSRP is OK.

26 Feb 2011, 7:28 PM
#239
colhemm avatar

colhemm

New Zenner

Join Date:
Feb 2011
Posts:
6
Plugin Contributions:
0

Re: MSRP contrib

Hi all, I've installed MSRP and its all working great but i just cant get it looking right on the listings page. It looks like this.

www-nikolasmichaeljewellers-co-uk/index.php?main_page=index&cPath=23

Retail Price:
£1,980.00
You save:
980.00 (49%)
Our Price: £1,000.00

and i want it to look like this

Retail Price: £1,980.00
You save: £980.00 (49%)
Our Price: £1,000.00

So how can i stop the word wrap or control the size of the box so it displease correctly. i have been messing around with the stylesheet.css, stylesheet_main.css and stylesheet_tm.css. but nothing i do gets it to look right. I'm completely stuck now so any help would be great. Thanks

26 Feb 2011, 9:35 PM
#240
colhemm avatar

colhemm

New Zenner

Join Date:
Feb 2011
Posts:
6
Plugin Contributions:
0

Re: MSRP contrib

Its OK i finely got it, all i had to do was put the width in listingDescription in the stylesheet_main.css :clap: