Hi
REPOSTING THIS AS THE THREAD I CREATE YESTERDAY DISAPPEARED.

I get following error after I install flexicharge when I go to admin>store>settings>flexicharge

"user warning: Table '.......ec_flexicharge' doesn't exist query: SELECT chid, provider, method, display, operator, rate, position, subtotal_before, subtotal_after, already_added, settings FROM ec_flexicharge ORDER BY position in ............store/includes/database.mysql.inc on line 121."

What I did was I followed http://drupal.org/node/70936 and copied and pasted "flexicharge.install" & "flexicharge.info" and saved using Notepad as I could not directly download these files. Then I copied "flexicharge.install" & "flexicharge.info""and flexicharge.module" into ecommerce/contrib directory. http://cvs.drupal.org/viewcvs/drupal/contributions/modules/ecommerce/con...

Think I missed out "example.inc" file and also patch for cart.module and store.module.

Where do I get "example.inc" and how do I add the patch for cart.module and store.module ?
Would appreciate any comments on what I missed out.
Thanks :)