-
```
ssh dokku@10.0.0.2 redis:unlink redis-messenger-server messenger-server-staging
-----> Unsetting REDIS_URL
-----> Restarting app messenger-server-staging
...
ssh dokku@10.0.0.2 redis:link redis-me…
-
Add support for composer by adding composer.json.
``` json
{
"name": "idx-broker-platinum/plugin",
"description": "IDX Broker Platinum",
"keywords": ["wordpress", "plugin", "idx", "idxbroker", …
-
After upgrading a few sites to 2.0, we are seeing the following errors:
``` php
Notice: Trying to get property of non-object in /wp-content/plugins/idx-broker-platinum/idx/initiate-plugin.php on line…
-
We have a similar setup to #161 where we publish messages into (unique) timeout queues that drop the messages back into their original queues for retrying.
Our setup started to loose messages after w…
riyad updated
8 years ago
-
Currently FontAwesome is loaded via the omnibar code via a css import. It should be loaded thru wp_enqueue_style() so that developers have the ability to remove it from the page, or prevent it from lo…
-
Per this following Facebook thread:
https://www.facebook.com/groups/idxbrokermastermindgroup/882070538537497/
I installed a fresh version of WordPress on php 5.2.17, along with the IDX Broker plugin.…
-
There are several notices and warnings caused by the IDX Broker plugin that need to be fixed.
```
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construc…
-
I tried to start the docker containers but I keep getting the error: `zulip_1 | django.db.utils.InternalError: could not open dictionary file "/usr/share/postgresql/9.4/tsearch_data/en_us.dict": No su…
-
I just had a running container, stopped it for changing some settings. Now I can't get it running again because of the database errors. I already tried to delete all database and zulip data. Even dele…
-
.../wp-content/plugins/idx-omnibar/assets/js/locationlist.json): failed to open stream: No such file or directory in .../wp-content/plugins/idx-omnibar-master/idx-omnibar-get-locations.php on line 56
…