Jump to content

Adding schedule search without being logged in


Jas

Recommended Posts

When prospective pilots come and look at the website, they are unable to search the flight schedules unless they are logged in as a pilot. Some pilots (including me in the past) might be a bit hesitant to sign up unless they can search the schedules to see if htere is enough variety etc to satisfy them. Is there an easy way to add the search schedules part to the main screen so they can do this before joining/logging in?

Link to comment
Share on other sites

The way I've done this is to add a link to the schedules page directly. That way visitors can still see and search flights and pilots still have to login in order to bid on a flight.

I've used the link within a php file, so mine is as follows:

<a href="<?php echo SITE_URL ?>/index.php/Schedules">Flight Schedules</a>

Don't forget that if you're making any alterations to core templates or modules, copy them into your skins folder so that they don't get overwritten when you perform an update.

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...