Jump to content

shakamonkey88

Moderators
  • Posts

    306
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by shakamonkey88

  1. The variable $hub_list and $country_list is undefined. You need to check for the correct variable in core/modules/Registration/Registration.php Try changing those variables to $allhubs and $countries respectively.
  2. Dude... This has literally been answered in this thread, in this very page. Just scroll up a few posts... Please read through this thread before - lots of answers are here already.
  3. Wrong forum. I've moved this to the correct place.
  4. No you're right, OP is asking about v7. I just thought I'd chip in about Jim's code. I haven't really had a look at v7.
  5. Almost, but with that, he'll lost the ability for his pilots to write a comment. It'd be better to just comment out the "edit PIREP" link: <td align="right"> <a href="<?php echo url('/pireps/addcomment?id='.$pirep->pirepid);?>">Add Comment</a><br /> <!––<a href="<?php echo url('/pireps/editpirep?id='.$pirep->pirepid);?>">Edit PIREP</a>––> </td>
  6. Might be worth mentioning that this theme "you made" is this one (just in case anyone else wants to have a go): https://bootstrapmade.com/theevent-conference-event-bootstrap-template/ I have also moved this thread into the correct part of the forums.
  7. Looks like you have a js script that is affecting it.
  8. Try this: https://web.archive.org/web/20150514231538/http://www.simpilotgroup.com/module/vanilla_bridge
  9. We installed a SSL certificate and converted references from http to https without a complete reinstall. It can be quite easily done - no need to reinstall.
  10. That's not true - works perfectly on mine running 5.6
  11. Yes, you just need to change the CSS for the sidebar to something like: position: fixed;
  12. It does. Read the documentation. I just looked at it.
  13. It tells you in the documentation. You need to follow the instructions.
  14. It might be worth actually reading this topic thread? This has already been answered:
  15. You haven't replaced the code. Look at the following images - PaintSplasher's code works fine.
  16. Can't you just use the following? It's a bit cleaner too: <?php echo $schedule->flighttime; ?>
  17. It's almost a full time job for me recently. The reason they haven't been dealt with as swiftly lately is due to a job change in my life. I pretty much live at Heathrow airport working for British Airways these days. Sorry for the build up on spam.
  18. Use this: https://virtualairlineschedules.net/ and use promo code FSELITE20
  19. It literally tells you what's wrong. You have a file named "screenshots_randomphp" that doesn't exist. Should it be named "screenshots_random.php" you should wonder? This is what you need to check.
  20. Yup, exactly as flyalaska said. (That’s how I changed it )
  21. Sorry, I don't use Crazy Creative's Tour Module
×
×
  • Create New...