WebsiteBaker Support (2.10.x) > General Help & Support

error in update in language loses accents throughout the site

<< < (3/3)

ismaelmagaw:
I saved the file "pt.txt" as the name of "PT.php" and utf8 -LF. Many files found on the accented pages that were downloadable have been changed and the language has changed and now you can not download them giving error. The media link line has changed. Solution? What I do?

jacobi22:
the language file has nothing to do with links or download. Content in this language file are a lot of variables for usage in the backend.
example:



maybe you give us a example for your problem

ismaelmagaw:
All the files that I put in the pages with the module gallery download that take words with accentuation. With the upgrade to version 2.10 were also with errors and do not open in download, as well as the name of these pages, the title also have errors. Title of the pages is easy to change, now the files by the module gallery download are many and with errors of language. I also noticed that if you change the "media" file, attaching it again opens it. But it is a time consuming process, to walk to fix the file to the treasure ... Another error that the gallery donwload gives is in the attach file without being by the media, it does not attach any direct file to attach in the pages. The data of the module are: Name: Download Gallery 2
Type: Page
Author: Hudge, Woudloper, M. Gallas, R. Smith, C. Sommer, F. Heyne
Release date: 2.66
Designated for: Website Baker 2.8
Description: This page is designed for making a download gallery page
See help file for more information.

I installed, another module, a new version of the download gallery 3, this attaches the files, but they do not appear visible for download in the public pages.

jacobi22:

--- Quote from: jacobi22 ---maybe you give us a example for your problem
--- End quote ---

i think, i understand the problem, but i think also, i've no chance to help without informatins  :oops:

your old project use utf8_mb4 as charset, WB 2.10 use utf8 and the next WB-Version use utf8_mb4 (if i understand everything correct).

i try, to give some technical information about the way in download-gallery, version 2.66
normalize, the dl-gallery give dl-links like this -> https://www.domain.tld/modules/download_gallery/dlc.php?file=39&id=1505905947
the file_id and the timestamp from the last modification
with this infos, it check the permissions for this download and (if needed) for this User
is everything okay, the script actualize the counter (+1), read the link to this file from the database and makes a redirect to this file

And here, i think, is the problem: the file-name, readed in the database, is different to the original file-name
simple solution: dont use special chars in the file-name
other way's: maybe its possible to en- or decode the links from the database back to the original, but we need some help for this

what is the original file-name and what is the result for the 404 (see link in adress-line)

feel free, to send me a list with some examples, if you want, of course also via PM or Email

maybe, its a solution, to wait a couple of day's (or weeks? - i dont know) for the next wb-version. if you want, i can give you a test-version of this new package or i can test your problem in my locale testarea - but i need some informations for this

P.S.: WB has not a DLG 3 for public use, looks like the Version from the fork, not possible to say, whats happend there on the public pages, maybe only a settings problem in DLG
DLG 2 is (i think) 4-6 years old. DLG 3 use (i my eyes) a better, safer method to read and use the file-name, prepared for multibyte-use

ismaelmagaw:
At this point, I would like the download gallery module to work. Because when I upload files, even in version 2.8.3, the files are not attached on the pages. The link you posted on the gallery module donwload does not open.

Navigation

[0] Message Index

[*] Previous page

Go to full version