General > Support

upgrade 1.6 to current

<< < (3/4) > >>

faf:

--- Quote from: bfmradio on May 04, 2020, 04:25:52 PM ---I read it... I said I did.   If I give you EKG (Electro cardiogramm) will you be able to read it without understanding and knowledge?

Useless,  thank you.

--- End quote ---

I don't believe that your analogy is correct. In the given manual the plugin installation process is described step by step, and that manual is written for a person with only some basic skills. If it's too complicated for you, maybe you should hire or ask someone with appropriate competencies. No offence.

bfmradio:
thanks for advice.  I thought I could ask someone here :(       I do not understand why after unzipping those plugins it has folder in folder in folder...  is it how it should be?  Isn't the content of the plugin supposed to be directly in the named folder?
https://snipboard.io/y6Dci1.jpg  here it is.    It says that this plugin does not need additional configuration.  Yet, When I go into plugins (control panel) - nothing is in there.

I spent the whole day trying to figure out the mailer problem, then this...  I never had any problem with mibew 1.6 ... This new version is like frigin lego.  I understand  the part download, put it in some directory etc. But then, open config file, put in this line, then get google API then enter this there...  It is programming... one still needs to know where to put { where to put ] etc...  I have no knowledge of this stuff, so I am guessing  "trial and error" and then, look at the clock DAMN 9 hrs passed. 

Honestly, I would continue using 1.6 but it does not work with php v 7.3



As far as the button:   Yes I copied the code.  But it still show those line in english  https://snipboard.io/Kx1UP7.jpg

Anyway, thanks in advance


faf:

--- Quote from: bfmradio on May 04, 2020, 07:43:03 PM ---thanks for advice.  I thought I could ask someone here :(       I do not understand why after unzipping those plugins it has folder in folder in folder...  is it how it should be?  Isn't the content of the plugin supposed to be directly in the named folder?
https://snipboard.io/y6Dci1.jpg  here it is.    It says that this plugin does not need additional configuration.  Yet, When I go into plugins (control panel) - nothing is in there.

--- End quote ---

One more time: read the docs and follow the instructions. Let me quote it for you:


--- Quote ---When you've got the plugin's archive you should extract files from it and upload them to the Mibew Messenger's web server. The files of the plugin should be placed in <mibew base path>/plugins/<Vendor name>/Mibew/Plugin/<Plugin name>/ directory.

For example the full name of the main file of "FooCorp:Connector" plugin should be <mibew base path>/plugins/FooCorp/Mibew/Plugin/Connector/Plugin.php.

--- End quote ---

In case of official plugins of Mibew Messenger project the vendor is Mibew (obviously). So, for the listed Mibew:GeoIp plugin (which, btw, does need additional configuration) the main file of the plugin should be situated in <mibew base path>/plugins/Mibew/Mibew/Plugin/GeoIp/Plugin.php .

I don't know why you've created extra directories for each plugin. All you had to do is to place a zip archive in the appropriate directory (i.e. plugins/ ), unzip it, and then delete the archive.


--- Quote from: bfmradio on May 04, 2020, 07:43:03 PM ---I spent the whole day trying to figure out the mailer problem, then this...  I never had any problem with mibew 1.6 ... This new version is like frigin lego.  I understand  the part download, put it in some directory etc. But then, open config file, put in this line, then get google API then enter this there...  It is programming... one still needs to know where to put { where to put ] etc...  I have no knowledge of this stuff, so I am guessing  "trial and error" and then, look at the clock DAMN 9 hrs passed. 

Honestly, I would continue using 1.6 but it does not work with php v 7.3

--- End quote ---

You don't have to "guess" anything. You have to follow written instructions. And no, it's not even close to programming. However, you're free not to use Mibew Messenger if it seems too complicated to you.


--- Quote from: bfmradio on May 04, 2020, 07:43:03 PM ---As far as the button:   Yes I copied the code.  But it still show those line in english  https://snipboard.io/Kx1UP7.jpg

--- End quote ---

Do you have any caching for "static" files? My guess is that you do.

Mibew Messenger dynamically generates some files that has "static" extensions, namely locales/<XX>/translation.js , where XX stands for locale code. So, requests to that files should be passed to Mibew Messenger. If you don't know what it's all about, contact your hoster.

faf:
Ok, I've checked this manually. At the moment request to http://[your domain]/chat/locales/ru/translation.js gives 404 Not Found error.

There are no such static file indeed, but that request should be handled by Mibew Messenger itself. Like it happens on our demo installation: https://demo2.mibew.org/locales/ru/translation.js

Your web server is misconfigured. Fix it, or ask someone to do so.

bfmradio:
I see.  I looked in that directory and the file translation.js is not there.
Not in RU not in EN

http://mysite/chat/locales/ru/translation.js

Does it have to be in there?

and you say server is "misconfigured"   Can you tell me what needs to be configured?
Hosting support does not want to help with anything because it is a 3rd party app.
But if you tell me at least hint where to look, I will :)


About plugins.  If you look at this pic, you will see that it says WORKING.  Does it mean it really is working and I did configuration correctly?

https://snipboard.io/14PMyc.jpg


Strange but now whatever line that were ENG became russian :) I do not know if there is any corelation but I did make sure all files and folders have permission 755. 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version