Simpilot Group Addons
Addons and Modules
www.simpilotgroup.com
168 topics in this forum
-
- 1 reply
- 1.9k views
I installed the Event Booking from this website https://github.com/DavidJClark/phpVMS-Event-Booking And I want to do an event is not open to me I get here: http://www.simpilotgroup.com//media/images/modulescreens/events2.png I do a "Save New Event". Then I come here: http://www.simpilotgroup.com//media/images/modulescreens/events1.png I do not see an event generated Please please what do I do???
Last reply by Sava, -
- 0 replies
- 1.8k views
Hello all, I just setup a new timetable using the Simpilot Timetable 1.0 module. It seems I'm not able to sort this out : 1) How can I change the Flight Time separator from "." to ":" --> I think it has something to do with the financial stuff inside PHPVMS, but I'm not interested in using this, so thos can be completely removed also ! Thanks for your replies and help ! Kristof
Last reply by Kristof, -
- 0 replies
- 1.8k views
[copied from support forum] Hey Guys, I hope this is the correct place to post this. Im desperate for some help on this. Im using simpilot's top landing rate module to display the top 10 landings on our home page. The module works great, however im having one small issue. The module displays the top 10 landings of all time. What I would love to achieve is to display the top 10 landings of the week which will reset itself at the end of each week. I have read through the thread of the module it self but the advice on how to limit the time frame there was a little unclear to me, as im far from "fluent" in php, deep in the learning curve. I would GREATLY appreciate any …
Last reply by Eurojet, -
- 1 reply
- 1.8k views
Look at this: how can I fix it? thanks in advance!
Last reply by simpilot, -
Hi, I used this code to make a delete button in my screenshot center and i cant get it working, my screenshot center is all working but i can see the delete button ? any help would be great Nathan
Last reply by RoylesVA, -
- 1 reply
- 1.7k views
I have setup twitter app for my VA's twitter account, and put everything in the right place, I am using phpvms version 5.5 from simpilot, so it had that there already, I have set the permissions of the app to read and write, is there something I am missing?
Last reply by flyalaska, -
- 2 replies
- 1.7k views
Hi everyone, Days ago i contacted twice simpilotgroup to get in touch with, in order to design pilot center. However, till this moment i've never heard from them yet. Yours,
Last reply by TAV1702, -
- 0 replies
- 1.7k views
Hi, after some search about Plugins_Manager, know there are 2 versions which is php and tpl. I download the phpVMS-AirMail-3.1.zip and uploaded to Plugins_Manager. it shows, Fatal error: Class 'ZipArchive' not found in /home/dragaorg/public_html/admin/modules/Plugins/Plugins.php on line 566 and I search in the plugins/upload directory and it does contain the zip file. please advice, sorry for my bad english.
Last reply by Digi, -
- 0 replies
- 1.6k views
Dear Simpilot whenever i am saving any pilot profile as a inactive status it gives me below error on top of the admin panel pilot profile page what will be the reason for this error. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2 Thanks
Last reply by jamyboy, -
- 1 follower
- 0 replies
- 1.6k views
Hi I just upgraded to Simpilots version of phpvms, and am getting an error when I accept or reject a pirep. [b]Warning[/b]: imagecreatefromstring() [[url="http://malaysiava.org/admin/index.php/pirepadmin/function.imagecreatefromstring"]function.imagecreatefromstring[/url]]: Data is not in a recognized format in [b]/****/********/***********/************/core/common/PilotData.class.php[/b] on line [b]1016[/b] How do I fix that. Also what is supposed to show.
Last reply by Strider, -
- 0 replies
- 1.6k views
Hello ... sorry for my English ... I have a problem with the module airmail (ver.3), let me explain: it says that there are incoming email, I open the associated page is empty ... but this happens even when you delete the e-mail. thanks for any answer ...
Last reply by gio1961, -
- 0 replies
- 1.6k views
Hi I typed chinese character in event booking it shows garbled character on the front page, I already edit the encoding code to utf-8 in app.config.php everything looks fine but I can not type chinese character in event booking Anyone know how to solve it ? Thanks !
Last reply by gcltlee, -
- 0 replies
- 1.6k views
Having trouble displaying the pilots last screenshot in the the profile. I have tried everything that I can think of. Any help would be appreciated. This is the code in the readme <?php Screenshots::get_pilots_newscreenshot('pilotid#'); ?>
Last reply by flyalaska, -
- 0 replies
- 1.6k views
hi, when i copy over all the files to my site root directory, i get a github page on my web site no matter what. i cannot use the included sql file as it says there is a problem with syntax. what exactly could be the issue?
Last reply by SparrowBD, -
- 0 replies
- 1.6k views
Greetings, I'm getting the following error when using the Plugin Manager and selecting any detail on an installed module. The modules install is seems and work so far. Not sure if this error is an issue. Warning: Creating default object from empty value in /home/.........../public_html/admin/modules/Plugins/Plugins.php on line 87 Thanks, Tim FDC001
Last reply by FDC001, -
- 0 replies
- 1.5k views
Any help with this error Fatal error: Using $this when not in object context in /home/www/myairline/core/modules/FrontSchedules/FrontSchedules.php on line 16 Using Current 5.5.2 release stable on php 5.6 environment Thanks
Last reply by CFVA, -
- 0 replies
- 1.5k views
I am getting what I call echo's of reply airmail, several copies of the replies, instead of just the one reply. Also, doesn't it quote the original airmail message, as I can see the reply but not the original message they replied too, or am I missing something! Thanks!
Last reply by in2tech, -
- 1 reply
- 1.4k views
Hey I was curious, it really does not matter the version, have any of you ever got this module to show more than 1 random image? I have a carousel on my site and it shows 5 pics. I really don't need 5, 4 would do. I am totally not sure if this module can do that and if so how to make it do it. Anyone? Thanks either way in advance. Ray **EDIT** This is in the dataclass file: public static function getscreenshots() { $query = "SELECT * FROM ".TABLE_PREFIX."screenshots WHERE file_approved='1' ORDER BY date_uploaded DESC"; return DB::get_results($query); } Where file approved is 1. What would happen if that was 4? lol Error or …
Last reply by TAV1702,