Hi, today we will learn how to create a guest book in wapka where users
can comment on your site.. this is easy and you can make it in minutes..
Why we need guestbook in our site? We need it because user can comment on your efforts, can send you messages, can contact you and can even suggest you something.. This is great tool to make your site best day by day.
Lets create one guestbook for your site..
Why we need guestbook in our site? We need it because user can comment on your efforts, can send you messages, can contact you and can even suggest you something.. This is great tool to make your site best day by day.
Lets create one guestbook for your site..
- Login to your wapka account
- Create a New Page via ES > NEW PAGE
- Now add a new forum (simple) by going to ES > FORUM > from a selection choose 'simple' forum type and make sure that this forum is visible only in admin mode
- next step is to remember the new created forum id (You can find FORUM_ID at the right bottom of the forum page). We will need it in short while.
- Now just go back to our new created site and paste the following code via ES > WML/XHTML
This code will show our messages from forum that we created above.. Change XXXXX with the forum ID in step 4.
- Now we wanted to display adding form by using which user will add
messages.. to do this insert the following code via ES > WML/xHTML
code
Change XXXXX with the forum ID in step 4.
- To display forum messages you must have one message added in forum other case you will see "PARAMETER 'm' is missing"
0 comments:
Post a Comment