PDA


View Full Version : Diagnostics Bugs


cfx
02-05-2008, 03:47 AM
In vba_cmps_admin.php two of the file paths in the array are:

includes/cpnav_vbacmps.xml
includes/hooks_vbacmps.xml

when it should be
includes/xml/cpnav_vbacmps.xml
includes/xml/hooks_vbacmps.xml


I'm getting a "File not found" message on both of them even though they exist in their correct location.

zebra
02-05-2008, 08:15 AM
I have teh same thing...

chevy01xtreme
02-05-2008, 12:08 PM
yep same thing
includes/cpnav_vbacmps.xml File does not contain expected contents
includes/hooks_vbacmps.xml File does not contain expected contents

Brian
02-05-2008, 12:26 PM
Thank you for pointing this out. I've went ahead and applied the fix for this to the forum/admincp/vba_cmps_admin.php file in the download package here. Though the bug should not actually be hurting anything, you can correct it if you would like by downloading the files from here again and uploading the forum/admincp/vba_cmps_admin.php file over your existing one.

chevy01xtreme
02-05-2008, 01:19 PM
Thank you for pointing this out. I've went ahead and applied the fix for this to the forum/admincp/vba_cmps_admin.php file in the download package here. Though the bug should not actually be hurting anything, you can correct it if you would like by downloading the files from here again and uploading the forum/admincp/vba_cmps_admin.php file over your existing one.
fixed. thanks :)

zebra
02-06-2008, 03:13 AM
Great and fast support Brian!