Jump to content

Zishan

Members
  • Posts

    116
  • Joined

  • Last visited

Posts posted by Zishan

  1. Yes sorry, as in lets say someone has there skin so I could do the navigation bar, put in modules, things that need some work on. Also do some work in the admin area. Adding aircrafts to the fleets which can take a long time.

  2. Hi, I'm offering service such as developing your website. Helping you in the admin panel, this could be doing routes for you or anything else. About developing the website,unfortunately I do not make skins but lets say you have a skin and you don't gave time to set everything up I can at a low price. If you would like a quote, please message me I don't charge allot and I really need money to help my family.

  3. The answer is in the error message, the template(s) are not where they should be in the directory. Double check and make sure that you copied all the files over to your install just as they are in the download.

    Thanks I solved that problem forgot to add the folders thanks anyway.

  4. You have to create a module, there is simple code on the forums somewhere on how to do it. you create the module, and the tpl file, and you will get the index.php/whatever

    Do you know where that is?

  5. How do I create pages such as index.php/____ So I want to make like a page not uses the admin tool on my site please help I'll give a rep to you.

    Please give step by step as I am new in php.

  6. Make sure your head contains the following in your HTML

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title><?php echo $page_title; ?></title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="robots" content="all" />
    <?php
    Template::Show('core_htmlhead.tpl');
    ?>
    </head>

    And then after the body tag add this

    <?php $page_htmlreq; ?>

    Hope this helps ! :D

    Thank You Very Much

  7. so i presume you didn't got approval from emirates.

    like Tom says NO

    iff you still do it you wil recive a nice letter and iff you still continu you can pay

    Nope I haven't got a reply and I'm not thinking of doing Emirates any more Jet Airways.

×
×
  • Create New...