Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • K Schneider Friend
    #181886

    Hi,

    I can’t update my template and extension because it is giving an error on my username and password.

    Stork11 Friend
    #471730

    <em>@ocean12 344535 wrote:</em><blockquote>Hi,

    I can’t update my template and extension because it is giving an error on my username and password.</blockquote>
    Hello ocean12,

    Please tell me what error you are facing? Would you mind getting me a few screenshots for more clarifications?

    Regards.

    K Schneider Friend
    #471822

    There was no error. It just gives the message back: “wrong user of password”
    But I found already the problem, we where using the nice script for the cookie suff from silktide.com cookieconsent
    After remove it was working again.
    I don’t know what is make the conflict???

    this is the code:

    // ../templates/ja_droid/blocks/head.php
    [PHP]
    <?php
    /**
    * ————————————————————————
    * JA T3 System Plugin for Joomla 2.5
    * ————————————————————————
    * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    * @license – GNU/GPL, http://www.gnu.org/licenses/gpl.html
    * Author: J.O.O.M Solutions Co., Ltd
    * Websites: http://www.joomlart.comhttp://www.joomlancers.com
    * ————————————————————————
    */

    // No direct access
    defined(‘_JEXEC’) or die;
    ?>
    <script type=”text/javascript”>
    var siteurl='<?php echo JURI::base(true) ?>/’;
    var tmplurl='<?php echo JURI::base(true).”/templates/”.T3_ACTIVE_TEMPLATE ?>/’;
    var isRTL = <?php echo $this->isRTL()?’true’:’false’ ?>;
    </script>

    <jdoc:include type=”head” />

    <?php if (T3Common::mobile_device_detect()==’iphone’):?>
    <meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=1; user-scalable=1;” />
    <meta name=”apple-touch-fullscreen” content=”YES” />
    <?php endif;?>

    <?php if (T3Common::mobile_device_detect()):?>
    <meta name=”HandheldFriendly” content=”true” />
    <?php endif;?>

    <link href=”<?php echo T3Path::getUrl(‘images/favicon.ico’) ?>” rel=”shortcut icon” type=”image/x-icon” />

    <?php JHTML::stylesheet (”, ‘templates/system/css/system.css’) ?>
    <?php JHTML::stylesheet (”, ‘templates/system/css/general.css’) ?>

    <!– Begin Cookie Consent plugin by Silktide – http://silktide.com/cookieconsent –>
    <link rel=”stylesheet” type=”text/css” href=”http://assets.cookieconsent.silktide.com/current/style.min.css”/>
    <script type=”text/javascript” src=”http://assets.cookieconsent.silktide.com/current/plugin.min.js”></script>
    <script type=”text/javascript”>
    // <!]>
    </script>
    <!– End Cookie Consent plugin –>

    [/PHP]

    Stork11 Friend
    #471879

    Hello ocean12,

    Can you PM me with your site information (your site URL, your site admin account) and your FTP account? So I can diagnose this problem.

    BTW, please include this forum thread URL in your PM, so I can follow it.

    Regards.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Stork11 11 years, 6 months ago.

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