r3verser
r3verser
Same error here ``` http-mitm-proxy\lib\proxy.js:583 if (ctx.clientToProxyWebSocket.upgradeReq.url == '' || /^\//.test(ctx.clientToProxyWebSocket.upgradeReq.url)) { ^ TypeError: Cannot read property 'url' of undefined ```
How about check if DEBUG mode is on, then show bizrule field. This will protect bizrule editing on production, and help developers do their job..?
### For posterity The problem was in **Database_open()** On Windows when opening file in binary mode we should provide not `'r+`' but `'rb+'`, like so: ``` conn->file = fopen(filename, "rb+");...
Same issue
@MihaiBalint nice fix bro!
Same error on hoauth demo page http://hoauth.hamstercms.com/yii-user/user/login , errors fires when trying to activate my account, which was registered with Google. **Fatal error: Call to a member function getAttributes() on...
Any ideas/info about the topic? :potable_water: :shower: :bath: