Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Generate Composite Data Types #41

Closed
packet-rat opened this issue Mar 31, 2013 · 1 comment
Closed

Unable to Generate Composite Data Types #41

packet-rat opened this issue Mar 31, 2013 · 1 comment

Comments

@packet-rat
Copy link

Multiple attempts, different platforms/browsers, different output formats, to generate Composite Data Types
Reduced to simplest form: {$Row1}

all return:

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'eval.tpl'' in /home/generatedata_com/alpha.generatedata.com/resources/libs/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/generatedata_com/alpha.generatedata.com/plugins/dataTypes/Composite/Composite.class.php(41): Smarty_Internal_TemplateBase->fetch('eval.tpl') #1 /home/generatedata_com/alpha.generatedata.com/resources/classes/Generator.class.php(218): DataType_Composite->generate(Object(Generator), Array) #2 /home/generatedata_com/alpha.generatedata.com/plugins/exportTypes/JSON/JSON.class.php(18): Generator->generateExportData() #3 /home/generatedata_com/alpha.generatedata.com/resources/classes/Generator.class.php(88): JSON->generate(Object(Generator)) #4 /home/generatedata_com/alpha.generatedata.com/generate.php(7): Generator->generate() #5 {main} thrown in /home/generatedata_com/alpha.generatedata.com/resources/libs/smarty/sysplugins/smarty_internal_templatebase.php on line 127

@benkeen
Copy link
Owner

benkeen commented Apr 1, 2013

Sorry. My mistake - I'd moved around some resources and hadn't updated the path in this module. I'll commit a fix now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants