-
Trying to get a copy running in nginx environment without Docker. Forced into PHP 8.3, so I had to upgrade some packages and deal with some other allowances.
Things appear to be working overall, e…
-
I see this frame already uses new \MongoDB\Client to support new Mongodb drive on php7, however in db/mongo/mapper.php, when handling 'group', it uses "$this->collection->group" which doesn't exist in…
-
This plugin no longer works. It appears that it is because of the release of a new ConstantContact API. Are there any plans to make it work with the new API. The new API doesn't take the old API Keys.
-
The page https://fatfreeframework.com/3.6/framework-variables#ConfigurationFiles states that configurations files in .ini format support string values to quoted or not.
This doesn't seems to be tru…
-
Save failed with the following errors:
An item with this path already exists: /primary/educate/about-bpm
#0 /var/www/alliancebpm.org/vendor/dioscouri/f3-lib/src/Dsc/Mongo/Collection.php(899): Dsc\Mode…
-
Hi,
I have a cli script, that runs through a big (12000 items) json file and updates a mysql database. After 200 entries the script dies with the info that sql.php line 230 tried to allocate X of mem…
-
I think a function similar to the *nix `touch` command would be useful in the mapper in cases when we need to update `datetime` or `timestamp` field in the original table.
For example, a user logs i…
-
I propose we add an optional parameter to `$mapper->reset()` that will also remove all of the vfields.
```
function $mapper->reset($vfields = False) {
```
Per https://groups.google.com/forum/#!top…
-
I can connect to the WebSocket server with clients in a terminal and with index.html in a browser. But I can't send or receive messages. In the terminal with the running Websocket server, every minute…
-
Currently I see that the code expects the server to use UTF-8 (based on the json_encode and json_decode calls. Please make the server code have an option to set an alternative encoding. You can then e…