Jump to content

RVF147

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by RVF147

  1. Yeah i just took the oceanblue v2 skin and changed the coloring...maybe added a few other easy lines of code from basic php knowledge....but who knows....maybe google might help me stumble across some fixes as well. Not knowing a whole lot about php really makes me want to dive deeper into it just to resolve these issues. Just gotta find the time to learn php then explore phpvms a little more as well.
  2. <td><font color="053077"><?php echo count(ACARSData::GetACARSData());?></td></font>
  3. That line of code didn't start til 194. I changed it but it doesn't look like anything changed.
  4. yeah i just lowered it to 7.2 and the deprecated is gone. I have very little knowledge into php so ill just play around with it until i get it or someone throws up a 7.3 version of the modules and skin. Who knows we might get lucky and figure it out lol. I cant tell you how happy i am that you worked with me on this solution!!!
  5. Yeah its good to see it is running on the new admin site. The new admin site is on 7.3 and the main site is on 5.6. It shows i have the option to downgrade the 7.3 to as low as 7.0 tho if i choose. Should i drop it down to something lower?
  6. Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home2/ravnalas/public_html/Crew/core/classes/ezdb/ezdb_base.class.php on line 45 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home2/ravnalas/public_html/Crew/core/classes/ezdb/ezdb_base.class.php on line 46 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home2/ravnalas/public_html/Crew/core/classes/ezdb/ezdb_base.class.php on line 47 Thees error message appear at the top of the page...can you help with a fix? I am not that experienced with php coding. **ALSO I did as you stated and the admin panel loaded on the new database. So i set it to use the live database...and it WORKS!!!!. The site updated after I approved the pireps and the live site looks to be working. So i think after the above errors get resolved....we have a method of at least getting into the admin panel operations through this method. THANK YOU SO MUCH!!! So am I right in assuming that this is then an issue with the overall server being on 7.3 and my site being on 5.6 is causing compatibility issues with admin center files??? It would be nice to find a long term solution for this since the new admin site (crew.ravnalaskavirtual.com) is pretty dull without compatible skinning.
  7. i know its crazy. Not sure what could be causing this. it worked fine 2 months ago and now it wont play nice with us. I might have to find a new skin and start fresh....should i be looking into upgrading to the phpvms7.0 version or stick with my 5.5.2? Aside from that my site is a dud right now as i cant get into the admin panel...
  8. thanks for catching that wit the password....missed that. also I changed the files with the ones from the original files....still no change. Permission number is 536870911 Justhost wont let me downgrade the domains below 7.0...somehow my fly.ravnalaska domain is remaining at 5.6
  9. it shows server is on 7.3 but my fly.ravnalaskavirtual.com is 5.6. I attached the config file so you can see the settings and yes we use the cpanel with justhost.
  10. Justhost has me on 7.3 despite my complaining. I dont see any way of downgrading back to where we were. Our site is: fly.ravnalaskavirtual.com The mobile version is pretty useless so you may want to make sure you view it through a PC browser. Edit: Just host assistant allowed me to bump back down to 5.6 but still having issues...
  11. I thought about doing that...I will see if I can find the default files for 5.5.2 and give that a whirl. Thanks for the advice. I'll let you know how it goes.
  12. When I logout and log back in, there is no change. I even used another admin account and no luck. It is phpvms 5 5.2 running on php 7.3 server. I know they updated about 2 months ago if that makes any difference.
  13. I am running Chrome and I have cleaned up my browsers on all computer....still not working. Still says "An error was encountered. Please login first." Now none of the admins can access the admin center. I double checked the sql database and all the admins are in the administrator group. I tried adding them to the hub manager group, which also has access to the admin center....still no joy. I have tons of pireps stacking up and no way to get to them for approvals. We are running phpvms 5.5.2. Any help at all is great. I'm running against a brick wall.
  14. Anyone have suggestions for a fix?
  15. I also just logged into another pilot's account after bumping them up to admin status for testing (done through sql) and all the admin links popped up that a normal admin would see....but go figure they cannot log in either...same error message I get. Attached a pic of the exact message I get. Any help is great at this point. I have tried 3 different pcs and none will let me back into the acmin center.... error1.zip
  16. Windows 10 and Ive tried chrome, edge, and IE with no luck...same error. I am the only one with the password to the sql database and server. I have nt been in the server in over 4 months. Its just weird because one day im editing schedules and the next day it wont let me in the admin panel. Ive seen the "unauthorized user" several years ago and resolved that but never the "Please login" when clicking it. The other admin when in and removed me from the admin group and added me back in and still no luck. I just opened the sql database and it shows my Id in the admin group...
  17. Hello- So I have been an admin and web developer for my VA for years now. I tried to login over the past few days and every time I click Admin or go to the admin center I get the error "Error was occured. Please log in first" I tried logging out and re-logging in with no luck. Went into the database and I am showing as part of group 1 - Administrators. I had the only other admin login and he said I show I am part of the admin group in my profile. Not sure what happened...any ideas? I was editing routes a few days ago and I went in to do more editing and it seems like the admin center wont let me in anymore. Any suggestions to the fix would be helpful so I can get some pireps approved. Thank you!
  18. Not seeing the setting. Must be a newer version than 5.5. The only setting there is webmaster email but that's not what needs changed.
  19. That works for selecting the recipient of the email but I am looking for the reply-to....in other words when, when I hit reply in my inbox it populates my email address in the TO field and not the person who sent the email....so in order to send it to them I have to copy their email address out of the body of the email to the TO field otherwise I'd be emailing myself and not them...
  20. I'd like to know the same thing. Ever since I upgraded phpvms it started doing this and cant find the setting or file to edit....did you ever find it?
  21. Sorry to be a pain but can you point me in the correct direction. I have been trying to find one to use that works with phpvms but apparently I am looking in the wrong spots. Any help is appreciated, especially since I am relatively new to php coding.
  22. I know this is an old post, but my pilot admin is doing the same....it is marking pilot's as ON LEAVE instead of RETIRED. Database does show 3 in the retired column. Where do I need to change the code to make it set retired pilots to 1 instead of 3? I cannot seem to find the right file...and line. I am running 5.5 if that helps...
  23. Know of any way to correct the menu. I have very little coding experience...it's a pain to open the site from my phone just to get to pireps. Any help would be awesome.
  24. Has anyone figured out a fix to this? I also have my airline logo stationary on top of my slideshow on mobile browser (chrome). Also my menu dropdowns are not working... Any help is great!
  25. Ok kill give that a try. I see is was set with the wrong price.
×
×
  • Create New...