Page 1 of 1

unknown tag JQueryTools

Posted: Wed Jan 09, 2013 5:57 pm
by curlypinky
I am having trouble getting my installation to recognize JQueryTools on my content pages. When I include the tag in my page it produces the error console with the error:
Error: at line 702 in file /lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Message: "2eeb86792bbe2aa8461775b09517bc47f9f5829d" on line 1 "<p>{JQueryTools action=require lib=fancybox nocache}</p>" unknown tag "JQueryTools"
I placed {JQeryTools action=placemarker nocache} in the page's metadata and the {JQueryTools action=require lib=fancybox nocache} in the content area.

The full trace is:

Code: Select all

#0 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(488): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "JQ...', 1)
#1 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('JQueryTools', Array)
#2 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r36()
#3 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templateparser->yy_reduce(36)
#4 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(10, '</p>??<p>')
#5 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCompile('<p>{JQueryTools...')
#6 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template))
#7 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource()
#8 /home/hawaiivb/public_html/lib/classes/class.Smarty_CMS.php(324): Smarty_Internal_TemplateBase->fetch('string:<p>{JQue...', 'p31', NULL, NULL, false, false, false)
#9 /home/hawaiivb/public_html/lib/classes/class.CMS_Content_Block.php(335): Smarty_CMS->fetch('string:<p>{JQue...')
#10 /home/hawaiivb/public_html/tmp/templates_c/e2b416108f0e040d5ccb85fa3f53db4e14f9dcd6.tpl_top.23.php(22): CMS_Content_Block::smarty_internal_fetch_contentblock(Array, Object(Smarty_Internal_Template))
#11 /home/hawaiivb/public_html/lib/smarty/sysplugins/smarty_internal_templatebase.php(180): content_50edaae2a40426_77509753(Object(Smarty_Internal_Template))
#12 /home/hawaiivb/public_html/lib/classes/class.Smarty_CMS.php(324): Smarty_Internal_TemplateBase->fetch('tpl_top:23', 'p31', NULL, NULL, false, false, false)
#13 /home/hawaiivb/public_html/index.php(233): Smarty_CMS->fetch('tpl_top:23')
#14 {main}
JQueryTools was installed via the Module Manager as part of CompanyDirectory.

Would the server's older php version be the issue? It is 5.2.17 (server admin said they would upgrade to 5.3 when it becomes absolutely necessary).

Any ideas?

Thank you!
Alane

System Info:
----------------------------------------------

Cms Version: 1.11.4

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
Showtime: 3.2
TemplateExternalizer: 2.0.8
FormBuilder: 0.7.3
TinyMCE: 2.9.12
CustomGS: 1.3
BulkStructure: 0.4
GBFilePicker: 1.3.2
CGSimpleSmarty: 1.5.2
FormBrowser: 0.4.2
MysqlDump: 1.2.4
FileBackup: 0.5
CGGoogleMaps: 2.4.3
CGExtensions: 1.31.3
JQueryTools: 1.2
CompanyDirectory: 1.17
Postcode: 1.2.1


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 24000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 64M
max_execution_time: 600
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 24M
upload_max_filesize: 24M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.96
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------

Re: unknown tag JQueryTools

Posted: Wed Jan 09, 2013 7:15 pm
by calguy1000
it's fixed in svn. I'll be releasing a new version soon.