Author |
Message |
|
ok, ive installed the poll no problems. but what i would like to know is if i can have different poll titles for different polls that might be displayed in various parts of my website?
i know you can change the poll title in general settings...but that title will be displayed in all the polls you create no matter what. is there a PHP code that you can input into the php include code part of the file to change the title of it for each poll?
i am using the database version of the advanced poll ....
|
 |
|
Good grief! What is the point of having a support forum if there is no one providing support! AntiSpam is a huge issue and a way to use an image instead of text would be ideal.
I see a total of 1413 visitors here so far today - now that's a real crime.
|
 |
|
I`m lookin for software like guestbooks, counters, newsletters etc., to install the scripts on a webserver so that each user has his own guestbook, counter......like a we-hoster as strato, 1&1 .......
|
 |
|
Wenn ich das könnte, dann würde ich das auch machen. Nur dafür versteheich noch etwas zu wenig über PHP.
Also, wenn das schon jemand gecodet hat, könnte das der/diejenige posten?
|
 |
|
The only thing I add was in line 59 of config.inc. I added : htpp://www.yourdomain.com/guestbook/ and not htpp://www.yourdomain.com/guestbook/img as in the example.
I'll hope this will work for you.
|
 |
|
You either use the templates that are in the admin section, or you wrap html around the index.php file, adentry.php, and comment.php
If you don't use the templates, and use the php files, the advantage of that is that you can use php includes to your global header and footer. The header and footer you use for your whole site.
Or if you don't know how to do any of that, just place a link on you page to the index.php file and use the default guestbook html
|
 |
|
what about how to include the script to the html pages? no instructions understandable, that's a pity
i also give up...
|
 |
|
once again nevermind i have found the problem and fixed it all by myself
you guys are a lot of help though
i would tell you where to shove your little poll question helpers but then again you probably have already done that
|
 |
|
well i figured that out now but thanks for reading this even though you had no intention of helping me because im not asking about polls
but im still recieving this error when i try to post in my guestbook
Guestbook - Error
One of the input fields does not seem to be valid.
the required fields should be valid so i dont know why im getting this message...any suggestions???
|
 |
|
i had the same problem and this worked for me....since nobody else helps out around here i decided to try to assist someone
-----------------------------------------
[2.1] The error message "Warning: Cannot add header information - headers already sent by ..." is displayed, what's the problem?
Edit your config.inc.php or .php3 file and ensure there is nothing (ie no blank lines, no spaces, no characters...) neither before the <?php tag at the beginning, neither after the ?> tag at the end.
----------------------------------------
im still having problems with mine...when i try to post in the guestbook i get this error
Guestbook - Error
One of the input fields does not seem to be valid.
which doesnt make sense because all required fields seem valid to me
if you could help please hook me up
|
 |
|
ok this is the error i am getting now...i finally figured out how to chmod and i set the permissions to 777 ...i dont know whats wrong here but i dont want to just start deleting stuff i may need
Warning: Cannot add header information - headers already sent by (output started at /home/*****/public_html/guestbook/admin/config.inc.php:57) in /home/*****/public_html/guestbook/lib/admin.class.php on line 33
thanks
|
 |
|
I get these errors when loggin in as admin, any thoughts?
guestbook seems functional other than that.
Warning: Cannot add header information - headers already sent by (output started at /home/afterfal/public_html/guestbook/lib/template.class.php:62) in /home/afterfal/public_html/guestbook/lib/admin.class.php on line 33
Warning: Cannot add header information - headers already sent by (output started at /home/afterfal/public_html/guestbook/lib/template.class.php:62) in /home/afterfal/public_html/guestbook/lib/admin.class.php on line 34
Warning: Cannot add header information - headers already sent by (output started at /home/afterfal/public_html/guestbook/lib/template.class.php:62) in /home/afterfal/public_html/guestbook/lib/admin.class.php on line 35
Warning: Cannot add header information - headers already sent by (output started at /home/afterfal/public_html/guestbook/lib/template.class.php:62) in /home/afterfal/public_html/guestbook/lib/admin.class.php on line 36
thanks
|
 |
|
Hello, I'm new to PHP.
Is it possible if to display the daily counter result in my htm page.
How to call the php code within the htm file.
Thanks
|
 |
|
Has anyone made a mod/hack for adding Yahoo instant messenger field for Advanced Guestbook?
does anyone know how to add this as a table in the database?
thanks in advance
|
 |
|
Das geht selbstverständlich, die erforderlichen Code änderungen machst du? ^_^
|
 |
|