-
Content count
1,513 -
Joined
-
Last visited
Profile Information
-
Real Name
Nick
-
Offical Google Checkout module for osCommerce Support Thread
Silverado05 replied to Silverado05's topic in Other
Unfortunately Google only offers this checkout method to merchants in U.S. and U.K. at that moment. So until they make this widely available to other countries you won't be able to use this module. Sorry but that is a Google thing. -
Offical Google Checkout module for osCommerce Support Thread
Silverado05 replied to Silverado05's topic in Other
What shipping methods are you using and did you run the shipping generator? Read through this thread for solutions to this problem it has been listed before. You would probably find an answer faster going through the 9 pages then waiting for me to reply. If you still can't find an answer provide me with the information you I asked for. -
Have you looked in the contribution section for CCV?
-
Offical Google Checkout module for osCommerce Support Thread
Silverado05 replied to Silverado05's topic in Other
The latest release fixes a lot and is pretty stable. I have it working smoothly but my site is live and I don't really like post my URL. So just install the latest release and you should be good to go. If you have in problems reference this thread to seek answers to your problems. -
Automatically send data feed to Froogle
Silverado05 replied to gottaloveit's topic in General Support
It will tell you under the My Items tab for bulk upload. -
Offical Google Checkout module for osCommerce Support Thread
Silverado05 replied to Silverado05's topic in Other
You have white space in shipping_methods.php that is what the error means. Is line 49 is ?> the place your mouse at the very bottom of that file and delete any space to ?> Trust me you won't be able to see it just by looking at it you need to place your mouse down there. I.E. your line might end here ?>BUT ALL THIS COULD BE WHITESPACE So what I am saying is their should be no space after the closing ?> -
I did give you a simple answer, OSC already comes with Search out of the box. How much of a simpler anwser to you need. Sounds like to me you are to ignorant to run a store in the first place since the answer is right in front of your face and then you come back with a rude remark after your question was answered. If you expect any help from ANYONE you need to show some respect an not expect it.
-
Automatically send data feed to Froogle
Silverado05 replied to gottaloveit's topic in General Support
You just need a Google base account and you are set. I run my cron weekly. No need to run it daily but it wouldn't hurt anything. -
you are missing map_price in the syntax. You just need to go back over your installation.
-
[Contribution] QTpro - Quantity Tracking Professional
Silverado05 replied to zonetown's topic in General Add-Ons Support
Yes if you do the manual edits. -
UPSXML shipping total double? Ship-in-cart?
Silverado05 replied to cgchris99's topic in General Add-Ons Support
trash upsxml and use a UPS Choice. -
OSC already comes with Search out of the box.
-
Adding Quantity Box to Products Page
Silverado05 replied to dannii_b's topic in General Add-Ons Support
compare and merge isnt going to help you in this situation though. -
Authorize.net Simple Integration Method (SIM) Support
Silverado05 replied to netstep's topic in Other
If you click on the links of the files above you will notice like it states in the error line 1. Well line 1 of authorizenet_sim.php is a space which is a space then <? instead of it just starting with <? and the bottom is the same way. If that it not it post your general.php file here so I can look at it. here is another post that talks about this same error. When you see this error it is because of whitespace like I have told you. If you keep getting this error then you are missing it and not getting it completely. http://forums.oscommerce.com/index.php?showtopic=156547 -
Authorize.net Simple Integration Method (SIM) Support
Silverado05 replied to netstep's topic in Other
No space uh? Well in those two files you have posted above their is space before the opening <? and after the closing ?> that shouldn't be there. post your general.php