Generation Error

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
juancarlos
User
Posts: 1

Generation Error

Post by juancarlos »

Access denied to the path:
PHPMaker\Templates\phpv20180\cache\usercode.js

...

Error: Missing "register_content.html" in template folder "\PHPMaker\Templates\phpv20180\Script". Generation aborted.

...

Error: Cannot find module 'C:\Program Files (x86)\PHPMaker 2018\node\PHPMaker\Templates\phpv20180\cache\test1.js'
at Function.Module.resolveFilename (module.js:469:15)
at Function.Module.
load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:383:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:496:3


Webmaster
User
Posts: 9425

Post by Webmaster »

Your path is not correct. The cache should be under the "My Documents" folder like:
C:\Users\<user>\Documents\PHPMaker\Templates\phpv20180\cache\

Make sure you use Windows Vista or newer. If you use some virtual machine, it should also work, but apparently your "My Documents" path is wrong, you'll need to check your setup.


Post Reply