- Posts: 1
- Thank you received: 0
changes in guestbook.php
15 years 7 months ago #1097
by mts
changes in guestbook.php was created by mts
Hi
I have a php navigation on my site. When I post a message the guestbook goes to add.php. I want to open that page in my lay-out like all my other pages.
I changed
to
and the page opens like I like but I got error7 and error8 at the end of the page.
Is it possible to solve this?
I have a php navigation on my site. When I post a message the guestbook goes to add.php. I want to open that page in my lay-out like all my other pages.
I changed
Code:
<form name="post" action="pages/gastenboek/add.php" method="post">
Code:
<form name="post" action="?page=gastenboek/add" method="post">
and the page opens like I like but I got error7 and error8 at the end of the page.
Is it possible to solve this?
Please Log in or Create an account to join the conversation.
15 years 7 months ago #1098
by digioz
Replied by digioz on topic changes in guestbook.php
It looks like because of the way you are setting your page content the Form values are not getting posted correctly. Can you PM me the link to your guestbook so I can have a look at it?
Thanks,
Pete
Thanks,
Pete
Please Log in or Create an account to join the conversation.
- lsuedulive
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
15 years 7 months ago #1099
by lsuedulive
Replied by lsuedulive on topic changes in guestbook.php
How can the phpBB LOGO at the top left of my site be changed?
melvillehighschool.us
How can the entire site be used as a Guestbook? If not where are the DOCS to add a link to the DigiOz guesbook which is here;
melvillehighschool.us/guestbook
melvillehighschool.us
How can the entire site be used as a Guestbook? If not where are the DOCS to add a link to the DigiOz guesbook which is here;
melvillehighschool.us/guestbook
Please Log in or Create an account to join the conversation.
15 years 7 months ago #1100
by digioz
It looks like you already found the answer to this question. Its in the templates directory.
Not sure if I am understanding you correctly, but if all you want your site visitors to see is the guestbook then upload the guestbook files in the root directory of your site.
Replied by digioz on topic changes in guestbook.php
lsuedulive wrote: How can the phpBB LOGO at the top left of my site be changed?
melvillehighschool.us
It looks like you already found the answer to this question. Its in the templates directory.
lsuedulive wrote: How can the entire site be used as a Guestbook? If not where are the DOCS to add a link to the DigiOz guesbook which is here;
melvillehighschool.us/guestbook
Not sure if I am understanding you correctly, but if all you want your site visitors to see is the guestbook then upload the guestbook files in the root directory of your site.
Please Log in or Create an account to join the conversation.
Time to create page: 0.118 seconds