- Fórum WMO
- → Viewing Profile: Posts: Pampa
Community Stats
- Group Usuários
- Active Posts 14
- Profile Views 446
- Member Title Novato no fórum
- Age Age Unknown
- Birthday Birthday Unknown
-
Sexo
Não informado
0
Neutral
User Tools
Friends
Pampa hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Problemas E Mais Problemas Com Htaccess
14/12/2008, 22:05
tenho. É pamplonavilela@hotmail.com.
In Topic: Problemas E Mais Problemas Com Htaccess
14/12/2008, 18:20
O endereço é http://www.sudoestegoiano.com.br.
Com relação ao template baixei da net e estou usando uma versão trial de 21 dias. Pois preciso testar primeiro pra poder ver se atende minhas necessidades.
Com relação ao template baixei da net e estou usando uma versão trial de 21 dias. Pois preciso testar primeiro pra poder ver se atende minhas necessidades.
In Topic: Problemas E Mais Problemas Com Htaccess
13/12/2008, 17:24
Já verifiquei e o código não está sendo gerado
In Topic: Problemas E Mais Problemas Com Htaccess
13/12/2008, 10:45
Édipo, infelizmente não deu.
Tentei:
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
[tag]
<!--[if IE lt 6]>
<link rel="stylesheet" type="text/css" href="ie-5.0+5.5.css" />
<![endif]-->
[/tag]
{$css__}
{$scripts__}
</head>
E também:
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
{$css__}
[tag]
<!--[if IE lt 6]>
<link rel="stylesheet" type="text/css" href="ie-5.0+5.5.css" />
<![endif]-->
[/tag]
{$scripts__}
</head>
Ou seja, antes e depois do {$css__} e infelizmente não carrega no IE6 de forma alguma. No Internet Explorer 8 funcionou normalmente.
Agradeço sua paciência, mas já estou quase desistindo. Acho que você tá ensinando certo e eu fazendo alguma coisa errada, mas não sei o quê.
Tentei:
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
[tag]
<!--[if IE lt 6]>
<link rel="stylesheet" type="text/css" href="ie-5.0+5.5.css" />
<![endif]-->
[/tag]
{$css__}
{$scripts__}
</head>
E também:
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
{$css__}
[tag]
<!--[if IE lt 6]>
<link rel="stylesheet" type="text/css" href="ie-5.0+5.5.css" />
<![endif]-->
[/tag]
{$scripts__}
</head>
Ou seja, antes e depois do {$css__} e infelizmente não carrega no IE6 de forma alguma. No Internet Explorer 8 funcionou normalmente.
Agradeço sua paciência, mas já estou quase desistindo. Acho que você tá ensinando certo e eu fazendo alguma coisa errada, mas não sei o quê.
In Topic: Problemas E Mais Problemas Com Htaccess
12/12/2008, 23:27
Segue:
header.tpl
<div id="header">
<div class="header_image"><img src="{VIVVO_THEME}img/t9_header.gif" alt="header" /></div>
<div class="top_links">
<a href="{VIVVO_URL}"><vte:value select="{LNG_GO_HOME}" /></a> |
<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('{VIVVO_URL}');" href="#"><vte:value select="{LNG_SET_HOMEPAGE}" /></a> |
<a href="java script:bookmarksite('{TITLE}',document.URL);"><vte:value select="{LNG_ADD_FAVORITES}" /></a>
<vte:if test="{VIVVO_MODULES_FEED}">
| <a href="{CURRENT_URL|switch_format:'rss'}">Rss</a> / <a href="{CURRENT_URL|switch_format:'atom'}">Atom</a>
</vte:if>
<vte:if test="{VIVVO_MODULES_PLAINTEXT}">
| <a href="{CURRENT_URL|switch_format:'txt'}"><vte:value select="{LNG_PLAIN_TEXT}" /></a>
</vte:if>
<vte:if test="{VIVVO_MODULES_ARCHIVE_VIEW}">
|
<vte:if test="{VIVVO_FRIENDY_URL}">
<a href="{VIVVO_URL}archive"><vte:value select="{LNG_ARCHIVE}" /></a>
<vte:else>
<a href="{VIVVO_URL}index.php?archive"><vte:value select="{LNG_ARCHIVE}" /></a>
</vte:else>
</vte:if>
</vte:if>
<vte:if test="{CURRENT_USER.is_admin}">
| <a href="{VIVVO_URL}admin/index.php"><vte:value select="{LNG_SITE_ADMINISTRATION}" /></a>
</vte:if>
</div>
<vte:include file="{VIVVO_TEMPLATE_DIR}box/pages.tpl" />
<vte:include file="{VIVVO_TEMPLATE_DIR}box/search.tpl" />
E html_header.tpl
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
{$css__}
{$scripts__}
</head>
Valeu!
Antes de mais nada obrigado pela força
header.tpl
<div id="header">
<div class="header_image"><img src="{VIVVO_THEME}img/t9_header.gif" alt="header" /></div>
<div class="top_links">
<a href="{VIVVO_URL}"><vte:value select="{LNG_GO_HOME}" /></a> |
<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('{VIVVO_URL}');" href="#"><vte:value select="{LNG_SET_HOMEPAGE}" /></a> |
<a href="java script:bookmarksite('{TITLE}',document.URL);"><vte:value select="{LNG_ADD_FAVORITES}" /></a>
<vte:if test="{VIVVO_MODULES_FEED}">
| <a href="{CURRENT_URL|switch_format:'rss'}">Rss</a> / <a href="{CURRENT_URL|switch_format:'atom'}">Atom</a>
</vte:if>
<vte:if test="{VIVVO_MODULES_PLAINTEXT}">
| <a href="{CURRENT_URL|switch_format:'txt'}"><vte:value select="{LNG_PLAIN_TEXT}" /></a>
</vte:if>
<vte:if test="{VIVVO_MODULES_ARCHIVE_VIEW}">
|
<vte:if test="{VIVVO_FRIENDY_URL}">
<a href="{VIVVO_URL}archive"><vte:value select="{LNG_ARCHIVE}" /></a>
<vte:else>
<a href="{VIVVO_URL}index.php?archive"><vte:value select="{LNG_ARCHIVE}" /></a>
</vte:else>
</vte:if>
</vte:if>
<vte:if test="{CURRENT_USER.is_admin}">
| <a href="{VIVVO_URL}admin/index.php"><vte:value select="{LNG_SITE_ADMINISTRATION}" /></a>
</vte:if>
</div>
<vte:include file="{VIVVO_TEMPLATE_DIR}box/pages.tpl" />
<vte:include file="{VIVVO_TEMPLATE_DIR}box/search.tpl" />
E html_header.tpl
<head>
<base href="{VIVVO_PROXY_URL}" />
<title><vte:value select="{VIVVO_WEBSITE_TITLE}" /><vte:if test="{PAGE_TITLE}"> - <vte:value select="{PAGE_TITLE}" /></vte:if></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Vivvo 4" />
<meta name="generation-time" content="$generation_time$" />
<link rel="search" type="application/opensearchdescription+xml" href="openSearch.php" title="{VIVVO_WEBSITE_TITLE}" />
{$meta_names__}
{$rss__}
{$css__}
{$scripts__}
</head>
Valeu!
Antes de mais nada obrigado pela força
- Fórum WMO
- → Viewing Profile: Posts: Pampa
- Privacy Policy
- Regras ·