KLM Posted April 30, 2015 Report Share Posted April 30, 2015 Dear members, I have setup an virtual airline and everything was working great until the upgrade to simpilot 5.5.2, on an PhP 5.5 environment. This was my own choice so I could stay up to date with everything. What I did: Upgrade from PhP 5.2 to PhP 5.5 (security issues with older version) Installed the new PhPvms available on GitHub (simpilot 5.5.2) Installed the Plugin Manager PhP version. Add an aircraft to the feet an made an HUB. Finally I added the new skin (That's were the trouble begins) On the Homepage and Profile I see this error: <I>Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /home/u392705400/public_html//lib/skins/flight/ <div class="container"> <div class="row"> <img src="https://kbp.aero/f/1...ion-image.jpg"> </div> </div> <div class="container" id="page-wrapper"> <div class="row"> <div class="3u"> <section id="pbox1"> <h2>Airline Stats</h2> <ul class="style4"> <li class="first"> <p class="date">Stats-</p> <p><font color="#242424">Total Pilots: 1</font></p> <p><font color="#242424">Total Aircraft: 1</font></p> <p><font color="#242424"&g in /home/u392705400/public_html/core/classes/TemplateSet.class.php on line 118</I><br> If I try to change the value in the templateSet.Class on line 118 the error as mentioned above disappear but the nav bar from the Plugin Manager is gone. Normally I can fix error's by my own or searching the forum but this one I can't get solve. I also tried A brand new skin without any changes by me (As you can see now) It's one or the other the error on the pages or the nav Bar in the admin center is gone. I did see many smart people around here and hope someone know what stupid mistake I made, because I know for sure I over looked something. Webpage for example error is http://www.klm-airways.com (I didn't change anything so you could see the error.) Thank you guys for your attention. Quote Link to comment Share on other sites More sharing options...
atulumello Posted July 12, 2015 Report Share Posted July 12, 2015 So... What was the fix? I'm getting more or less the same problem. Quote Link to comment Share on other sites More sharing options...
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.