回放时报错截取:
uery.c(190): Error -26377: No match found for the requested parameter "attr_id". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
query.c(190): Notify: Saving Parameter "attr_id_count = 0"
query.c(190): Error -26377: No match found for the requested parameter "attr_value". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
query.c(190): Notify: Saving Parameter "attr_value_count = 0"
query.c(190): Error -26377: No match found for the requested parameter "product_attr_id". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
query.c(190): Notify: Saving Parameter "product_attr_id_count = 0"
query.c(190): web_submit_data("QuerySubProductInfo!queryDefaultProduct.action") highest severity level was "ERROR", 5 body bytes, 309 header bytes [MsgId: MMSG-26388]作者: daxiongfox 时间: 2012-2-7 13:30
web_reg_save_param要放在被关联的页面代码之前。你换下位置再试下。作者: jh_soft 时间: 2012-2-7 16:22
位置不对,关联时多试几次,因为有时无法识别,有”“需要在前面加\作者: msnshow 时间: 2012-2-7 21:59
找不到,有时是正常的,看实际情况