sc_tickets error

Hi,

I’m having a problem on sc_tickets after copying the the forms/grids to another project.

after generating this is what log file is showing me.

file_get_contents(/opt/nm/v6/www/scv7/devel/conf/grp/PROJECT_NAME/tpl/footer/startupscreen/nm_rodape.html): failed to open stream: No such file or directory | Script: /opt/nm/v6/www/scv7/devel/lib/php/functions.inc.php linha: 2335

Template Error: set_root: /opt/nm/v6/www/scv7/devel/conf/grp/PROJECT_NAME/tpl/header/tickets is not a directory.
Halted.

can someone help me to fix this problem.

thanks

Obviously the link to the file is not correct and I see something like v6 in the url. So you need to locate this file manually and correct the url. I haven’t looked into it, but I would look for some code in some event. You can open the application then go to project -> view source and open the failing file and look at line 2335. It might give you a clue where you have to look.