Viernes, 03 Septiembre 2010
Viviendo Linux
Bienvenido(a), Invitado(a)
Por favor Ingresa o Regístrate.    ¿Perdiste tu contraseña?
bug report and question!
(1 viendo) 1 Invitado
Ir al fondoPublicar nuevo temaPublicar respuesta
TEMA: bug report and question!
#169
medisoft
Moderador
Posts: 241
graph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 3 Semanas Karma: 2
may I ask you to change the code that i posted above. Maybe the lines are not the same, but they are near

you need to find for
$db->getEscaped(utf8_encode(($narticle->$field)), true),

and replace with
$db->quote(utf8_encode(($narticle->$field))),

near to the line I posted. And so the other changes.
 
Reporte guardado Reporte guardado
 
  Reply Quote
#174
Vol666
Recién llegado
Posts: 10
graphgraph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 3 Semanas Karma: 0
ok i've edited all lines but after that in frontend and backend shows me white page with error
Parse error: syntax error, unexpected ')' in /home/himmania/himmania.com/public_html/plugins/system/jfgoogletranslator.php on line 551

line 551 in my php is ); how you'll see in the screen

prikachi.com/files/1217988O.png
 
Reporte guardado Reporte guardado
  Reply Quote
#175
medisoft
Moderador
Posts: 241
graph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 2 Semanas Karma: 2
I think I will publish the new release.... today I will put it on the downloads section....

I tested it and it worked well here
 
Reporte guardado Reporte guardado
 
  Reply Quote
#180
medisoft
Moderador
Posts: 241
graph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 2 Semanas Karma: 2
The new release is on downloads please upgrade.

May I ask you if it is a good idea to put a update link on the plugin? to do auto-update?
 
Reporte guardado Reporte guardado
 
  Reply Quote
#181
Vol666
Recién llegado
Posts: 10
graphgraph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 2 Semanas Karma: 0
it would be great! i think every plugin, module and component should have an auto-update option... i'm not sure if this is possible...

however i just updated the plugin and want to ask you how to clean the previous translate of the plugin. Should i clean some tables in the database... i;m not sure how the plugin gonna re-translate the pages or everything is in a cookies and its individual for everyone...
 
Reporte guardado Reporte guardado
  Reply Quote
#182
medisoft
Moderador
Posts: 241
graph
Usuario fuera de línea Perfil
Re: bug report and question! hace 8 Meses, 2 Semanas Karma: 2
it uses joomfish, you should edit or delete the translations from joomfish translations menu, or you can delete them manually using phpmyadmin or other software to edit the joomla mysql tables, like jos_jf_content.
 
Reporte guardado Reporte guardado
 
  Reply Quote
Ir al inicioPublicar nuevo temaPublicar respuesta