Skip to content

Instantly share code, notes, and snippets.

[Experience Cloud ID Service] Created instance using orgId: "EC7B1CFE5329FB8E0A490D45@AdobeOrg"
launch-EN81edb7894311467a83324e16dd5b24b6.min.js:34 🚀 [Experience Cloud ID Service] Set variables: {"trackingServer":"pitneybowes.sc.omtrdc.net","trackingServerSecure":"pitneybowes.sc.omtrdc.net"}
launch-EN81edb7894311467a83324e16dd5b24b6.min.js:34 🚀 [Experience Cloud ID Service] Obtained Marketing Cloud Visitor Id: 69471315265317614353361512581046558034
launch-EN81edb7894311467a83324e16dd5b24b6.min.js:34 🚀 [Adobe Analytics] Loading AppMeasurement script from: https://assets.adobedtm.com/extensions/EP6989456eab6f4f618b15e82840ffd69b/AppMeasurement.min.js.
launch-EN81edb7894311467a83324e16dd5b24b6.min.js:34 🚀 [Experience Cloud ID Service] Rejected these customer ids: [{"value":"","authState":1,"integrationCode":"okta_id"}]
y @ launch-EN81edb7894311467a83324e16dd5b24b6.min.js:34
s @ launch-EN81edb7894311467a83324e16dd5b24b6.min.js:6
e.exports @ launch-EN81edb7894311467a83324e16dd5b24b6.min.js:6
(anonymous) @ launch-E
@iso100
iso100 / pb.livechat.js
Created July 25, 2018 18:39
PB Livechat Javascript
'use strict';
var pb = pb || {};
(function() {
pb.namespace = function(nsString) {
var parts = nsString.split('.'),
parent = pb,
i;
if (parts[0] === 'pb') {
2919df34-e165-4b2e-abae-c866be537f9e 10:19:35 AM: debug Parse returned Aeon Energy Monitor power is 1709 W
2919df34-e165-4b2e-abae-c866be537f9e 10:19:35 AM: debug state - energy null null, power 2017-07-20T14:06:40+0000
2919df34-e165-4b2e-abae-c866be537f9e 10:19:35 AM: debug zwaveEvent MeterReport(meterType: 33, meterValue: [0, 26, 21, 88], precision: 3, scale: 2, scaledMeterValue: 1709.400, size: 4)
2919df34-e165-4b2e-abae-c866be537f9e 10:19:08 AM: error groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.lang.Float#multiply.
Cannot resolve which method to invoke for [null] due to overlapping prototypes between:
[class java.lang.Character]
[class java.lang.Number] @ line 106
2919df34-e165-4b2e-abae-c866be537f9e 10:19:08 AM: debug Resetting Energy
2919df34-e165-4b2e-abae-c866be537f9e 10:19:08 AM: debug state - energy null null, power 2017-07-20T14:06:40+0000
2919df34-e165-4b2e-abae-c866be537f9e 10:19:08 AM: debug zwaveEvent MeterReport(meterType: 33, meterValue: [0, 0, 74,
@iso100
iso100 / Statamic_related_content.html
Created December 12, 2013 22:00
Fieldset yaml and template code for rendering related entries in Statamic.
@iso100
iso100 / gumby_global-columns.scss
Created October 15, 2013 18:55
A function for use with Gumby framework that helps calculate the % width of a column in global columns when nested inside another column
@function global-columns($desired_cols, $container_cols, $hybrid-grid: false){
@if ($hybrid-grid == true) {
@return (100% * (columns($desired_cols, true) / columns($container_cols, true)));
}
@else {
@return (100% * (columns($desired_cols) / columns($container_cols)));
}
}
@iso100
iso100 / debugging-ce-enabled.txt
Created June 17, 2013 13:55
Template debugging with CE Cache enabled.
(0.000014 / 14.13MB) - Begin Template Processing -
(0.000165 / 14.14MB) URI: qr-codes/gallery/custom-qr-prints
(0.000183 / 14.14MB) Path.php Template: data/detail
(0.000199 / 14.14MB) Retrieving Template
(0.000219 / 14.14MB) Retrieving Template from Database: data/detail
(0.001334 / 14.14MB) Template Found
(0.001446 / 14.15MB) Retrieving Template from File
(0.005255 / 14.46MB) Calling Extension Class/Method: Low_variables_ext/template_fetch_template
(0.008529 / 14.53MB) Calling Extension Class/Method: Ce_cache_ext/template_pre_parse
(0.010052 / 14.62MB) Calling Extension Class/Method: Stash_ext/template_fetch_template
@iso100
iso100 / debugging.txt
Created June 17, 2013 13:53
Debugging for stash/ce cache issue. This is with user logged in and thus CE Cache not running.
(0.000010 / 14.13MB) - Begin Template Processing -
(0.000145 / 14.14MB) URI: qr-codes/gallery/custom-qr-prints
(0.000160 / 14.14MB) Path.php Template: data/detail
(0.000174 / 14.14MB) Retrieving Template
(0.000190 / 14.14MB) Retrieving Template from Database: data/detail
(0.001371 / 14.14MB) Template Found
(0.001457 / 14.15MB) Retrieving Template from File
(0.004854 / 14.46MB) Calling Extension Class/Method: Low_variables_ext/template_fetch_template
(0.008221 / 14.53MB) Calling Extension Class/Method: Ce_cache_ext/template_pre_parse
(0.009650 / 14.62MB) Calling Extension Class/Method: Stash_ext/template_fetch_template
@iso100
iso100 / detail.html
Created June 17, 2013 12:12
Model template for detail layout.
{if {exp:stash:not_empty name="{segment_1}-color-styles" scope="site"}==0}
{exp:channel:entries
channel="overview"
disable="categories|member_data|pagination|trackbacks"
status="not Closed"
dynamic="no"
url_title="{segment_1}"
limit="1"
}
{exp:stash:set
@iso100
iso100 / _detail.html
Created June 17, 2013 12:16
Wrapper for detail template
<!DOCTYPE HTML>
<html lang="en-US">
<head>
{exp:seo_lite use_last_segment="yes"}
<link rel="canonical" href="http://www.pb.com/smb{structure:page:uri}" />
{sn_head}
{gv_easybox_overrides}
<style type="text/css">
{exp:stash:get name="{segment_1}-color-styles" scope="site"}
</style>
@iso100
iso100 / .htaccess
Last active December 18, 2015 12:39
Mapinfo.com redirects
php_value memory_limit 256M
php_value error_reporting 8191
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200
php_value suhosin.memory_limit 256M
php_value suhosin.post.max_vars 6000
php_value suhosin.request.max_vars 6000
php_value max_input_vars 2000