Been working to get Roster set up for a bit and coming up with the same error that others have posted. "Could not find guild in database. Please update members first.Realm:"
I've copied and pasted my guild and server into the guild info and also made sure I have both CP and GP running. Exports look good, the characterprofiler.lua has all the data. You can find it attached.
so, I then looked on the roster_guild table through phpmyadmin and it's empty as expected (since it's not working. Do a record insert and get the following:
Warning: Invalid argument supplied for foreach() in /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php on line 83
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 21
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:145) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 25
Server: localhost
#0 PMA_sendHeaderLocation(https://proxy-netadmin-121728.backstage ... e&reload=1) called at [/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/db_common.inc.php:42]
#1 require(/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/db_common.inc.php) called at [/usr/local/cpanel/base/3rdparty/phpMyAdmin/db_sql.php:16]
#2 require(/usr/local/cpanel/base/3rdparty/phpMyAdmin/db_sql.php) called at [/usr/local/cpanel/base/3rdparty/phpMyAdmin/tbl_replace.php:286]
Fatal error: PMA_sendHeaderLocation called when headers are already sent! in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.lib.php on line 655
Can you help me with this problem?
Thanks!