Author |
Message |
|
It works almost... when I want to submit however it won't work. Does anyone know where I can edit the code for submitting? . It goes from gastenboek.php to gastenboek2.php but when I want to sent a message it goes to gastenboek2 over and over agan ~_~.
|
 |
|
Hello !
Is it possible to edit poll list tamplate ? I found file poll_list.html and I've changed it. I've made a copy to my tamplate as well. Didn't work.
Any sugestions ? What I need to change link value from PHP_SELF?link_id=$id to PHP_SELF?link_id=$id&my=$stuff
C ya
Achi
|
 |
|
Hello,
Yes I used the search button and no I didn't find any of them the solution of my problem so I;m gonna ask anyway , sorry!
The guestbook is great and I wanted to include it in my website .
I've got menu2.php and content2.php and Gastenboek.php
Gastenboek.php got the guestbook.php included and that works just great . I've managed to insert the guest book and if you reply he goes to the proper page and when you add it as well and then he tranfers itself to the Gastenboek.php again (you still follow? sorry for my lack of English it's tough doing this in the early morning.).
ok here is the linkie
http://www.brabantsplaza.nl/Gastenboek.php
The gastenboek got guestbook.php included, so far so good
then I've edited the congif.ini:
/* guestbook pages */
$GB_PG["index"] = "/Gastenboek.php";
$GB_PG["admin"] = "admin.php";
$GB_PG["comment"] = "/comment.php";
$GB_PG["addentry"] = "/guestbook/addentry.php";
ok that works too ^_^. But I want to add an entry in the same page as gastenboek.php. But I think if I would to rename the files I will get a major problem. I wanted to include addentry into guestbook2.php, without changing names, but to change links.so that it would look like this:
/* guestbook pages */
$GB_PG["index"] = "/Gastenboek.php";
$GB_PG["admin"] = "admin.php";
$GB_PG["comment"] = "/comment.php";
$GB_PG["addentry"] = "/guestbook/guestbook2.php"; (with the entry included  )
so many things and not so much knowledge of php ._./
Will that work or shall I just try and see what happens...
Thanks in advance
Greetings Joycebrok[at]hotmail.com
|
 |
|
Ok, we are having a problem with one of our guestbooks. We are running the 2.3.1 and the when a user adds an image it won't show up.
I've tried setting my base_url to the path of the website, chmod 777 my public and tmp folders, but they just won't show up.
Here is the strange part, when I go into the admin section and do the easy admin the pictures show up there?
So I know they are being uploaded, but just won't show up in the guestbook.
|
 |
|
I forgot about the various demo_?.php scripts, some which reveal the comments. So I chmod'ed them shut.
Still would like to know about original question though. Thanks.
|
 |
|
I changed the templates of ap 2.03 to prompt for a street address for a client I am doing some work for, so as their customers can request more info (yes, I registered ap yesterday).
I am not hence outputting the comments in the poll forms itself. However, I was wondering if someone could just invoke comments.php?id=x&..... with some sort of param to view the "comments" anyway or pass something else to one of the other php scripts in there to do this.
I'm a perl jockey and just cracked a php book today, which makes me nervous. I didn't see anything since it looks like you have to call the view_poll_comments method in the poll class, but want to be sure.
Thanks!
|
 |
|
My polls are running fine but I want to change some of the default bahavior:
1. Where can I set the "commnets" to be viewable by others besides the admin?
2. How can I set the poll to allow for multiple checks? Meaning I want to have the radio buttons allow for multiple selections before clicking on "vote".
Thanks
|
 |
|
I am really hoping you can post the document soon.
Thanks
|
 |
|
and then I get this :S
Method Not Allowed
The requested method POST is not allowed for the URL /links/cgi-bin/links.pl.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at www.pictuning.nl Port 80
|
 |
|
I've edited the templates. But if I then stick the poll code in a GoLive page without assigning an reference object that code, everything still gets screwy: The poll is always flush left, while the vertical position varies, depending on how far down in the code it is. Nothing I do prevents this from always happening.
I don't know if you have to assign an reference object to the poll if you're using GoLive, but there must be another way around this. Not sure what that is.
|
 |
|
Not everybody is an expert. You are no help.
|
 |
|
Thanks for your help. I'll take a look.
Frank
|
 |
|
I have considered installing a forum. I haven't found one that is small and tight like the guestbook. What I have found are these huge monster programs that have way too many bells and whistles.
Thanks for the help
Frank
|
 |
|
The guestbook seems to get used more as a forum than a true guestbook. I want to reduce the size of the database.
Is there a utility available to help with this?
Thanks
Frank
|
 |
|
help, if I login or I give comment I get this:
Warning: Cannot modify header information - headers already sent by (output started at /home/tuning/public_html/gastenboek/lang/dutch.php:109) in /home/tuning/public_html/gastenboek/lib/admin.class.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at /home/tuning/public_html/gastenboek/lang/dutch.php:109) in /home/tuning/public_html/gastenboek/lib/admin.class.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/tuning/public_html/gastenboek/lang/dutch.php:109) in /home/tuning/public_html/gastenboek/lib/admin.class.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/tuning/public_html/gastenboek/lang/dutch.php:109) in /home/tuning/public_html/gastenboek/lib/admin.class.php on line 36
I have not an amoount of knowledge of this , who can help me ?
|
 |
|