I'm running the latest versions of GC(1.0.2100) for WR (2.0.0) since a week. Sometimes GC loads for 30s-60s and shows the calendar without the menu of the roster and the following error. That only happens on the GC page. Anyone an idea whats wrong?
TIA, Jakob
- Code: Select all
The quiet die function suffered a fatal error. Die information below
First die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /is/htdocs/wp1001958_EVXO98MXQI/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT * FROM wowroster_addons_GroupCalendar_other WHERE id='upload_time'
)
Second die data:
Array
(
[0] => 2006: MySQL server has gone away
[1] => Database Error
[2] => /is/htdocs/wp1001958_EVXO98MXQI/roster/lib/dbal/mysql.php
[3] => 234
[4] => SELECT `guild_name`, CONCAT(`region`,'-',`server`), `guild_id` FROM `wowroster_guild` ORDER BY `region` ASC, `server` ASC, `guild_name` ASC;
)
PHP Notices/Warnings:
Array
(
[/is/htdocs/wp1001958_EVXO98MXQI/roster/addons/GroupCalendar/guild/include/calendar_functions.php] => Array
(
[0] => Notice line 636: Undefined index: child
[1] => Notice line 660: Undefined variable: eventdata
)
[/is/htdocs/wp1001958_EVXO98MXQI/roster/lib/functions.lib.php] => Array
(
[0] => Warning line 1276: fopen(/is/htdocs/wp1001958_EVXO98MXQI/roster/cache/tpl_default_header.html.inc) [function.fopen]: failed to open stream: No such file or directory
[1] => Roster Warning line 1278: Cannot open file (/is/htdocs/wp1001958_EVXO98MXQI/roster/cache/tpl_default_header.html.inc)
)
)