Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[plugin] [ORPHAN] rss_bbclone_popular
This plugin will list the x most popular pages according to hits received in bbClone. You must of course have bbClone setup and running on your site to use this plugin. The poe_bbclone plugin can be used to count hits for your site. The listing of pages can optionally link directly to that page if the page is a single article page.
The prefix is used to filter the pages show in the results list. For example, I include the section name before the article name in my bbClone stats using a format of “sectionname: “. Then, in order to show the most popular pages in the article section, I would set the prefix = “article: “.
Keep in mind, the links will only work for articles. The lookup by title isn’t the most reliable thing but it seems to be working for me.
Offline
#2 2005-04-23 14:55:39
- marios
- Archived Plugin Author

- Registered: 2005-03-12
- Posts: 1,253
Re: [plugin] [ORPHAN] rss_bbclone_popular
Does this work with a bbClone setup under UTF-8 or is it recommended to setup bbClone with chardet encoding ?
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
Re: [plugin] [ORPHAN] rss_bbclone_popular
It will work with either. I use it now with UTF-8.
Offline
#4 2005-04-23 15:57:54
- marios
- Archived Plugin Author

- Registered: 2005-03-12
- Posts: 1,253
Offline
#5 2005-04-27 17:03:19
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: [plugin] [ORPHAN] rss_bbclone_popular
I’ve got bbclone/poe_bbclone installed and working but I don’t understand how to implement your plugin. Your plugin is installed, but where do I set the parameters you mention in the help file and where do I see the results?
Cheers
Lee
Offline
Re: [plugin] [ORPHAN] rss_bbclone_popular
Just place the tag on a page somewhere and you will see the results. At the least you need to set the accesspath. The rest of the parameters are optional.
<txp:rss_bbclone_popular accesspath="/full/path/to/bbclone" />
Offline
Re: [plugin] [ORPHAN] rss_bbclone_popular
Hi,
I’ve managed to install bbclone and get that running fine, but when I ad the rss_bbclone_popular tag to my pages I get the following error messages at the top of my page.
Warning: Invalid argument supplied for foreach() in /path/to/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 25
Warning: array_multisort(): Argument #1 is expected to be an array or a sort flag in /path/to/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 28
Warning: Invalid argument supplied for foreach() in /path/to/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 32
I’ve used the tag
txp:rss_bbclone_popular accesspath=”/path/to/textpattern/bbclone”
Any ideas would be gratefully received, as I’m a bit stuck.
Offline
Re: [plugin] [ORPHAN] rss_bbclone_popular
Don’t know what was going on. I deleted the plugin, reinstalled it, and now everything is running fine.
Offline
Re: [plugin] [ORPHAN] rss_bbclone_popular
Hey, this came in really handy. Thanks.
Mark
Offline
Pages: 1