Store accounts are different from the site account below.

GSearch Pro

JCD-A Member


Integrity
Honesty
Service
Quality

Powered by Joomla!

Simple
Powerful
Extensible

GSearch Pro!

Google Search Results within Joomla!Google AdSense Search Results within Joomla!

Not on a google.com page! Your users remain within your site. A must have for anyone with a Google AdSense Account and Joomla! website. Learn More...

AdSense Modules

Google AdSense in Joomla!Google AdSense for Joomla!

Editor's Pick at the Joomla.org Extensions Directory! More than 100,000 downloads, satisfied users, and FREE. Learn more... 

JTrans Pro!

Joomla TranslationsAutomatic Translations for Joomla!

Have your site in up to THIRTEEN languages! JTrans Pro utilizes online translation servers (Google and Yahoo babelfish) to deliver you translations in seconds. Learn More...

HostMetrics

HostMetrics at Joomlaspan

We have partnered with RealMetrics to bring you useful web metrics - raw, unbiased reports of uptime, site speed, and support response times - from dozens of hosting companies, using more than 110,000 monthly tests on real accounts. Check out Joomlaspan HostMetrics to make an informed decision today.

Monitor

Joomla Monitor ServicesYour Website Down? Oops... 

JoomlaMonitor is a Joomlaspan Service that monitors your site/server round the clock, with INSTANT email and SMS alerts! A malfunctioning site gives a negative image to your organization and leads to loss of income. Sign Up Free!

WebTools

WebToolsHighly Useful WebTools

Use these WebTools to get more information on your website. Some popular tools include PageRank Prediction Tool, Backlink Checker, Website Speed Test etc. More...

Guarantee

Joomlaspan GuaranteeJoomlaspan Guarantee.

Our products are backed by lifetime upgrade, 30-day 100% money-back guarantee and free customer support. In addition, you also get 25% off on additional licenses, for all products!

Select Documentation

JTrans Pro Documentation - Joomla! Translation PDF  | Print |  E-mail
Documentation
Article Index
Joomla! Translation
Languages available
Installation
Configure .htaccess
Troubleshooting
Avoid Strange Characters
Changelog

Troubleshooting JTrans Pro

There are variations in the way servers are configured. As JTrans Pro uses CURL module of PHP to rewrite translated page URLs, CURL should be installed on your server. It is by default installed in more than 99% of all servers.

Important: If you are using JTrans Pro with Joomla! 1.0.13, please make sure you have installed the hotfix for that version of Joomla! as posted here at the official Joomla forum. You need to login there before you can see the attachment in RobS's post.

To reduce the incidence of translation related errors, please increase the cache time in the component configuration. We recommend 86400 seconds (24 hours) to avoid frequent requests to translation engines. You can set it even higher to further reduce the load on translation engines.

Here are some issues that may arise and solutions: 

  • 404 Not Found error 

This is an indication that htaccess is not configured correctly. Possibilities include

  1. no htaccess file at all
  2. htaccess.txt not renamed to .htaccess
  3. extra spaces in the codes or missing characters in codes
  4. commented out JTrans Pro code
Solution is to look for correct these. For 3 and 4, you may just copy and paste the entire htaccess codes as given in this documentation, and that should sort it out.
  • 500 Internal Server Error

If you get this error, it is very likely that your PHP is running as CGI (phpSuExec installed in your server). When phpSuExec is installed, php scripts should be CHMODed to 644 and folders to 755 (this is a security feature). But, if your Joomla! has CHMODed the JTrans Pro files and folders to 666/777 on installation, you will get this error.

How to identify if you are running PHP as CGI?

Go to Joomla Admin > Top Menu > System > System Info > PHP Info

If Server API has CGI written in front of it, then you are running PHP as CGI. If so, then you need to change permissions (CHMOD) of folders to 755 and .php files to 644, especially here:
/components/com_jtranspro to 755
all .php files in that folder to 644

  • 504 Server Error

These 504 errors have nothing to do with JTrans Pro per se. The problem is likely due to too many people using the translation at the same time, resulting in long queue for translation, thereby resulting in Gateway timeouts. These errors will go away by themselves in a short time.

  • Translated pages are blank

Clear the cache and please check again. If it is still blank, then toggle the comment in line  # Options FollowSymLinks and check. It should work now.

  • Blank page with "1" in that page. 

Clear the cache and please check again. If it is still blank, then toggle the comment in line  # Options FollowSymLinks and check. If you are using Joomla 1.0.13, make sure you have the hotfix installed from the link given at the top of this page.

  • Clicking on translation flags returns to homepage, without translation

This error is the same as 404 Not Found Error above.  Probably your site is configured to return to homepage when 404 errors are encountered.
 

In addition, all the above errors may be produced because of the  # Options FollowSymLinks line. You may toggle (remove/add) the comment (#) and check.

  • Flags are not clickable after translation

This is a known issue with Arabic translation only. It is possibly related to Google translation itself and there is no fix at this moment. As soon as it is available, we will let you know.

If you have this error with any other language, try clearing your cache as above and check again. It should resolve the issue.

  • Japanese, Chinese and Koren languages appear as question marks, squares and other strange characters!

This is not because of an error in the components or Joomla! It is simply because you have not installed Asian language characters in your PC. Please refer to the Google Search results here, till we add our own page on it.

  • Call to undefined function curl_init() in...

JTrans Pro needs CURL module in PHP to be enabled. This is enabled on more than 99% of all servers. If not, you will see this error report.  Please ask your host to install this for you. If you have access to WHM - Web host manager - you can even do this yourself.
  • Images  disappear from the translated pages!

This may happen if the images are not referenced correctly from your site. Instead of placing images as "images/image.png" please place them as "/images/image.png" and it will work.

  • JTrans Pro flags disappear suddenly sometimes.

This was due to a temporary issue at our admin area. If you notice this, please open a support ticket at http://support.joomlaspan.com with your license code in question and we will fix it for you as soon as possible.

  • Strange characters are seen in translated pages.

This is described on the next page "Avoid Strange Characters".
 

  • More will be added in time...

If you have any new errors or if the above solutions do not work for you, please do contact us through the contact form above and we will assist you. However, if you need us to do the troubleshooting with or without complete installation and configuration by ourselves on your site, please get the JTrans Pro support package from the store. We will need temporary access to your Joomla! admin and FTP/ cPanel.

 

How to order the support package?

Please login into the store at the client area. The support package is tied to your JTrans Pro order.

Option 1: View Your Orders > (Select the JTrans Pro order) VIEW > Order Product Extras

Option 2: Copy-paste this link http://store.joomlaspan.com/browse_extras.php?order_id=YOUR_ORDER_NUMBER in your browser and replace YOUR_ORDER_NUMBER with your order number for JTrans Pro (3 or 4 digit number).

If these is any problem, please contact us.



Last Updated ( Saturday, 08 March 2008 )
 
:
Delicious
Furl it!
Spurl
NewsVine
Reddit
YahooMyWeb
Technorati
Furl it!
Stumble
Slashdot
De.lirio.us
Joomlaspan