行为"defaultproductpower.asp"没有被注册
../kernel/dispatcher.php (157)
0152: if (in_array($action, $_actions)){
0153: return false;
0154: }
0155: //是否已经注册
0156: if (!$info = $this->action($action)){
0157: return new LDispatcherException(array(0x403, $action), $primary);
0158: }
0159: //判断路径是否设置
0160: if (!$info[_L_ATTR_ACTION_PATH]){
0161: return new LDispatcherException(array(0x404, $action), $primary);
0162: }
0163: //限制授权状态
#0 ../kernel/decorator.php(102): ldispatcher->prepare()
#1 ../index.php(105): ldecorator->factory()
#2 ../index.php(112): l::build()
#3 {main}
#01: ./index.php
#02: ../index.php
#03: PEAR/PEAR.php
#04: ../helper/property.php
#05: ../helper/filter.php
#06: ../helper/trace.php
#07: ../helper/locale.php
#08: ../helper/exception.php
#09: ../helper/loader.php
#10: ../helper/timer.php
#11: ../helper/configure.php
#12: ../helper/router.php
#13: ../helper/frontend.php
#14: ../helper/autoloader.php
#15: ../collection/iterator.php
#16: ../collection/container.php
#17: ../component/module.php
#18: ../component/engine.php
#19: ../component/plugin.php
#20: ../component/helper.php
#21: ../kernel/dispatcher.php
#22: ../kernel/decorator.php
#23: ../kernel/factory.php
#24: ../kernel/preparer.php
#25: PEAR/PHP/Compat.php
#26: PEAR/PHP/Compat/Function/array_diff_key.php
#27: ../component/plugin/default.php
#28: ../component/plugin/view.php
#29: ../component/plugin/message.php
#30: ../component/plugin/magic_quotes.php
#31: ../component/plugin/i18n.php
#32: ../component/plugin/filter.php
#33: ./component/plugin/synchronize.php
#34: ../component/engine/session/default.php
#35: ../component/engine/session.php
#36: ../component/engine/visitor/default.php
#37: ../component/engine/visitor.php
#38: ../locale/zh_CN/exception.php