| context | Struct Entries: 21 | | action | | string | my-blog.2011-03-16-google-web-fonts-api |
| | BGETPAGE | | | BPAGECHECK | | | BPAGEDATA | | | BPAGEVIEW | | | BPAGEWIDGETS | | | CACHEBUSTER | | string | 9FED1DFD305267C748E5AE665F0F4DAB |
| | HTTPPROTOCOL | | | IGALLERYID | | | IPAGEID | | | PAGE | Struct Entries: 22 | | ADMIN_EMAIL | | | ADMIN_FIRSTNAME | | | ADMIN_LASTNAME | | | DTEENDDATE | | Date Time (Europe/London) | | {ts '2025-12-20 23:13:50'} |
| | DTESTARTDATE | | Date Time (Europe/London) | | {ts '2025-12-19 23:13:50'} |
| | PAGE_ALLOW_COMMENTS | | | PAGE_ALLOW_TRACKBACKS | | | PAGE_CREATED_DATE | | Date Time (Europe/London) | | {ts '2011-03-16 00:00:00'} |
| | PAGE_FULL_LINK | | string | //www.n-smith.com/index.cfm/my-blog/2011-03-16-google-web-fonts-api/ |
| | PAGE_ID | | | PAGE_META_DESC | | string | The Google Font API helps you add web fonts to any web page. Benefits of the Google Font API include:
A choice of high quality open source fonts. Works in most browsers. Extremely easy to use.
|
| | PAGE_META_KEYWORDS | | string | google web fonts,api,web font,embed,directory,fonts,javascript |
| | PAGE_META_TITLE | | string | Google Web Fonts / Font API | Integrate high quality fonts into websites |
| | PAGE_PARENT_SECTION_ID | | | PAGE_SECTION_ID | | | PAGE_SHOW_DATE | | | PAGE_START_DATE | | Date Time (Europe/London) | | {ts '2011-03-16 00:00:00'} |
| | PAGE_SYNDICATE | | | PAGE_TEXT_MAIN | | string | <p>The Google Font API helps you add web fonts to any web page.</p>
<p>Benefits of the Google Font API include:</p>
<ul>
<li>A choice of high quality open source fonts.</li>
<li>Works in most browsers.</li>
<li>Extremely easy to use.</li>
<li>A CSS file hosted on Google's CDN - for speed and reliability</li>
</ul>
<p>Applying a font is easy: just add a special stylesheet link to your web page, then use the font in a CSS style. Here is the <a title="Getting Started with Google Web Fonts API" href="http://code.google.com/apis/webfonts/docs/getting_started.html#Quick_Start" target="_blank">getting started guide for Google Web Fonts API</a>.</p>
<p>It's one simple CSS include required to use these open source fonts from Google. E.g.</p>
<blockquote><link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Font+Name"></blockquote>
<p>Then adjust your CSS selectors to use the new font ...</p>
<blockquote>CSS selector { font-family: 'Font Name', serif; }</blockquote>
<p>You can view the <a title="Google Font Library" href="http://www.google.com/webfonts" target="_blank">Google font libray here</a></p> |
| | PAGE_TITLE | | string | What are the Google Web Font(s) API and the Google Font Directory? |
| | PAGE_TYPE | | | PAGE_TYPE_ID | |
| | qCheckURL | Query Template: /com/nsmith/websites/controllers/app.cfc:126 Execution Time: 0.069 ms Record Count: 1 Cached: No Lazy: No SQL: SELECT * FROM application.qSections WHERE section_full_url = '/my-blog/2011-03-16-google-web-fonts-api/' OR section_full_url = '//my-blog/2011-03-16-google-web-fonts-api/'
| | section_id | section_parent_id | section_name | section_url | section_menu_visible | section_sort_order | section_status_id | website_id | section_full_url | | 1 | 655 | 583 | 2011 03 16 Google Web Fonts API | /2011-03-16-google-web-fonts-api | 0 | 70 | 1 | 2 | /my-blog/2011-03-16-google-web-fonts-api/ |
| | QPAGE | Query Template: /com/nsmith/page.cfc:93 Execution Time: 1.68 ms Record Count: 1 Cached: No Lazy: No SQL: DECLARE @today DATETIME SET @today = GETDATE() SELECT TOP 1 p.page_id ,p.page_type_id ,p.page_section_id ,p.page_gallery_id ,p.page_start_date ,p.page_end_date ,p.page_name ,p.page_meta_title ,p.page_meta_keywords ,p.page_meta_desc ,p.page_title ,p.page_text_main ,p.page_syndicate ,p.page_show_date ,p.page_created_date ,p.page_created_by ,p.page_seo_link ,p.page_priority ,p.page_status_id ,p.page_allow_comments ,p.page_allow_trackbacks ,p.website_id ,pt.page_type ,a.admin_firstname ,a.admin_lastname ,a.admin_email FROM t_page p INNER JOIN t_admin a ON a.admin_id = p.page_created_by INNER JOIN t_page_type_LU pt ON p.page_type_id = pt.page_type_id WHERE p.page_status_id IN (1) AND p.page_section_id = 655 AND p.page_start_date <= @today AND p.page_end_date >= @today AND p.website_id = 2
| | page_id | page_type_id | page_section_id | page_gallery_id | page_start_date | page_end_date | page_name | page_meta_title | page_meta_keywords | page_meta_desc | page_title | page_text_main | page_syndicate | page_show_date | page_created_date | page_created_by | page_seo_link | page_priority | page_status_id | page_allow_comments | page_allow_trackbacks | website_id | page_type | admin_firstname | admin_lastname | admin_email | | 1 | 633 | 502 | 655 | 567 | {ts '2011-03-16 00:00:00'} | {ts '2081-03-16 00:00:00'} | My Blog - Google Web Fonts API | Google Web Fonts / Font API | Integrate high quality fonts into websites | google web fonts,api,web font,embed,directory,fonts,javascript | The Google Font API helps you add web fonts to any web page. Benefits of the Google Font API include:
A choice of high quality open source fonts. Works in most browsers. Extremely easy to use.
| What are the Google Web Font(s) API and the Google Font Directory? | <p>The Google Font API helps you add web fonts to any web page.</p>
<p>Benefits of the Google Font API include:</p>
<ul>
<li>A choice of high quality open source fonts.</li>
<li>Works in most browsers.</li>
<li>Extremely easy to use.</li>
<li>A CSS file hosted on Google's CDN - for speed and reliability</li>
</ul>
<p>Applying a font is easy: just add a special stylesheet link to your web page, then use the font in a CSS style. Here is the <a title="Getting Started with Google Web Fonts API" href="http://code.google.com/apis/webfonts/docs/getting_started.html#Quick_Start" target="_blank">getting started guide for Google Web Fonts API</a>.</p>
<p>It's one simple CSS include required to use these open source fonts from Google. E.g.</p>
<blockquote><link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Font+Name"></blockquote>
<p>Then adjust your CSS selectors to use the new font ...</p>
<blockquote>CSS selector { font-family: 'Font Name', serif; }</blockquote>
<p>You can view the <a title="Google Font Library" href="http://www.google.com/webfonts" target="_blank">Google font libray here</a></p> | 1 | 1 | {ts '2011-03-16 15:31:02'} | 1 | 1 | 0.4 | 1 | 1 | 0 | 2 | Blog Post | Neil | Smith | neil@n-smith.com |
| | QPAGEGALLERY | Query Template: /com/nsmith/galleries.cfc:34 Execution Time: 0.758 ms Record Count: 1 Cached: No Lazy: No SQL: SELECT gaj.asset_id, gaj.gallery_id, gaj.sort_order, a.asset_filename, a.asset_description, a.asset_extension, a.asset_title_alt, g.gallery_name, g.gallery_description, g.website_id FROM t_gallery_asset_JOIN gaj INNER JOIN t_asset a ON gaj.asset_id = a.asset_id INNER JOIN t_gallery g ON gaj.gallery_id = g.gallery_id WHERE gaj.gallery_id = 567 AND g.website_id = 2 ORDER BY gaj.sort_order
| | asset_id | gallery_id | sort_order | asset_filename | asset_description | asset_extension | asset_title_alt | gallery_name | gallery_description | website_id | | 1 | 747 | 567 | 1 | google-web-fonts | | .jpg | Google Fonts | Google Web Fonts | | 2 |
| | QSECTION | Query Template: /com/nsmith/page.cfc:152 Execution Time: 1.49 ms Record Count: 1 Cached: No Lazy: No SQL: DECLARE @today DATETIME SET @today = GETDATE() SELECT s.section_id, s.section_parent_id, s.section_url, a.asset_id, a.asset_filename, a.asset_extension, a.asset_width, a.asset_height, p.page_title, p.page_meta_desc, p.page_created_date, p.page_start_date, p.page_end_date, p.page_allow_comments, p.page_allow_trackbacks, ps.section_id AS parent_section_id, ps.section_url AS parent_section_url, ps.section_name AS parent_section_name, section_full_url = CASE WHEN s.section_parent_id IS NULL THEN Replace(s.section_url + '/','//','/') ELSE ps.section_url + s.section_url + '/' END FROM t_section s LEFT JOIN t_section ps ON s.section_parent_id = ps.section_id INNER JOIN ( SELECT page_id, page_section_id, page_type_id, page_gallery_id, page_meta_desc, page_title, page_created_date, page_start_date, page_end_date, page_allow_comments, page_allow_trackbacks FROM t_page WHERE page_start_date <= @today AND page_end_date >= @today AND page_status_id = 1 AND website_id = 2 ) p ON p.page_section_id = s.section_id LEFT JOIN ( SELECT asset_id, gallery_id, sort_order FROM t_gallery_asset_JOIN WHERE sort_order = 1 ) gaj ON gaj.gallery_id = p.page_gallery_id LEFT JOIN t_asset a ON a.asset_id = gaj.asset_id WHERE s.section_id <> 0 AND s.website_id = 2 AND s.section_id = 655 ORDER BY p.page_created_date ASC
| | section_id | section_parent_id | section_url | asset_id | asset_filename | asset_extension | asset_width | asset_height | page_title | page_meta_desc | page_created_date | page_start_date | page_end_date | page_allow_comments | page_allow_trackbacks | parent_section_id | parent_section_url | parent_section_name | section_full_url | | 1 | 655 | 583 | /2011-03-16-google-web-fonts-api | 747 | google-web-fonts | .jpg | | | What are the Google Web Font(s) API and the Google Font Directory? | The Google Font API helps you add web fonts to any web page. Benefits of the Google Font API include:
A choice of high quality open source fonts. Works in most browsers. Extremely easy to use.
| {ts '2011-03-16 15:31:02'} | {ts '2011-03-16 00:00:00'} | {ts '2081-03-16 00:00:00'} | 1 | 0 | 583 | /my-blog | My Blog | /my-blog/2011-03-16-google-web-fonts-api/ |
| | RANDIMAGE | | | SITEM | | string | 2011-03-16-google-web-fonts-api |
| | SSECTION | | | SSERVERNAME | | | STRRELOCATEURL | | | STRURL | | string | /my-blog/2011-03-16-google-web-fonts-api/ |
|
|
| exception | Catch Entries: 13 | | additional | | | Cause | | Struct | | additional | | | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [system_name] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [system_name] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1502)
at views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at layouts.default_cfm$cf.call(/display/layouts/default.cfm:11)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381)
at lucee.runtime.engine.Request.exe(Request.java:43)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1170)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" /><br>
11: #view( '/pagelayout/header/robots' )#<br>
<b>12: <meta name="author" content="#application.stConfig['system_name']#" /></b><br>
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" /><br>
14: #view( '/pagelayout/header/googleverify' )#<br>
|
| | codePrintPlain | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
11: #view( '/pagelayout/header/robots' )#
12: <meta name="author" content="#application.stConfig['system_name']#" />
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" />
14: #view( '/pagelayout/header/googleverify' )#
|
| | column | | | id | | | line | | | Raw_Trace | | string | views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12) |
| | template | | string | C:\wamp\www\com\nsmith\websites\display\views\pagelayout\header\meta.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 1533: </cfif><br>
1534: <br>
<b>1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent></b><br>
1536: <br>
1537: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1533: </cfif>
1534:
1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent>
1536:
1537: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 896: <br>
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) /><br>
<b>898: <cfreturn internalView( viewPath, arguments.args ) /></b><br>
899: </cffunction><br>
900: <br>
|
| | codePrintPlain | | string | 896:
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) />
898: <cfreturn internalView( viewPath, arguments.args ) />
899: </cffunction>
900:
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 9: #view( '/pagelayout/header/metatitle' )#<br>
10: <!-- META Info --><br>
<b>11: #view( '/pagelayout/header/meta' )#</b><br>
12: <link rel="author" href="https://plus.google.com/108397042796904220137" /><br>
13: <!-- CSS Files --><br>
|
| | codePrintPlain | | string | 9: #view( '/pagelayout/header/metatitle' )#
10: <!-- META Info -->
11: #view( '/pagelayout/header/meta' )#
12: <link rel="author" href="https://plus.google.com/108397042796904220137" />
13: <!-- CSS Files -->
|
| | column | | | id | | | line | | | Raw_Trace | | string | layouts.default_cfm$cf.call(/display/layouts/default.cfm:11) |
| | template | | string | C:\wamp\www\n-smith.com\www\display\layouts\default.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 1507: </cfif><br>
1508: <br>
<b>1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent></b><br>
1510: <br>
1511: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1507: </cfif>
1508:
1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent>
1510:
1511: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 552: break;<br>
553: }<br>
<b>554: out = internalLayout( request.layouts[i], out );</b><br>
555: }<br>
556: writeOutput( out );<br>
|
| | codePrintPlain | | string | 552: break;
553: }
554: out = internalLayout( request.layouts[i], out );
555: }
556: writeOutput( out );
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
|
| | type | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [system_name] doesn't exist |
| | name | | | rootCause | | Struct | | additional | | | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [system_name] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [system_name] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1502)
at views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at layouts.default_cfm$cf.call(/display/layouts/default.cfm:11)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381)
at lucee.runtime.engine.Request.exe(Request.java:43)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1170)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" /><br>
11: #view( '/pagelayout/header/robots' )#<br>
<b>12: <meta name="author" content="#application.stConfig['system_name']#" /></b><br>
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" /><br>
14: #view( '/pagelayout/header/googleverify' )#<br>
|
| | codePrintPlain | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
11: #view( '/pagelayout/header/robots' )#
12: <meta name="author" content="#application.stConfig['system_name']#" />
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" />
14: #view( '/pagelayout/header/googleverify' )#
|
| | column | | | id | | | line | | | Raw_Trace | | string | views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12) |
| | template | | string | C:\wamp\www\com\nsmith\websites\display\views\pagelayout\header\meta.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 1533: </cfif><br>
1534: <br>
<b>1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent></b><br>
1536: <br>
1537: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1533: </cfif>
1534:
1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent>
1536:
1537: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 896: <br>
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) /><br>
<b>898: <cfreturn internalView( viewPath, arguments.args ) /></b><br>
899: </cffunction><br>
900: <br>
|
| | codePrintPlain | | string | 896:
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) />
898: <cfreturn internalView( viewPath, arguments.args ) />
899: </cffunction>
900:
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 9: #view( '/pagelayout/header/metatitle' )#<br>
10: <!-- META Info --><br>
<b>11: #view( '/pagelayout/header/meta' )#</b><br>
12: <link rel="author" href="https://plus.google.com/108397042796904220137" /><br>
13: <!-- CSS Files --><br>
|
| | codePrintPlain | | string | 9: #view( '/pagelayout/header/metatitle' )#
10: <!-- META Info -->
11: #view( '/pagelayout/header/meta' )#
12: <link rel="author" href="https://plus.google.com/108397042796904220137" />
13: <!-- CSS Files -->
|
| | column | | | id | | | line | | | Raw_Trace | | string | layouts.default_cfm$cf.call(/display/layouts/default.cfm:11) |
| | template | | string | C:\wamp\www\n-smith.com\www\display\layouts\default.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 1507: </cfif><br>
1508: <br>
<b>1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent></b><br>
1510: <br>
1511: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1507: </cfif>
1508:
1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent>
1510:
1511: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 552: break;<br>
553: }<br>
<b>554: out = internalLayout( request.layouts[i], out );</b><br>
555: }<br>
556: writeOutput( out );<br>
|
| | codePrintPlain | | string | 552: break;
553: }
554: out = internalLayout( request.layouts[i], out );
555: }
556: writeOutput( out );
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
|
| | type | |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [system_name] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1502)
at views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at layouts.default_cfm$cf.call(/display/layouts/default.cfm:11)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)
at corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1710)
at corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554)
at corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:215)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381)
at lucee.runtime.engine.Request.exe(Request.java:43)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1170)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" /><br>
11: #view( '/pagelayout/header/robots' )#<br>
<b>12: <meta name="author" content="#application.stConfig['system_name']#" /></b><br>
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" /><br>
14: #view( '/pagelayout/header/googleverify' )#<br>
|
| | codePrintPlain | | string | 10: <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
11: #view( '/pagelayout/header/robots' )#
12: <meta name="author" content="#application.stConfig['system_name']#" />
13: <meta name="generator" content="n-smith CMS - www.n-smith.com" />
14: #view( '/pagelayout/header/googleverify' )#
|
| | column | | | id | | | line | | | Raw_Trace | | string | views.pagelayout.header.meta_cfm$cf.call(/superdisplay/views/pagelayout/header/meta.cfm:12) |
| | template | | string | C:\wamp\www\com\nsmith\websites\display\views\pagelayout\header\meta.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 1533: </cfif><br>
1534: <br>
<b>1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent></b><br>
1536: <br>
1537: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1533: </cfif>
1534:
1535: <cfsavecontent variable='response'><cfinclude template="#viewPath#"/></cfsavecontent>
1536:
1537: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1535) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 896: <br>
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) /><br>
<b>898: <cfreturn internalView( viewPath, arguments.args ) /></b><br>
899: </cffunction><br>
900: <br>
|
| | codePrintPlain | | string | 896:
897: <cfset var viewPath = parseViewOrLayoutPath( arguments.path, 'view' ) />
898: <cfreturn internalView( viewPath, arguments.args ) />
899: </cffunction>
900:
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:898) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 9: #view( '/pagelayout/header/metatitle' )#<br>
10: <!-- META Info --><br>
<b>11: #view( '/pagelayout/header/meta' )#</b><br>
12: <link rel="author" href="https://plus.google.com/108397042796904220137" /><br>
13: <!-- CSS Files --><br>
|
| | codePrintPlain | | string | 9: #view( '/pagelayout/header/metatitle' )#
10: <!-- META Info -->
11: #view( '/pagelayout/header/meta' )#
12: <link rel="author" href="https://plus.google.com/108397042796904220137" />
13: <!-- CSS Files -->
|
| | column | | | id | | | line | | | Raw_Trace | | string | layouts.default_cfm$cf.call(/display/layouts/default.cfm:11) |
| | template | | string | C:\wamp\www\n-smith.com\www\display\layouts\default.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 1507: </cfif><br>
1508: <br>
<b>1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent></b><br>
1510: <br>
1511: <cfreturn response /><br>
|
| | codePrintPlain | | string | 1507: </cfif>
1508:
1509: <cfsavecontent variable='response'><cfinclude template="#layoutPath#"/></cfsavecontent>
1510:
1511: <cfreturn response />
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall7(/org/corfield/framework.cfc:1509) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
| | 6 | | Struct | | codePrintHTML | | string | 552: break;<br>
553: }<br>
<b>554: out = internalLayout( request.layouts[i], out );</b><br>
555: }<br>
556: writeOutput( out );<br>
|
| | codePrintPlain | | string | 552: break;
553: }
554: out = internalLayout( request.layouts[i], out );
555: }
556: writeOutput( out );
|
| | column | | | id | | | line | | | Raw_Trace | | string | corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:554) |
| | template | | string | C:\wamp\www\org\corfield\framework.cfc |
| | type | |
|
| | type | |
|