11
Piodiwan
Re: NEWS module - all gone
  • 2005/10/12 9:37

  • Piodiwan

  • Just popping in

  • Posts: 10

  • Since: 2005/9/1 1


Quote:

dadoprom wrote:
Now, I called my host, he repaired the table and it all works, except I left the php debug on and it says strange things. Cold somebody look at that, what is wrong? Perhaps I should reload some files in the system? Look here http://www.mla.sk


thanx for your help.


I think your host just updated to php 5.0.5 and you have to fix some php coding issues which are not allowed anymore.

i.e:

$tmp = $myclass->doSomething(doAnotherThing($tmp1))

isn't working
you have to do it like this

$val = doAnotherThing($tmp1)
$tmp = $myclass->doSomething($val)

Hope that helped.

Grtz Piodiwan

12
dadoprom
Re: NEWS module - all gone
  • 2005/10/12 13:12

  • dadoprom

  • Not too shy to talk

  • Posts: 143

  • Since: 2004/3/2 1


This is what the php debug claims:Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file kernel/config.php line 188
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file header.php line 136
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_1 - assumed '_MI_NEWS_SKIN_1' in file modules/news/xoops_version.php line 478
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_2 - assumed '_MI_NEWS_SKIN_2' in file modules/news/xoops_version.php line 479
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_3 - assumed '_MI_NEWS_SKIN_3' in file modules/news/xoops_version.php line 480
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_4 - assumed '_MI_NEWS_SKIN_4' in file modules/news/xoops_version.php line 481
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_5 - assumed '_MI_NEWS_SKIN_5' in file modules/news/xoops_version.php line 482
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_6 - assumed '_MI_NEWS_SKIN_6' in file modules/news/xoops_version.php line 483
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_7 - assumed '_MI_NEWS_SKIN_7' in file modules/news/xoops_version.php line 484
Notice [PHP]: Use of undefined constant _MI_NEWS_SKIN_8 - assumed '_MI_NEWS_SKIN_8' in file modules/news/xoops_version.php line 485
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file header.php line 136
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file header.php line 136
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 112
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 204
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 216
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 307
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file header.php line 136
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Constant _MB_NEWS_ORDER already defined in file modules/news/language/svk/blocks.php line 5
Notice [PHP]: Constant _MB_NEWS_DATE already defined in file modules/news/language/svk/blocks.php line 6
Notice [PHP]: Constant _MB_NEWS_HITS already defined in file modules/news/language/svk/blocks.php line 7
Notice [PHP]: Constant _MB_NEWS_DISP already defined in file modules/news/language/svk/blocks.php line 8
Notice [PHP]: Constant _MB_NEWS_ARTCLS already defined in file modules/news/language/svk/blocks.php line 9
Notice [PHP]: Constant _MB_NEWS_CHARS already defined in file modules/news/language/svk/blocks.php line 10
Notice [PHP]: Constant _MB_NEWS_LENGTH already defined in file modules/news/language/svk/blocks.php line 11
Notice [PHP]: Constant _MB_READMORE already defined in file modules/news/language/svk/blocks.php line 26
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/database/database.php line 128
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file kernel/config.php line 188
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 100
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 239
Notice [PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 386
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 257
Notice [PHP]: Only variables should be assigned by reference in file class/module.textsanitizer.php line 288
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 135
Notice [PHP]: Only variable references should be re
Everything is possible......
-------------------------------------------------
http://www.mla.sk

13
Herko
Re: NEWS module - all gone
  • 2005/10/12 13:17

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


just a few notices!

Seriously tho, these are PHP5 notices and you can ignore them -for now. They will not interfere with your website's operation, when you turn php debug off your site should work fine.

Herko

14
dadoprom
Re: NEWS module - all gone
  • 2005/10/12 13:23

  • dadoprom

  • Not too shy to talk

  • Posts: 143

  • Since: 2004/3/2 1


ok, thank you,

I hope everything will work fine

thanx
Everything is possible......
-------------------------------------------------
http://www.mla.sk

Login

Who's Online

409 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 409


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits