yes all the subcategories are anonymous accessible.
I found something weired, the rss/rdf/atom links have stopped working again for the entire module after i switch the debug info for the site off.
On switching the debug info on again i find that:
1. the rss/rdf/atom links start working for all pages except the subcategories where it shows a blank page,
2. but rss/rdf/atom links for articles under these subcategories are working fine.
but the moment i switch debug info off under site preferences i start getting the following error on clicking these links in the entire module:
XML Parsing Error: no element found
Location: http://localhost/modules/article/xml.php/rss/c3/3
Line Number 1, Column 1:
Please help this module is perfect for what i need if i can get the problem solved
also on switching the debug on i get the following errors when i go to the article admin page
Warning: mod_loadfunctions(/modules/article/include/functions.cache.php) [function.mod-loadfunctions]: failed to open stream: No such file or directory in file /Frameworks/art/functions.ini.php line 154
Warning: mod_loadfunctions() [function.include]: Failed opening '/modules/article/include/functions.cache.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /Frameworks/art/functions.ini.php line 154
server info:
Software server Apache/1.3.37 (Unix) mod_jk/1.2.14 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.7 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
PHP version 4.4.7
MySql version 4.1.22-standard
Statut safe mode ON
Register Globals ON
allow_url_fopen OFF This May Cause Problems
session.use_trans_sid ON
GD librairie Support bundled (2.0.28 compatible) thumbs available
Upload Statut ON
Max upload size 2M
Thanks for the info on tags for categories, will read the tags development guide and see if can make it work.