Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-05-16 18:29:17
- annasue
- New Member
- Registered: 2008-05-16
- Posts: 7
Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
I am VERY NEW to TextPattern and have just installed it and entered my first article. I am seeing this message and don’t know what is causing it.
After Subject: tag does not exist on line 983
I looked in index.php as well as config.php but those files do not have that many lines.
Thanks in advance.
Offline
#2 2008-05-16 18:34:42
- Ruhh
- Member
- From: dakota dunes
- Registered: 2008-01-20
- Posts: 305
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
Uh I don’t think there’s a page_slogan tag but there is a site_slogan tag.
<txp:Ruhh />
Offline
#3 2008-05-16 18:40:50
- annasue
- New Member
- Registered: 2008-05-16
- Posts: 7
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
I copied it exactly from the site:
www.bobsmithmusic.org/textpattern
Offline
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
No, there isn’t tag called <txp:page_slogan />
, but as Ruhh stated, there is <txp:site_slogan />
.
For more information see Alphabetical Tag Listing where you can find all core tags.
Last edited by Gocom (2008-05-16 18:50:57)
Offline
#5 2008-05-16 18:52:01
- annasue
- New Member
- Registered: 2008-05-16
- Posts: 7
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
Go to http://www.bobsmithmusic.org/textpattern/ and see the error message at the top of the window.
Offline
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
What Ruhh and Gocom said. Check your page templates and forms for <txp:page_slogan/>
and change it to <txp:site_slogan/>
.
Offline
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
Hello, go and have a look in either your default page template or your default form. Search in there for page_slogan and replace it with site_slogan. Then the error will go away.
EDIT: Dang, jm quicker on the draw :-)
Last edited by Bloke (2008-05-16 18:55:47)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Online
#8 2008-05-16 19:01:00
- annasue
- New Member
- Registered: 2008-05-16
- Posts: 7
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
Is that file going to be index.php in the setup directory?
Offline
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
No. Login to your site > Presentation > Pages (or Forms).
Offline
#10 2008-05-16 19:10:20
- annasue
- New Member
- Registered: 2008-05-16
- Posts: 7
Re: Error message: Tag error: <txp:page_slogan/> -> Textpattern Warning:
Thank you! That fixed it.
Offline