Author |
Message |
|
warm ist es leider auch nicht
|
 |
|
also das der result nicht genau da auftaucht, wo man den vote eingebunden hat. sondern in der mitte der seite z.B.
|
 |
|
Well, here is my problem. Just a few days ago, my guestbook was working fine at mumbaikids.org. One day there was some sort of problem and I think something went wrong with my MySQL DB for guestbook. At that point I was not even able to view the guestbook. The problem was resolved but now the problem is that my browser gives me the following error message:
I have a Linux server running PHP 4.2.2 and this is the first time that anything of the sort has happened. The same error message is prompted when I try to edit the Styles or General Settings through my admin panel. I used PHPMyAdmin to check out the guestbook database but was unable to find anything recognizable, being an MySQL dummy. I navigated to the book_words table and it gave me the same message: Can't find file: 'book_words.MYD'
Please tell me how to resolve this problem without losing my guestbook entries. Thanks in advance!
Sohum Misra
|
 |
|
OK...I culled this off the proxy.de DEMO website & stuck it into my HTML/php page and changed the Poll # to the Poll I have up:
/* poll comments */
$php_poll->set_template("poll_comment");
$php_poll->set_comments_per_page(5);
$php_poll->set_date_format("d/m/Y H:i");
$php_poll->data_order_by("time","desc");
echo $php_poll->view_poll_comments(2);
echo $php_poll->get_comment_pages(2);
Here's what I got:
Fatal error: Call to undefined function: set_template() in /home/myusername/www/mydir/myfile.php on line 18
Advanced Poll is a great program, but the documentation SUCKS!!!
|
 |
|
my preview and submit didnt work, earlier, but thanks to farell it started working but now i get this message
Warning: Unlink failed (Permission denied) in /users/iwebland.com/islamonline/guestbook/lib/add.class.php on line 80
what does this mean? and it wont upload any smilies even though enables , aswell uploading users images?
someone help!!
|
 |
|
Thanks FARRELL!! Your the best! i,ve been banging my head against a stone wall trying to get thids bloody thing to work! but it didnt! all it took was 2 lines of advice from you!
I appreciate it1
|
 |
|
du mußt das templat bearbeiten. schau mal auf unsere Seite www.sims-net.com stimm ab und schau dir das mal an. willst du dass es so aussieht? dann schick mir ne eMail an simbastian@gmx.de
|
 |
|
hi Leute,
kann mir jemand sagen, wie ich die Weiterleitung nachdem eintragen
ändern kann, sowie die Links der Buttons Gästebuch ansehen.
Wäre sau nett!
Danke
Sebastian
|
 |
|
Too bad, I thought that everybody could read it Well that's life I guess Thanks anyway.
|
 |
|
Hey there,
where should the comments from a poll be displayed, I just wrote one, and I can see it in my database but nowhere on the page
Now I left out the php include cookie "thing", but that shouldn't be the problem, should it?
|
 |
|
I got this message after uploading the add a link script and trying to submit a link.
Cannot create ID file links_id.txt in /home/usr/you/links. Please check your base directory.
What should I do?
|
 |
|
Try to add following attribute:
resizable=yes
It could look something like this
toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=100,height=100
|
 |
|
Try to add following attribute:
resizable=yes
It could look something like this
toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=100,height=100
|
 |
|
I am new to php...I am trying to install a guestbook and it is not working out for me. All it gives me is an error message that says it could not connect to the database. Can anyone help me?
http://thekissarmy.com/guestbook/install.php
Thats the url were you set it up. I am not sure what I should enter exactly in each field.
|
 |
|
why would you bother to post. The amount of time it took to post your message you could have used to find out if it would work or not. I am sure if the server supports php and mysql.......then why not
|
 |
|