Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

chimol

Pioneers
  • Posts

    264
  • Joined

  • Last visited

Everything posted by chimol

  1. Here's line 102 of my sessions.php return session_start();
  2. Where do I add this in the code? I've tried putting it right at the top below the >php and a number of other places...it still doesn't call the login for the admin. My admin logs in under ssl if that makes any difference. Great contrib by the way. Actually, I just added it a new spot and it kinda works. I get an error if I try to run it out of the admin, but if I log in and run it from admin it will work but this error comes up. Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\vhosts\Mysite.COM\httpdocs\catalog\admin\remove_unused_images.php:2) in D:\vhosts\Mysite.COM\httpdocs\catalog\admin\includes\functions\sessions.php on line 102
  3. Hi all, I installed the FedEx freight and it works good, but when you look at the product page it has two fields one for hazardous and the other for a freeze protection and they are defaulted to "yes". I would like them to be defaulted to "no". Where do I change that in the code? Here's exactly what comes up. Require a hazardous indicator? Yes Require freezable protection? Yes
  4. Hi all, The contrib works good, but a lot of my orders are under 20lbs. I really only need this contrib when the orders go over 150lbs and or so. My issue is now with it on, it will show a shipping price of like $280 for 10lbs!!! But, when you start getting into the heavier weight like above 125-150lbs it is pretty close to what it should be. Is there a way to set the contrib to show once a certain weight has been exceeded? Or, is it just charging the $280 because FedEx freight doesn't deal with light weight packages and will charge that much extra to deter somebody from doing so? Thanks all, Steve
  5. Steve, Where do you go in the FedEx mod to make this happen? I'm trying to get mine to do this and can't seem to figure it out. Thanks, Steve
  6. Still having some issues with this, is there anyway to bypass or overide the 170lb limit. If I could do that then I can leave the module turned on, it works great under that limit. Anybody have any ideas????
  7. Don't worry about it. I have it set the way I want it for now. Thanks anyway! Steve
  8. How does it know if the package is larger or not? I was thinking about using that, but I think it adds the percent no matter what the package size. How exactly does that option work? Thanks for the idea! Steve
  9. Nevermind, I can just add more to the cost or use an attribute that is locked at a price for the additional size.
  10. Hi all, I've been looking around and haven't really seen anything. My issue is I have some large tables that don't way more then 90lbs, but take up a lot of space, so my table rates are coming up for a normal size item that is 90lbs and I'm losing money on the shipping. I really don't want to lie and say the weight is like 135 or more when its not just to get the shipping money back in the product. Is there anything out there that allows you to add an additional field for something that is a oversize product like a 96" poker table? Thanks everyone! Steve
  11. Nobody has had this issue? Or, can point me in the right direction?
  12. Hi all, Well, I have the shipping estimate contrib working pretty good. But, I was wondering if there was a way to show a carrier icon when you haven't logged in with an account. Here is a link that shows you what I'm talking about. It has the zone and table rate cost, but no image to associate with it. I would like to add the FedEx or UPS icon next to it for people to associate that shipper to those cost. I had the FedEx Zone contrib installed, but there are a few issues and I uninstalled it until I can get this to work. See the example of no icon next to the shipping option I can supply a copy of the .php file if that is needed also. Thanks everyone and Happy Holidays!
  13. This issue has been taken care of...thanks all!
  14. I know this is old, but did anybody ever answer this question?
  15. I really like this contrib, but I'm having issues with it picking up my USPS rates and when I click the update button to remove something from the cart it doesn't work. I have FEC installed and at first I thought it worked fine, but after looking closer at it. Even if I turn the option off to show the estimates my update button still doesn't work. Here's a link to my site and you can add something and check it out yourself. Just click "buy now" and then mess around, you can't even add it into the shopping cart.
  16. I know this thread is old, but I'm having a small issue with my FedEx shipping estimater and it only happens once the weight goes over about 170lbs. Here's the error: Warning: Invalid argument supplied for foreach() in D:\vhosts\MySite.COM\httpdocs\catalog\includes\modules\shipping\fedexzipzones.php on line 128 Here's line 128 foreach( $retArr as $aquote ){ Any help is appreciated!
  17. Can anybody help out on this? The error will pop up once the total weight of the shipping goes over about 170lbs or so. Thanks
  18. Does anyone know who to delete the option for parcel post or at least keep it from displaying as a seletion. My installation is the USPSXML and doesn't have that in the admin options. Thanks, Steve
  19. Hi all, Well, I thought it was all working fine and noticed that there was a error at the very top of my page. My page is dark so I didn't notice it at first, hopefully somebody can help me figure out what needs to be corrected. Here's the error Warning: Invalid argument supplied for foreach() in D:\vhosts\MySite.COM\httpdocs\catalog\includes\modules\shipping\fedexzipzones.php on line 128 Here's line 128: foreach( $retArr as $aquote ){ Do I have to just put a space between foreach? Is it really that simple? Thanks all for your help!
  20. Jack, Quick question...most of the time I can creat a reference file with no problems, then there are times when I try and try and the request just times out. What could cause this? I'm thinking it's something going on with the host, but I'm no programmer either. Thanks, Steve
  21. Jack, Whatever things you changed works great for me! I've had problems with sitemonitor and have not really done much with it. Now, I put on your newest version and ran it, after fixing a few errors that came up (my fault) it runs perfect! I went in and changed the name of a file and it caught it. Once again, you come through with some great work! I'm running PHP 5 by the way. Steve
  22. Hi, I'm trying to find a way to have a blank box under each of my additional pics of my product. Lets say I have a widget and offer it in several different colors. Well, I would like the customer to be able to choose which of the other color widgets they want and just put in the quantity of widgets they want under the apropriate picture. There has to be something out here for that? Any help is appreciated! Thanks, Steve
  23. I had the same thing happen when I just selected the standard, but when I also turned on the paypal express module it allowed the selection of either standard or express. I just have the standard as default for that screen when I comes up.
  24. Is there a way to change the text in the paypal box to say that you don't have to use a paypal account with this option? I tried changing that in my .php file and it didn't like me changing the wording.
  25. paypal webpayment standard allows this, it's in small writing on the left of the page, but it allows you to pay with just a credit card if you don't have an account.
×
×
  • Create New...