Jump to content

shakamonkey88

Moderators
  • Posts

    306
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by shakamonkey88

  1. On 7/9/2020 at 9:29 PM, natcret said:

    Can anyone point me to which file I would modify to increase the number of pilots shown on a tour detail page when signed up for a tour?  For example, I have tour that has 30 pilots signed up, however the tour detail page only shows 15.  Any ideas?

     

    Regards

     

    The tour_details page only shows "active" pilots.  So yes, 30 pilots may have signed up but 15 are currently marked as "on leave" or "retired".

     

    For example, one of my tours has 84 pilots that signed up but tour_details only shows 18.  It's because 66 of them aren't active.

  2. 4 hours ago, Strider said:

    The code, as i don't know what the code looks like. Just need to see the code for the showing the pilots signed up not the entire thing.

     

    Also asking for help for a product payware or not is not against the law. What is, would be to share the module with others for free, or to edit it a slight bit and then claim it as your own. As since simpilot is no longer around, how else are they going to get help with the modules otherwise. As most likely people who have it will be the ones to help.

     

    I agree but all code within the payware shouldn't be shared publicly in the forum. I would take it to DMs.  

     

    Asking for help isn't a problem - sharing ANY of the code here is.

  3. 4 hours ago, mikaelartur said:

     

    I can't find the rule that requires writing in English on this forum. I'm just trying to help this man and you can always use google translate if you have a problem with it.

     

    Hi mikaelartur,

     

    There are no set of rules written specifically about the forums simply because we trust all users to make the right judgement call when using the forums.  We don't believe in forceful, heavy-handed moderation and view these forums as very lenient.

     

    You will see around all of the sub-forums here that 99.9999% of all posts and comments are done in English simply because it is a universal platform for everyone and the whole of the site and forums is all in English - this indirectly informs you that it is probably best to submit comments in English too.  We have many users speaking all different languages here and they all take the time to run it through a translator and post in English so all we ask is that you do the same too.  It makes for easier reading when the entire thread is all in one language rather than a variety.  Your comment trying to help that man may also help other users here and users that will stumble upon your comment in the future,  

     

    For the sake of consistency, please keep to English - that's all we're asking.

  4. 18 minutes ago, DarlanFernandes said:

    You say it everywhere. Crazy creatives have no active support you are complaining about.

    It's not a complaint. It's a rule here and respecting a payware developers code. Just because they have no active support, doesn't give people the right to openly discuss, share, post code here from their payware modules. 

     

    Sava's comment above tells you how to do it. 

     

  5. On 4/24/2020 at 10:53 PM, miniarma said:

    How I find a certain colour to change in CSS

    • Print screen webpage
    • open Adobe photoshop and make a new file
    • Paste the print screen
    • Get the colour picker tool and select the colour im looking for
    • get the code for the colour
    • Got into the CSS files and Ctrl+f and paste colour code
    • Edit the code of all the selected with the code you want to replace and apply to all

    Hope this helps

     

    Holy crap you do all that just to find a colour code??? Just use JC Picker dude...

    https://annystudio.com/software/colorpicker/

  6. On 4/26/2020 at 9:22 AM, Parkho said:

    Hello everyone,

    I'm sure the answer to my Q is somewhere in this long post but somehow I was't able to find it, so please if someone can tell me what's wrong with this skin not coming up correctly assuming I have followed all the installation steps. it gives me the header and footer error and seems the skin is not loading at all!

    Thanks

     

    Are you using the correct version? https://github.com/web541/CrewCenter

  7. That is definitely weird that it randomly started throwing an error for you. I'd also suggest checking with your provider just in case.

     

    I'd be wary of simply turning off error reporting. That doesn't solve anything and doesn't eliminate errors, it simply hides them. Anyone can sweep problems under the carpet, but "out of sight, out of mind" is not a good approach in my opinion.

  8. Yes, you need to check what it displays when a pilot is actually flying. In some ACARS systems, if a pilot has the acars program open but is not actually flying, it will show them on the acars map at a lat/long of 0°/0° and as they're not flying, their alt and speed will be 0 and 0. If you looked at their status/phase of flight, I believe it says something like "just chatting" or "chatting".

     

    I would advise that you yourself do a flight and see what your acars map shows for yourself rather than waiting around for one of your pilots.

    For reference, I know that kacars does this. SmartCARS doesn't. Personally, I find it really annoying that kacars shows someone on the map when they simply have the acars open (doesn't even need their sim to be open!), but I've since ditched kacars and reverted back to SmartCARS. Patiently waiting for the new version of SmartCARS to release...

     

  9. It can't be populating that data. Have you got/done any modifications to the acarsmap.php file or the ACARSData.class.php file? I would compare your files to the original/default files for differences.
     

    Also, you're not really protecting privacy when I can simply go to http://crew.tcxvirtual.com/index.php/acars and see your pilots flying anyway. I would look at implementing better privacy measures such as not showing that page unless logged in, or limit it to only show first name only.

     

  10. 2 hours ago, MrSandyWilly said:

    I've solved my problems pretty much now - someone PM'd me and recommended a version by DavidJClarke which works perfectly.

    Either way, I'd strongly recommend NOT using a free webhost. You want a successful VA but don't want to pay a single penny? ...Yeah, that's not a good start dude.

×
×
  • Create New...