DEBUG: undefined var

Current Version: 2.0.2
Released: 2013-10-27
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
js2002
Active Member
Posts: 32
Joined: 24. August 2011 16:24
phpBB.de User: js2002
phpBB.com User: js2002

DEBUG: undefined var

Post by js2002 »

[phpBB Debug] PHP Notice: in file /portal/modules/portal_events.php on line 83: Use of undefined constant TEXT_TEST - assumed 'TEXT_TEST'

the module code

Code: Select all

'TEXT_TEST'			=> sprintf($user->lang[TEXT_TEST], '3'),
the language file

Code: Select all

'TEXT_TEST'			=> '[test string /w placeholder var aus script: <strong>%d</strong>]',
Do I have to add sth like "isset()"? If yes, where do I have to?
board3_portal_2_0_0b1
phpBB 3.0.9
Locked

Return to “Board3 Portal 2.0.x - English Support”