Warning: session_start(): open(/var/lib/lsphp/session/lsphp83/sess_d68ok6ahodh97kmt640cbrmsm4, O_RDWR) failed: No space left on device (28) in /home/greenohouse.com/public_html/wp-content/plugins/wp-fundraising-donation/apps/wfpwoocommerce.php on line 7

Warning: session_start(): Failed to read session data: files (path: /var/lib/lsphp/session/lsphp83) in /home/greenohouse.com/public_html/wp-content/plugins/wp-fundraising-donation/apps/wfpwoocommerce.php on line 7

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167922.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167923.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167924.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167925.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167926.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167927.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167928.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167929.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-16792a.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-16792b.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-16792c.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-16792d.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-16792f.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167930.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-378-7115f-167931.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`


Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/gtranslate/gtranslate.php on line 91

Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 33

Warning: Cannot modify header information - headers already sent by (output started at /home/greenohouse.com/public_html/wp-includes/class-wpdb.php:1851) in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 34
(function(wc_order_attribution){'use strict';const params=wc_order_attribution.params;const $=document.querySelector.bind(document);const propertyAccessor=(obj,path)=>path.split('.').reduce((acc,part)=>acc&&acc[part],obj);const returnNull=()=>null;const stringifyFalsyInputValue=(value)=>value===null||value===undefined?'':value;const CHECKOUT_STORE_KEY='wc/store/checkout';wc_order_attribution.getAttributionData=function(){const accessor=params.allowTracking&&isSbjsAvailable()?propertyAccessor:returnNull;const getter=isSbjsAvailable()?sbjs.get:{};const entries=Object.entries(wc_order_attribution.fields).map(([key,property])=>[key,accessor(getter,property)]);return Object.fromEntries(entries)} function removeDuplicateInputGroups(){document.querySelectorAll('wc-order-attribution-inputs').forEach((group,index)=>{if(index>0){group.remove()}})} function updateFormValues(values){removeDuplicateInputGroups();for(const element of document.querySelectorAll('wc-order-attribution-inputs')){element.values=values}};function updateCheckoutBlockData(values){if(window.wp&&window.wp.data&&window.wp.data.dispatch&&window.wc&&window.wc.wcBlocksData){window.wp.data.dispatch(window.wc.wcBlocksData.CHECKOUT_STORE_KEY).setExtensionData('woocommerce/order-attribution',values,!0)}} function isSbjsAvailable(){return typeof sbjs!=='undefined'} wc_order_attribution.setOrderTracking=function(allow){params.allowTracking=allow;if(!allow){removeTrackingCookies()}else if(!isSbjsAvailable()){return}else{sbjs.init({lifetime:Number(params.lifetime),session_length:Number(params.session),base64:Boolean(params.base64),timezone_offset:'0',})} const values=wc_order_attribution.getAttributionData();updateFormValues(values);updateCheckoutBlockData(values)} function removeTrackingCookies(){const domain=window.location.hostname;const sbCookies=['sbjs_current','sbjs_current_add','sbjs_first','sbjs_first_add','sbjs_session','sbjs_udata','sbjs_migrations','sbjs_promo'];sbCookies.forEach((name)=>{document.cookie=`${name}=; path=/; max-age=-999; domain=.${domain};`})} wc_order_attribution.setOrderTracking(params.allowTracking);function eventuallyInitializeCheckoutBlock(){if(window.wp&&window.wp.data&&typeof window.wp.data.subscribe==='function'){const unsubscribe=window.wp.data.subscribe(function(){unsubscribe();updateCheckoutBlockData(wc_order_attribution.getAttributionData())},CHECKOUT_STORE_KEY)}};if(document.readyState==="loading"){document.addEventListener("DOMContentLoaded",eventuallyInitializeCheckoutBlock)}else{eventuallyInitializeCheckoutBlock()} window.customElements.define('wc-order-attribution-inputs',class extends HTMLElement{constructor(){super();this._fieldNames=Object.keys(wc_order_attribution.fields);if(this.hasOwnProperty('_values')){let values=this.values;delete this.values;this.values=values||{}}} connectedCallback(){this.innerHTML='';const inputs=new DocumentFragment();for(const fieldName of this._fieldNames){const input=document.createElement('input');input.type='hidden';input.name=`${params.prefix}${fieldName}`;input.value=stringifyFalsyInputValue((this.values&&this.values[fieldName])||'');inputs.appendChild(input)} this.appendChild(inputs)} set values(values){this._values=values;if(this.isConnected){for(const fieldName of this._fieldNames){const input=this.querySelector(`input[name="${params.prefix}${fieldName}"]`);if(input){input.value=stringifyFalsyInputValue(this.values[fieldName])}else{console.warn(`Field "${fieldName}" not found. `+`Most likely, the '' element was manipulated.`)}}}} get values(){return this._values}})}(window.wc_order_attribution)); !function(e){"use strict";e.fn.shopengine__extend_var_swatch_form=function(){return this.each((function(){var t=e(this);t.addClass("swatches-support").on("click",".swatch",(function(s){s.preventDefault();var a=e(this),i=a.closest(".value").find("select"),n=a.attr("data-value");if(!a.hasClass("disabled")){if(i.trigger("focusin"),!i.find('option[value="'+n+'"]').length)return a.siblings(".swatch").removeClass("selected"),i.val("").change(),void t.trigger("shopengine__no_matching_variation",[a]);a.hasClass("selected")?(i.val(""),a.removeClass("selected")):(a.addClass("selected").siblings(".selected").removeClass("selected"),i.val(n)),i.change()}})).on("click",".reset_variations",(function(){t.find(".swatch.selected").removeClass("selected"),t.find(".swatch.disabled").removeClass("disabled")})).on("woocommerce_update_variation_values",(function(){setTimeout((function(){t.find("tbody tr").each((function(){var t=e(this),s=t.find("select").find("option"),a=s.filter(":selected"),i=[];s.each((function(e,t){""!==t.value&&i.push(t.value)})),t.find(".swatch").each((function(){var t=e(this),s=t.attr("data-value");i.indexOf(s)>-1?t.removeClass("disabled"):(t.addClass("disabled"),a.length&&s===a.val()&&t.removeClass("selected"))}))}))}),100)})).on("shopengine__no_matching_variation",(function(){window.alert(wc_add_to_cart_variation_params.i18n_no_matching_variations_text)}))}))},e((function(){setTimeout((()=>{e(".variations_form").shopengine__extend_var_swatch_form()}),500)})),e(document.body).on("click",".shopengine_loop_swatches_wrap .shopengine_swatches .swatch_color.swatch_color_loop",(function(){const t=e(".product-type-variable"),s=t.find(".woocommerce-loop-product__link").find(".attachment-woocommerce_thumbnail");t.find(".shopengine_loop_swatches_wrap").length&&s.length&&(e(s).siblings(".lds-spinner").remove(),e(s).siblings(".preloader-shadow").remove(),e(s).before('
'),e(s).before('
'));const a=e(this);let i=a.parents(".shopengine_loop_swatches_wrap").attr("data-product-id"),n=[[a.parent().attr("data-attribute_name"),a.attr("data-value")]];a.addClass("selected").siblings().removeClass("selected");let o=!1;if(a.parent().siblings(".shopengine-loop-swatches").each((function(t){e(this).children(".selected").length>0?n.push([e(this).children(".selected").parent().attr("data-attribute_name"),e(this).children(".selected").attr("data-value")]):o=!0})),!o){const t=e(a).parent(".shopengine-loop-swatches").parent(".shopengine_loop_swatches_wrap").siblings(".woocommerce-loop-product__link");let s=t.find(".shopengine-swatch-preloader"),o=t.find(".attachment-woocommerce_thumbnail"),c=t.find(".preloader-shadow"),r=o.innerHeight();e(c).css("height",`${r}`),e(s).css("top",r/2-40),e(window).resize((function(){e(c).css("height",`${r}`),e(s).css("top",r/2-40)})),e.ajax({url:frontendApiSettings.ajaxurl,type:"POST",data:{action:"shopengine_swatch_image_on_loop_products",nonce:frontendApiSettings.nonce,selectedData:n,productId:i},beforeSend:function(e){s.addClass("preloader-active"),c.addClass("overlay-active")},error:function(e){console.log("Error: ",e),s.removeClass("preloader-active"),c.removeClass("overlay-active")},success:function(t){!0===t.success&&function(t,s){let a=(s=e.parseHTML(s))[0].src,i=s[0].srcset;t.parents(".shopengine_loop_swatches_wrap").parents("li.product.type-product.has-post-thumbnail").find("img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail").attr({src:a,srcset:i}),t.parents(".shopengine_loop_swatches_wrap").parent().siblings(".shopengine-archive-products__left-image").children("a img").attr({src:a,srcset:i})}(a,t.data.variation_img_html)},complete:function(){s.removeClass("preloader-active"),c.removeClass("overlay-active")}})}}))}(jQuery); window.addEventListener("load",function(){function e(){var e=document.querySelector("[fncls='fnparams-dede7cc5-15fd-4c75-a9f4-36c430ee3a99']");e&&e.parentNode&&e.parentNode.removeChild(e),(e=document.createElement("script")).id="fconfig",e.type="application/json",e.setAttribute("fncls","fnparams-dede7cc5-15fd-4c75-a9f4-36c430ee3a99");var t={f:FraudNetConfig.f,s:FraudNetConfig.s};"1"===FraudNetConfig.sandbox&&(t.sandbox=!0),e.text=JSON.stringify(t),document.body.appendChild(e);var n=document.forms.order_review;if(n){var d=document.createElement("input");d.setAttribute("type","hidden"),d.setAttribute("name","pui_pay_for_order_session_id"),d.setAttribute("value",FraudNetConfig.f),n.appendChild(d)}!function(){var e=document.createElement("script");e.src="https://c.paypal.com/da/r/fb.js",document.body.appendChild(e)}()}document.addEventListener("hosted_fields_loaded",function(t){PAYPAL.asyncData&&"function"==typeof PAYPAL.asyncData.initAndCollect&&PAYPAL.asyncData.initAndCollect(),e()}),e()}); (()=>{"use strict";var __webpack_modules__=({});var __webpack_module_cache__={};function __webpack_require__(moduleId){var cachedModule=__webpack_module_cache__[moduleId];if(cachedModule!==undefined){return cachedModule.exports} var module=__webpack_module_cache__[moduleId]={id:moduleId,loaded:!1,exports:{}};__webpack_modules__[moduleId].call(module.exports,module,module.exports,__webpack_require__);module.loaded=!0;return module.exports} __webpack_require__.m=__webpack_modules__;(()=>{var deferred=[];__webpack_require__.O=(result,chunkIds,fn,priority)=>{if(chunkIds){priority=priority||0;for(var i=deferred.length;i>0&&deferred[i-1][2]>priority;i--)deferred[i]=deferred[i-1];deferred[i]=[chunkIds,fn,priority];return} var notFulfilled=Infinity;for(var i=0;i=priority)&&Object.keys(__webpack_require__.O).every((key)=>(__webpack_require__.O[key](chunkIds[j])))){chunkIds.splice(j--,1)}else{fulfilled=!1;if(priority{var getProto=Object.getPrototypeOf?(obj)=>(Object.getPrototypeOf(obj)):(obj)=>(obj.__proto__);var leafPrototypes;__webpack_require__.t=function(value,mode){if(mode&1)value=this(value);if(mode&8)return value;if(typeof value==='object'&&value){if((mode&4)&&value.__esModule)return value;if((mode&16)&&typeof value.then==='function')return value} var ns=Object.create(null);__webpack_require__.r(ns);var def={};leafPrototypes=leafPrototypes||[null,getProto({}),getProto([]),getProto(getProto)];for(var current=mode&2&&value;(typeof current=='object'||typeof current=='function')&&!~leafPrototypes.indexOf(current);current=getProto(current)){Object.getOwnPropertyNames(current).forEach((key)=>(def[key]=()=>(value[key])))} def['default']=()=>(value);__webpack_require__.d(ns,def);return ns}})();(()=>{__webpack_require__.d=(exports,definition)=>{for(var key in definition){if(__webpack_require__.o(definition,key)&&!__webpack_require__.o(exports,key)){Object.defineProperty(exports,key,{enumerable:!0,get:definition[key]})}}}})();(()=>{__webpack_require__.f={};__webpack_require__.e=(chunkId)=>{return Promise.all(Object.keys(__webpack_require__.f).reduce((promises,key)=>{__webpack_require__.f[key](chunkId,promises);return promises},[]))}})();(()=>{__webpack_require__.u=(chunkId)=>{if(chunkId==="vendors-node_modules_dompurify_dist_purify_cjs_js")return"6caa76d2f6eec6c4e665.bundle.js";if(chunkId==="lightbox")return""+chunkId+".d9ea72d232a14f514ee2.bundle.js";if(chunkId==="text-path")return""+chunkId+".6db73cc0a10a70f128eb.bundle.js";if(chunkId==="accordion")return""+chunkId+".b9a0ab19c7c872c405d7.bundle.js";if(chunkId==="alert")return""+chunkId+".fd509aa768e7b35a8e32.bundle.js";if(chunkId==="counter")return""+chunkId+".7310c276bc7865a3d438.bundle.js";if(chunkId==="progress")return""+chunkId+".b1057ba870016558bce1.bundle.js";if(chunkId==="tabs")return"tabs.40498fa771d612162c53.bundle.js";if(chunkId==="toggle")return""+chunkId+".b75e66d2aca6f6ee742e.bundle.js";if(chunkId==="video")return""+chunkId+".6e96510afa701d1f2ebc.bundle.js";if(chunkId==="image-carousel")return""+chunkId+".8b25f3674c29b829a867.bundle.js";if(chunkId==="text-editor")return""+chunkId+".0c9960167105139d27c9.bundle.js";if(chunkId==="wp-audio")return""+chunkId+".0ba9114964acf4c37ca2.bundle.js";if(chunkId==="nested-tabs")return""+chunkId+".7a338e6d7e060c473993.bundle.js";if(chunkId==="nested-accordion")return""+chunkId+".4340b64226322f36bcc0.bundle.js";if(chunkId==="contact-buttons")return""+chunkId+".086261d3e9c4d8037686.bundle.js";if(chunkId==="floating-bars")return""+chunkId+".a6e6a043444b62f64f82.bundle.js";if(chunkId==="shared-frontend-handlers")return""+chunkId+".3b079824c37a5fe2bdaa.bundle.js";if(chunkId==="shared-editor-handlers")return""+chunkId+".3023894100138e442ab0.bundle.js";if(chunkId==="container-editor-handlers")return""+chunkId+".e7e069c4e656425c51f8.bundle.js";if(chunkId==="section-frontend-handlers")return""+chunkId+".c3950c6b190ca134bc8d.bundle.js";if(chunkId==="section-editor-handlers")return""+chunkId+".d65899d232b5339510d7.bundle.js";if(chunkId==="nested-title-keyboard-handler")return""+chunkId+".0c2b498e3e0695a1dc19.bundle.js";return undefined}})();(()=>{__webpack_require__.g=(function(){if(typeof globalThis==='object')return globalThis;try{return this||new Function('return this')()}catch(e){if(typeof window==='object')return window}})()})();(()=>{__webpack_require__.o=(obj,prop)=>(Object.prototype.hasOwnProperty.call(obj,prop))})();(()=>{var inProgress={};var dataWebpackPrefix="elementorFrontend:";__webpack_require__.l=(url,done,key,chunkId)=>{if(inProgress[url]){inProgress[url].push(done);return} var script,needAttach;if(key!==undefined){var scripts=document.getElementsByTagName("script");for(var i=0;i{script.onerror=script.onload=null;clearTimeout(timeout);var doneFns=inProgress[url];delete inProgress[url];script.parentNode&&script.parentNode.removeChild(script);doneFns&&doneFns.forEach((fn)=>(fn(event)));if(prev)return prev(event);} var timeout=setTimeout(onScriptComplete.bind(null,undefined,{type:'timeout',target:script}),120000);script.onerror=onScriptComplete.bind(null,script.onerror);script.onload=onScriptComplete.bind(null,script.onload);needAttach&&document.head.appendChild(script)}})();(()=>{__webpack_require__.r=(exports)=>{if(typeof Symbol!=='undefined'&&Symbol.toStringTag){Object.defineProperty(exports,Symbol.toStringTag,{value:'Module'})} Object.defineProperty(exports,'__esModule',{value:!0})}})();(()=>{__webpack_require__.nmd=(module)=>{module.paths=[];if(!module.children)module.children=[];return module}})();(()=>{var scriptUrl;if(__webpack_require__.g.importScripts)scriptUrl=__webpack_require__.g.location+"";var document=__webpack_require__.g.document;if(!scriptUrl&&document){if(document.currentScript&&document.currentScript.tagName.toUpperCase()==='SCRIPT') scriptUrl=document.currentScript.src;if(!scriptUrl){var scripts=document.getElementsByTagName("script");if(scripts.length){var i=scripts.length-1;while(i>-1&&(!scriptUrl||!/^http(s?):/.test(scriptUrl)))scriptUrl=scripts[i--].src}}} if(!scriptUrl)throw new Error("Automatic publicPath is not supported in this browser");scriptUrl=scriptUrl.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/");__webpack_require__.p=scriptUrl})();(()=>{var installedChunks={"webpack.runtime":0};__webpack_require__.f.j=(chunkId,promises)=>{var installedChunkData=__webpack_require__.o(installedChunks,chunkId)?installedChunks[chunkId]:undefined;if(installedChunkData!==0){if(installedChunkData){promises.push(installedChunkData[2])}else{if("webpack.runtime"!=chunkId){var promise=new Promise((resolve,reject)=>(installedChunkData=installedChunks[chunkId]=[resolve,reject]));promises.push(installedChunkData[2]=promise);var url=__webpack_require__.p+__webpack_require__.u(chunkId);var error=new Error();var loadingEnded=(event)=>{if(__webpack_require__.o(installedChunks,chunkId)){installedChunkData=installedChunks[chunkId];if(installedChunkData!==0)installedChunks[chunkId]=undefined;if(installedChunkData){var errorType=event&&(event.type==='load'?'missing':event.type);var realSrc=event&&event.target&&event.target.src;error.message='Loading chunk '+chunkId+' failed.\n('+errorType+': '+realSrc+')';error.name='ChunkLoadError';error.type=errorType;error.request=realSrc;installedChunkData[1](error)}}};__webpack_require__.l(url,loadingEnded,"chunk-"+chunkId,chunkId)}else installedChunks[chunkId]=0}}};__webpack_require__.O.j=(chunkId)=>(installedChunks[chunkId]===0);var webpackJsonpCallback=(parentChunkLoadingFunction,data)=>{var[chunkIds,moreModules,runtime]=data;var moduleId,chunkId,i=0;if(chunkIds.some((id)=>(installedChunks[id]!==0))){for(moduleId in moreModules){if(__webpack_require__.o(moreModules,moduleId)){__webpack_require__.m[moduleId]=moreModules[moduleId]}} if(runtime)var result=runtime(__webpack_require__);} if(parentChunkLoadingFunction)parentChunkLoadingFunction(data);for(;i Warning: file_put_contents(/home/greenohouse.com/public_html/wp-content/boost-cache/static/d787578a4a.min.js): Failed to open stream: No space left on device in /home/greenohouse.com/public_html/wp-content/plugins/jetpack-boost/app/lib/minify/functions-service.php on line 47