FeedAgg.com Logo
Your Account | Sign In | Sign Up

Add Feed | Search | Home | Help | Contact | Blog

Feed: Joom!Fish :: Multilingual support for Joomla! forum - AggScore: 49.4



Summary: Joom!Fish :: Multilingual support for Joomla! forum


Community forum for the Joom!Fish project

Joom!Fish 2.5 for Joomla 1.7/2.5 • Re: No problem for me to wait Joomfish 2.5 release but....


well many thank for clarifications... Is nice to know I will not need to do something special.

cheers

Statistics: Posted by dotcom22 — Fri Jun 01, 2012 9:53 pm


Date Published: Jun 01, 2012 - 1:53 pm



Organizational issues, general talk • Re: Problems while moving to other server


To move an entire website, I find it easiest to use the free tool Akeeba Backup: http://extensions.joomla.org/extensions ... ackup/1606. Then there is no need to wonder which files or database tables aren't copied to the new site...

According to this version compatiblity scheme, https://www.akeebabackup.com/compatibility.html, you want "Akeeba Backup 3.4.3", not a later version, which is available here: https://www.akeebabackup.com/download/a ... ackup.html

I found and find it helpfull in maintaining backups and moving websites (files and database while new server specific settings can be entered during "installation" of the created backup) and it has good documentation as well. I have no ties to the developer, just love this extension...

Statistics: Posted by quodo — Fri Jun 01, 2012 7:54 pm


Date Published: Jun 01, 2012 - 11:54 am



Joom!Fish 2.2.x Core Extension • Re: problem with plugin


I fixed mine.

I looked in the forum dowm below and found article, that sugested
- to add second language in the JoomFish-Content Languages (I already did it)
- next - verify and change second language to be "Active" in the same JoomFish-Content Languages

I checked the "Active" and I can see second language now on my web-site frontend.

Statistics: Posted by YuriYolkin — Fri Jun 01, 2012 6:10 pm


Date Published: Jun 01, 2012 - 10:10 am


Organizational issues, general talk • Problems while moving to other server


Hello,

I've tried to use the search, but could seem to find anything... I'm kinda new to this, so please don't laugh if I'm doing something wrong :D

I'm trying to move my page from one server to anoher. So far, I've successfully installed Joomla 1.5 (i need this version) on the new server and transfered and installed (and configured in configuration.php) database dump. Then, I've transfered all the files from public_html from one server to another via FTP and then changed domain DNS settings. Now, everything seems to work fine, except for the JoomFish translations. I can still see the flags for the language selection, but when I press them - nothing happens...

First of all, let me ask, what are the files, where JoomFish translations are stored? And what am I doing wrong? Am I missing something?

Thank you!!!

Statistics: Posted by Marmaduc — Fri Jun 01, 2012 5:36 pm


Date Published: Jun 01, 2012 - 9:36 am


Joom!Fish 2.5 for Joomla 1.7/2.5 • Re: No problem for me to wait Joomfish 2.5 release but....


Hi

Joomla redirects from domain.com/content to domain.com/de/content automatically with a 301 redirect as you see below. Therefore it doesn't matter if the url changes later from without /de/ to /de/.

For more details see also https://support.google.com/webmasters/b ... swer=83105

dan

Code:
http://www.domain.de/medien

GET /medien HTTP/1.1
Host: www.domain.de
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.9,en-us;q=0.8,en-gb;q=0.6,en;q=0.5,nl;q=0.4,ar;q=0.3,ar-dz;q=0.1
Accept-Encoding: gzip, deflate
Connection: keep-alive
Cookie: b26df62e3af6663db57ea951f3c2e279=de-DE

HTTP/1.1 301 Moved Permanently
Date: Fri, 01 Jun 2012 13:28:20 GMT
Server: Apache/2.2.9 (Debian) DAV/2 PHP/5.2.6-1+lenny16 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_ssl/2.2.9 OpenSSL/0.9.8g
Location: http://domain.de/medien
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 328
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
----------------------------------------------------------
http://domain.de/medien

GET /medien HTTP/1.1
Host: domain.de
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.9,en-us;q=0.8,en-gb;q=0.6,en;q=0.5,nl;q=0.4,ar;q=0.3,ar-dz;q=0.1
Accept-Encoding: gzip, deflate
Connection: keep-alive
Cookie: b26df62e3af6663db57ea951f3c2e279=de-DE; 359c0d4ca5eab05398c7a4f5953b2e35=de-DE; __utma=1.492433190.1317190096.1317190096.1317190096.1; c2472734f154f3abac905aef21893018=de-DE; 6866d8076fba7e07fcf4cc9c9ac4317b=de-DE; 45b2f5a3fa0322304d613e4338a90a18=f9b1a8cc9951cafd4686df4d87316e7d

HTTP/1.1 303 See other
Date: Fri, 01 Jun 2012 13:28:20 GMT
Server: Apache/2.2.9 (Debian) DAV/2 PHP/5.2.6-1+lenny16 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_ssl/2.2.9 OpenSSL/0.9.8g
X-Powered-By: PHP/5.2.6-1+lenny16
Location: http://domain.de/de/medien
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8
----------------------------------------------------------
http://domain.de/de/medien

GET /de/medien HTTP/1.1
Host: domain.de
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.9,en-us;q=0.8,en-gb;q=0.6,en;q=0.5,nl;q=0.4,ar;q=0.3,ar-dz;q=0.1
Accept-Encoding: gzip, deflate
Connection: keep-alive
Cookie: b26df62e3af6663db57ea951f3c2e279=de-DE; 359c0d4ca5eab05398c7a4f5953b2e35=de-DE; __utma=1.492433190.1317190096.1317190096.1317190096.1; c2472734f154f3abac905aef21893018=de-DE; 6866d8076fba7e07fcf4cc9c9ac4317b=de-DE; 45b2f5a3fa0322304d613e4338a90a18=f9b1a8cc9951cafd4686df4d87316e7d

HTTP/1.1 200 OK
Date: Fri, 01 Jun 2012 13:28:20 GMT
Server: Apache/2.2.9 (Debian) DAV/2 PHP/5.2.6-1+lenny16 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_ssl/2.2.9 OpenSSL/0.9.8g
X-Powered-By: PHP/5.2.6-1+lenny16
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Cache-Control: no-cache
Pragma: no-cache
Set-Cookie: b26df62e3af6663db57ea951f3c2e279=de-DE; expires=Sat, 01-Jun-2013 13:28:20 GMT; path=/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 7398
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8
----------------------------------------------------------

Statistics: Posted by yofee — Fri Jun 01, 2012 3:36 pm


Date Published: Jun 01, 2012 - 7:36 am


Joom!Fish 2.2.x Core Extension • problem with plugin


[Mod note: user initially posted in thread "problem with plugin" (viewtopic.php?f=49&t=11441), new question was moved to its own thread.]

I have the similar problem: I installed
- Have initially Joomla 1.5.23 in English (can't find upgrade to 1.5.26, investigating now)
- then installed Joomla second lang (Russian) for admin
- Joomla second lang (Russian) for site
- JoomFish component
- Joomfish lang (Russian)

I had errors during installation. I did not installed Joomla second lang for admin and when installed JoomFish lang: not installed Core *something*.
So I uninstalled everuthing and installed in sequence as shown above - no errors during this Installation.

I do not see second second (Russian) lang in JoomFish - Content Languages. And I see only one Englisg Flag on frontend site.

I added manually (I think its wrong, but just tried) second (Russian) lang in Content Languages. - same, only one flag on frontend site.
- - - - - - - - -
Can you please help - how to get the second language alive?

I copy here "State" tab from JoomFish Control Panel.

Statistics: Posted by YuriYolkin — Fri Jun 01, 2012 3:18 pm


Date Published: Jun 01, 2012 - 7:18 am


Joom!Fish 2.5 for Joomla 1.7/2.5 • Re: JoomFish 2.5 - Alpha 2 package VM2 ready?


I did assign every product to a shop category, so the urls are i.e.

tld/en/englishcategoryname/productname-detail
tld/de/germancategoryname/productname-detail

Reports on SEO performance for life Virtuemart 2.x shops are very positive. (Much better than for Virtuemart 1.x shops)

Statistics: Posted by jk1 — Thu May 31, 2012 7:44 pm


Date Published: May 31, 2012 - 11:44 am


Joom!Fish 2.2.x Core Extension • Re: Menu params saved but simply unapplied


antwd wrote:
Well, I'd be sure I'd get the same results for the second language...
:) You can have a different number of introtexts for the original language and for the translation, so I wanted to be sure you checked both.

antwd wrote:
I created a new menu item of the same type "Category Blog Layout" for the same category with 0/5/1/50 values. And I didn't translate it. I checked both languages and this time everything was ok: 5 intro articles and the others under a link list as expected. Then I changed the values for the original menuitem (never translated under JF) and it's ok: now I have 8 intro articles and no link (we only have 8 articles in the category) for both languages!
Okay, so basically, Joomla works ;-)
Now what happens if you translate this new menu item with JoomFish?
Test A) For the first try just copy these menu parameters and save, then check both default language and the translated language.
Test B) Change the menu parameters of the original and don't change the menu parameters for the translation: this would mean the in the default language things are changed, and in the translated language you'll have the old values.
Test C) Now that the menu parameters of the original were changed in step B, also change the menu parameters for the translation to what they are in the original. Now you should have the same (new) settings for both original and translation.

If that works, either try again with the menu item you started with, or just remove that one and continue with the new working one.

antwd wrote:
It seems like there's an hidden cache mechanism... But where is it?
I really don't know if there is such a mechanism and if so where it would be. Joomla is often a big black box to me, it's complicated code, JoomFish is complicated code and their interaction is just magic...

Statistics: Posted by quodo — Thu May 31, 2012 1:20 pm


Date Published: May 31, 2012 - 5:20 am


Joom!Fish 2.2.x Core Extension • Re: Menu params saved but simply unapplied


Thank you again, quodo.

Well, I'd be sure I'd get the same results for the second language... But before replying I did a new try: for the default language I still see 5 articles and the "other articles" list, for the second language (english) I now see everything correct: 8 articles published as "Intro". The menu item is translated under JF and its parameters have been copied from the original one.

I also tried what you told me: I created a new menu item of the same type "Category Blog Layout" for the same category with 0/5/1/50 values. And I didn't translate it. I checked both languages and this time everything was ok: 5 intro articles and the others under a link list as expected. Then I changed the values for the original menuitem (never translated under JF) and it's ok: now I have 8 intro articles and no link (we only have 8 articles in the category) for both languages!

It seems like there's an hidden cache mechanism... But where is it?

Statistics: Posted by antwd — Thu May 31, 2012 1:04 pm


Date Published: May 31, 2012 - 5:04 am


Joom!Fish 2.2.x Core Extension • Re: problem with plugin


Go to Backend > Components > JoomFish > Control Panel and click on the tab "State". There is a list with "Directory State" and "Extension State". Could you give a screenshot of that?

In the Plugin Manager (Backend > Extensions > Plugin Manager) you can select the "Type" with a dropdownbox. The plugin "Joomfish - Missing_translation" is of the type "joomfish", however, the plugins "System - jfrouter" and "System - jfdatabase" that you're looking for are of the type "sytem".
Are you sure that these aren't installed? If they're not installed I would
1. uninstall JoomFish 2.2.3 (Backend > Extensions > Install/Uninstall > Components > Select: Joom!Fish and click Uninstall)
2. Enable Debug (Backend > Site > Global Configuration > System > Debug System = Yes) and Set Error Reporting to Maximum (Backend > Site > Global Configuration > Server > Error Reporting = Maximum)
3. Install JoomFish 2.2.3 again and see if there are any error messages
(4. Disable Debug and set Error Reporting to what it used to be)

Statistics: Posted by quodo — Thu May 31, 2012 1:00 pm


Date Published: May 31, 2012 - 5:00 am


 
Visitor Rating: 5 (1) (Rate)

Story Clicks: 33

Feed Views: 400

Lenses (Add|?)

Comments (Log in to add)

Feed Details
Date Added: 02/11/2011
Date Approved: 02/11/2011
By: Anonymous
Search FeedAgg.com




3600 mp1241 serv 0.855 seconds to generate.