[HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Having Problems? Need Help? Post here!

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.0

Postby dobleclic » Tue Jan 06, 2009 4:44 pm

Hi, I love Qtranslate, but the last version broke all my blogs... I could fix one of them just using Query Mode (thats te way to fix 404 error). But another one, broke the links to pages and post... and when i disable qtranslate it works fine. I being reseting, changing all the options, and thinking about it... but is not enouth...
dobleclic
 

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.0

Postby Qian Qin » Thu Jan 08, 2009 4:47 pm

do you have any more information?
Qian Qin
Site Admin
 
Posts: 964
Joined: Thu Jun 19, 2008 12:14 pm
Location: Germany

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby rainwebs » Sat Jan 10, 2009 1:51 pm

Same problem here. I don't changed anything, only updating. Latest working release was 2.0.3. As far as I remember we have adapted all "[lang_xx]" entries before we upgraded to WP 2.7 in the pages. Pages can be called, Page titles and menus work fine, even multilingual.

Both widget columns of the K2 (1.0-RC7.1) theme are broken. None entry at all. We don't use multilingual entries ourselves, because it didn't work even in 2.0.3 release correctly for us.

I get an error message:

Fatal error: Call to a member function on a non-object in [...]/wp-content/themes/k2/app/classes/widgets.php on line 192

Here's the code segment:

if ( ! $module->canDisplay() )
$wp_registered_widgets[$module_id]['callback'] = false;

if ( ! $module->output['show_title'] ) {
$params[0]['before_title'] = '';
$params[0]['title'] = '';
$params[0]['after_title'] = '';
}
}

return $params;

I don't know what the code does here in detail. But, it seems to me that it can't solve a method "behind" that is expected. Maybe this helps a bit.
rainwebs
 
Posts: 9
Joined: Fri Jan 02, 2009 5:23 am

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby Qian Qin » Sat Jan 10, 2009 2:04 pm

try reordering the widgets. does that work? I downloaded k2 rc7 and it worked just fine.
Qian Qin
Site Admin
 
Posts: 964
Joined: Thu Jun 19, 2008 12:14 pm
Location: Germany

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby rainwebs » Sat Jan 10, 2009 2:10 pm

The first widget in the first column was a simple text output. I moved it to the end. Same behavior.
rainwebs
 
Posts: 9
Joined: Fri Jan 02, 2009 5:23 am

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby Qian Qin » Sat Jan 10, 2009 2:12 pm

a link maybe?
Qian Qin
Site Admin
 
Posts: 964
Joined: Thu Jun 19, 2008 12:14 pm
Location: Germany

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby rainwebs » Sat Jan 10, 2009 2:15 pm

Both pages have the same widget structure (the empty text widgets are for adsense stuff).

Here the 2.0.3 plugin:

http://easter.jigetiser.com

Here the latest release with error:

http://valentine.jigetiser.com

-----

Here's a full-blown adsense site, already published:

http://exciting.jigetiser.com
rainwebs
 
Posts: 9
Joined: Fri Jan 02, 2009 5:23 am

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby rainwebs » Sat Jan 10, 2009 2:19 pm

I realized that the translation in the footer is also gone. It has no footer anymore.

I use K2 hookup to set a "before footer" with this code:
Code: Select all
<p>
      ©  2005-<?php echo date("Y");?> by [...].
<?php _e("<!--:en-->Downloadable content is for private use only.<!--:--><!--:de-->Herunterladbarer Content ist nur zur privaten Nutzung zugelassen.<!--:-->"); ?>
<br/>
      <?php
         printf( _c('%1$s - %2$s|1:WordPress, 2:K2','k2_domain'),
            sprintf('<a href="http://wordpress.org/">%1$s <span class="wp-version">%2$s</span></a>',
               __('WordPress','k2_domain'),
               get_bloginfo('version')
            ),
            sprintf('<a href="http://getk2.com/" title="%1$s">K2 <span class="k2-version">%2$s</span></a>',
               __('Loves you like a kitten.','k2_domain'),
               get_k2info('version')
            )
         );
      ?>
      | <a href="http://www.pretty3d.com/">Pretty 3D</a><br/>
<?php
printf( _c('RSS: %1$s - %2$s|1:Postings, 2:Comments','k2_domain'),
            '<a href="' . get_bloginfo('rss2_url') . '">' . __('Postings','k2_domain') . '</a>',
            '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments','k2_domain') . '</a>'
         );
?>
   </p>
rainwebs
 
Posts: 9
Joined: Fri Jan 02, 2009 5:23 am

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby rainwebs » Sat Jan 10, 2009 2:38 pm

I did a fresh install of the plugin. No change. I will go back to 2.0.3. now, the site has to be published ;-).
rainwebs
 
Posts: 9
Joined: Fri Jan 02, 2009 5:23 am

Re: [HOWTO] Upgrade from 1.x/Polyglot to qTranslate 2.x

Postby Still can't translate Categories. » Wed Jan 14, 2009 1:48 am

Hello to all. I've spent many hours in here and still haven't found out how to translate the categories :(
I've upgraded to WP 2.7 and the latest qTranslate. All is working fine (titles, posts, pages) but i can't see any extra field for translating the category label as in my previous setup. What am I doing wrong? Ive tried <!--:el-->greek_word<!--:--><!--:en-->english_word<!--:-->but then i just get a category labeled greek_wordenglish_word
Any help will be much appreciated.
Still can't translate Categories.
 

PreviousNext

Return to qTranslate Support Forum

Who is online

Users browsing this forum: Google [Bot], Google Adsense [Bot] and 6 guests