Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#157 2005-06-29 20:03:23

dmeehan
New Member
Registered: 2005-06-24
Posts: 9

Re: mem_glinklist: Grouped Link List

Pittster and Manfre, I am having the exact same problem. It is only outputting links from one category and is not outputting the headings. I am using RC3 (April build from the website) and 0.8.1 of the plugin.

other info: I am using it on a section page and I am using clean urls.

Has anyone found a solution?

Thanks.

Last edited by dmeehan (2005-06-29 20:13:49)

Offline

#158 2005-06-29 20:12:41

pittster
Member
Registered: 2005-06-13
Posts: 10

Re: mem_glinklist: Grouped Link List

I ended up writing my own plugin. Not a flexible, but it did exactly what I wanted.

Offline

#159 2005-06-29 20:16:33

dmeehan
New Member
Registered: 2005-06-24
Posts: 9

Re: mem_glinklist: Grouped Link List

Pittster,

Any chance I could use your plugin?

Offline

#160 2005-07-01 04:42:26

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_glinklist: Grouped Link List

I will look in to this problem this weekend. Been really busy here due to grelins that always pop up at the end of a quarter.

Offline

#161 2005-07-04 20:19:50

pittster
Member
Registered: 2005-06-13
Posts: 10

Re: mem_glinklist: Grouped Link List

my plugin is very BASIC but it works for what I need it to do. www.pittster.com

BTW my site sucks right now. Please do not judge me too harshly :)

When I get some time over the next couple of weeks, I’m going to add the following attribs:
count – show the count in the category
bulletchar – character to use as a bullet
onlycats – show only the categories

And the features:
display all the subcats if a category is displayed.

Offline

#162 2005-07-06 02:00:04

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_glinklist: Grouped Link List

pittster, I have been unable to reproduce the problem with the official txp download. Can you post a txp diagnostics dump (low detail)?

Offline

#163 2005-07-12 17:52:53

pittster
Member
Registered: 2005-06-13
Posts: 10

Re: mem_glinklist: Grouped Link List

In the interest of helping the community here it is. However, I’ve given up on it and I have gone to Nucleus CMS. does what I need out of the box.

Textpattern version: 1.0rc3
Document root: /home/jirving/public_html
$path_to_site: /home/jirving/public_html
Textpattern path: /home/jirving/public_html/textpattern/
Permanent link mode: section_title
open_basedir: /home/jirving:/usr/lib/php:/usr/local/lib/php:/tmp
Temp folder: /tmp
Site URL: www.pittster.com
PHP version: 4.3.11
Register globals: 1
Magic quotes: 1/0
Locale: en_GB.UTF-8
Server: Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a
Apache version: Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a

Pre-flight check:
————————————
/home/jirving/public_html/textpattern//_update.php still exists
Old placeholder file is in the way: /home/jirving/public_html/about
————————————

.htaccess file contents:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

————————————

Offline

#164 2005-08-01 19:21:04

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: mem_glinklist: Grouped Link List

Any news on the above problem?

I just upgraded to RC5 (r705) from deanload and am having problems with it outputing links using argname=“c”. Here is what I want to use <code><txp:mem_glinklist form=“Links” argname=“c” /></code>, but when I am in a category nothing is outputted. If I use the category attribute then it works fine; category=“one-of-my-categories”. However, this isn’t what I want.

Any ideas?

Offline

#165 2005-08-01 19:30:34

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_glinklist: Grouped Link List

I’ll look in to the latest RC to see what could be causing the problem.

Offline

#166 2005-08-08 16:54:13

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: mem_glinklist: Grouped Link List

So my problem above with mem_glinklist went away. I don’t know why.

I do have another question though, with mem_categories isn’t <code><txp:mem_categories form=“link_category2” type=“link” argname=“c” /></code> only supposed to display categories within the current category defined by what is in the URL? As it is it displays all categories no matter what.

Last edited by tinyfly (2005-08-08 16:55:43)

Offline

#167 2005-08-08 17:25:49

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_glinklist: Grouped Link List

That is the correct behavior for the supplied arguments. The argname attribute is used when generating the category links.

Offline

#168 2005-08-08 18:05:14

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: mem_glinklist: Grouped Link List

Is there any way to get it to show only the categories that are in the current category?

Offline

Board footer

Powered by FluxBB