twelka3 Posted November 14, 2011 Report Posted November 14, 2011 Hi need help as soon as possible please. I had turned my auto ranks off to were i can choose what rank the pilot is. But now when i go to my pilot list not any pilot is listed. Please help. Thanks! Quote
TennShadow Posted November 15, 2011 Report Posted November 15, 2011 Hi need help as soon as possible please. I had turned my auto ranks off to were i can choose what rank the pilot is. But now when i go to my pilot list not any pilot is listed. Please help. Thanks! Are you running the latest beta? Quote
twelka3 Posted November 15, 2011 Author Report Posted November 15, 2011 Please tell me there is a way to fix this UPDATE: Should i update to the beta? Or what? Quote
Steve Bartlett Posted November 16, 2011 Report Posted November 16, 2011 I am now also having this problem, if anybody could help Quote
twelka3 Posted November 17, 2011 Author Report Posted November 17, 2011 so im guessing no fix at thiss time or what? Quote
Steve Bartlett Posted November 18, 2011 Report Posted November 18, 2011 Bueller? Bueller? Need some help here guys please. In the admin Panel, when I click on "View All Pilots" they don't show up. I have tried the update, I have done a restore from the server backup from a week ago, still nothing. Quote
bunoire14 Posted November 18, 2011 Report Posted November 18, 2011 Not come across this myself chaps, but if its of any help, Can you access your database in PHPmyadmin, and check that the relevant table is still in place is populated with your pilot data (table name is phpvms_users I think from memory?). Secondly if you enable error reporting in your local.config.php your pilot list may give you an error explaining why the list isn't begin shown, possible coding oversight, or DB issue. This is how i setup my development config, just uncomment the bottom two rows and add a comment to the top two, then switch back once you've finished debugging. # Debug Mode is off by default Config::Set('DEBUG_MODE', FALSE); Config::Set('ERROR_LEVEL', E_ALL ^ E_NOTICE); //Config::Set('DEBUG_MODE', TRUE); //Config::Set('ERROR_LEVEL', E_ALL); With more information on the exact nature of the problem I'm sure a fix can be found, Quote
Administrators Nabeel Posted November 18, 2011 Administrators Report Posted November 18, 2011 Follow the debug instructions in my signature. Have you set the rank to something that doesn't exist anymore? Quote
Steve Bartlett Posted November 19, 2011 Report Posted November 19, 2011 Ok, I had a friend look at it, he opened a settings file, did not change anything, saved the settings file and everything was fixed. We went back to turn the auto rank back on, View All Pilots disappeared again. I have not heard back from yet as to what file those settings were in. All he said was "I just opened up the settings file in the file manager, and then saved it again, and it removed the extra characters." Can somebody tell me where this settings file is? Quote
Steve Bartlett Posted November 19, 2011 Report Posted November 19, 2011 SOLVED: It was the Local_conig in core/templates. All I had to was open it and then save it and it reset it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.