Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
This is possible.
Offline
#77 2008-11-24 13:48:55
- sirblackheart
- New Member
- Registered: 2008-07-04
- Posts: 7
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
wet schrieb:
This is possible.
.p Sorry, my error, forgott a / in on tag…
This is realy cool, i already love the new version of txp
Thx for this great cms platform
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
wet/sthmtc
I temporarily see the same load_order problem when updating a clean install of 4.0.6. The problem fixes itself when I next login into the admin interface – I guess this is when the update scripts are run.
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Robert, I am seeing a small error after upgrading a live site from 4.06 to 4.07rc1. The /images folder was not touched when upgrading, but I notice that not all of the images are displayed in the Images tab, but they do exist in the /images folder.
For example, I have images up to #773 in the folder, but only up to #695 in the images tab. ?
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
I’m updating an installation that uses Kevin’s rebranding mod. What’s the best way to merge changes to Textpattern’s UI CSS file without losing the custom design?
Offline
#81 2008-11-24 19:47:53
- zoltandragon
- Member
- Registered: 2007-04-30
- Posts: 47
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
I don’t know how and why, but I had serious problem with the <txp:else /> tag: I use it in the <head> to output various kinds of descriptions when on different sections, and I have never had any problem with it until the upgrade (oh, yes, it is an upgrade from 4.0.6). Mysteriously, the problem causes the right sidebar and the footer (all that follows the main content) disappear… If I don’t have the tag on the page, everything works fine… Have you encountered any comparably strange behaviour?
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
zoltandragon, could you post the original code (the working one on 4.0.6)? thanks
Offline
#83 2008-11-24 20:01:17
- zoltandragon
- Member
- Registered: 2007-04-30
- Posts: 47
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Sorry, here it is:
<txp:if_individual_article>
<meta name="description" content="<txp:page_title /> / <txp:rss_auto_excerpt words="40" overrideexcerpt="1" striptags="1" showlinkwithexcerpt="0" stripbreakstabs="1" excerptwraptag="" ending="…" />" />
<meta name="keywords" content="<txp:keywords />" />
<txp:else />
<meta name="description" content="some content goes here" />
</txp:if_individual_article>
What I don’t quite understand is how it affects the layout… and throws tag parse errors concerning <txp:else /> (this is the only instance of the tag on the page)
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Posting the resulting parse errors and the tag trace would help.
Offline
#85 2008-11-25 07:03:57
- zoltandragon
- Member
- Registered: 2007-04-30
- Posts: 47
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
OK, here they are:
1. for <txp:else /> -> Textpattern Warning: Ismeretlen tag on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processtags()
textpattern/publish/comment.php:203 parse()
textpattern/publish/taghandlers.php:1653 commentform()
textpattern/publish.php:1090 comments_form()
textpattern/publish.php:1012 processtags()
textpattern/publish/taghandlers.php:2552 parse()
textpattern/publish.php:1090 if_comments_allowed()
textpattern/publish.php:1025 processtags()
textpattern/lib/txplib_misc.php:1556 parse()
2. for <txp:message /> -> Textpattern Notice: on line 1943
textpattern/publish/taghandlers.php:1943 trigger_error()
textpattern/publish.php:1090 message()
textpattern/publish.php:1012 processtags()
textpattern/lib/txplib_misc.php:1556 parse()
textpattern/publish/taghandlers.php:1756 parse_form()
textpattern/publish.php:1090 comments()
textpattern/publish.php:1012 processtags()
textpattern/lib/txplib_misc.php:1556 parse()
textpattern/publish.php:865 parse_form()
textpattern/publish.php:887 doarticle()
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
zoltandragon wrote:
Textpattern Notice: on line 1943
Are you sure that there’s nothing mentioned between Textpattern Notice: and on line 194 ?
Offline
#87 2008-11-25 07:20:42
- zoltandragon
- Member
- Registered: 2007-04-30
- Posts: 47
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Absolutely sure. Here is the screenshot of the errors.
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Please view the HTML source for these messsages, a browser might not render everything.
Offline
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
Robert, not meaning to be pushy, but have you seen my earlier post? Images appear to be missing from the Images tab, even though they exist in the /images folder. Little urgent because its a live site with lots of missing images…
Offline
#90 2008-11-25 07:31:03
- zoltandragon
- Member
- Registered: 2007-04-30
- Posts: 47
Re: Feedback to: Help us test the release candidate for the upcoming 4.0.7
<pre>A következő tag hibát okozott: <b><txp:message /></b> -> <b> Textpattern Notice: on line 1943</b></pre>
<pre style=“padding-left: 2em;” class=“backtrace”><code>textpattern/publish/taghandlers.php:1943 trigger_error()
textpattern/publish.php:1090 message()
textpattern/publish.php:1012 processtags()
textpattern/lib/txplib_misc.php:1556 parse()
textpattern/publish/taghandlers.php:1756 parse_form()
textpattern/publish.php:1090 comments()
textpattern/publish.php:1012 processtags()
textpattern/lib/txplib_misc.php:1556 parse()
textpattern/publish.php:865 parse_form()
textpattern/publish.php:887 doarticle()</code></pre><pre>A következő tag hibát okozott: <b><txp:else /></b> -> <b> Textpattern Warning: Ismeretlen tag on line 1104</b></pre>
<pre style=“padding-left: 2em;” class=“backtrace”><code>textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processtags()
textpattern/publish/comment.php:203 parse()
textpattern/publish/taghandlers.php:1653 commentform()
textpattern/publish.php:1090 comments_form()
textpattern/publish.php:1012 processtags()
textpattern/publish/taghandlers.php:2552 parse()
textpattern/publish.php:1090 if_comments_allowed()
textpattern/publish.php:1025 processtags()
textpattern/lib/txplib_misc.php:1556 parse()</code></pre>
Offline