Diversion wrote: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.
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
twisted-monkey wrote:I fixed it for myself. look out for server config issues.
If you have open_basedir enabled, ensure you edit the upload_tmp_dir in your php.ini to be under the basedir.
basically my file was not being accepted when it was uploaded. so it never got processed.
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest