Hi to hut the box round your finances just use boarder so,
This is about line 32 in the pirep_viewreport.tpl
<table class="balancesheet" cellpadding="1" cellspacing="1" width="100%">
If its not showing just change in your css
Oh yeh i see what you mean,
I promote the use of the Frontschedules module search, its in the forum here to download and all you have to do is link to it
Totally agree
Thats next on my list to bring my site to the new way Still if it isnt broken dont try to fix it lol found that out when i updated my server to the latest release, should have left well alone, still all sorted now
Funny subject, i have been googleing this all day today, i have no problem with the favicon but i cant get it to show up in IE
Joeri Yes just set the favicon names to the right image you want to display in the header of your site.
When i go to the news i get /admin/index.php/sitecms/viewnews
When i go to edit i get /admin/index.php/sitecms/editnews?id=72
This is your news posts, your first post is 1 2nd is 2 etc etc
Jeff posted a fix to the sort active inactive and added pilot numbers, ill have a search and post that link.
http://forum.phpvms.net/topic/3838-sorting-activeinactive-pilots-solved/page__view__findpost__p__25982
That will fix you up
Have you tried another browser?
Also in your browser the first screen shot the url is yoururl/phpvms//admin/index.php etc etc but in another shot its listed as yoururl/phpvms/admin/index.php one /... Just check you have the right path defined in your local config.php file
Thats in your css file just look for the setting tabcontainer or is you have changed the li setting,
Just check the code in your schedule_searchform.tpl
<div id="tabcontainer">
<ul>
<li><a href="#depapttab"><span>By Departure Airport</span></a></li>
<li><a href="#arrapttab"><span>By Arrival Airport</span></a></li>
<li><a href="#aircrafttab"><span>By Aircraft Type</span></a></li>
<li><a href="#distance"><span>By Distance</span></a></li>
</ul>