When running on local machine, auto resolving template won’t work, just can't find tpl.php file.
So, it's needed to use absolute patch to template...

Comments

alain91’s picture

Hello,

I'have myself installed this version on local PC (don't forget to apply the zcodo_override after zcodo install): I don't have any problem It works fine for me.

AlexParamonov’s picture

It's qcodo problem, before include, tpl name is checking by is_file(realpath(...)) which are not use include patch. The solution is to comment this checking

alain91’s picture

I have done my tests with zcodo_0.3.43-1. And it works fine.

I don't kown the exact differences between qcodo version and zcodo version.

AlexParamonov’s picture

compare dirs in Total Commander and you'll see changes

mikehostetler’s picture

Status: Active » Fixed

These problems should be taken care of in the new version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.