Jump to content

miniarma

Members
  • Posts

    204
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by miniarma

  1. Taking one look at your site now and you have major Javascript conflicts. May I suggest looking at the link below and look at my post and give that a try. Any issues then report back on this forum http://forum.phpvms.net/topic/21979-jquery-for-bootstrap-and-no-route-passed/
  2. Hey guys, Not the best when it comes to this and will need a little help. I am looking to implement something which seems simple, for each schedule I want to be able to add "Airline which operates this route" with the option to add an airline logo. So with this added, on schedule search it will show in the results the airline logo on each individual schedule and also on the briefing page and live flight map. If anyone knows of how to do this or is willing to make it or guide me then that will be helpful. If payment is needed then I will pay you Many thanks & hope I made sense
  3. Thats too bad. Been looking for a paid client for a while now but with no luck at all. Everyone has stopped offering it for some reason
  4. Are you still offering custom acars ? Been trying to contact you but with no luck what so ever :/
  5. Try this, it worked for me In your header you will have something like this <script> $(document).ready(function() { //Retina Image $('img.retina').retina('@2x'); //LayerSlider Settings $('#layerslider').layerSlider({ skinsPath : 'images/layerslider_skins/', skin : 'borderlessdark', slideDelay : 5800, slideDirection : 'fade', thumbnailNavigation : false, navButtons : false, navStartStop : false, navPrevNext : true, hoverPrevNext : true, pauseOnHover : false, responsive : true }); </script> Place this line of code in so it looks like this "var $j = jQuery.noConflict();" <script> $(document).ready(function() { //Retina Image $('img.retina').retina('@2x'); //LayerSlider Settings $('#layerslider').layerSlider({ skinsPath : 'images/layerslider_skins/', skin : 'borderlessdark', slideDelay : 5800, slideDirection : 'fade', thumbnailNavigation : false, navButtons : false, navStartStop : false, navPrevNext : true, hoverPrevNext : true, pauseOnHover : false, responsive : true }); var $j = jQuery.noConflict(); </script> Now replace the $ with jQuery so now it will look like this <script> jQuery(document).ready(function() { //Retina Image jQuery('img.retina').retina('@2x'); //LayerSlider Settings jQuery('#layerslider').layerSlider({ skinsPath : 'images/layerslider_skins/', skin : 'borderlessdark', slideDelay : 5800, slideDirection : 'fade', thumbnailNavigation : false, navButtons : false, navStartStop : false, navPrevNext : true, hoverPrevNext : true, pauseOnHover : false, responsive : true }); var $j = jQuery.noConflict(); </script> Report back and let me know. If not send me a pm of your header and I will have a look at it for you
  6. Was thinking a demo of the skin would be nice
  7. Yeah I would advise everyone to update their versions of phpVMS to the latest security patch.
  8. Didn't mean it that way, typed it in a little wrong. Did happen when I just woke up so was half asleep. Sorry for offending you.
  9. So we overwrite our current phpvms or reinstall fresh with this patch ?
  10. Fixed and sorted it. Infected files found & deleted. Make note below Malware uploaded through weakness in script. You must: Delete files uploaded by hacker Change MySQL password Remove weak script or fix weaknesses Files uploaded by hacker: /phpvms/core/lib/tmp-upload-images/log.php /phpvms/core/lib/tmp-upload-images/pijar.php /phpvms/log.php /phpvms/sunnah.html /sunnah.html Further notes: Please note that this list may not be complete. Please check all your files to make sure the malicious files are all removed.
  11. Ahhh ok. Is there a solution to this issue ? Need my site back as got work to do.
  12. Well they mentioned an injection to the site or a hack. Waiting for them to find out exactly what it is
  13. That looks a lot better. If you want a skin then contact me but it will cost. Don't do freebies for individuals sorry
  14. Not being funny or anything but phpVMS user agreement states that your site must have Powered by phpVMS on it with a backlink. To remove that backlink its $15.
  15. Cheap and affordable phpVMS Skinning Services I am offering the phpVMS community an affordable phpVMS skinning solution. All designs I offer are unique and are not sold on to any other customer. Prices start from $25 USD and upwards. About me I am a freelance web designer who is interested in helping out the phpVMS community with freeware skin releases and an afforadable payware service. Currently my website is under a major revamp but as soon as it’s back online I will notify the community. Recent work Fresh by miniarma - http://forum.phpvms.net/topic/6671-fresh-by-miniarma/ Fly Scandinavia – http://flyscandinavia.net Quote me If your interested in my services then you can either request a quote by the following methods: · Email – sales@creative-designsuk.com · Private message me · Support ticket - http://creative-designsuk.com/flm/
  16. itrobb is right. If you want phpVMS to run as it should then buy hosting. Free hosting never works 100% and never will.
  17. Notice: this template is now discontinued and is no longer supported. If you need help please visit http://www.creative-designsuk.com/flm/
  18. Send us a PM and I can do you a very cheap and affordable service. Round about $25 - $35.
  19. miniarma

    PHP Tags.

    Hey Guys, Anyone got a link to a list of PHP Tags to be used within PHPVMS. Like a code for hours till next rank and stuff like that. Browsed the forums and can't find it
  20. I certainly will do joeri. Thank you for your interest
  21. Yes we certainly do. Currently we are still working on our site at the moment while dealing with customers but we should have some templates up very soon for purchase.
×
×
  • Create New...