dimagavr
Junior Member   Posts: 15 Registered: 10/21/2003 Status: Offline
|
posted on 10/21/2003 at 02:00 AM |
Hi there,
I noticed that when I was looking at my site's source code in
any browser.
For all my old-style modules that start with modules.php?op=moadload...
the source code was ok:
<head> with metatags, then <body> with AT-Lite theme code
included.
But for all new-style modules that start with index.php?module=...
the source code is:
the AT-Lite theme code, THEN <head> with metatags!
Please help me to correct that.
Example: look at the source file -> http://www.0feemortgages.com/index.php?module=ContentExpres
s&func=display&ceid=2&meid=-1
Thank you in advance!
[Edited on 21/10/2003 by dimagavr] |
| |
| |
Shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Online
|
posted on 10/21/2003 at 02:02 AM |
Do you have a modules command in your template?
Is strip head = Yes or No ?
-Shawn |
| |
dimagavr
Junior Member   Posts: 15 Registered: 10/21/2003 Status: Offline
|
posted on 10/21/2003 at 02:08 AM |
how do I check that? |
| |
Shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Online
|
posted on 10/22/2003 at 01:14 AM |
1. You must have a <!-- [modules] --> command in your template where
you want the module to appear.
2. strip head is a setting in the General section of the admin. 0=no
1=yes
-Shawn
|
| |
dimagavr
Junior Member   Posts: 15 Registered: 10/21/2003 Status: Offline
|
posted on 10/22/2003 at 08:41 PM |
Thanks for the reply,
I tried the new version of the AT-Lite software and it did not help. I had
the same problem with the old version too.
So, now I restored the old version of AT-Lite and
1) I have <!-- [modules] --> command in my template
2) strip head is false. |
| |
Shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Online
|
posted on 10/23/2003 at 12:32 AM |
O.K. what ver of PN and is Use Compression in Admin / Settings set to Yes
or No?
-Shawn |
| |
dimagavr
Junior Member   Posts: 15 Registered: 10/21/2003 Status: Offline
|
posted on 10/23/2003 at 01:35 AM |
Activate compression? is NO
Dynamic MetaKeywords is YES
PN version 0.7.2.2-Phoenix |
| |