MyBB Community Forums

Full Version: [Beta] MyBB Google translate v0.2a (translate forum to 38 languages)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Hello Smile
Plugin adds extra languages to your forum. It supports 38 languages. If it's making errors please write in this topic. Download in the bottom of this post. Plugin is still beta! Please notify me if plugin isn't working.

Plugin:
- uses google translate to translate forum
- has cache (in DB) - beta
- get's your lang and set it
- increase your site 'amount' in google (~35x) (site:yourforum.com in google)
- works with other seo plugins

Screens: http://img405.imageshack.us/gal.php?g=51771199.jpg

License:
Plugin is always free you musn't sell or modificate it without author's (mine) approval. (I want to know what is happening with it)

Thanks

If this plugin is breaking any license notify me!

Download: http://pgc-cs.eu/MybbGTranslate.zip
or attached file below (this is the same file)
Hi
very very goodWinkWink
I love you for your good plugin.
thanks
oh, nice plugin Smile
if u want, i can be your tester Smile
I've attached a screen shot of what appeared when I tested this on my localhost. Also, there's a blank line in the description that kind of bugged me. The images are in the right place, and when I click the links, I get an error ('Not Found').
When you click a link, is the translation still active on target site?

When you submit a form (click a button), is the translation still active on target site?
(2010-04-20, 08:03 PM)querschlaeger Wrote: [ -> ]When you click a link, is the translation still active on target site?

When you submit a form (click a button), is the translation still active on target site?

When I click on the links that are shown in that screenshot it goes to /de or /ca or whatever abbreviation which do not exist, so I get a 'Not Found' error.
Hi, can you show me a code of those broken images (their src's)?

Quote:When you submit a form (click a button), is the translation still active on target site?
On ~half of them, I will fix it in next version (make all).
I forgot to include .httacess - sorry! (Included in 1st post)
Quote:Hi, can you show me a code of those broken images (their src's)?

Here you go:

			<!-- start: gt-flags -->

		<div id="languages" >
		<div style="margin-left: auto; margin-right: auto;align: center; float:center;text-align:center;height:33px;">
		<a href="http://localhost/cs/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/cs.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/da/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/da.gif" alt="Translation by Google Translate" /></a>

		<a href="http://localhost/de/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/de.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/en/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/en.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/es/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/es.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/fr/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/fr.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/it/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/it.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/pl/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/pl.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/ru/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/ru.gif" alt="Translation by Google Translate" /></a>
		<a href="http://localhost/tr/mybb1412/" title="Translation by Google Translate"><img src="/images/gtflags/tr.gif" alt="Translation by Google Translate" /></a><br/><script type="text/javascript"><!--
			google_ad_client = "pub-3225283679223406";
			/* 468x15, pgc-cs.eu */
			google_ad_slot = "9532502828";
			google_ad_width = 468;
			google_ad_height = 15;
			//-->
			</script>

			<script type="text/javascript"
			src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
			</script>
		</div>
		</div>
		
<!-- end: gt-flags -->
It appeared after you translated page (so page has got cat f.e. /fr/ )? If I have got right I know whats wrong - what about translations, do they work or plugin does not translating some texts ?
The directory of my forum is localhost/mybb1412 (it's updated, I just haven't changed the folder name). When I click on a link it brings me to localhost/es/mybb142. That goes for any of the links I've clicked. It doesn't translate the page at all.
Pages: 1 2 3 4 5 6