-
_From [menion.asamm](https://code.google.com/u/menion.asamm/) on March 24, 2012 12:06:13_
What steps will reproduce the problem? 1. cut arkhangel_sk (part of Russia) area by polygon from planet file
…
-
I was running in one problem, I was trying to define custom callbacks in my model but got an error while defining it.
``` ruby
class Site < ActiveRecord::Base
define_model_callbacks :reset!
def…
-
The code should look like this in src/Common/Util/SerializationUtilities.cs
```
public static string SerializeAsXmlText(object objToSerialize) {
string retval = "";
using (var writter = new Ut…
-
Hi,
I am confused as to how the resize functions on Dropzone work? Can you provide instructions, or an example as to how options.resize should be writter and how to use that to actually upload a resi…
-
Hello David,
I am noticing that some error traces in DB look like this:
``` sql
log_id: 3
creation_time: 2014-08-05 15:31:23
reference: 01852a
priority: ERR
message: Call to a…
teseo updated
10 years ago
-
_From [menion.asamm](https://code.google.com/u/menion.asamm/) on July 07, 2011 11:13:58_
What steps will reproduce the problem? 1. prepare all required data
2. generate some area with low density of …
-
Transits can be missed if they happen to straddle a segment boundary. Instead of chopping the lightcurve into sequential segments, use a rolling/boxcar method where each segment has some overlap with…
-
Hello David,
I believe you should just remove from vendor/davidhavl/dherrorlogging/config/module.config.php the whole array:
``` php
'service_manager' => array(
'aliases' => array(
…
teseo updated
10 years ago
-
#177 brought some useful evolution for FormWidget and FormValueWidget. However, the concerns at
https://github.com/ibm-js/delite/issues/177#issuecomment-46858130 partially still hold for me, and I th…
-
I can't save log in database
2014-07-16T15:53:06+01:00 ERR (3): error-router-no-match {"reference":"1f098e","uri":"http://esolidar.proto.esolidar.com/images/favicon16x16.ico","ip":"192.168.1.31","ses…
apoca updated
10 years ago