问题描述:
用phpstudy弄好网站后,进入后台,出现以下错误:
ErrorException in UrlGenerator.php line 589:Action ModStart\Admin\Controller\AdminUserController@changePassword not defined. (View: D:\phpstudy_pro\WWW\vendor\modstart\modstart\views\admin\widget\securityTooltipBox.blade.php)
in UrlGenerator.php line 589 at CompilerEngine->handleViewException(object(InvalidArgumentException), '2') in PhpEngine.php line 44 at PhpEngine->evaluatePath('D:\phpstudy_pro\WWW\storage\framework\views/3ffdbb12bdc9965c0583d3629e5e4303', array('__env' => object(Factory), 'app' => object(Application), '__msRoot' => '/', '_adminUser' => array('id' => '1', 'created_at' => '2022-12-06 19:35:06', 'updated_at' => '2022-12-08 21:20:03', 'username' => 'cjume', 'password' => '778a5426b4b457666f7ee977aca9414f', 'passwordSalt' => 'SZDNghjspenSICLp', 'ruleChanged' => null, 'lastLoginTime' => '2022-12-08 21:20:03', 'lastLoginIp' => '::1', 'lastChangePwdTime' => null, 'phone' => null, 'email' => null), '_adminUserId' => '1', '_controllerMethod' => '\App\Admin\Controller\IndexController@index', 'id' => 'Widget_1', 'attributes' => '')) in CompilerEngine.php line 58
......
环境信息:
php2.4.39, mysql 5.5.29
建议与意见:
前端访问正常,因为是初学者,无法自行判断出错原因,也无法得到解决方案,希望能帮忙解决以下。 以下是回复内容:
采集网址: https://modstart.com/thread/845 |