Re: mm...

Ajeh <[email protected]> 11 Sep 2003 04:32:48 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <b7100fe19a0e4f54bc9a710b13b178e1@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227711#227711
----------------------------------------------------------------

[quote="j007w"]Hi Linda,

Thanks for your quick reply! You stay up late or what? :)
[/quote]

Sometimes it does feel that way. Other times you just get lucky and I happen to be here at the moment. :D 

[quote="j007w"]
Well, I managed to get rid of errors #1 and #2 from earlier but I still have a couple left:

1. the credit voucher box in "checkout_payment.php" doesn't show up. 
[/quote]

Did you turn on the GV settings under the SEC Settings? If they are not on, it will not show.

[quote="j007w"]
2. still can't edit any existing products in admin--it just takes me to the login admin page. it does let me create new products, though.
[/quote]

Check the categories.php against the code in the download. Sounds like you missed a peice. If parts work and other parts do not, I'd have to think something was not updated.

[quote="j007w"]
3. when I click on "user tracking config" in admin it takes me to "forbiden.php" saying I don't have permission.
[/quote]

The Admin Levels have the settings for what you are allowed to see/do. The original setup has everything configured for the Admin Top Level to do all. But the other levels are not allowed.

Check the permission settings in the Admin Levels. It should show you any problems. 

[quote="j007w"]
4. some of my products are showing up as "out of stock" in the catalog even though I configured it to not count stock. Could this be due to the fact that I can't access products to edit them in admin?
4. this is minor, but I don't have the "image viewer setting" available in the admin.
[/quote]

There is a second setting to show stock as out of stock. Look for SOLD_OUT_IMAGE_ON and set this to 0. Should be in /includes/languages/shoppe_enhancement_controller.php

I believe that is the only one to change to not show sold out any where. Or, you can change the image to an out of stock or back order if you want the customer to know it's available but will be on back order.

[quote="j007w"]
I'm not getting any error messages at all on any of these. I've been at the computer since 8:00 am this morning and haven't been able to figure it out. I'll get some food and come back tonight for another round. 

I'm using MS2 Milestone with no other contributions.

Thanks so much to you Linda and everyone else who've helped me since day one.

Have a great evening,

Joseph[/quote]

Note: if you are on MS2 with no changes ... you could use the whole contribution as far as the code goes as everything is in this add-on.