Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Yeah… bummer. I hope it isn’t permanent.
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
I doubt they’re that proactive about banning.
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Has anyone else tried this on the very latest SVN install? Because that’s what I’ve got – and even with a fresh SVN install, fresh magpie, fresh plugin (active)… I’m not getting anything – not even a cache file or an error message.
Greenrift, if you want it, I’ll give you the username and password for the test install.
It’s going to be simple when I find it, I know it is.
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Dunno how long the ban lasts, the website never says anything about length just that it willl happened (it happened to my test server while I was writing it. But thats back now). I’d say like a day or so.
Definitely keep the cache above 5 minutes. If you’re trying to debug, turn the “MAGPIE_DEBUG” constant on, you can do this by either setting it to a value greater than 1 or adding a constant in your config.php by writing define('DEV',true);
. THen just make DEV false and the debug stuff goes away.
Jennifer, if you email me that stuff I can take a look.
Last edited by greenrift (2004-12-07 02:14:49)
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Everybody update now, the bugs that people are experience should be fixed. At the very least it will tell you a little more about whats going on.
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Works like a charm.
Good work!
Offline
#43 2004-12-08 23:31:10
- mjm
- New Member
- From: Basel CH
- Registered: 2004-10-10
- Posts: 2
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
yes it works now. hurrah
Thanks for all your efforts Greenrift.
Ive got high hopes for this del.icio.us thing. could it be as important as Google for finding information? discuss…..
and dont forget to add your <txp> tag to any textpattern links you add
view bookmarks with the txp tag
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Thank you so much for all your hard work on this! :)
Offline
#45 2005-01-02 22:05:49
- Rachel Rachel
- Member
- Registered: 2004-09-24
- Posts: 28
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
i am having similar problems as some of the other users – the plugin is active and everything but i get no output. i think it may be a problem with magpie, but i can’t figure out what. any suggestions? i’m pretty retarded when it comes to php and rss, so i apologise in advance.
edit: okay, i tried foregoing the txp.icio.us plugin for the moment and tried to get magpie to post the links using this code and a php include on my index file, and it works fine. but when i try using the plugin, no output. and i don’t get any gibberish cache files either. help please?
Last edited by Rachel Rachel (2005-01-02 23:09:47)
Offline
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
Are you sure you’ve activated the plugin, given it a username as an attribute, provided it with a valid form that has link tags in it? If the del.icio.us service is down you won’t get any output (unless you have something cached), but that doesn’t seem to be the case right now.
So make sure the call is like:
<txp:txp_icio_us username="Rachel Rachel" form="links" />
Last edited by greenrift (2005-01-03 00:56:30)
Offline
#47 2005-01-03 03:56:49
- Rachel Rachel
- Member
- Registered: 2004-09-24
- Posts: 28
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
yep. still no dice. i added the ‘form’ attribute, but it didn’t make a difference (i have plainlinks, the default, defined so that shouldn’t have been the problem).
Offline
#48 2005-01-03 17:40:08
- Rachel Rachel
- Member
- Registered: 2004-09-24
- Posts: 28
Re: [plugin] [ORPHAN] txp.icio.us - Del.icio.us bookmarks made easy
hey, okay. i feel like a tit. the plugin wasn’t activated.
::facepalm::
sorry to bother.
Offline