[SOLVED] Status Badges

I see this module for sale. I send email to the Dave but i didn’t get answer. I want to buy this module but i have phpvms 5.5.2 and this product relased 2011. So it will work for me or not? Any one have any idea? Thanks.

I believe that you would be able to use it. I haven’t purchased it but it should be compatible. Bare in mind that making a module compatible with phpvms 5.5.2 is very easy as soon as it is not. You will just have follow a few standard steps.

  1. Open the module file in the common folder and check that all of its functions are “public static function” instead of “public function”.
  2. Change the extensions of the template files from .tpl to .php (just rename it from blahblah.tpl to blahblah.php).

And voilà!

1 Like

ok George thanks. Then i will buy it. I like this a lot

Hi George,

I purchased this module. I did what you said. tpl to php and i add static to the line. I add corn job. İ even update status manually. I start flight. Offline mode and after Ivao online but status badge says i was offline. On the badge show my last flight date and route. But status not changing. Can i have some help here.. Thanks.

Also i want to make qoick link for pilots just like regular pilot badge page. I believe i have to change 2 small code there to show Pilot status badge in pilot badge page. Can you write them to me…

Should i open new topic for this? Or any other way to catch Dave to find a solution?

Since this is a payware module from Simpilot, you would be best served by opening a support ticket on the Simpilot site.

Ok my friend it’s good idea but i don’t see submit a ticket or help line on his web site  this guy is incredible… Do you know how to open support ticket?

3 minutes ago, OmerAslan said:

Ok my friend it’s good idea but i don’t see submit a ticket or help line on his web site  this guy is incredible… Do you know how to open support ticket?

There is a contact me on his website and i send him message. Let’s see…

can i change this pilot badge 4 lines for pilot status badge

\<img src="\<?php echo $badge\_url ?\>" /\> \</p\> \<p\> \<strong\>Direct Link:\</strong\> \<input onclick="this.select()" type="text" value="\<?php echo $badge\_url ?\>" style="width: 100%" /\> \<br /\>\<br /\> \<strong\>Image Link:\</strong\> \<input onclick="this.select()" type="text" value='\<img src="\<?php echo $badge\_url ?\>" /\>' style="width: 100%" /\> \<strong\>BBCode:\</strong\> \<input onclick="this.select()" type="text" value='[img]\<?php echo $badge\_url ?\>[/img]' style="width: 100%" /\>

 top 4 lines shows this : http://www.crew.erisair.com/lib/signatures/ERA001.png and has to be this : http://www.crew.erisair.com/lib/signatures/status/ERA001status.png 

Thanks guys. Sorry for many questions…

Have a look at this post

//forum.phpvms.net/applications/core/interface/index.html

Or maybe there is a way to open a support ticket after you log in via your ‘Billing Login’ on the Simpilot site???

1 Like

41 minutes ago, ProAvia said:

https://forum.phpvms.net/t/topic/5637

yes thanks. I open new ticket. So let’s see. Thanks.

Yes he answer. So now we will be able to fix. Thanks guys.

Sorry i am late. I got very fast servces. In the future, If anyone have same problem

ACARS table and set the last timestamp ahead of the current time. (I don’t know how to do this David did for me) And fixed. Thanks again.

On 12/2/2017 at 11:43 AM, OmerAslan said:

Sorry i am late. I got very fast servces. In the future, If anyone have same problem

ACARS table and set the last timestamp ahead of the current time. (I don’t know how to do this David did for me) And fixed. Thanks again.

I’m insterested in that add on! Do you know if is possible to change the variables of the Badge? For example: in stead of “Last seen” say: “Última vez” (spanish translate)

9 minutes ago, joooseb said:

I’m insterested in that add on! Do you know if is possible to change the variables of the Badge? For example: in stead of “Last seen” say: “Última vez” (spanish translate)

I believe you can do that my friend. But better if you ask this to David. I can only say this module works well and i like it. I am using in my forum and some other forums. Looks great.

6 hours ago, OmerAslan said:

I believe you can do that my friend. But better if you ask this to David. I can only say this module works well and i like it. I am using in my forum and some other forums. Looks great.

Nice! Thanks you