Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#109 2007-08-04 12:50:46

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Yes, the highly detailed. Specifically, I want to see the bits about the database that look similar to (here’s what mine are):

Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: utf8
character_set_filesystem: binary
character_set_results: utf8
character_set_server: utf8
character_set_system: utf8
character_sets_dir: C:\webdev\mysql\share\charsets\
22 Tables: OK

Offline

#110 2007-08-04 12:53:02

hachi
Member
From: switzerland
Registered: 2004-04-24
Posts: 25

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Here you go:

Charset (default/config): latin1/latin1
character_set_client: latin1
character_set_connection: latin1
character_set_database: latin1
character_set_filesystem: binary
character_set_results: latin1
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
18 Tables: OK

Offline

#111 2007-08-04 14:13:59

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Ah. You’ve got an incorrect charset meta tag in your page: it calls for utf-8, when it should match your db and be iso-8859-1.

Last edited by Mary (2007-08-04 14:14:10)

Offline

#112 2007-08-04 14:19:47

hachi
Member
From: switzerland
Registered: 2004-04-24
Posts: 25

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

OK. So I tried to change the meta tag to iso-8859-1. But the umlaut in März (March) still doesn’t work. All the other umlauts work both in utf-8 and iso-8859-1.
Check http://mainstream.radiox.ch and http://mainstream.radiox.ch/playlists

Last edited by hachi (2007-08-04 14:20:43)

Offline

#113 2007-09-13 06:41:50

kimguan
Member
Registered: 2004-12-30
Posts: 14

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

I feel stupid because I can’t get the plugin to work. I only get empty output. Can anyone help?

My setup is as follows:

section name: ttest
ttest page template: <html><head></head><body><txp:upm_date_archive section="article" /></body></html>

Plugin is installed & active.
TXP v4.0.5

When the page is loaded, it’s empty. Please help! Many thanks.

Offline

#114 2007-09-20 12:53:10

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

That is what you should get. Read the plugin’s documentation, specifically the mode attribute.

Offline

#115 2008-01-06 15:45:33

carrotrope
Member
From: Edinburgh
Registered: 2007-03-16
Posts: 39

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Hi Mary,

Fantastic plugin – I’ve been using it since April 2007 very happily at www.itsnicethat.com, sadly now we’ve turned over to 2008 I’m getting some odd formatting on the list (which you can see on the site).

I’m using Textpattern 4.0.5 and plugin version 0.2.3 and it’s set up with the following attributes:

<txp:upm_date_menu link_to=“blog” section=“blog” year_format=”“ insert_empty_months=“no” month_format=”%B %G” showcount=“yes” />

Any ideas on how to fix January 2008’s odd positioning?

Thanks in advance,
Jez

Offline

#116 2008-01-06 16:04:21

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

carrotrope wrote:

Any ideas on how to fix January 2008’s odd positioning?

Because the year changed and the plugin added the new yearly heading to the list. And as your year_format-attribute is empty it just renders empty list-element.

You can fix it by adding something to the year_format or adding to your stylesheet:

.list dt {
display: none;
}

PS. Did look to your site’s code to check the output of yours and notice that it contains lot of unvalid code. Checked with validator and it returned 534 errors

Cheers!

Last edited by Gocom (2008-01-06 16:07:29)

Offline

#117 2008-01-06 18:39:41

carrotrope
Member
From: Edinburgh
Registered: 2007-03-16
Posts: 39

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Thanks Gocom! It’s cleaner now, but is there any way to shift it upwards directly beneath ‘Archive’? just like the catagories below ‘Catagories’?

And yikes, I hadn’t realised there were so many errors. I’ve got it down to 50 and it seems the rest are to do with the <p> tags TXP puts in when using Textile for the Article Markup. Thanks for pointing that out!

Offline

#118 2008-01-08 18:41:52

Malial
New Member
Registered: 2005-04-15
Posts: 4
Website

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

Great plugin, but I’m having an odd problem on my archive page.

You can see the page here: http://simplepixels.com/archive

Notice in the 2007 line that “Feb Mar” are repeated. What’s interesting is that if I take the articles posted in Apr 2007 and hide them, it then repeats “Feb Mar Apr” displaying “Jan Feb Mar Apr Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec”.

If I post a test entry in January 2007, then the dates display as they should without any duplicates. I can also set the plugin to not show any empty dates, and things display correctly then as well.

Any ideas? It appears that if Jan is empty of posts, then the plugin is doing an extra loop between that month and the first month with posts.

Offline

#119 2008-02-25 13:57:11

milkshake
Member
From: Linz, Austria
Registered: 2007-06-24
Posts: 80
Website

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

The preferences (Extensions > upm_date_archive) don’t seem to show up under 4.0.6, anyone else have this problem?

Offline

#120 2008-02-25 15:48:07

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: [plugin] [ORPHAN] upm_date_archive: Date archive listings

milkshake wrote:

The preferences (Extensions > upm_date_archive) don’t seem to show up under 4.0.6, anyone else have this problem?

add_privs('upm_date_archive', '1,2');

Last edited by iblastoff (2008-02-25 15:48:26)

Offline

Board footer

Powered by FluxBB