federeggiani

Results 21 issues of federeggiani

Hi @sunel This is abandoned, right?

In some cirunstances you have to set .example.com as domain in Magento ![magento](https://cloud.githubusercontent.com/assets/4717507/11273746/4afd775e-8ed5-11e5-95fd-e293f838d7e6.png) The extension creates the cookie .www.example.com (frontend cookie) and gives problem with login, at least with Facebook....

My "meta" is on the pivot table, and I try to access like this: $variant->pivot->meta->default_value It has an error, meta is a string. It's not casting as Schemaless. But I'm...

I'm trying to follow the tutorial https://docs.floydhub.com/examples/style_transfer But I get an error when I try to run this: floyd run --gpu --env tensorflow-0.12:py2 --data narenst/datasets/coco-train-2014/1:images --data narenst/datasets/neural-style-transfer-pre-trained-models/1:models --data floydhub/datasets/imagenet-vgg-verydeep-19/3:vgg "python...

I just updated calcinai/xero-php to make it work with Laravel 8 https://github.com/langleyfoxall/xero-laravel/issues/48

It needs an updated version of calcinai/xero-php

It requires version 2, but 3 is already available.

I receive this message when I test connection on backend https://gyazo.com/069a7d1c2b238603bdf8885ebe97b9d2 And the logs says: > Call to https://xxx.zendesk.com/api/v2/users/me.json resulted in: Invalid chunk size "" unable to read chunked body...

I want to build a system, that recommends tags based on post text. Can you help me with that? It is similar to the language example, right? But one post...