can the php or apache versions keep the guild info bargraph from working properly?
I have been working with the latest version of xampp, and the bargraph is working. I use the same versions and installed on a isp and the bargraph will not work, it gives a RosterGD error line: 24. when i run debug it seems to show that there is a guildinfo problem and that i dont have it installed right.
- Code: Select all
addons/guildinfo/guild/index.php
Notice line 426: Use of undefined constant JSON_HEX_TAG - assumed 'JSON_HEX_TAG'
Notice line 426: Use of undefined constant JSON_HEX_APOS - assumed 'JSON_HEX_APOS'
Notice line 426: Use of undefined constant JSON_HEX_QUOT - assumed 'JSON_HEX_QUOT'
Notice line 426: Use of undefined constant JSON_HEX_AMP - assumed 'JSON_HEX_AMP'
Warning line 426: json_encode() expects exactly 1 parameter, 2 given
Notice line 426: Use of undefined constant JSON_HEX_TAG - assumed 'JSON_HEX_TAG'
Notice line 426: Use of undefined constant JSON_HEX_APOS - assumed 'JSON_HEX_APOS'
Notice line 426: Use of undefined constant JSON_HEX_QUOT - assumed 'JSON_HEX_QUOT'
Notice line 426: Use of undefined constant JSON_HEX_AMP - assumed 'JSON_HEX_AMP'
Warning line 426: json_encode() expects exactly 1 parameter, 2 given
Notice line 364: Undefined index: alt
Notice line 371: Undefined index: nonalt
Notice line 364: Undefined index: alt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 364: Undefined index: alt
Notice line 371: Undefined index: nonalt
Notice line 364: Undefined index: alt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 371: Undefined index: nonalt
Notice line 423: Undefined index: alt
Notice line 423: Undefined index: alt
Notice line 423: Undefined index: alt
Notice line 423: Undefined index: alt
Notice line 423: Undefined index: alt
Notice line 423: Undefined index: alt
Notice line 426: Use of undefined constant JSON_HEX_TAG - assumed 'JSON_HEX_TAG'
Notice line 426: Use of undefined constant JSON_HEX_APOS - assumed 'JSON_HEX_APOS'
Notice line 426: Use of undefined constant JSON_HEX_QUOT - assumed 'JSON_HEX_QUOT'
Notice line 426: Use of undefined constant JSON_HEX_AMP - assumed 'JSON_HEX_AMP'
Warning line 426: json_encode() expects exactly 1 parameter, 2 given
when i talked to the isp they had just updated the apache servers and it seem to affect any .htaccess files but other then that i dont know. If you need all the detail about php versions and sql versions i can get it all togather.
also when i run a roster diag i get alot of not included in svc but things seem to be working.
ty for any help