Jump to content

Recommended Posts

  • Moderators
Posted

Follow the steps below:

1) Open the core/common/FrontSchedulesData.class.php and where "public function" replace with "public static function".

2) Open the core/modules/FrontSchedules/FrontSchedules.php and where ".tpl" replace with ".php".

3) Open the core/templates directory and change the name of the "airport_search.tpl" file to "airport_search.php".

They should work correctly afterwards.

Posted
  On 1/28/2018 at 5:30 PM, servetas said:

Follow the steps below:

1) Open the core/common/FrontSchedulesData.class.php and where "public function" replace with "public static function".

2) Open the core/modules/FrontSchedules/FrontSchedules.php and where ".tpl" replace with ".php".

3) Open the core/templates directory and change the name of the "airport_search.tpl" file to "airport_search.php".

They should work correctly afterwards.

Expand  

Done all that, but no routes show after the search!

Posted
  On 1/31/2018 at 8:28 AM, servetas said:

Are you using a different table prefix for your database tables? The module is set to query the phpvms_schedules database table. Does it exist?

Expand  

No. And Yes. The normal search works just fine.

  • 1 month later...

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.

×
×
  • Create New...