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
blog trouble
Re: blog trouble
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
Ronny
Re: blog trouble
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 or 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 that's the problem.
Anyway, when I post a new Entry the summary, or short text, does not recognice
Code: Select all
<br>
Code: Select all
<p>
To make things clearer, it's the
Code: Select all
$entry->shorttext
Last edited by resistem on Sun Mar 23, 2008 2:35 am, edited 1 time in total.