CitationCJ Posted April 12, 2016 Report Share Posted April 12, 2016 Good Morning everyone for some reasons, my index page seems to be without a reference to a skin: http://www.jetluxembourg.com/ops/index.php/ The other sites (pilots, login, etc.) do not work either for some reasons. I changed the PHP version back to 5.5 on my hosting to no avail. Has someone experienced the same issues? Thanks in advance for any help. Best, Pierre Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted April 12, 2016 Moderators Report Share Posted April 12, 2016 Go to the admin center->general settings and press "Save Settings". Which template were you using? Try to change back to crystal and check if the template is shown now. 1 Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 12, 2016 Report Share Posted April 12, 2016 I see the other pages work: http://www.jetluxembourg.com/ops/index.php/login Open up frontpage_main.tpl and that's where your problem will be. Maybe you recently added a code that was a little wrong. My suggestion is to just override with the default frontpage_main.tpl, and rebuild from there(Unless you have a functional backup) 1 Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 13, 2016 Author Report Share Posted April 13, 2016 I see the other pages work: http://www.jetluxemb...index.php/login Open up frontpage_main.tpl and that's where your problem will be. Maybe you recently added a code that was a little wrong. My suggestion is to just override with the default frontpage_main.tpl, and rebuild from there(Unless you have a functional backup) Thanks guys for the replies! The thing is, I haven't touched the code in a few months I guess. When I try to access the admin site in the browser, it gives me a blank site as well. I can login, but it then refers to a blank side. I uploaded a fresh download to a new folder on my server. The check function works and shows all documents are fine, however the install.php also gives me a blank page. I believe it has to do with my server then? Thanks and cheers, Pierre Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 13, 2016 Report Share Posted April 13, 2016 Hmm, I don't have any other good suggestions. Maybe have a look at your .htaccess file? Also, have you recently installed a plugin? Try deleting all contents of frontpage_main.tpl and load the homepage without anything on there. Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 13, 2016 Author Report Share Posted April 13, 2016 Hmm, I don't have any other good suggestions. Maybe have a look at your .htaccess file? Also, have you recently installed a plugin? Try deleting all contents of frontpage_main.tpl and load the homepage without anything on there. Thank you! I haven't installed any plugin recently. In fact, it worked and when I tried to check the site again a few days ago, I stumbled across the problems. I will try to upload phpvms in a different folder later and give it a second go. The first try didn't load the install.php . Best, Pierre Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 13, 2016 Author Report Share Posted April 13, 2016 Hey guys so i uploaded a new version of phpvms to a new folder. The install path won't open and gives me a blank page as well: http://www.jetluxembourg.com/fly/phpvms/install/install.php However, the check file works correctly: http://www.jetluxembourg.com/fly/phpvms/install/checkinstall.php I really believe that some settings are off on my server ... Best, Pierre Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted April 13, 2016 Moderators Report Share Posted April 13, 2016 Where did you download this version from? Before making the last upload, did you try to re download it in case there are any corrupted files? 1 Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 13, 2016 Author Report Share Posted April 13, 2016 Where did you download this version from? Before making the last upload, did you try to re download it in case there are any corrupted files? Thanks for your reply! I downloaded the file from the download section of phpvms: http://www.phpvms.net/downloads/ (phpvms.full.zip) Best, Pierre Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted April 13, 2016 Moderators Report Share Posted April 13, 2016 Ok, this version of phpVMS is not compatible with the PHP version which is installed on your server. Try downloading phpVMS via here. Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 13, 2016 Author Report Share Posted April 13, 2016 Ok, this version of phpVMS is not compatible with the PHP version which is installed on your server. Try downloading phpVMS via here. Thanks! I gave it a try but the .htaccess is blocking something. I'll get the logfile of my server shortly. I also gave this version a try: https://github.com/nshahzad/phpVMS only to experience the same, blank pages as before :/ Have a good day! Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 13, 2016 Report Share Posted April 13, 2016 Can you use pastebin.net to send us your .htaccess file? I'm not too experienced with .htaccess, but I can usually spot out something that doesn't belong. Quote Link to comment Share on other sites More sharing options...
web541 Posted April 13, 2016 Report Share Posted April 13, 2016 Yes, do what Zumeweb suggested above and give us a pastebin of your .htaccess file. Also, what you could try is, removing the .htaccess file before installing then adding it after the make sure that that file is the problem and also check your php error logs to see if it's picking up anything to do with your code. (error_log file) Quote Link to comment Share on other sites More sharing options...
CitationCJ Posted April 14, 2016 Author Report Share Posted April 14, 2016 Hey guys I installed this version again (https://github.com/nshahzad/phpVMS) and for some reasons it works now without a problem. I am trying to find the cause of this and will publish it here. Thanks for your support! Best, Pierre 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.