-
When trying to automatically answer the question
```
Write BaseURL to .htaccess file? [n]
```
with "no" by passing `--replaceHtaccessFile=no`, I'm still asked.
I assume this happens because in http…
mzeis updated
8 years ago
-
Hi, what is the best way to integrate this lib with Sf2? Using composer or?
-
Hi,
I'm using your module and it's seems working well, but according to admob documentation i should see a "Google: Ping successful." logged to the console.
I'm only getting a "GoogleConversionPing:…
-
The composer.json file for framework-bundle 2.7.7 is allowing version 2.8 dependencies to be pulled in via composer. This is a problem since security-crsf/core is pulling in the php7 polyfill code.
…
-
Adding `composer.json` is a step in the right direction, unfortunately it doesn't work with the composer autoloader.
The following code will not work unless I include the file manually:
``` php
$use…
onema updated
10 years ago
-
Hello,
I am facing a weird error with delayed job.
If RAILS_ENV=production script/delayed_job status it returns `delayed_job: running [pid 0]`
If RAILS_ENV=production script/delayed_job status sto…
-
Has anyone seen or know what the following error is about and how to fix it? It was working for me initially but after one post to the file I began receiving this error. Thanks.
17:56:50 Facebook…
-
Compared to other embeddable scripting languages, TorqueScript on average is quite slow. Anyone who has used TorqueScript heavily in an iTorque project has probably realized this. Mobile devices are o…