RE: Linkpoint Basic no wrapper needed.

Illicious <[email protected]> 11 Sep 2003 05:37:55 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <de5bad4fc65157c62eb8f5d834beba47@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227735#227735
----------------------------------------------------------------

Im having trouble using this mod. 

I keep getting a invalid storename message and my store name is the same as my user id thoe ive tried using my DBA storename and password with no difference.

For example:

Since my store name and user ID is the same (lets say its 454545)would i change it to this?:
[code]$process_button_string .= tep_draw_hidden_field('454545', '454545'); //CHANGE ME[/code]

I have the same "454545" set on the admin side too but i still get a invalid storename error.

Anyone know what could be the problem?