osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Go Back   osCommerce and osCMax shopping cart software forums > Projects > Other

Register FAQ Members List Calendar Mark Forums Read

Recent blog posts

User login

Navigation

Project navigation

Latest Activity

We read

osCMax BugTracker

Who's online
There are currently 2 users and 50 guests online.

Online users

  • kevmartin
  • michael_s

Syndicate
Syndicate content

 

Soap Postcoder UK

By automotiveuk at 2007-04-01 15:52
Soap Postcoder UK ONLY Postcode address finder displays Iframe within create_account and files in create account in admin also able to switch on and off from admin under account configuration enabled this

To do successfull address look ups you have to buy postcode credits. from http://www.allies-computing.co.uk/pcodewebsoap.html

I had this module coded professionally which cost me couple of hundred dollors if you find this module usefull please donate to OSCMAX project this is my gift to OSCMAX Project to say thank You for putting together this project with out open source we would not be able to reach our goals in life it allows small business to profit from online trading which would have cost us thousands of dollors to do.

Releases

Official releasesDateSizeLinks
1.0.02007-Apr-05563.01 KB

Support


by mfleeson on Tue, 2007-07-10 02:08
Warning... This package does not work out of the box. Its a very weird hybrid of oscommerce 2.2 and oscmax. Some files of each.
I am still debugging but here's what I've found so far.

The .sql file needs changing as its in oscommerce format instead of oscmax configuration table. The sql should read.
INSERT INTO `configuration` VALUES (40, 'Display Postcoder Search','true', 'DISPLAY_POSTCODER_SEARCH', 'Enable or disable Postcoder Search option for account creation', 0, 2, '2006-12-19 22:16:37', '2006-12-19 22:17:22', NULL, 'tep_cfg_select_option(array(''true'', ''false''),');

INSERT INTO `configuration` VALUES (40, 'Postcoder user name', '', 'POSTCODER_USER_NAME', 'Enter User name for Postcoder search', 0, 3, '2006-12-19 22:19:17', '2006-12-19 22:20:22', NULL, NULL);

INSERT INTO `configuration` VALUES (40, 'Postcoder Password','', 'POSTCODER_PASSWORD', 'Enter Password for Postcoder search', 0, 4, '2006-12-19 22:20:55', '2006-12-19 22:21:22', NULL, NULL);

INSERT INTO `configuration` VALUES (40, 'Use WSDL Cache for Postcoder Search', 'false','POSTCODER_USE_WSDL_CACHE', 'Setting true may improve the overall speed of the service by creating a cached version of the WSDL document on your server.', 0, 5, '2006-12-21 23:57:23', '2006-12-21 23:57:37', NULL, 'tep_cfg_select_option(array(''true'', ''false''),');

includes/modules/address_book_details is the oscommerce version, not the oscmax version. Needs a visual diff to integrate and move the postcode position.

create_account.tpl.php does not include any of the spcc coding that oscmax uses, again it needs visual diffing.

If I can I will produce an updated zip once I've got everything working and upload it here.

Best Wishes

Mark


All times are GMT -8. The time now is 08:20 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax