Notice : The template file “/home/aerlingu/public_html//admin/templates//pm/pilot_manager.php.tpl” doesn’t exist in /home/aerlingu/public_html/core/classes/TemplateSet.class.php on line 248
phpMyAdmin SQL Dump
-- version 4.0.10.7
-- http://www.phpmyadmin.net
--
-- Host: localhost:3306
-- Generation Time: Nov 24, 2015 at 11:02 AM
-- Server version: 5.5.45-cll-lve
-- PHP Version: 5.4.31
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";# MySQL returned an empty result set (i.e. zero rows).
SET time_zone = "+00:00";# MySQL returned an empty result set (i.e. zero rows).
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;# MySQL returned an empty result set (i.e. zero rows).
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;# MySQL returned an empty result set (i.e. zero rows).
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;# MySQL returned an empty result set (i.e. zero rows).
/*!40101 SET NAMES utf8 */;# MySQL returned an empty result set (i.e. zero rows).
--
-- Database: `iranskya_sky`
--
-- --------------------------------------------------------
--
-- Table structure for table `pilot_manager`
--
CREATE TABLE IF NOT EXI[...]
Notice : The template file “/home/aerlingu/public_html//admin/templates//pm/pilot_manager.php.tpl” doesn’t exist in /home/aerlingu/public_html/core/classes/TemplateSet.class.php on line 248
Is it something wrong i have done ?
pilot_manager.php.tpl is wrong. It shoyd be pilot_manager.php
Thats weird just checked all files and its showing correct .php even reinstalled again still the same. The file the error is pointing to is php not php.tpl file any ideas?
Is this module still compatible with phpVMS 2.1.935?
Have you not upgraded to 5.5x by simpilot? If not do the following:
1.Open admin/modules/pilotmanager and change all .php extensions to .tpl
2.Open admin/templates/pm and change all file extensions from .php to .tpl
3.Open core/common/PManagerData.class.php and change all “public static function” to “public function”.
Keep in mind that eventually you’ll need to upgrade to the latest version. The reason your site is still up and running is that maybe your Host hasn’t upgraded their server to php 5.5 once they do that all errors will come up at the same time, so I suggest you upgrade as soon as possible.
Many thanks for your help in installing the PM. I will look at updating phpvms soon once i pluck up the courage.
On the pilot manager interface it states that = Pilot has not filed any reports in 3 days. If my memory serves me right I had my cfg set to 42 days and on checking it is still 42. I thought that was where you change it for this mod ?
There is no dependency on that part in the module. If you wish to change those settings, it has to be done directly inside it. Actually, now that you mention it I think I will look into it in the next update. Thanks
I decided to change the look to tab version. Those of you who wants this please get the new files from Github. Also, I removed the images so they’re no longer necessary.
Changed File(s):
-pilot_manager.php
Added File(s):
-pilot_information.php
-edit_pilots.php
-send_email.php
Install:
-Overwrite “pilot_manager.php” with the new one.
Have you not upgraded to 5.5x by simpilot? If not do the following:
Open admin/templates/pm and change all file extensions from .php to .tpl
Open core/common/PManagerData.class.php and change all “public static function” to “public function”.
3. Open admin/templates/pm/pilot_manager.tpl and change .php links to .tpl (Lines 28, 29 and 30).
Keep in mind that eventually you’ll need to upgrade to the latest version. The reason your site is still up and running is that maybe your Host hasn’t upgraded their server to php 5.5 once they do that all errors will come up at the same time, so I suggest you upgrade as soon as possible.
Edited your guidelines for anyone who might have the same issue. My changes are in bold.
The problem with that is my site is heavily reliant on custom code. Upgrading it would take a while, and my host still offers PHP 5.2 - 5.5. Do you know if the recent upgrade breaks any addons?
Edited your guidelines for anyone who might have the same issue. My changes are in bold.
The problem with that is my site is heavily reliant on custom code. Upgrading it would take a while, and my host still offers PHP 5.2 - 5.5. Do you know if the recent upgrade breaks any addons?
What is the blank email feature designed for?
The new 5.5 will give you some issues for sure but it won’t be major and you’ll have to get rid of them one by one.
The blank email is for the time that you need to write something to them not using the templates.