Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Edit new forum post - php error
Just tried to fix a typo in my new post and got:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
Fatal error: PHP notice in file /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/111_1_1_newOnEditPost.php (13): Use of undefined constant NEWONEDIT_MESSAGE_ENABLE - assumed 'NEWONEDIT_MESSAGE_ENABLE'
Information:
error message: PHP notice in file /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/111_1_1_newOnEditPost.php (13): Use of undefined constant NEWONEDIT_MESSAGE_ENABLE - assumed 'NEWONEDIT_MESSAGE_ENABLE'
error code: 0
file: /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/WCF.class.php (281)
php version: 5.2.11
wcf version: 1.1.2 (Tempest)
date: Fri, 16 Jul 2010 04:26:09 +0000
request: /index.php?form=PostEdit&postID=75146
referer: http://www.kde-forum.org/artikel/24901/posting-a-new-feature-request.html
Stacktrace:
#0 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/111_1_1_newOnEditPost.php(13): WCF::handleError(8, 'Use of undefine...', '/home/vhosts/a5...', 13, Array)
#1 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(267): include('/home/vhosts/a5...')
#2 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(436): Template->display('newOnEditPost', false)
#3 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/16_1_1_messageFormSettings.php(58): Template->includeTemplate('newOnEditPost', Array, 1)
#4 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(267): include('/home/vhosts/a5...')
#5 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(436): Template->display('messageFormSett...', false)
#6 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/16_1_1_messageFormTabs.php(36): Template->includeTemplate('messageFormSett...', Array, 1)
#7 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(267): include('/home/vhosts/a5...')
#8 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(436): Template->display('messageFormTabs', false)
#9 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/templates/compiled/74_1_1_postEdit.php(348): Template->includeTemplate('messageFormTabs', Array, 1)
#10 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/system/template/Template.class.php(267): include('/home/vhosts/a5...')
#11 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/page/AbstractPage.class.php(100): Template->display('postEdit')
#12 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/form/MessageForm.class.php(237): AbstractPage->show()
#13 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/lib/form/ThreadAddForm.class.php(434): MessageForm->show()
#14 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/lib/form/PostEditForm.class.php(375): ThreadAddForm->show()
#15 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/page/AbstractPage.class.php(46): PostEditForm->show()
#16 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct()
#17 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/wcf/lib/util/RequestHandler.class.php(95): RequestHandler->__construct('PostEdit', Array, 'form')
#18 /home/vhosts/a54fbe7d05c93e411ee73621484be14084fc7da0/htdocs/index.php(8): RequestHandler::handle(Array)
#19 {main}
|