1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » Archive widget doesn't work
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 4002 Views |
-
Re: Archive widget doesn't work

19 November 2009 at 9:48pm
Steve could you please give a more specific description about your problem. I can't quiet understand the page refreshing part.
I'm running blog module ver. 0.2 on one of my projects. I have a problem with RSS widget link not showing up on a page. Probably it is somekind of template or maybe even CSS problem. Otherwise everything seems to work.
Are you using Silverstripe 2.3.0 or above? As the blog module requires so. -
Re: Archive widget doesn't work

20 November 2009 at 1:20am
I am running SilverStripe-v2.3.3. I am using blog-v0.2.1.
I think what was described here works - but see also this thread - it worked for me on the Archive issues talked about here...
http://silverstripe.org/blog-module-forum/show/265986?start=8#post273764
-
Re: Archive widget doesn't work

25 November 2009 at 6:29am
If you want to avoid hacking the code in the Blog classes themselves, stick this in mysite/_config.php:
BlogHolder_Controller::$allowed_actions[] = '2009';
-
Re: Archive widget doesn't work

6 May 2010 at 11:00pm
I have another problem with the Archive widget. I chose a monthly archive display for the widget, but if I click on any link of the archive widget I get to my 404-page.
I develop my site on a local drive, so the archive links want to link to "localhost/<ss-root>/news/2010/05/", where "news" is the changed title for "blog".
Tag cloud widget however is working just fine. Any ideas?
(I am using blog 0.3.0 and Silverstripe 2.4)
-
Re: Archive widget doesn't work

11 May 2010 at 12:32am
UPDATE:
updating the blog module to the latest build fixed that problem. weird.
| 4002 Views | ||
| Go to Top |




