

none_uk
Members-
Content count
294 -
Joined
-
Last visited
Everything posted by none_uk
-
Offical Google Checkout module for osCommerce Support Thread
none_uk replied to Silverado05's topic in Other
Guys my GCO has been working fine for months but recently its showing the £1 shipping instead of calculating. I get this error in console Error parsing XML; message from parser is: The markup in the document following the root element must be well-formed <br /> <b>Fatal error</b>: Cannot redeclare class rmfirst in <b>/home2/smoothzo/public_html/catalog/includes/modules/shipping/rmfirst.php</b> on line <b>8</b><br /> I have not touched it the install and it used to work fine before. I have tested it and when i try it works but when customers order it showing £1 for shipping, its happened in the last 4 orders using google checkout. some one help me or advise me why this is randomly happening now? thanks -
did u modify catalog/admin/whos_online.php? there is 2 of the same sets of code, add the new code to both.
-
i added the code, Thank you for pointing it out, very much appreciated.
-
i'v recently had this problem. It used to work fine , i only get this error when there are people on my site, how do i fix this please? Thanks Fatal error: Maximum execution time of 30 seconds exceeded in /home2/public_html/catalog/admin/whos_online.php on line 121
-
Hi i tried the 2.1 but this does not work for me, can you tell me how to delete the table from the database? "INSERT INTO `configuration` VALUES (NULL, 'Use Zones', 'SHIP_ESTIMATOR_USE_ZONES', 'true', 'Shipping modules use zones restriction - Used in Shipping Estimator', 7, 44, '2008-03-04 00:00:00', '2008-03-04 00:00:00', NULL, 'tep_cfg_select_option(array(\'true\', \'false\'),');"
-
Offical Google Checkout module for osCommerce Support Thread
none_uk replied to Silverado05's topic in Other
Any one know how to add United Kingdom to customers details in OSC who sign up with GoogleCheckout (which is GB) Thanks -
Offical Google Checkout module for osCommerce Support Thread
none_uk replied to Silverado05's topic in Other
Hi got that but when u do transaction it still works. This problem happens in IE and not FF -
NEW: Anti Robot Registration Validation
none_uk replied to Druide's topic in General Add-Ons Support
no one? -
NEW: Anti Robot Registration Validation
none_uk replied to Druide's topic in General Add-Ons Support
can some one tell me which version i should install and which fix please? Thanks -
Hi can you explain what problem this fixed exactly?
-
I gave it a try, its still does not work for me properly but the close button does not work this new code. the module i use are in here http://addons.oscommerce.com/info/4473 1st class, recorded 1st class, special del, airemail and city link. citylink does not show. thanks
-
tbh you dont need that shit so why waste your time? install paypal IPN and put email addy and the certificate stuff leave alone
-
Thanks, i will remove this for now as it will confuse my customers as it seems to be having issues with my modules. I'll keep it all defined in the hope that there will be an update and i'll get it it working :) Thanks again
-
Hi Jim you forgot to define products_ship_estimtor. IN /LAG/ENGLIS.PHP // Ship Estimator define('IMAGE_BUTTON_SHIP_ESTIMATOR', 'Get a Shipping Estimate'); define('IMAGE_BUTTON_PRODUCTS_SHIP_ESTIMATOR', 'Get a Shipping Estimate'); // End ship estimator IN FILENAMES // Begin pop-up ship estimator define('FILENAME_SHIP_ESTIMATOR', 'ship_estimator.php'); define('FILENAME_PRODUCTS_SHIP_ESTIMATOR', 'products_ship_estimator.php'); // End pop-up ship estimator
-
How do i check product estimator, i got the file in/catalog/ but i never did the In catalog/includes/boxes/shopping_cart.php code as i didnt want it there. My modules for shipping work fine for oscommerce and google checkout. Thanks. I dont think product estimator was defined.
-
Hi i found how to change, the post code aint really a issue, i do have 1 shipping method missing. I have RoyalMail 1st class upto 1kg, RoyalMail 1st recorded upto 2Kg Special Del upto 10 Kg and shows from 1 kg Courier upto 10 kg and shows from 2KG <----this is not showing Airmail for non UK but this is showing rate on every UK estimate. but works when a international county is selected and all others are not show. But when UK is selected all shipping rates or modules are show except courier. I pm u link so you can see what i mean. Normally in OScommer when something is exceeded/not met its not show. Thanks
-
Hi Jim just installed this and works well. thank you. can you tell me how i can make UK default and remove postcode/zipcode? Thanks
-
Hi i do not have MVS as my modules are just used like standard OScommerce and its also used by google checkout. it says "This module is for MVS (Multi Vendor Shipping) ONLY!" on the description, i take it your version will work with my stock modules? Thanks
-
Hi thank you for updating this. I tried to use this once but it only works for US customers, am i able to USE this with UK and Royal Mail shipping rate?
-
this contribution is not very good with sub category especially if you use ultimate SEO
-
[contribution] Security Pro - Querystring protection against hackers.
none_uk replied to FWR Media's topic in General Add-Ons Support
This contribution sounds like must if you have customers_testimonials installed? I take it your updated code does not affect anything else negatively but will help secure other contributions that use this "get" string hack? -
just installed this, Customer Testimonials 2.1 SECURITY BUG FIXED. by demoalt working well. is this the new version with all the hack fix? thanks
-
that normally means the customer has not paid. its meant to change from preparing to pending when its paid for, i have set auto return on paypal profile. Best way to findout if customer has paid is to check paypal.
-
Hi guys, i'm getting customers placing orders but not completing the payment via paypal IPN. So i having to delete the orders and asking customers who want to proceed with order to re-order. Is there a way for customers to pay for orders later or do i have to delete and ask them to do it again?