- Installation / Configuration:
Please edit the File "config_inc.php"
and type in the values you need.
During the Files header.htm and footer.htm
you can use your own Layout.
There ist not even more you have to change !
- Upload:
Create a Directory on your Server called "postit"
ans copy all Files in it!
Confirm, that you have the right specification of path in the "config_inc.php"
- Set File Permissions:
The following Files have to be read- and write Permissions (666) (
-rw-rw-rw-) :
- postit.htm
- topten.data
- posts
- flood
- Start the script:
Call postit.php
direct in your Browser or from Link <a
href = "..../.../postit.php"> call PostIt</a>
- Include of the "LastMessage"
If you like, you can dispay the last postet Message in any HTML
Page you want . After an entry, Postit creates a Document on your
server named "Postit.htm".
You can these File dynamic include in you Site by this way:
<!--#include virtual="/postit/postit.htm"-->
This ist the example :
Pleas confirm that you use the right Path to the file.
It will only works, when you have set the following line into your .htaccess
File in your Root-Directory:
AddHandler server-parsed .htm
Is it not possible to create or change a .htacces File on your
Server, you may try it by this way :
rename your File wich contain
the Include Line into *.shtml
!
btw: Please sorry for my bad broken english , i'm a german guy who
doesnt speak english since more than 25 years ! But i hope you will know
what i mean :) Greets !
|