- Posts: 3
COMMUNITY FORUM
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
utf-8 captions?
- thera
-
Topic Author
- Offline
- New Member
Country Locale: cs_CZ.utf-8
thx
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
- Posts: 1188
You mean in labels.txt?!
The site is under UTF-8 right?!
Save also the labels.txt as UTF-8.
Can you please give as a link to see the site?!
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- thera
-
Topic Author
- Offline
- New Member
- Posts: 3
The site is www.festivary.cz/
Thanx for help. ;)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
htmlentities($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])],ENT_QUOTES)
2 instances will be found. Replace them with this:
htmlentities($labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.$images[$a])],ENT_QUOTES, 'UTF-8')
This should work now. BTW, encoding issues have been addressed in the upcoming 1.3 version. ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Amgeek
-
- Offline
- New Member
- Posts: 5
That is theanswer!
Thank you.
Please Log in or Create an account to join the conversation.
- Douglas Wicks
-
- Offline
- New Member
- Posts: 5
my site is www.argusenclosures.com. I am just getting to know Joomla and was setting up the image gallery after purchasing it.
I changed the code as suggested, saved the txt file in utf-8 using notepad++ and still see no captions.
What am I missing?
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
- Posts: 1188
Can you send me a direct link to the labels.txt files?
As i see, the images are under images/stories folder
and i can't find the images/stories/labels.txt file
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Douglas Wicks
-
- Offline
- New Member
- Posts: 5
this is where the labels.txt file resides.
When I move it back to images/stories/ I still get no result.
/ public_html / images / stories / te25_057056 / (Current Folder)
re25_057056 is where the picture files are and I understood from the instructions to put the labels.txt file there also.
Thanks for your assistance.
Doug
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
- Posts: 1188
You have put the file at the same folder?!
Cause i can't see the file
argusenclosures.com/images/stories/te25_057056/labels.txt
i receive 404 Not Found message from the server!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Douglas Wicks
-
- Offline
- New Member
- Posts: 5
I still do not see captions.
argusenclosures.com/images/stories/te25_057056/labels.txt
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Douglas Wicks
-
- Offline
- New Member
- Posts: 5
Thank you.
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Platinum Member
- Posts: 1188
Well, can you tell me please, what os server use?!
Win or Linux?
I see the the images have the name as DSCF1640.JPG
but in the labels.txt is write like DSCF1640.jpg
Please, try to change the label.txt file with the exactly name of the images and with the extensions!
If doesn't work just PM me a s.administrator account! ;)
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Douglas Wicks
-
- Offline
- New Member
- Posts: 5
Thanks again.
dw
Please Log in or Create an account to join the conversation.