I use: PHP Version 5.3.3-1ubuntu9.1
Activated debug.
Reproduced the problem. Result a blank screen without any debug info?
Replaced the bak file, refresh screen, and all is back to normal.
Result error.log
[Thu Jan 06 09:30:57 2011] [error] [client xx.195.169.108] phpMyFAQ
notice: Undefined index: LANG_CONF in /var/www/faq/admin/ajax.trans.php on line 56, referer:
http://xx.195.169.108/faq/admin/index.p ... anslang=nl
[Thu Jan 06 09:31:04 2011] [error] [client xx.195.169.108] phpMyFAQ
notice: Undefined index: LANG_CONF in /var/www/faq/admin/ajax.trans.php on line 56, referer:
http://xx.195.169.108/faq/admin/index.p ... anslang=nl
[Thu Jan 06 09:31:13 2011] [error] [client xx.195.169.108] phpMyFAQ
notice: Undefined index: LANG_CONF in /var/www/faq/admin/ajax.trans.php on line 56, referer:
http://xx.195.169.108/faq/admin/index.p ... anslang=nl
[Thu Jan 06 09:31:18 2011] [error] [client xx.195.169.108] phpMyFAQ
notice: Undefined index: LANG_CONF in /var/www/faq/admin/ajax.trans.php on line 56, referer:
http://xx.195.169.108/faq/admin/index.p ... anslang=nl
AND NOW THE ERROR SHOULD BE THERE
No errors in the error.log
Hans.
changes made tot translation result in blank screen!!
Moderator: Thorsten
Re: changes made tot translation result in blank screen!!
Last edited by hans9 on Thu Jan 06, 2011 9:49 am, edited 1 time in total.
Re: changes made tot translation result in blank screen!!
Hi,
great, this helps me. Could yoou please send me the "broken" dutch language file by e-mail for further investigations?
Thanks!
bye
Thorsten
great, this helps me. Could yoou please send me the "broken" dutch language file by e-mail for further investigations?
Thanks!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: changes made tot translation result in blank screen!!
Added the language file that's causing the problems.
You do not have the required permissions to view the files attached to this post.
Re: changes made tot translation result in blank screen!!
Hi,
thanks, I think I found the issue!
bye
Thorsten
thanks, I think I found the issue!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: changes made tot translation result in blank screen!!
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: changes made tot translation result in blank screen!!
Didn't work.
Also activated the logging again.
But the error.log file is empty.
Also activated the logging again.
But the error.log file is empty.
Re: changes made tot translation result in blank screen!!
Changed:
LANG_CONF[main.numberSearchTerms] array(0 => 'input', 1 => 'Number of listed search terms')
to:
array(0 => 'input', 1 => 'Lijst van geregistreerde zoek termen')
Result: Also with the patch I get a white browser screen.
Returned to the un-patched (origianal) ajax.trans.php
Now this one (array(0 => 'input', 1 => 'Lijst van geregistreerde zoek termen')) doesn't crash.
But the original problem remains.
LANG_CONF[main.numberSearchTerms] array(0 => 'input', 1 => 'Number of listed search terms')
to:
array(0 => 'input', 1 => 'Lijst van geregistreerde zoek termen')
Result: Also with the patch I get a white browser screen.
Returned to the un-patched (origianal) ajax.trans.php
Now this one (array(0 => 'input', 1 => 'Lijst van geregistreerde zoek termen')) doesn't crash.
But the original problem remains.
Re: changes made tot translation result in blank screen!!
Hi,
this is really strange... my patch should solve your issue. Can you please send me your phpinfo() information? Thanks!
bye
Thorsten
this is really strange... my patch should solve your issue. Can you please send me your phpinfo() information? Thanks!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist