2005-05-28 07:09:52

ubernostrum
Member
êta
Real name: James Bennett
From: Lawrence, KS
Website

Re: [ORPHAN] rss_live_archive

Huzzah!


You cooin’ with my bird?

Offline

 

2005-05-28 14:48:15

theturninggate
Member
êta
Website

Re: [ORPHAN] rss_live_archive

Wilshire, that’s awesome. I’ll have to give this one a shot! :)

Last edited by theturninggate (2005-05-28 15:09:58)

Offline

 

2005-05-28 15:41:25

theturninggate
Member
êta
Website

Re: [ORPHAN] rss_live_archive

Okay, I’m up against a wall trying to get this to work. The problem is that my Files directory is unwritable. I’ve gone into my host interface and have set file permissions to 777, but TXP doesn’t recognize them. I even tried changing the File Upload Path to “images” as a test (because I know that I can write to my images directory) and it still said the directory wasn’t writeable.

Does anyone have any ideas on this, or am I just doing something wrong?

Offline

 

2005-05-28 16:02:34

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_live_archive

Try setting the directory to an absolute path (/full/path/to/dir) and see if that works.

Offline

 

2005-05-28 16:31:08

theturninggate
Member
êta
Website

Re: [ORPHAN] rss_live_archive

I got it working by leaving the File Upload Path set to the default “/tmp”. I had been trying to change it to “/files”. Is there any reason not to do it this way?

Offline

 

2005-05-28 19:28:48

himynameisjonas
Plugin Author
beta
Real name: jonas
From: Sweden
Website

Re: [ORPHAN] rss_live_archive

i get this error message:

Warning: Missing argument 2 for rss_live_archive() in /customers/iamnotfromfinland.net/iamnotfromfinland.net/httpd.www/jonas/textpattern/lib/txplib_misc.php(352) : eval()‘d code on line 72

any idea why?

Offline

 

2005-05-28 22:35:47

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_live_archive

Yes, look up about 7 posts

The tag is not self closing. Use like this:
<code>
<txp:rss_live_archive>
<txp:rss_suparchive />
</txp:rss_live_archive>
</code>

Offline

 

2005-05-29 11:50:25

himynameisjonas
Plugin Author
beta
Real name: jonas
From: Sweden
Website

Re: [ORPHAN] rss_live_archive

oh hahaha, i had missed the closing tag.

but now it only shows the “Loading Article Archives…” then i dissapear and nothing else shows up.

Offline

 

2005-05-29 14:24:16

sekhu
Member
lambda
Website

Re: [ORPHAN] rss_live_archive

anyway this could squeeze in organisation alphanumerically? so it goes:

year, month, first letter/number of entry? or the option to remove the month and just have the letter?

Cheers

EDIT: having problems getting it to work, I just get a blank page.

http://sekhu.net/txpattern/section/book/

Here’s the page code:

<pre><div id=“single” class=“box”>
<txp:if_article_list>
<txp:rss_live_archive>
<txp:rss_suparchive_menu headerlabel=“Archives” showcount=“1” showheader=“1” section=“book” />
<txp:rss_suparchive section=“book” />
</txp:rss_live_archive>
</txp:if_article_list>
</pre>

Any ideas? The dir is writable to 755 as per the default tot he default tmp dir.

EDIT2: It’s doing something, checking the tmp file there about three files one named year, it’s just not displaying?

Last edited by sekhu (2005-05-29 17:12:27)

Offline

 

2005-05-29 16:01:07

domfucssion
Plugin Author
gamma

Re: [ORPHAN] rss_live_archive

@himynameisjonas : I had problems with this working too, are you using “zem_debug”? try disabling it. Thats how i got it going….

Offline

 

Powered by FluxBB