-
Definición: Nuevo sistema de llevanza de los libros registro del Impuesto sobre el Valor Añadido a través de la Sede electrónica de la AEAT, mediante el suministro cuasi inmediato de los registros de …
-
tail -f UploadImport/daemon.log
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 15737180 bytes) in /volume1/web/contenta/application/libs/SQL.php on line 142
-
Obviously when content is downloaded successfully we want that content passed to Contenta for indexing. Sabnzbd also provides information about the origin NZB that could also be passed back to Conten…
-
Using an endpoint like `http://rss.binsearch.net/rss.php?max=50&g=alt.binaries.comics.dcp`
Problem on /contenta/Netconfig/index
-
Hello Nicolas,
You can give a direction of how to include the annotation @JsonDeserialize(as=MyImpl.class) ?
@JsonTypeInfo has some limitations. One is the bi-directional link between interface and …
-
```
- 'connectors\ResponseErrorException' with message 'JSON_ERROR_CTRL_CHAR' in libs/connectors/JSON_EndpointConnector.php:67
Stack trace:
#0 libs/connectors/SABnzbdConnector.php(264): performGET(str…
-
> Everytime a browser connects to that URL, the websocketd server will start a new instance of your process.
That's strange... Why not:
```
client A
var ws = new WebSocket('ws://localhost:8080/A');
…
-
I'm using 7.0.1b3 on .NET and 6.0.8 on Portable Library.
``` C#
// I Want to serialize my complex data:
class ContentB { public bool SomeValue { get; set; } }
[JsonConverter(typeof(ListConverter))]
…
-
Hi Folks,
Good news; I have the migration ready that fixes almost all of the miscategorized taxa (species as subspecies and vice versa). The outliers (there are 41) are attached to the end of this …
-
It would be useful to provide column push and pull classes for all three different grids.
This means that `.col-push-*` and `.col-pull-*` only affect the mobile grid and are joined by `.col-push-sm-*…