Jump to content

Blank Schedules Page on PHP 7.0.33


BlackSwan

Recommended Posts

Hey guys,

my hosting company doesn't support php5 anymore, so I had to migrate phpvms to php7. Everything works fine, except of two things. When the pilot get's a success message, i.e. "successfully registered" there is only a white blank page with no errors. If there is an error message it works fine and it shows up. I also have a similar issue on schedules search form page. When pilots tries to search a flight on domain.tld/schedules and on domain.tld/schedules/view there is a blank white page. But when I open domain.tld/schedules/details/50 where 50 is the schedule id, everything works fine again.

Can anyone help me please? On some pages I had to remove <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> from skin file to make it work, but for the above mentioned issues it is not working...

 

Greetings

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...