Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Support / Re: AutoInvite Plugin
« Last post by faf on December 14, 2021, 09:48:15 AM »
Well, ok. You've made a statement, and what is a question?

If you need help, you should shed more light on the whole situation.
32
Support / AutoInvite Plugin
« Last post by lionsgate on December 13, 2021, 09:25:57 PM »
Cannot seem to get the AutoInvite plugin to work. You can its implementation here: https://www.password-sentry.com/
33
Support / Re: Window opens in Separate Window
« Last post by jx12345 on December 01, 2021, 03:48:17 PM »
Many thanks, much appreciated.
34
Support / Re: Window opens in Separate Window
« Last post by faf on December 01, 2021, 03:20:56 PM »
Well, Mibew Messenger 3.5.3 with the fix has been released.

Also, I'd be really interested to understand the issue if you're able to explain it to me - I've spent a while really trying to understand why it behaves the way it does.

The problem was in invalid attempt to set cookies for a non-public second level domain (.co.uk). The accurate solution for the issue could have been made using some public suffix list library, but client side cookies creation is made by widget which has no third party dependencies and contains no third party libraries. So it was solved another way. Less elegant, but workable.
35
Announcements / Mibew Messenger 3.5.3 has been released!
« Last post by faf on December 01, 2021, 02:41:39 PM »
Hi!

Mibew Messenger 3.5.3 has been released and is available here: https://mibew.org/download2

This release contains a fix for another one very old bug. Update is recommended for those who use Mibew on third (and more) level domains with the disabled public registration for second level domains (i.e. .co.uk) .

See this topic for more info.
36
Support / Re: Window opens in Separate Window
« Last post by jx12345 on November 29, 2021, 12:14:47 PM »
Yeah, that looks like it works!

Many thanks!
37
Support / Re: Window opens in Separate Window
« Last post by faf on November 25, 2021, 05:22:39 PM »
Well, you can test the next fix (attached). :)
38
Support / Re: Window opens in Separate Window
« Last post by jx12345 on November 25, 2021, 11:53:34 AM »
ok, thanks again, just let me know if i can do anything
39
Support / Re: Window opens in Separate Window
« Last post by faf on November 25, 2021, 11:51:46 AM »
Yeah, I see... Ok, have to think again...
40
Support / Re: Window opens in Separate Window
« Last post by jx12345 on November 24, 2021, 11:50:51 AM »
Apologies for delay in reply. I've tried this several times and on a fresh installation to try and ensure I'm not doing anything wrong but I seem to continue to get the same error.

Just to confirm, in the update there are two updated files:
mibew/js/compiled/chat_popup.js
mibew/libs/classes/Mibew/Controller/AbstractController.php

And one new file:
/mibew/js/vendor/psl/dist/psl.min.js

I've added these to a new installation (adding **updated** in the comments at the top of chat_popup.js so as to confirm the browser isn't caching the old one)

And I still receive the following errors:
chat_popup.js:18 Uncaught ReferenceError: psl is not defined
    at chat_popup.js:18
(index):5 Uncaught TypeError: Cannot read properties of undefined (reading 'init')
    at (index):5

There's a live example of this at the following url:

http://jx7.co.uk/

Again, many thanks for your continued support and assistance.
Pages: 1 2 3 [4] 5 6 ... 10