ids
05-15-08, 09:09 PM
MM5
Production Release 4
Miva Merchant Engine v5.06
Database API: mivasql
My vars are testing as empty in the update function for some reason.
<MvFUNCTION NAME="Module_Utility_Update" PARAMETERS="module var" STANDARDOUTPUTLEVEL="">
even if i assign in the function:
<MvASSIGN NAME = "l.path" VALUE = "{ '/Merchant5/s01/mymod/' }">
Or pass from the _content function.
<INPUT TYPE="hidden" NAME="MY_PATH" VALUE="{/Merchant5/s01/mymod/'}">
Ultimately, I need to MvExport some data. The file ends up in the mivadata folder instead of the modules folder.
Any ideas?
TIA
Scott
Production Release 4
Miva Merchant Engine v5.06
Database API: mivasql
My vars are testing as empty in the update function for some reason.
<MvFUNCTION NAME="Module_Utility_Update" PARAMETERS="module var" STANDARDOUTPUTLEVEL="">
even if i assign in the function:
<MvASSIGN NAME = "l.path" VALUE = "{ '/Merchant5/s01/mymod/' }">
Or pass from the _content function.
<INPUT TYPE="hidden" NAME="MY_PATH" VALUE="{/Merchant5/s01/mymod/'}">
Ultimately, I need to MvExport some data. The file ends up in the mivadata folder instead of the modules folder.
Any ideas?
TIA
Scott