How do I configure Soft Goods on ValueWeb?s AHP Platform?
How do I configure the SoftGoods Module for Miva to work on ValueWeb?s AHP Platform?
You will need to make the following changes in the SoftGoods? module settings within Miva Merchant Administration area.
Set the Path to Miva data directory: /nfs/cust/$path/web/htsdata/
Set the Path to downloads: downloads/
Set the URL to PHP script: http://www.$domain/Merchant2/download.php?
Within download.php script, located in the /Merchant2 directory you will need to do the following:
Change:
$module_path = "http://$domain/Merchant2/4.23/modules/fulfill/DEN_SOFTGOODS.mvc?"; // URL to module
To:
$module_path = "http://miva.vw.$domain.miva.affinity.com/Merchant2/4.23/modules/fulfill/DEN_SOFTGOODS.mvc?"; // URL to module
In all instances in this example, you will need to replace $domain with your domain name, and /nfs/cust/$path with your full path. The full path can be obtained by logging into the ValueWeb control panel and going into Account Tools then selecting the Perl Syntax Checker from the Advanced Tools sub-menu. You can also obtain this information by running a phpinfo script from your web site.
[Many thanks to Valueweb for providing this info!]
Last update: 2006-03-09 05:44
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
- Is it possible to display a link in Phone ... (2008-08-06 12:05)
Top 10 
- 2754 views:
Adding Tokens to Evaluate Expressions - 2698 views:
Is there a way to "Limit" the number of ... - 2654 views:
Why won't you call me for technical support? I ... - 2549 views:
Are license keys valid for more than one store? ... - 2447 views:
I'm trying to enter a license key and get ... - 2425 views:
How do I install a module? - 2286 views:
How do I check for a module upgrade? - 2255 views:
How can display and change the parameters of an ... - 2097 views:
The total on my checkout pages are not correct. ... - 1932 views:
I have select and radio type attributes in my ...
















