Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-01-05 18:06:11

oldrow
New Member
Registered: 2009-01-05
Posts: 2
Website

deprecated tag error

Tag error: <txp:sitename /> -> Textpattern Notice: tag is deprecated on line 1098

Tag error: <txp:sitename /> -> Textpattern Notice: tag is deprecated on line 1098

I just installed the template “blueprinted”, followed all of the directions very carefully, and these errors showed up afterwards in the header

I am new to text pattern and need some expert help please!

Here is the form for content_header:

<!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” xml:lang=“en” lang=“en”>
<head> <meta http-equiv=“Content-Type” content=“text/html; charset=utf-8” /> <title><txp:page_title /></title> <txp:feed_link flavor=“atom” format=“link” label=“Atom” /> <txp:feed_link flavor=“rss” format=“link” label=“RSS” /> <txp:css format=“link” />
<txp:if_individual_article> <txp:css format=“link” n=“comments” />
</txp:if_individual_article>
<txp:if_section name=“archives”> <txp:css format=“link” n=“archives” />
</txp:if_section>
</head>
<body id=”<txp:section />”>
<!— accessibility —>
<div id=“access”> <ul> <li><a href=”#content”><txp:text item=“go_content” /></a></li> <li><a href=”#menu”><txp:text item=“go_nav” /></a></li> <li><a href=”#secondary_content”><txp:text item=“go_search” /></a></li> </ul>
</div>

<div id=“wrap”> <div id=“header”> <h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1> </div><!— header —>

<div id=“menu”><txp:section_list active_class=“current” break=“li” class=“nav” default_title=“Home” exclude=“article” include_default=“1” wraptag=“ul” /></div>

-Oldrow
beta.oldrow.net

Offline

#2 2009-01-05 18:24:12

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: deprecated tag error

use <txp:site_name/>

Offline

#3 2009-01-05 23:01:08

oldrow
New Member
Registered: 2009-01-05
Posts: 2
Website

Re: deprecated tag error

thanks it worked!

Offline

#4 2009-01-26 19:40:28

debenede
Member
Registered: 2005-08-18
Posts: 10

Re: deprecated tag error

where use <txp:site_name/>? my form content_header dont have:

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> ……………..
<div id=“wrap”> <div id=“header”> <h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1> </div><!— header —>

<div id=“menu”><txp:section_list active_class=“current” break=“li” class=“nav” default_title=“Home” exclude=“article” include_default=“1” wraptag=“ul” /></div>

Thanks for help. Mille grazie, merci


ric

Offline

#5 2009-01-26 20:03:17

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

Re: deprecated tag error

Look at the 2nd line of your exapmple :)

<h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1>


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#6 2009-01-26 23:50:23

debenede
Member
Registered: 2005-08-18
Posts: 10

Re: deprecated tag error

Grazie Victor…


ric

Offline

#7 2009-01-27 18:07:07

debenede
Member
Registered: 2005-08-18
Posts: 10

Re: deprecated tag error

News errors:
on home page: { content{ s } rather than { contents }… one bracket in more!
Perché? Grazie


ric

Offline

#8 2009-03-27 00:21:04

chas_h
New Member
Registered: 2005-08-02
Posts: 5

Re: deprecated tag error

Hi, Is there a second instance of that depricated tag in the Bluprinted template? I found the one in the content_header form but I’m still getting one line of error (it was originally two) and it’s driving me nuts.

tia,
Chas.

Offline

#9 2009-03-27 00:48:52

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: deprecated tag error

There’s one in the footer form template methinks.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#10 2009-03-27 03:23:16

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: deprecated tag error

Check out the smd_where_used to help you find where things are being used.


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#11 2010-05-01 23:11:12

mikaelis
New Member
Registered: 2010-04-28
Posts: 1

Re: deprecated tag error

Blueprinted template: Can anyone please help me. I installed the Blueprinted template, it all functions except the ARCHIVES option. It fetches articles by date but does not fetch the cathegories. it seems pluggins are not working correctly. Thanks in advance for any help.
Ser

Offline

#12 2010-05-01 23:51:50

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: deprecated tag error

Can you please start a new topic, with the template’s name in the topic subject? Your question is not likely to get much attention in this – mostly unrelated – thread.

Offline

Board footer

Powered by FluxBB