I have been having serious problems getting my profiles to update.
When I try to update CharacterProfiler.lua from the WTF/... directory I get the following lines in my update Log:
"Raikir @ Kirin Tor Ignored"
and in my SQL Queries i get:
"SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;"
I have followed the instructions in the post:
www.wowroster.net/inde...c&t=61 {three or four or more times}
I have disabled lines 300 to 316 in config.php {They were originally giving me problems.}
I have renamed config.php to admin.php and the associated internal line
$script_filename = 'admin.php';
{no change and was unable to access 'Roster Config so I changed it back}
I am using
www.hostgator.com/ for my host.
It appears the I cannot use a php.ini file with hostgator, however, I can use a .htaccess file. Unfortunately I do not know how to script the variables or where to place the .htaccess file if I need to go that route.
Server OS: Linux 2.6.17.6hg, Apache version: 1.3.37 (Unix), PHP version: 4.4.4 , MySQL version: 4.1.21-standard
Also, when I go into Roster Diag. i find:
PHP Settings phpinfo() page
PHP Version 4.4.4
PHP API Type cgi
safe_mode Off
open_basedir Off
allow_url_fopen On
file_uploads On
upload_max_filesize 10M
I think I just found my problem. My PHP is appears to be running in cgi.
If anyone can help me with any of this I would really appreciated it, especially if I do not have to change host, but I am starting to get a bad feeling about that.
Thanks,
**EDIT**
Solved part of the problem. I was unable to add my guild info on the Roster Config page so I had to do it manually in the roster_config table.