jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Author Topic: no translation displayed  (Read 7012 times)

juroo

  • Newbie
  • *
  • Posts: 7
    • View Profile
no translation displayed
« on: September 19, 2014, 03:52:18 pm »

Hi,
I had fully functional site running on test server with jDiction 1.2.0. Today I tried to transfer it on production server. All is running except jDiction translation. When clicking on different lang, no page loads (nor any error code) - browser writes Error loading page (no source code returns). But the language buttons are translated and have correct URL to different language.
When selecting plain mysqli db driver, the site runs, but displays only default language on all additional language sites (untranslated text).
When disabling System Language filter plugin, I get 404 error page.
The page is: www.led-svietidla.com

Output of check page is:
Test    Result
Version    
    Library Version: 1.2.0
    Joomla Version 3.3.1 is untested.
Plugin    
    JDiction Plugin is enabled
    JDiction Plugin is loaded at position 0 should be 1
    Languagefilter is enabled
    Multiple Plugins have the same loading position (0)
Database    
    jDiction Database Driver is selected
Language    
    Seam to be good
Module    
    Module is enabled
Common mistakes    
    At least one content item has the language set not to ALL.
    At least one module has the language set not to ALL.


Any ideas? I run out af any... :(
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: no translation displayed
« Reply #1 on: September 19, 2014, 04:08:38 pm »

maybe you check the error log?

whats different between production and test server.
Whats the php version of the production server?
Logged
Joomla! 5.0 Release Manager
Vote at JED

juroo

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: no translation displayed
« Reply #2 on: September 19, 2014, 04:20:26 pm »

test server is:
Mysql 5.5.30
PHP 5.4.26
Webserver Apache/2.2.26 (FreeBSD) PHP/5.4.26 mod_ssl/2.2.26 OpenSSL/1.0.1h DAV/2

production is:
Mysql 5.1.73-log
PHP 5.3.27
Webserver Microsoft-IIS/7.5

The jIdction log is full of SQL commands with statemens Query translated and Query not translated. But also Query not translated returns correct output.
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: no translation displayed
« Reply #3 on: September 19, 2014, 05:10:31 pm »

Microsoft-IIS is completely untested but should work.

I'm not sure if php 5.3 works (its end of life anyway)

Could you please active display_errors on on your production server. maybe this brings some output.

also an upgrade to jdiction 1.3.1 could help.
Logged
Joomla! 5.0 Release Manager
Vote at JED

juroo

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: no translation displayed
« Reply #4 on: September 19, 2014, 11:44:27 pm »

Hi,
I asked the hosting company to upgrade PHP to 5.4 and while they changed the PHP I disabled almost all modules and when enabling one by one, I found that another 3rd party module (Joes Word Cloud) caused this error. So I tried to reinstall it and after that everything works, even this module. It's weird...

But I can confirm, that jDiction works also on MS IIS 7.5 with PHP 5.4 and jDiction v1.2 and also v1.3.1.

Harald, thanks for your time.
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: no translation displayed
« Reply #5 on: September 21, 2014, 06:56:34 pm »

thx for feedback and good to know.
Logged
Joomla! 5.0 Release Manager
Vote at JED