Page 1 of 1

Some "Undefined Index" Errors

PostPosted: 16 Mar 2012, 01:47
by at0m33
Hi Guys,

i noticed a couple of strange things using the inofficial WBB3 (Wotlab Burning Board 3) arrowchat Integration (http://technex.org/index.php?page=LabSt ... ductID=100). I use the current kick starter edition. (downloaded yesterday)

Almost is working fine, but see for yourself:

When i try to install a theme over the arrowchat admin panel (manual theme configuration in the db is working good):

Code: Select all
Fatal error: PHP notice in file /var/www/clients/client0/web1/web/forum/arrowchat/admin/themes.php (582): Undefined index: theme_name

Information:

error message: PHP notice in file /var/www/clients/client0/web1/web/forum/arrowchat/admin/themes.php (582): Undefined index: theme_name
error code: 0
file: /var/www/clients/client0/web1/web/forum/wcf/lib/system/WCF.class.php (281)
php version: 5.3.3-7+squeeze3
wcf version: 1.1.8 (Tempest)
date: Fri, 16 Mar 2012 08:31:41 +0000
request: /forum/arrowchat/admin/themes.php?do=install&f=red_hd
referer: http://www.blabla.net/forum/arrowchat/admin/themes.php?do=managethemes
Stacktrace:

#0 /var/www/clients/client0/web1/web/forum/arrowchat/admin/themes.php(582): WCF::handleError(8, 'Undefined index...', '/var/www/client...', 582, Array)
#1 {main}


(http://www.blabla.net is not really my homepage ;))

When i log out of the panel:

Code: Select all
Fatal error: PHP notice in file /var/www/clients/client0/web1/web/forum/arrowchat/admin/includes/pages_header.php (122): Undefined index: arrowchat_admin_www.blabla.net

Information:

error message: PHP notice in file /var/www/clients/client0/web1/web/forum/arrowchat/admin/includes/pages_header.php (122): Undefined index: arrowchat_admin_www.blabla.net
error code: 0
file: /var/www/clients/client0/web1/web/forum/wcf/lib/system/WCF.class.php (281)
php version: 5.3.3-7+squeeze3
wcf version: 1.1.8 (Tempest)
date: Fri, 16 Mar 2012 08:38:38 +0000
request: /forum/arrowchat/admin/index.php?do=logout
referer: http://www.blabla.net/forum/arrowchat/admin/themes.php?do=install&f=red_hd
Stacktrace:

#0 /var/www/clients/client0/web1/web/forum/arrowchat/admin/includes/pages_header.php(122): WCF::handleError(8, 'Undefined index...', '/var/www/client...', 122, Array)
#1 /var/www/clients/client0/web1/web/forum/arrowchat/admin/index.php(55): require('/var/www/client...')
#2 {main}


Thereover file upload in the chat is not working (the file is not uploaded to the uploads directory, but it is definitve set to 777 (chmod))

... and when i disable the buddy lists in the the admin panel, so that everybody can chat with everyone who is online, no one is available through the chat list (in the normal buddy list mode everything is ok)

I run the WBB3 together with arrowchat in a ISPConfig 3 Environment. Could this be the problem?

Regards,

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.