-
AuthorPosts
-
K Schneider Friend
K Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
November 1, 2012 at 8:25 pm #181886Hi,
I can’t update my template and extension because it is giving an error on my username and password.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
November 2, 2012 at 4:12 am #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 FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
November 3, 2012 at 11:18 am #471822There 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.com – http://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 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
November 5, 2012 at 2:52 am #471879Hello 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.
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by Stork11 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum