Neueste Beiträge

#1
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Heute um 19:29:44
Hi. I continue my investigation ...

So i downloaded firefox beta on google play, the only one wich can accept some hidden configurations.

Following this tutorial i entered
about:config in the navigation tab, and then create a new entry to force the user agent and normaly, the desktop mode (in fact not a real desktop mode) :

Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

After this, i faced two interresting things :

- Switching beetwen desktop and mobile view does not need anymore enter admin login data. Great surprise for me. A good help while testing website.

The files on server browser, always while entering a message or article, work fine. No more backend error or blank page.

As i am player, i removed the added strings in
about:config the problems are back, for account login and server files browser.

Then i tried a thing i never think before, i know, i am a little stupid :

- Logged as admin in desktop mode for the web browser, go to enter new message, tried to access files on the server while adding an image -> file browser, as expected open in a new tab,  and i got without surprise a blank page -> switching this new tab where is the file browser in mobile view mode (while always on desktop view & logged admin in the mother tab) and miraculously the file browser appear without fails -> image succesfully integrated in the new article in redaction  :pardon:

Restored added strings to force the user agent, without the need to restart firefox browser beta or re enter admin login, and all problems that we talk vanished.

Hope that's help more.

If you want to submit to me some files for testing, i am your man.

Sincerly.
#2
Your explanations help me find the error. I will work on it.
#3
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Heute um 00:19:00
This is certainly unrelated but I have a double slash in the url:


/includes//classes/Filebrowse/browse.php?editor=ckeditor&type=images&CKEditor=wysid_add_content&CKEditorFuncNum=0&langCode=fr#elf_l1_Lw

#4
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Gestern um 02:04:07
Okay ...

Remember i work on tablet android, not on a computer.

I was on desktop mode on the browser (firefox)

- Access to media files through the editor, not working.
- Switched to mobile mode/view in the web browser, need new login ...
- Then, access to media file is working.
- Back to desktop mode, login again ...
- Backend error is back.

Access to media files directly, through the admin menu, work fine in all conditions. Maybe because in this case it not appear in a new window/tab but directly in the admin panel.

One other thing, in opera browser, when writing anything and trying to insert an image, there is not the option to browse the server, only the case for enter an url.

Hope thats help to resolve.

Time for the bed ...

Thank you.
#5
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Gestern um 01:41:17
This is a strange behavior. Yestersay i had only backend errors. This night, i just have a blank page, and just one time, it worked as expected. I changed nothing. Admin, files, nothing  :technigg:
#6
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - Gestern um 00:23:06
Guten Abend.

Beim Bearbeiten eines Textes (hier einer Nachricht) ist es möglich, die Quelle zu bearbeiten und HTML-Code einzufügen. Es scheint, dass Smyleys UTF-8-Codeeinfügung [Beispiel: &#128521] Probleme verursacht. Wenn dies tatsächlich beim ersten Mal während der SQL-Aufzeichnung berücksichtigt wird, wird jede nachfolgende Änderung des Textes nicht aufgezeichnet, bis der UTF-8-Code des Smyleys entfernt wird.

Entschuldigen Sie die Eingabeaufforderung, aber gibt es eine Möglichkeit, den Fehler ,,Backend nicht lesbar" zu beheben, den ich im Editor erhalte, wenn ich versuche, den Server zu durchsuchen, um ein Bild einzufügen?

Ich hoffe, dass Google Translate mein Französisch richtig und verständlich übersetzt hat.

Aufrichtig.
#7
mxBoard / Aw: mxBoard 2.10 erreurs
Letzter Beitrag von Olaf / TerraProject - 21 Januar 2025, 07:37:37
Thanks for reporting. I'll fix it.   :yltype:
#8
mxBoard / mxBoard 2.10 erreurs
Letzter Beitrag von andreph68 - 20 Januar 2025, 16:12:46
1) erreur de script :
mysql error (1231):
Variable 'sql_mode' can't be set to the value of 'MYSQL40'
query: SET sql_mode = 'MYSQL40'
in /includes/header.php on line 55

remplacer la ligne 55 dans mxBoard\includes :
//sql_query("SET sql_mode = 'MYSQL40'");
sql_query("SET sql_mode = ''");

2) le design montre toujours après la mise à jour 2.10
mxBoard 2.9., © 2011-2021 by pragmaMx.org
au lieu de
mxBoard 2.10., © 2011-2021 by pragmaMx.org
crdlt
André
#9
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von le Chaland - 19 Januar 2025, 20:39:26
I was talking about switching beetwen desktop and mobile modes on the same browser on the same mobile device. But i guess this equal, two differents sessions and no way to unify then ?

More embarrassing, have you an idea for my backend issue. This makes writing articles or posts limited. Known issue or only on my side ?

Thanks  :hi: .
#10
Installation & Update / Aw: Pragmamx 2.9.2 found probl...
Letzter Beitrag von Olaf / TerraProject - 19 Januar 2025, 18:51:40
The browser type and operating system are used for the session. Therefore, the mobile phone and the PC receive different sessions.