Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#211 2007-09-16 19:43:50

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: [plugin] [ORPHAN] rss_live_archive

wilshire wrote:

I am running TXP 4.0.5 and rss_live_archive 0.7 together with no problems.

This is a gret news. It’s very strange: I was running it with 4.0.4 and I can’t get it running anymore.
Sometimes dat files appers but the Live Archive doesn’t works, other times (after deleting them to reset the cache) they don’t appear anymore.

Which kind of file path (of the cache and files) may I put in the Admin preferences? With http://, without…? I tried SO MANY times but I can’t find the right one.

Many thanks to all will help me.

Offline

#212 2007-09-16 20:03:16

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_live_archive

The plugin uses the file upload directory that is set on the Admin -> Preferences -> Advanced tab. It is a file path, not a URL. Something like /path/to/files to a writable directory is needed.

Offline

#213 2007-09-16 20:12:06

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: [plugin] [ORPHAN] rss_live_archive

Installed the latest version, .dats present, file path OK (I presume), writeable directory, CSS, call to the plugin correctly set: no results.

The ?larch=1 parameter gives this:

Something has gone horribly wrong. The post cache cannot be opened. Make sure your file upload path is correct and writable – /web/htdocs/www.maidireblog.it/home/files

Last edited by candyman (2007-09-16 20:22:26)

Offline

#214 2007-09-16 21:09:28

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_live_archive

What do you mean you presume the file path is ok? According to the plugin, its not.

Offline

#215 2007-09-16 21:25:28

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: [plugin] [ORPHAN] rss_live_archive

My blog URL is: http://www.maidireblog.it

I’ve set the file upload directory on the Admin -> Preferences -> Advanced tab as: /web/htdocs/www.maidireblog.it/home/files

and I presume that’s OK ‘cause the dat files are correctly written by the plugin. I don’t know how can write the .dat on a directory and, at the same time, tell that the same directory is unwriteable.

If the problem is the cache, can you tell me which is the path of the cache? texpattern/tmp? textpattern/cache?

Last edited by candyman (2007-09-16 21:26:50)

Offline

#216 2007-09-22 11:46:51

peppeg
Member
From: iceland
Registered: 2006-08-01
Posts: 26
Website

Re: [plugin] [ORPHAN] rss_live_archive

hi Rod and thanks for this really great plugin ;)

but

i’ve got a problem…

all works fine but nothing is displayed (you can see here: http://www.peppeg.it/storico)
i can see in the source page the correct div, and others element…
chomoed 777 the correct dir and the file (.dat) are in…

added a call in the head, and the call in the page…

i can’t understand where i’m wrong…

thanks in advance,
peppeg

(can be a incompatibility with other plugin? i’ve got: ajw_comment_alt, ako_youtube, jnm_audio, SimplePie Plugin for Textpattern, wet_slimpattern)

txp 4.0.5

eDit: i clear the html but maybe something wrong…

now archivies shows up but don’t work if click on a year nothing happen…
:(

Last edited by peppeg (2007-09-22 13:20:19)


calati juncu ca passa la china

Offline

#217 2007-09-25 13:54:49

edgar123
New Member
Registered: 2007-09-25
Posts: 1

Re: [plugin] [ORPHAN] rss_live_archive

Hi All

I get some problem with TXP 4.0.5 and rss_live_archive 0.7 and I am writing for help.

Previously I was using old TXP version with rss_live_archive 0.5 and everything works perfectly.

Recently, I upgrade TXP to 4.0.5. All plugins are fine except rss_live_archive 0.5. Following errors were shown
—————————————————————————
tag_error <txp:rss_live_archive_js/> -> Warning: array_keys() [function.array-keys]: The first argument should be an array on line 604

tag_error <txp:rss_live_archive_js/> -> Warning: array_diff() [function.array-diff]: Argument #1 is not an array on line 604

tag_error <txp:rss_live_archive_js/> -> Warning: Invalid argument supplied for foreach() on line 604
———————————————————————————-

So I upgrade rss_live_archive to 0.7. Error message is gone. However, nothing is displayed in my archive page. I check the page source and only following html code are generated.

———————————————————————————-
<div id=“livearchives”><div id=“rssLiveArchive”><div id=“notlive”><noscript> </noscript></div></div><div style=“clear: both;”></div></div>
————————————————————————————

I believe the access right of folder “tmp” and “file” are correct as new DAT files are successfully generated.

I wish someone could help asthe live archive is really useful…

P.S. Information that may be useful.

1) in my experience it seems that live archive 0.7 and rss_suparchive 0.18 are not compatible as when I put my code in this way.

Case one:
——————————————
<txp:rss_live_archive> </txp:rss_live_archive>
<txp:rss_suparchive section=“article” />
—————————————
The txp:rss_suparchive is not functional.

Case Two: If i put my code reversely
——————————————
<txp:rss_suparchive section=“article” />
<txp:rss_live_archive> </txp:rss_live_archive>
—————————————
txp:rss_suparchive is functional but i get another error message
————————————————————————-
tag_error <txp:rss_live_archive></txp:rss_live_archive>

</div><!—blog—> </div> </div><!—wapper—> <div id=“contentbottom”></div> <div class=“clearing”>&nbsp;</div>

<txp:output_form form=“Temp_footer” /> -> Textpattern Notice: Unknown tag attribute: form on line 605
————————————————————————————————-

2. I get this error in my Admin->Diagnostic Page
“txp_counter: error: Incorrect information in file: ‘.\textpattern\txp_counter.frm’”

I discover that txp_counter is a VIEW in textpattern DB and I solve this error message by removing the view.

Wish information may be useful.

Regards
Edgar

Offline

#218 2007-09-28 19:33:09

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [plugin] [ORPHAN] rss_live_archive

OK. I finally got my version of this to work. (v7/4.05).

I was having the “something has gone seriously wrong” problem and the years were not showing up. After taking the steps below it all [finds wood, whacks it…] works.

Here’s what I did…

  1. updated my install to 4.05 (was 4.03)
  2. disabled asy_jpcache (not sure if this had anything to do with it… (possibly the missing years bug is related to this?)
  3. deleted all the dat files in my working file directory.
  4. made sure that the section="mySection" was set correctly (the plugin previously worked without this attribute being specified buut it now defaults to the “article” section).
  5. set the extensions tab so that both fields are empty and that autocache is selected then hit save.

So I’m happy, but I would like to prevent future live events from showing up.

[edit] spoke too soon. years disappears. drat.

Last edited by mrdale (2007-09-28 22:48:56)

Offline

#219 2007-12-06 19:30:41

sphinx
New Member
Registered: 2007-12-03
Posts: 2

Re: [plugin] [ORPHAN] rss_live_archive

yyyy-mm.dat
yyyy.dat
maxpostid.dat
years.dat
are all in my files folder, but nothing on webpage.

Offline

#220 2008-02-21 00:29:17

geoff777
Plugin Author
From: Benarrabá Andalucía Spain
Registered: 2008-02-19
Posts: 282
Website

Re: [plugin] [ORPHAN] rss_live_archive

Hi installed and activated but no tab appears under preferences … any ideas?


There are 10 types of people in the world: those who understand binary, and those who don’t.

Offline

#221 2008-02-22 07:29:41

geoff777
Plugin Author
From: Benarrabá Andalucía Spain
Registered: 2008-02-19
Posts: 282
Website

Re: [plugin] [ORPHAN] rss_live_archive

Having problems getting this running.
I’ve installed via Admin plugins and enabled.
Set my filepath and its writable.
I don’t see a new tab in the extensions setcion …?

Navigate to the extensions -> live archive tab to turn auto recaching on. Set the sections and categories you want to cache and save your settings.

So I’m stuck.

Mary said this wasn’t an Admin side plugin … Am, I installing this in the wrong way.

Sorry Newbie to Textpattern.


There are 10 types of people in the world: those who understand binary, and those who don’t.

Offline

#222 2008-05-18 15:39:07

fangonk
Member
Registered: 2007-07-12
Posts: 44

Re: [plugin] [ORPHAN] rss_live_archive

Man, I am having an identical problem and I can’t seem to figure out what is going on. I have installed and re-installed but no extensions tab ever shows up. Is this plugin even supported anymore?

Last edited by fangonk (2008-05-18 15:40:04)

Offline

#223 2008-05-18 17:14:27

geoff777
Plugin Author
From: Benarrabá Andalucía Spain
Registered: 2008-02-19
Posts: 282
Website

Re: [plugin] [ORPHAN] rss_live_archive

As far as I can tell this plugin is no longer supported. I did read in another post about plugins, that to work with 4.06 you had to add some extra code to get the tab to appear. Sorry but I can’t find the post again.


There are 10 types of people in the world: those who understand binary, and those who don’t.

Offline

#224 2008-08-16 14:21:47

pixeljuicer
New Member
Registered: 2008-08-16
Posts: 1

Re: [plugin] [ORPHAN] rss_live_archive

There’s a post outlining a way to get the plugin working here

To get the Live Archive plugin working again under 4.06, install it, then edit the plugin code by clicking the ‘Edit’ link next to the listing for rss_live_archive in the Plugins tab.

Search for the following line of code:

register_tab("extensions", "rssla", "live archive");

Right before that line, paste in this line of code:

add_privs('rssla', '1');

Save the edited plugin and activate it, and when you view Admin > Extensions you should see the plugin details and not an error message.

Hope that helps!

Offline

#225 2010-02-11 20:18:18

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: [plugin] [ORPHAN] rss_live_archive

Anyone managed to get the rss_live_archive working with Txp 4.2.0?

I get this plugin working only once with 4.0.4 and. after that, never again.
I’ve checked all the things one hundred of times, I’ve read this topic from the first post to the latest, I’ve installed, cleared, reinstalled all many times with no results at all. I cannot find the missing piece.

Could someone post his working configuration, please?

p.s.: I’ve changed the default articles section with pensatoio: may I change also some plugin code or must I specify the choosen section (in the plugin preferences tab) only?

Last edited by candyman (2010-02-11 20:44:37)

Offline

Board footer

Powered by FluxBB