Keyword

"CLICK_TO_ENLARGE" showing instead of the actual caption text

More
13 years 9 months ago #39400 by stotty06
I had this problem and fixed it.
Referring to the J1.6 documentation (docs.joomla.org/API16:JPlugin/loadLanguage), the language file is returned using 'strlowercase'.

The language file names for SIG are:
en-GB.plg_content_jw_simpleImageGallery.ini &
en-GB.plg_content_jw_simpleImageGallery.sys.ini

Note the camel case. Referring to J1.6 documentation, J1.6 plugin::loadLanguage will return the lanuage file all in lower case, 'en-GB.plg_content_jw_simpleimagegallery.ini' and 'en-GB.plg_content_jw_simpleimagegallery.sys.ini'

On a Windows server, it doesn't matter because it is not case sensitive, but on a Linux server it is case sensitive. Hence the Linux server will not find the files.

So to fix it just rename the files to
en-GB.plg_content_jw_simpleimagegallery.ini
en-GB.plg_content_jw_simpleimagegallery.sys.ini

Simples!

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #39401 by Spainman
Hi there,

        I´m trying to translate the "Click to enlarge" into Spanish. I have edited the language file and it still appears in English.

Has anyone found a solution for this?

Thanks.

Richard

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #39402 by scept1c
i install the latest SIG version

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago - 13 years 7 months ago #39403 by LukeDouglas
stotty06,

That does solve ONE problem with the 'JW_SIG_NAVTIP' now being replaced by the navigation text from the INI files.  HOWEVER,  if you go to the plug-in, it only shows the language tag instead of the text for instructions.  Also, if you click the 'Hide' button on the JW_SIG_NC or 'Navigation & caption messages' (plugin instruction text depending on if you have renamed the INI files), it still shows the navigation instructions instead of the filename as previous versions showed.

I wouldn't mind forking out the 12 euros for the pro version but I don't want to buy the pro version if it still has this problem.  Anyone using the Pro version, post a reply and let us know if this is an issue with the Pro version.

This has been an plug-in I have used for years but, alas, I'm moving to another one as it looks like JoomlaWorks is no longer maintaining this plugin.

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #39404 by danielswong
the language file is in place and I only have one language on the s ite, that's the default (en_GB)... so that's not the problem... 2945abc45 0907

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #39405 by evilmate04
Thanks for the Plugin. It works really great. I want to make a social media site with Joomla can anyone suggest me the template ?

Please Log in or Create an account to join the conversation.

  • Daphne Christoforidou
  • Daphne Christoforidou's Avatar
  • Offline
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #39406 by Daphne Christoforidou
Replied by Daphne Christoforidou on topic Re: "CLICK_TO_ENLARGE" showing instead of the actual caption text

I had this problem and fixed it.
Referring to the J1.6 documentation (docs.joomla.org/API16:JPlugin/loadLanguage), the language file is returned using 'strlowercase'.

The language file names for SIG are:
en-GB.plg_content_jw_simpleImageGallery.ini &
en-GB.plg_content_jw_simpleImageGallery.sys.ini

Note the camel case. Referring to J1.6 documentation, J1.6 plugin::loadLanguage will return the lanuage file all in lower case, 'en-GB.plg_content_jw_simpleimagegallery.ini' and 'en-GB.plg_content_jw_simpleimagegallery.sys.ini'

On a Windows server, it doesn't matter because it is not case sensitive, but on a Linux server it is case sensitive. Hence the Linux server will not find the files.

So to fix it just rename the files to
en-GB.plg_content_jw_simpleimagegallery.ini
en-GB.plg_content_jw_simpleimagegallery.sys.ini

Simples!


I just had to thank you stotty06 ! Your fix did it for me. And now I know what I'll try for other components who give me the same trouble. Thanks a lot !


Edit: I have to note that: unfortunately that fixes the frontend problem but then if you edit the plugin on the backend the options texts are replaced with the language tag just like LukeDouglas noted earlier (and I just saw it now).

Edit No 2: I did manage to fix it by extracting the plugin files on my computer, renaming all files from ..ImageGallery.. to ..imagegallery.. and I also had to open jw_simpleimagegallery.php and jw_simpleimagegallery.xml and replace all instances of "ImageGallery" part of string to "imagegallery". Then I zipped the files again and installed the corrected plugin to my joomla site (after I had uninstalled the original version).

So now, both frontend and backend work. Maybe I didn't have to do all these steps but I didn't have time to test various combinations so I just re-archived the plugin files transforming to lowercase all ImageGallery instances (both in filenames and inside code).

I tried to include the edited zip as an attachment in this message but it exceeded the attachment size limit so here's a link to the file:
rapidshare.com/files/3193789970/plg_jw_simpleImageGallery-v2.2_Joomla-1.6-Edited.zip

To forum admins: If I'm not allowed to share the edited file please let me know and I'll remove it immediately.

Daphne

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #39407 by Gina Geick
@Evilmate04

Thank you for taking the time to make the necessary edits... any chance of making it available other than through RapidShare?
I had edited my main eN-GB.com_content file but just upgraded to J2.5 and thus lost those changes. A more permanent solution would be much appreciated.

Thanks,
Gina G.

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #39408 by DeenzR
I figured out how to uncheck the "CLICK_TO_ENLARGE" but i would like to replace the JW_SIG_NAVTIP to a caption of my own is that possible, or is there a way to at least take it out. I would love to add a caption under each picture. s that possible?

please advise thank you

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #39409 by Katia
Only SIG PRO gives this option...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #39410 by tasag
So how do we get?
How do we solve the Click_TO_ ENLARGE??
I'm with the latest release and Joomla! 2.5.2 and with the same error.

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #39411 by Katia
Could you provide us with a link to your gallery page?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #39412 by tasag

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #39413 by Katia
The link leads to a 404 error page...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #39414 by sohagiu
is this bug solved ? it's urgent.

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #39415 by joomlakins
stotty06 on July 18 '11 hit the nail on the head - it's simply the file name of the language file being in camel case rather than lower case. BUT the .sys.ini file has to stay in camel case.

So the fix is:

Change the filename of
/administrator/language/en-GB/en-GB.plg_content_jw_simpleImageGallery.ini
to
/administrator/language/en-GB/en-GB.plg_content_jw_simpleimagegallery.ini

Hopefully Joomlaworks fixes this.

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #39416 by Katia
Make sure that you use the latest SIG version.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #39417 by joomlakins
Sorry - I forgot to mention that I am using the latest version. I downloaded it from joomlaworks about 1 hour before I made my previous post.

Katia, you've replied a number of times in this thread saying to check if we are using the latest version.

It's quite obvious there's a problem and it's also obvious that the solution is extremely simple. In fact it would take more effort to reply to this thread than it would to fix the issue.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #39418 by LukeDouglas
To JW Development Team:

Guys, this is such a simple fix as far as the JW_SIG_NAVTIP problem.  Go to your source files and rename "en-GB.plg_content_jw_simpleImageGallery.ini" to "en-GB.plg_content_jw_simpleimagegallery.ini" and "en-GB.plg_content_jw_simpleImageGallery.sys.ini" to "en-GB.plg_content_jw_simpleimagegallery.sys.ini".  Then re-zip the file and move to your download location.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #39419 by Katia
Thank you for noticing! We will check it out and correct it asap.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum