in
com-taxonomy-2.2/views/blogtags/view.feed.php
This line generates a 404 error for me
$category =& $this->get( 'Category' ); //throws 404 error (line 40)
I uncommented and seems OK
|
|
|
| Friday, 19 March 2010 15:18 |
|
-
h
by kito
in com-taxonomy-2.2/views/blogtags/view.feed.php This line generates a 404 error for me $category =& $this->get( 'Category' ); //throws 404 error (line 40) I uncommented and seems OK
Conversation: [ Close ]
|