-
Content count
54 -
Joined
-
Last visited
Everything posted by bitera
-
A reply from 2CO tech support. How to remove the TCOID from osc to 2CO
-
I am using the UPS module to compute shipping. I would like to be able to add for only certain products a packaging fee as they require additional packaging. Can this be done along with keeping the UPS calculation in place? TIA, John
-
Hi Everyone, I was wondering if this is possible. I searched the contributions and could not find anything that could do the following. Is this possible and if so any help direction on how to get started. I have a client who needs the following for UPS shipping: The ability to eliminate UPS ground as an option for zones 2 & 3 within the US and leave it available for zone 1. I saw a contribution that allows to select the shipping methods and this could partially solve the problem. For instance if a customer orders an item it needs to be shipped 3 day select in zones 2 & 3 but ground will work for zone 1. This sounds like a complicated problem but I was thinking that perhaps the UPS contribution for selecting shipping methods could be copied and used to provide ground for zone 1 states or somehow have a listing of states where ground would be acceptable only. Any help will be greatly appreciated. TIA, John
-
[Contribution] Guestbook for osC v1.0 released
bitera replied to VJ's topic in General Add-Ons Support
Got it fixed guess the config didn't take when I first did it Another Question: Can I disable the comments as a default instead of having them posted... I would rather have them not show and manually enable them. Will sniff the code now... Thanks, John -
[Contribution] Guestbook for osC v1.0 released
bitera replied to VJ's topic in General Add-Ons Support
Warning: Division by zero in /home/virtual/siteXX/fst/var/www/html/catalog/includes/classes/split_page_results.php on line 59 1064 - You have an error in your SQL syntax near 'GUESTBOOK_MAX_DISPLAY_ENTRIES' at line 1 select g.entry_id, gd.entry_text as guestbook_text, g.entry_rating, g.date_added, g.visitors_name, g.visitors_location from guestbook g, guestbook_description gd where g.entry_id = gd.entry_id and gd.languages_id = '1' and g.entry_status = '1' order by g.entry_id desc limit -0, GUESTBOOK_MAX_DISPLAY_ENTRIES Is what I am getting also there are no configuration options in the admin section. HELP! TIA, John -
Do you have to really force cookies for this module to work? I would rather not have cookies stored locally on computers.
-
My orders are not passing through back to the admin in the pending section after paying with 2checkout.com what is the reason and fix for this? TIA, John
-
is there any way to prevent the need to enter a credit card in OSC and then again into 2CO? This is quite a nuisance and customers don't like entering things twice. TIA, John
-
does this contribution prevent the duplicate credit card information that is currently required with the 2CO module for MS2? RIght now customers have to enter their credit card into OSC and then again into 2CO. Will try to integrate this into some sites tomorrow. TIA, John
-
This is the error I am getting how can I fix it?
-
[Contribution] Adding new fields to Easy Populate
bitera replied to lessliquidation's topic in General Add-Ons Support
Hi Dave, Was wondering if you could help me with an issue I am having with the checkout process. I wanted to add a delivery date and delivery phone number. I have extended the database and started working on some files, but I am not sure how the fields are placed into the db during the checkout process. I just started on this and thought maybe you could point me to specific areas to look at. TIA, John your contribution is great btw.... -
Ok thanks... Was just wondering why things were not showing up. I entered a test order from NJ and the Payment zone I guess did not pick this up as New Jersey and did not show those payment methods. I set everything to --none-- and all is working great!
-
I have been struggling today to figure out why when I set up 2Checkout.com payment module it all of a sudden caused all options for payment to disappear. Apparently if you set a Payment Zone it causes things not to work properly. I don't know if this is the case in other payment types. John