Topic: Autotheme > Custom Modules > PNphpbb2 not working!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
26.Feb 2006 - 08:18

What name I have to use for the module PNphpBB2 in my AutoTheme setting?

'PNphpBB2' isnt working as module name.
AbraCadaver
avatar
Professional
Professional
Posts: 1383

Posted:
26.Feb 2006 - 09:38

What isn't working? You can't specify the name, it is in a dropdown and those module names come straight from PostNuke.

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
26.Feb 2006 - 23:09

When I go to my AutoTheme setting in my admin panel, in 'Custom Modules' I add 'PNphpBB2' but when I check the site, all the blocks I choose to don't show are showing up, so my forum showed below at the bottom of the page. Like the name of the module 'PNphpBB2' isn't the right name for AutoTheme. I don't have this problem with my other modules.
AbraCadaver
avatar
Professional
Professional
Posts: 1383

Posted:
27.Feb 2006 - 03:06

Add at the top of your template:

Then when you view a PNphpBB2 page, see what it says.

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 03:19

Sorry but wich template? The PostNuke one (theme.html or theme.php?) or the PNphpBB2 one? Please let me know, thanks for your help.
AmmoDump

Team Member
Team Member
Posts: 3024

Posted:
27.Feb 2006 - 03:23

theme.html

--
David Pahl
Zikula Support Team
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 04:55

I try but nothing changed. I have to open this new site really soon and this is the only problem I am experiencing, along with the replying error I post previously in this forum.
AmmoDump

Team Member
Team Member
Posts: 3024

Posted:
27.Feb 2006 - 05:20

Do you have a link, so we can see exactly what you are trying to do... or not do?

Please explain what you are trying to show, or not show as well....

And if you could please post your theme.html...

AutoTheme can be confusing in the begining... but it is an awesome tool...

And to be sure you are using all current versions of your software... PN, AT, PNphpBB...?

--
David Pahl
Zikula Support Team
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 05:32

I can't post the link as this is a site I am building for someone else, I will need to ask the concerned person before.

I am using AutoTheme since 6 years now, never had this problem before.

I want to show the forum without any blocks around, like all my other modules.

The forum is showed at the bottom of my page, with the postnuke/autotheme blocks on the top of it. I don't want this blocks, just the forum.

When you set up the custom modules in your AutoTheme administration, you decide wich blocks you want to show, even if I selected the blocks, they are still showing up.

It's a problem I am experiencing only with the forum module.

Hope you will understand what I mean icon_smile
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 05:34























<font size="1" face="Arial, Helvetica, sans-serif">














<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Index
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">News
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Shows
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Reviews
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Downloads
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Bands
Profiles
<font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Links















AmmoDump

Team Member
Team Member
Posts: 3024

Posted:
27.Feb 2006 - 07:51

so you are just trying to block out your Area1 blocks???

--
David Pahl
Zikula Support Team
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 09:32

Yes, and it keep showing, even if I blocked it.
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
27.Feb 2006 - 09:32

Yes, and it keep showing, even if I blocked it.
cannibus
avatar
Helper
Helper
Posts: 401

Posted:
27.Feb 2006 - 10:23

what i did was i created a forum.html


and didnt put any block calls in it. that would definately fix your problem.
sae
avatar
Helper
Helper
Posts: 312

Posted:
27.Feb 2006 - 23:57

I did this too.
cannibus
avatar
Helper
Helper
Posts: 401

Posted:
28.Feb 2006 - 00:59

Code

<!-- [Area1-blocks] -->



take that out of a template called "forum.html"


no way the blocks will come up,
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 04:59

And what did you put into that file (forum.html)?
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 05:02

Sorry we post in the same time lol!
I will try now, thanks..I will let you know.
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 05:05

Ok, I added a in my AT-XP1_0 theme folder a new file called forum.html, when I go to index.php?name=PNphpBB2 I still see the block.

How did you do? Sorry english isn't my first language as you probably noticed :?
AbraCadaver
avatar
Professional
Professional
Posts: 1383

Posted:
28.Feb 2006 - 05:57

MissC73

I try but nothing changed. I have to open this new site really soon and this is the only problem I am experiencing, along with the replying error I post previously in this forum.


So if you put this in theme.html and forum.html:

Then you should at least get a MODULE= in the page. Try putting this after the tag in theme.html:


And this in forum.html after tag:


What do you get when you view the forum???

This will confirm if it is a module name problem.

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 06:02

I see the same thing with writed 'theme.html : MODULE=PNphpBB2' at the top of my page.
AbraCadaver
avatar
Professional
Professional
Posts: 1383

Posted:
28.Feb 2006 - 06:11

hmmm... O.K., so the module name is fine, but it is still using the theme.html and not the forum.html.

So in Custom Pages > PNphpBB2, you need to add forum.html as the main template. I see that no one mentioned that step. Voila!

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 06:13

Custom pages? Or custom modules? Where is custom pages AbraCadaver?
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 06:20

I changed theme.html for forum.html in my custom modules (PNphpBB2) but nothing changed. It's still showing up with theme.html, weird!
AbraCadaver
avatar
Professional
Professional
Posts: 1383

Posted:
28.Feb 2006 - 06:44

If you have a Custom Modules link, then you have an older AutoTheme. It was not a bug then, but you still need to upgrade. In the newest AutoTheme they are called Custom Pages.

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress!
MissC73
avatar
Freshman
Freshman
Posts: 17

Posted:
28.Feb 2006 - 22:28

My boyfriend and I buy this AutoTheme some years ago and moved since of country, so lost the password/name we were using to buy it on our other computer. I don't want to repay for it now. What can I do to fit my forum into that one?

Please help me, thanks.