1
pinchecl
bunch of notice (PHP)
  • 2005/4/30 6:52

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


I'm getting those notices. Since I'm not too familiair with pHP I'm not sure what it means and how to solve. Can anybody please help?

These are the notices:

Notice [PHP]: Undefined index: query in file modules/statistics/include/hitcounter.php line 64

Notice [PHP]: Undefined index: fragment in file modules/statistics/include/hitcounter.php line 68

Notice [PHP]: Use of undefined constant _XT_TE_BLOCO - assumed '_XT_TE_BLOCO' in file modules/xt_temas/blocks/xt_temas.php line 6

Notice [PHP]: Use of undefined constant visitname - assumed 'visitname' in file modules/uservisit/index.php line 37

Notice [PHP]: Use of undefined constant temps - assumed 'temps' in file modules/uservisit/index.php line 38

Notice [PHP]: Use of undefined constant tempsf - assumed 'tempsf' in file modules/uservisit/index.php line 39

2
tripmon
Re: bunch of notice (PHP)
  • 2005/4/30 9:40

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


They are only notices and should not cause a problem.

They shouldn't appear unless you have debug set in the admin. If you do not have PHP debug enabled, that means your php error reporting in php.ini needs adjustment.

Otherwise:
You can turn off debug and forget you ever saw them.

You could remove them, but it would take a working knowledge of php to do so. They will in no way adversly affect your site.

3
pinchecl
Re: bunch of notice (PHP)
  • 2005/4/30 10:35

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Thanks Tripmon, that's what I wanted to know.

Login

Who's Online

202 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

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

Latest GitHub Commits