Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • joetandi Friend
    #126612

    I have been having trouble installing Corona straight from its quickstart zip file. It continuosly times out before it executes all the files. I have change the max time to 300 in php.ini but still no luck.

    However I managed to install the template BUT i need my site to come up as it does on the demo. How can I do this without installing the quickstart file

    Is it just me or there is actually something wrong with Corona Quickstart 1.5.

    stevebab Friend
    #242243

    I am also having trouble — not with a timeout, but with JA Silde menu not appearing and the usual “ja-color” and “ja-tools” and “ja-style”, etc options in the template.

    I installed the quickstart in a 1.0.14 site. It looks like a great template (as usual for JA), but I think it may have been released in a hurry.

    Also, I am not able to edit the CSS file from within template manager.

    See the three screenshots attached.

    I hope they’re ok… I really dig their templates.


    1. coronaprob2
    2. coronaprob3
    3. coronaprob1
    Nam Nguyen Phi Friend
    #242265

    hi joetandi,
    I’ve just downloaded the lastest Ja_corona_1.5_quickstart and install it nomarly.
    It runs good.

    Nam Nguyen Phi Friend
    #242267

    Hi stevebab,
    It’ seem a bug of template. To fix this bug, pls rename file template.css in /templates/ja_corona/css/ folder to template_css.css and
    open file /templates/ja_corona/index.php, go to line: 30, replace

    <link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/template.css" type="text/css" />
    by

    <link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/template_css.css" type="text/css" />

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Nam Nguyen Phi 16 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum