Jump to content

Thomas Rozanov

Members
  • Posts

    131
  • Joined

  • Last visited

Everything posted by Thomas Rozanov

  1. Also How Do you change the time in the script? i want GMT +2
  2. I used simpilot's script and this is the error i get. Warning: Invalid argument supplied for foreach() in /home/brtvirtu/public_html/lib/skins/ObsessBlue/frontpage_main.tpl on line 18 And line 18 is : foreach($list as $flight) { Please Help
  3. Oh okay, Simpilot thanks a lot! I will leave it and great module sorry for asking i just saw other phpvms sites using the module without simpiliotgroup
  4. Thanks Everyone! For Helping me! I am very thankful and really appreciate it. Thank You! It works succesfully. Mark Million I owe you help.
  5. My Question basically is can't i have it in my sidebar in layout .tpl and now it works except that the article is on every page :S. And what file do i need to edit to get rid of PopUpNews © simpilotgroup.com? Thanks In Advance.
  6. Wait, but i cant make it show in latest news in sidebar? In layout.tpl ?
  7. Thanks So Much! And wait how do i link that image to the adress? So say if i put a change password image. Where in code do i put the link?
  8. Yeah thanks but where in that file do i find it exactly for schedules and pilots list?
  9. Could you please give it to me for obsess blue? (The one your using too) And i am editing layout.tpl Can you please tell me how and where to put it into this:? Instead of img_15 <div class="size"> <div class="header"> <div class="header01"> <div class="logo"> <img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/img_15.jpg" alt="" /> </div> I will greatly appreciate it! Thanks In Advance,.
  10. Yes, Exactly!!!!! Can you share how you did it please! Please . You have it were img_15 is. Can you please share how you did it please! And did you edit layout.tpl?
  11. Maybe div class should be changed from logo? or i should add or edit something in the script
  12. Nope unfortunately doesnt work. It just doesnt show anything. This is the script i used. /* This should be the first thing you place after a <body> tag This is also required by phpVMS */ echo $page_htmlreq; ?> <div class="size"> <div class="header"> <div class="header01"> <div class="logo"> <img src="<script type="text/javascript"><!-- google_ad_client = "ca-pub-##############"; /* Header */ google_ad_slot = "8775993061"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>" /> </div>
  13. Okay i will try it now imediately. Thanks a lot ! And i'll tell you if it works or doesn't
  14. www.brtvirtualairlines.com and i will make a test news item
  15. Dont I have to change the div class or anything? Because i tried it that way and it didnt work Maybe i need to put the / before each " like i did already. And could you please give me an example of how it would look please. <div class="size"> <div class="header"> <div class="header01"> <div class="logo"> <img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/img_15.jpg" alt="" /> </div> So i just substitute??? <div class="size"> <div class="header"> <div class="header01"> <div class="logo"> <img src=" <script type="text/javascript"><!-- google_ad_client = "ca-pub-############"; /* Header */ google_ad_slot = "8775993061"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>"" /> </div> ??????
  16. So what do i do to fix this? And what did i do wrong?
  17. Sorry i'm new to PHP and phpvms. However i get the very basics. I am using obsess blue skin and i want to change the color of the table's in the pilot list and schedules from light blue to cherry red. How do i do this? What files do i edit? Thanks In Advance
  18. I mean i just want to put my ads banner into the spot where img_15.jpg is. And so i thought if i somehow change the script from image link to code i will just put my adsense code and it will work.
  19. Were the img_15 is where i want to put my ad on my website. And this script is default from obsess blue skin. Or would you suggest another way of putting it into that exact spot? Please help me. What do i do to make the google adsense code to substitute the img_15 location. Please help
  20. How to add images to replace text in pilot center? I am using obsess blue skin. Please Help?
  21. So how and where do i put it into this: <div class="size"> <div class="header"> <div class="header01"> <div class="logo"> <img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/img_15.jpg" alt="" /> </div> and do i change the div class? to what? and where does the script go?
  22. Yeah but i want it to substitute and be in the header place.
  23. Yeah i put it into layout.tpl (obsess blue skin) I substituted it with the latest news box in the sidebar.
×
×
  • Create New...