Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-06-06 14:51:08
- clarelb
- New Member
- Registered: 2008-06-06
- Posts: 1
Aleksandr
Hi, I just put TXP on my domain after a couple months using WP… I chose the Aleksandr theme and followed all the directions in the readme. Despite this, I am having three problems:
1) Tag error: <txp:sitename/> -> Textpattern Notice: tag is deprecated on line 978
Tag error: <txp:sitename/> -> Textpattern Notice: tag is deprecated on line 978
Tag error: <txp:sitename/> -> Textpattern Notice: tag is deprecated on line 978
Tag error: <txp:sitename/> -> Textpattern Notice: tag is deprecated on line 978
Tag error: <txp:sitename/> -> Textpattern Notice: tag is deprecated on line 978
2) I uploaded the header image but it’s not showing.
3) According to the preview, Aleksandr is supposed to show your entry on the main page. But it’s not there.
Any help you could provide would be greatly appreciated, thanks!
Last edited by clarelb (2008-06-06 14:53:00)
Offline
Re: Aleksandr
<txp:sitename /> was replaced with <txp:site_name />. I’m not familiar with the template so I’m no help on the other issues.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#3 2008-06-06 16:21:14
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Aleksandr
clarelb, to help you with 2) we’d need the image’s current path plus the css (or tag?) it uses to be displayed.
For 3) it would be helpful to post the page’s code where the error happens (if used, the form, too). What is displayed in the browser’s address bar? “Your entry” means the main article, right?
Last edited by uli (2008-06-06 16:33:11)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#4 2010-01-13 00:19:28
- twoday
- New Member
- Registered: 2010-01-13
- Posts: 2
Re: Aleksandr
Hey guys, I’m also using Aleksandr, and I have recently received the following error:
Tag error: <txp:article limit=“1” section=“archive” sortby=“Posted” sort=“posted desc” form=“article” /> -> Textpattern Notice: sortby attribute is deprecated on line 663
I’m a bit new to textpattern, and I’ve been able to resolve several other problems so far, but I’m pretty stumped on this one. Any clues as to what might be wrong?
The previous errors seemed to be based on the fact that I had the minim template installed, and had to switch a few options for my set up to be favorable towards Aleksandr. Is it possible that this problem is resurfacing?
Last edited by twoday (2010-01-13 00:21:05)
Offline
Re: Aleksandr
@twoday – The only attribute you need to use is sort
<txp:article limit =“1” section=“archive” form=“article” sort=“Posted desc”>
اردو میں بھی دستیاب Textpattern آپ کے لیے اب
Offline
#6 2010-01-13 12:38:25
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Aleksandr
Just remove sortby="Posted"
from the article tag(s), that’s sufficient to remove the error.
You then should go to Admin > Preferences > Advanced Basic and switch “Production Status” to “live” to avoid the display of errors.
EDIT: Sorry, my page was obviously delivered from cache, maniars answer wasn’t there.
Last edited by uli (2010-01-13 12:49:44)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#7 2010-01-13 18:26:40
- twoday
- New Member
- Registered: 2010-01-13
- Posts: 2
Re: Aleksandr
Thanks guys. That solved that, but since then half a dozen other problems have emerged. I’ve been able to fix most of them, but overall it seems to be quite buggy. I think I’ll try another template before I come back to this one.
Offline
Pages: 1