All posts in the topic Configure Homepage (Short link)
Summary
- There are 5 posts — by 5 authors — in this topic.
- Latest post made by mail2lhj at Sep 01 02:49 UTC
Hi All,
I am trying to configure the homepage to display certain modules and not
others. I have tried editing the page_default_settings table directly but it
makes all the modules disappear from the homepage. Is there a better way to do
this? If not, could someone provide the formatting for the default_settings
memo field.
Check out web/includes/constants.php. There's a big array declaration
in there that specifies which modules should show on each page. Then
run 'php web/update/run_scripts.php' to install the new module settings
in the database. That should take care of it :)
Cheers,
Phil
Devon Manelski wrote:
> Hi All,
>
> I am trying to configure the homepage to display certain modules and not
others. I have tried editing the page_default_settings table directly but it
makes all the modules disappear from the homepage. Is there a better way to do
this? If not, could someone provide the formatting for the default_settings
memo field.
Hello,
I try to do the described thing, but no use.
I want to disable the Flickr module, I want to make it go away totally from any
page.
Is this possible?
Hi, i found some strange things in my PA pre7 installation:
a) Polls module dont exist
b) celebrity module dont exist
c) widget "preview" and widget embedding code give me this error : "
document.write('Error parsing URL ().'); "
Have some help for me?
I have the same question as adrianodepetris,
where is the Polls module ? how can I setup this module in my pre7 pa?
BTW, adrianodepetris, have you figured this out ?