vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=232456)

NLP-er 05-06-2010 09:11 PM

Quote:

Originally Posted by Bouncer222 (Post 2032349)
I agree...

I got 100 emails of vbulletin database errors and still getting it!
Fix the errors or remove the mod!

Why are you thinking that there is anything to fix? What are error messages? "MySQL has gone away"? - there is nothing to fix - you have to configure your mysql appropriately.

Mod is fully functional :) and I do not have to removing anything. But you can just do not use it if you do not like it.

Also I suggest to just ask what it is about instead of screaming "fix the errors" without even talking what errors and without even knowing that it is vBET error or not. What is your purpose here?

Bouncer222 05-06-2010 09:19 PM

NLP-er
I got spammed to my email with over 100 emails in one night about some vb translator error.

Here is the full error ( I am pretty sure that ALL the emails had the same error reported)

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM vbenterprisetranslator_cache_medium help, vbenterprisetranslator_cache_medium cache WHERE help.originaltext='This+is+a+discussion+forum+powe red+by+vBulletin.+To+find+out+about+vBulletin%2C+g o+to+http%3A%2F%2Fwww.vbulletin.com%2F+.' AND help.tl='iw' AND cache.serie=help.serie;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Thursday, April 15th 2010 @ 04:20:45 PM
Error Date : Thursday, April 15th 2010 @ 04:21:01 PM
Script : http://www.brotherhoodofgamers.com/b...ade/2010/4/13/
Referrer :
IP Address : 220.181.94.228
Username : Unregistered
Classname : vB_Database
MySQL Version :
The spamming stopped now, I didn't even do anything, but before that one night, I got every night some emails about some errors, also that had to do with vb enterprise translator.

I still get errors sometimes.

NLP-er 05-06-2010 09:49 PM

Quote:

Originally Posted by Bouncer222 (Post 2032807)
NLP-er
I got spammed to my email with over 100 emails in one night about some vb translator error.

Here is the full error ( I am pretty sure that ALL the emails had the same error reported)



The spamming stopped now, I didn't even do anything, but before that one night, I got every night some emails about some errors, also that had to do with vb enterprise translator.

I still get errors sometimes.

This is not a bug at all. This is just your mySQL configuration issue. Please note that first translation time depends not on vBET but on Google and in your case sometimes before you got answer you mysql connection was already timed out.

Now you have less of those messages because most translations are cached by vBET so you get those immediately and also produce less traffic to Google, so get faster response from there in case if something is not cached yet.

Still you have to just configure your mysql timeouts to higher value to eliminate or minimalize this issue. This is also official vBulletin team answer for that issue - it is not on our side - it is your server configuration.

Please see here for details about "MySQL server has gone away" issue:
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

Hope that helps - in case of any question please just ask - I will gladly help you :)

J6488EEA8E90 05-07-2010 03:41 AM

Tagged. Have to evaluate if it would be useful for my forum as we have a fair bit of medical terms in the conversation.

NLP-er 05-07-2010 08:10 AM

Quote:

Originally Posted by J6488EEA8E90 (Post 2032931)
Tagged. Have to evaluate if it would be useful for my forum as we have a fair bit of medical terms in the conversation.

There is only one way to check it... ;)

FazerPaint 05-07-2010 09:32 PM

Installed and working great cheers:-

The only way I could get it to work was to put my forum URL in where it says "Forum Directory" even though my forum is linked to my domain. After putting the forum URL in everything worked perfectly..........THANKS !!!!

Marco van Herwaarden 05-08-2010 12:33 PM

Please note that discussing, or asking for support on, the commercial version is not allowed on vBulletin.org.

Please use the developers website for such inquiries.

All posts regarding the commercial version removed.

NLP-er 05-09-2010 05:58 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 2033720)
Please note that discussing, or asking for support on, the commercial version is not allowed on vBulletin.org.

Please use the developers website for such inquiries.

All posts regarding the commercial version removed.

Thanks for note :)

evildon 05-12-2010 11:24 AM

1 Attachment(s)
Hi

I'm using latest version of vbulletin,vbseo and this mod...
I'm getting this problem in google webmaster ( please check the attachement)

https://vborg.vbsupport.ru/attachmen...1&d=1273666965

It about 15000 url showing 404NOT Found error.

Please help to solve this problem.

Thanks

docvader 05-14-2010 07:53 PM

Anyone have any idea why I'm getting this error:

Fatal error: Call to undefined function iconv() in /home/xxxxxxx/public_html/forum/includes/vbenterprisetranslator_functions.php on line 246

my forum is in http://forum.russbo.com Main site is www.russbo.com

Had it working on my previous site with no problem, not sure how the subdomain thing is messing this up.


EDIT: I"m missing ICONV in my php. I think that's the problem. I'll get it fixed... Sorry to bother.

EDIT AGAIN: Installed ICONV. Fixed. Works like a charm! Awesome work NLP.

Santori 05-16-2010 10:11 PM

Hello, this is a great hack!!
Thanxxx a lot!!!

NLP-er 05-25-2010 04:50 AM

Quote:

Originally Posted by evildon (Post 2035660)
Hi

I'm using latest version of vbulletin,vbseo and this mod...
I'm getting this problem in google webmaster ( please check the attachement)

https://vborg.vbsupport.ru/attachmen...1&d=1273666965

It about 15000 url showing 404NOT Found error.

Please help to solve this problem.

Thanks

This URL you have there is ot working in original language so it cannot work in translation...
This is your url for original:
Code:

http://www.indianidiots.com/blogs/tags/gaming/index%20.html/
The question is how this weird index%20.html/ gets there? This is the key to solve this. Please check does such links are not generated on your html output. vBET is not validating links - only adds there language code. It is possible that it si some vBET bug, but first please check does your forum is not producing broken links - in such case vBET is working just as it should be.

motorola 05-25-2010 06:14 AM

I'm getting many database errors, and I dont how to fix these. Look below for the error. Anyone could help me please.

Database error in vBulletin 4.0.3:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM vbenterprisetranslator_cache_short help, vbenterprisetranslator_cache_short cache WHERE help.originaltext='Page+2-Old+forum%2Carchive+sections%21' AND help.tl='ga' AND cache.serie=help.serie;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Tuesday, May 25th 2010 @ 10:03:57 AM
Error Date : Tuesday, May 25th 2010 @ 10:04:29 AM
Script : http://www.mydomain.com/forum/forumd...sc&language=ga
Referrer :
IP Address : 67.195.115.116
Username : Unregistered
Classname : vB_Database
MySQL Version :

lubbie 05-25-2010 03:06 PM

Hi. is there a way to get around the text (Links title) something similiar what vb is using with it notes (Colored background, bordered)?

evildon 05-30-2010 12:43 AM

@NLP-er
Hi i see that no such links are generated in my html output.I have checked the forum at i think there there is no broken links..
I have asked for support in vbseo and they told the plugins creates the problem..and they dont support for such issues

Thanks

mikeinjersey 05-30-2010 02:46 AM

Quote:

Originally Posted by evildon (Post 2045326)
I have asked for support in vbseo and they told the plugins creates the problem..and they dont support for such issues

Thanks

Stay away from vbSEO's advice on this plugin. They've practically programmed their staff to be against this plugin since last summer. Whether their jealous of it....not making money from it or whatever.. They've been against it the entire time without SPECIFICALLY specifying why its so bad. It does not violate Google rules in any way and Google is very much aware and accepting of the plugin.

For some reason vbSEO just wants to be completely against this plugin forever...for some unknown specified reasons.

I just installed it 10 days ago and already having very good results. And so are so many others on Michal's forums.

motorola 06-02-2010 07:20 AM

No one with an answere? How to stop the database errors in post #293 ?

kamilkurczak 06-07-2010 12:30 PM

hello motorola,

Is that the server timed out and closed the connection.
Set variable wait_timeout for mysql server to higher value.

Here you can find a full solution:

http://www.vbulletin.com/forum/showt...rror-explained

jskoh 06-12-2010 05:00 AM

i got this error msg from my email. what is wrong?

Quote:

Database error in vBulletin 4.0.3: Invalid SQL: SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_vbblogglobal AS phrasegroup_vbblogglobal, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_vbblogcat AS phrasegroup_vbblogcat, phrasegroup_inlinemod AS phrasegroup_inlinemod, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM language WHERE languageid = 1;

motorola 06-12-2010 02:52 PM

Quote:

Originally Posted by kamilkurczak (Post 2049879)
hello motorola,

Is that the server timed out and closed the connection.
Set variable wait_timeout for mysql server to higher value.

Here you can find a full solution:

http://www.vbulletin.com/forum/showt...rror-explained

And how can I do that ? Where I must edit the variable to the higher value ? Where I need to make changes...?

jskoh 06-13-2010 04:58 PM

Quote:

Originally Posted by jskoh (Post 2052372)
i got this error msg from my email. what is wrong?


support please.. i have uninstall this product, but the error is flooding my email...

sean-zigster 06-17-2010 12:43 PM

Hi ,

Installed ok but when it translates i get this error

Quote:

Warning: set_time_limit() has been disabled for security reasons in [path]/includes/vbenterprisetranslator_functions.php on line 148
The problem is i dont have access to the php.ini file ? is there a work around ?

motorola 06-18-2010 04:41 PM

Nobody is here to help, what a poor support for this addon

cosy 06-20-2010 05:06 PM

Code:

<div class="smallfont" align="center">
{vb:raw linkstitle}
<div class="vbetflagsbox">
<vb:each from="flags" value="flag">
<a rel="novbseo" href="{vb:var flag.url}" <vb:if condition="$flag['code']==$vbulletin->options['vbenterprisetranslator_forumlanguage']">onclick="document.cookie = 'vbet_language=; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/'; return true;"</vb:if>><img src="vbenterprisetranslator_flags/{vb:var flag.code}.gif" alt="{vb:var flag.name}" <vb:if condition="$vbulletin->options['vbenterprisetranslator_flags_noborder']">border="0" width="16" height="11" </vb:if>/></a>
</vb:each></ul>
</div>
</div>

add width and height for flag images and boost a little your Page Speed score

singh9211 06-22-2010 04:26 AM

hi there,

After upgrading to the new version i.e vbulletin 4.0.4 getting the following errors:

Warning: require_once([path]/includes/vbenterprisetranslator_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(394) : eval()'d code on line 252

Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/xxxxxx/xxxx/xxxxx/xxxxxxx/includes/vbenterprisetranslator_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/22/5998922/html/websites/geekworld/includes/class_bootstrap.php(394) : eval()'d code on line 252

Warning: require_once([path]/includes/vbenterprisetranslator_url_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(29) : eval()'d code on line 280

Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/xxxxxx/xxxx/xxxxx/xxxxxxx/includes/vbenterprisetranslator_url_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/22/5998922/html/websites/geekworld/global.php(29) : eval()'d code on line 280

Please help me in getting rid of these errors.

Thanks in ADvance..........

kamilkurczak 06-22-2010 11:04 AM

Quote:

Originally Posted by sean-zigster (Post 2054987)
Hi ,

Installed ok but when it translates i get this error



The problem is i dont have access to the php.ini file ? is there a work around ?

Try to disable safe mode by your .htaccess file.

kamilkurczak 06-22-2010 11:10 AM

Quote:

Originally Posted by motorola (Post 2052541)
And how can I do that ? Where I must edit the variable to the higher value ? Where I need to make changes...?

solution is described in the link which is pasted. This is the official solution by vBulletin.

if you want an immediate answer - ask here http://www.vbenterprisetranslator.com/forum/

kamilkurczak 06-22-2010 11:18 AM

Quote:

Originally Posted by singh9211 (Post 2057271)
hi there,

After upgrading to the new version i.e vbulletin 4.0.4 getting the following errors:

Warning: require_once([path]/includes/vbenterprisetranslator_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(394) : eval()'d code on line 252



Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/xxxxxx/xxxx/xxxxx/xxxxxxx/includes/vbenterprisetranslator_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/22/5998922/html/websites/geekworld/includes/class_bootstrap.php(394) : eval()'d code on line 252







Warning: require_once([path]/includes/vbenterprisetranslator_url_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(29) : eval()'d code on line 280



Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/xxxxxx/xxxx/xxxxx/xxxxxxx/includes/vbenterprisetranslator_url_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/22/5998922/html/websites/geekworld/global.php(29) : eval()'d code on line 280



Please help me in getting rid of these errors.

Thanks in ADvance..........

not checked yet how vBET works with this version of vB.

I will check this vB version and write how it works.

skol 06-24-2010 10:35 PM

Quote:

removing credit link without donating NLP-er means BREAKING LICENSE AGREEMENT and you lose your rights to use this mod
- using it after that is illegal, it is software PIRACY
Why would removing the credit link have such a diverse effect?

schlottkej 06-26-2010 04:08 AM

Hi there...

I have this installed and its working fine on the forum, but when using 8WayRun's Media application the flags link to /ru/media.php instead of the vbSEO rewritten /ru/media/ (the domain.com/media/ works fine... the others link to the wrong URL)

Any tips on how to resolve this?

schlottkej 06-26-2010 04:55 PM

It actually occurs anywhere where the URLs are otherwise rewritten.. like the following:

www.domain.com/nl/showthread.php?t=1336680
www.domain.com/nl/media.php?do=details&mid=12461

They will both rewrite to the base thread, not the translated version like so:

http://www.domain.com/forum-name/133...itle-here.html
www.domain.com/media/

How can I fix this?

singh9211 06-30-2010 05:03 AM

Quote:

Originally Posted by kamilkurczak (Post 2057393)
not checked yet how vBET works with this version of vB.

I will check this vB version and write how it works.


Please check it as soon as possible, as i need to update it.

Thanks

FReeSTER 07-08-2010 10:34 PM

1 Attachment(s)
Well, after installing this Mod to forum I lost all my styles I had there and it looks like below attachment

What can I do to fix that?
Any ideas please

FReeSTER 07-08-2010 11:06 PM

Im not sure if it was because this Mod or CURL instalation to my php file.

Anyone knows how to fix it?

linuxututs 07-09-2010 01:04 PM

"NLP-er" main website is down to; Hope everything is alright.

I have paid version and everything works except CMS articles. Had it fixed until I upgraded vB.

Thanks,

tbl33 07-09-2010 03:24 PM

I am still unable to get this thing installed on VB 4.0.4

I bought the unbranded version last week, am getting no support help.
other then them telling me that I must have uploaded the files wrong.

I re-downloaded them from the authors site, re-uploaded to the server and after more then an hour, it still fails to complete the install. Same exact failure as the first set of files that I uploaded from them.

Their website has been down since yesterday. At this point I am down over $200.00 and have an unusable program. I will give them til next week and I guess seek a refund via paypal before it's too late!!!!!

linuxututs 07-09-2010 04:43 PM

Exact same boat Mate, except mine half-way works...
I been waiting on the/an update myself.

Thanks,

tbl33 07-10-2010 12:56 AM

Well, I'm at least glad to hear that it isn't just me.

anthony parsons 07-10-2010 07:52 AM

Without Prejudice

Hi,

His website could be down due to my legal action taken against this individual, it could be purely coincidence, though my lawyer did serve his webhost and notified other parties a couple of days ago for breach of laws due to deceptive practices employed by this individual through the sale of the software.

I am not going to respond here again due to legal reasons and this is not the place for such conversation. You can read about the issue at http://www.vbenterprisetranslator.info for more on the issue.

I hope to see Michal back soon providing quality software to us all without the deceptive aspects. Excellent software IMHO.

Regards,

Anthony Parsons

mikeinjersey 07-10-2010 11:41 AM

I've read your entire blog site, but why not just give us an exact example of this deceptiveness that he is using ?

It sounds like the same minor things that vbSkin developers do. Some hidden keywords here and there , to help get their own site more easily ranked on search engines. Its so easy to see that type of coding and remove it before installing the plugin anyway.

Why not just sue them as well ?

And why is it that you just happen to own vbenterprisetranslator.info ? Sounds to me like somebody stole your idea & your a little upset about it.

I'm in the U.S. , and don't even know Michal personally. But have praised him on the good work that he's done with vBet..


All times are GMT. The time now is 06:30 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01978 seconds
  • Memory Usage 1,854KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete