简体   繁体   English

我在orangehrm中开发新模块

[英]I am developing new module in orangehrm

I'll add all credentials in modules,screen and menus tables and added new plugin folder in symfony plugins. 我将在模块,屏幕和菜单表中添加所有凭据,并在symfony插件中添加新的插件文件夹。 but after call this plugin it displaying me "Internal Error Occurred". 但是调用此插件后,它显示我“发生内部错误”。 my plugin folder in symfony 我在symfony中的插件文件夹

plugin folder 插件文件夹

how i can resolve this problem. 我该如何解决这个问题。

Try clearing cache folder inside project/symfony . 尝试清除project / symfony中的缓存文件夹。

Go To Command Line Interface > cd your_project_folder_path/symfony > php symfony cc 转到命令行界面> cd your_project_folder_path / symfony > php symfony cc

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当我在symfony中更改代码时,它不反映在浏览器中(orangehrm) - when I am changing code in symfony its not reflecting in browser (orangehrm) 如何在 OrangeHRM 的 Candidate 中添加新字段 - How to add new field in Candidate in OrangeHRM 如何在orangehrm中更改新页面的标题 - How to change header title of new page in orangehrm 我正在为更新功能开发php页面 - I am developing php page for update function 我正在开发一个 wordpress 主题并且有一个警告。 如何解决这个问题 - I am developing a wordpress theme and there is a warning. How to resolve this 我正在开发一个用于求职的android应用程序。在这里我正在使用PHP作为后端 - I am developing an android app for job search .here i am using PHP as back end 我正在开发一个博客网站,当作者写博客时,通知会发送给 laravel 的管理员 - I am am developing a blog site in which when a writer write blog a notification send to admin in laravel 用Drupal开发模块 - developing module with drupal 如何修复 WordPress 插件对表单处理程序文件的 ajax 请求。 (我自己正在开发一个插件) - How to fix ajax request to the form handler file from the WordPress plugin. (I am developing a plugin myself) 如何在开发 octobercms 网站时解决此作曲家错误,我使用的是 php 7.4 - how to solve this composer error when developing octobercms website ,i am using php 7.4
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM