Sunday, 14 March 2010
Viviendo Linux
Welcome, Guest
Please Login or Register.    Lost Password?
bug report and question!
(1 viewing) 1 Guest
Go to bottomPost New TopicPost Reply
TOPIC: bug report and question!
#197
Vol666
Recién llegado
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re: bug report and question! 2 Months, 3 Weeks ago Karma: 0
man the last version broke my frontend. now i cant open the site...its shows me just blank page... i've turned on error reporting and said that the problem is in googletranslator line 64..

Code:

Notice: Undefined variable: gltr_available_engines in /home/himmania/himmania.com/public_html/plugins/system/jfgoogletranslator.php on line 64
 
Logged Logged
 
Last Edit: 2009/12/20 11:59 By Vol666.
  Reply Quote
#198
medisoft
Moderador
Posts: 163
graph
User Offline Click here to see the profile of this user
Re: bug report and question! 2 Months, 3 Weeks ago Karma: 2
that's is very strange, I have the last version working here, in this site...... please uninstall it and reinstall.
 
Logged Logged
 
  Reply Quote
#199
Vol666
Recién llegado
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re: bug report and question! 2 Months, 3 Weeks ago Karma: 0
well it didnt work in that way. one of the system administrator of the host fixed the problem.. he said that the problem could be came from the server. they would update the stuff or something...but its strange why the error came out a few hours after installing the plugin up to 1.1.5...there was no such problems with the previous vers. may be its just accident....
 
Logged Logged
  Reply Quote
#200
medisoft
Moderador
Posts: 163
graph
User Offline Click here to see the profile of this user
Re: bug report and question! 2 Months, 3 Weeks ago Karma: 2
Thanks I found the problem with the allvideos plugin... the code that escapes plugins didn't know anything about plugins of the form { sometext } and {/ sometext } (without the spaces), I just added this escape rules, and will upload new release that includes this bugfix

Thanks again!
 
Logged Logged
 
  Reply Quote
#202
Vol666
Recién llegado
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Re: bug report and question! 2 Months, 2 Weeks ago Karma: 0
Nice work man! Very productive week!
 
Logged Logged
  Reply Quote
#242
foguer
Recién llegado
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:bug report and question! 1 Month, 1 Week ago Karma: 0
Hi,
I have the same problem with version 1.1.6 :
Code:

Notice: Undefined variable: gltr_available_engines in /{...}/plugins/system/jfgoogletranslator.php on line 64


I removed allvideo plugin but nothing...
My frontpage is like :
Code:


Notice: Undefined variable: gltr_available_engines in /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php:64) in /web/clients/s/socrepre/IBIX4/templates/ja_purity_ii/libs/mobile_device_detect.php on line 113

Warning: Cannot modify header information - headers already sent by (output started at /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php:64) in /web/clients/s/socrepre/IBIX4/templates/ja_purity_ii/libs/mobile_device_detect.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php:64) in /web/clients/s/socrepre/IBIX4/templates/ja_purity_ii/libs/mobile_device_detect.php on line 113

Warning: Cannot modify header information - headers already sent by (output started at /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php:64) in /web/clients/s/socrepre/IBIX4/templates/ja_purity_ii/libs/mobile_device_detect.php on line 114



and
Code:

Notice: Use of undefined constant HTTP_USER_AGENT - assumed 'HTTP_USER_AGENT' in /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php on line 162

Notice: Use of undefined constant jftranslator - assumed 'jftranslator' in /web/clients/s/socrepre/IBIX4/plugins/system/jfgoogletranslator.php on line 162
There are no translations available.


any idea ?
 
Logged Logged
 
Last Edit: 2010/02/02 08:00 By foguer.
  Reply Quote
Go to topPost New TopicPost Reply