System Config
New installation of 1.7
What version of PHP are you using? 4.4.2
What version of MySQL are you using? 4.0.26
Site is hosted, Have full access
Using Latest versions of CharacterProfiler, GuildProfiler.
All English language servers.
Error messages
I am not receiving a error message except
But if my info is right this is because I have not uploaded data yet.Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wowroster/admin/config.php on line 300
The only other message I find is in the SQL Queries box
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
I have been searching the site and came across Diversion's post
I tried the phpMyAdmin trick and it worked. Under the guild table I modified:
guild_id: Set to 1
guild_name: Your guild name
server: Your server
faction: Horde/Alliance
I didn't bother with anything else. After that, my menu worked properly and I made the in-script modifications and uploaded the data.
I started over from scratch new database, new install same problems so I tried MyAdmin.
guild_id: Set to 1 (found in table roster_guild but no data in roster_config to edit) Hope I’m explaining this well)
guild_name: Your guild name (found and correct)
server: Your server (found and correct)
faction: Horde/Alliance (found in table roster_guild but no data in roster_config to edit)
So for me I was only able to verify the site was updating the db.
Someone suggested that we check upload_max_filesize it is set to 2M but my char.lua is 1mb currently. Is this a server side setting?
In my Roster Diag’s everything seems to be fine the only options turned off are
T1LibSupport=No
Safe_Mode=Off
Server_name_comp=off
So for me I’m stuck until someone says needs more data…
Any help is appreciated
Thanks, Bob
Part 2#
Read and tried keldrak's post
Recieved these errors..
Warning: file(): open_basedir restriction in effect. File(/var/tmp/phpz2r70o) is not within the allowed path(s): (/home/mysite/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/mysite/public_html/wowroster/lib/luaparser.php on line 38
Warning: file(/var/tmp/phpz2r70o): failed to open stream: Operation not permitted in /home/mysite/public_html/wowroster/lib/luaparser.php on line 38