Page 1 of 1

blog trouble

Posted: Fri Jun 29, 2007 2:51 pm
by sebas
I've installed blog made simple
added 3 categories and a few post as a test
than i added the code {cms_module module=Blogs} to my page (using html button)
but nothing happens
i've seen several posts of this problem but not a real solution
can anyone help me please

i'm realy new to php and cms

Re: blog trouble

Posted: Wed Aug 08, 2007 8:04 pm
by RonnyK
I don't know if you fixed it yet, but for some reason is the ModuleManager only loading the 0.2.0 version of the Blogs. If you go tho the module in the Dev-area, you can download the 0.2.2 version and install it by upload/install. Then all will be shown.

Ronny

Re: blog trouble

Posted: Wed Mar 19, 2008 7:50 pm
by resistem
This is not related to the first post, but since there were a lot of Blog related topics and this simply was called "blog trouble" I though it would be the best place to post.

Anyway, when I post a new Entry the summary, or short text, does not recognice

Code: Select all

<br>
or

Code: Select all

<p>
and instead write it all on the same line. Can anyone help point me in the right direction to solve this? Thanks.

To make things clearer, it's the

Code: Select all

$entry->shorttext
that's the problem.