| Author |
Message |
|
|
JTF ist ein Baby, menoooooo!
|
 |
|
|
Carbonize wrote:Does your host provide you with a MySQL database?
I am my own host and mysql is installed. Redhat ES v.3 and goofy Webmin
Do you think it is a path problem or mysql is not properly installed?
Thanks!
|
 |
|
|
When after making changes and I go to run install.php I get this error.
Can someone plz help me fix this? I dont have a clue!
Error:
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/boards/movies/install.php on line 242
Thanks!
greg@1st-family.org
|
 |
|
|
Hi there. I just recently added an Advanced Poll to my growing website, but I am having a small problem. All is fine when the poll is on the page, everything looks good, but when you vote in the poll, the results are shown but at the very top of the webpage there is an odd message.
Warning: Cannot modify header information - headers already sent by.... in /home/darrenha/public_html/polls/poll_cookie.php on line 21
I'm not sure what this means and how to fix that. I am wondering if I need to change my permissions in the poll_cookie file.
I also have a php calendar on that site and that may be somehow conflicting with my poll but I don't know why or how it would be.
This is the link to my page if you want to try the poll out, and vote, and see what happens:
http://www.darrenhayesinteractive.com/music.php
Laurie
|
 |
|
|
I've tried searching for an answer, but have found nothing. I've been runiing guestbook for a while now and haven't had any problems until now. I'm getting the following warning:
Warning: MySQL Connection Failed: Host 'cluster.mhp01.affinity.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /nfs/cust/7/30/52/425037/web/guestbook/lib/mysql.class.php on line 30
I'm not really sure how to fix this. Please help.
Thanks.
|
 |
|
|
Carbonize wrote:Preview works fine, I think you clicked Reset in error.
BTW glad to see there are still some dojo's that respect tradition, to many throw out some of the old ways as being useless because they are to concerned about the physical and not the spiritual.
Hi Carbonize...
Yeah after I uploaded it again from the beginning, it worked just fine
Thanks for your comment regarding out dojo....!!
Best regards
Jay
|
 |
|
|
I didn´t want to use a datebase, but just try it with the text file (count.txt). Everything works fine with the text file, of course you can´t insert a higher number into this file as it just serves as a kind of memory for the counter. Every change in this file has no effect whatsoever.
There should be something I have to change in counter.php.
thanx though
reinhard
|
 |
|
|
Anonymous wrote:What's the URL of your guestbook?
It's http://guestbook.renshin.dk
|
 |
|
|
I really need help on making the poll show up on my site.
I renamed the textfile folder to poll.
Uploaded it to my server.
went to the adress: www.brsims.com/poll/admin.
now what codes do I need to put on my site to make the news show up?
Where can I find the code(s)?
THanks for any help.
|
 |
|
|
|
Send me the three files addentry.php lib/add.class.php and templates/form.php I think I know what is missing but I want to make sure.
|
 |
|
|
Started afresh.. Re-extracted the base files from the guestbook original download. Downloaded your verification.zip again, and went very slowly cut'n'paste all the requirements. ftp'd the files up to correct directories on website. Exactly the same results. Did not display the generated Image on first entry to the 'sign the guestbook'. Added the $GB_PG[base_url] as per earlier post, , re-ftp'd, and then it displayed the Image. Something I didn't notice before was that when I 'previewed' the entry and then clicked Go Back, the Image is not redisplayed unless I refresh the page.
Me thinks it has to be something to do with the path or folder structure?
PaulTT www.1820settlers.com
|
 |
|
|
|
I have given EVERY file in the guestbook folder the 777 rights...
|
 |
|
|
Hi Carbonize,
I've checked my add.class.php code and compared it to the earlier post above, plus the corrections, and there is no difference. Still won't verify. Any other pointers?
Paul
|
 |
|
|
I have installed and updated all the necessary files, but must have missed something somewhere.
In adding a new guestbook (v 2.3.1) entry, the form is ok - shows verification line, generated Image numbers, and acceptance box. If I do not enter anything into the acceptance box, ie leave blank, I get the pop-up saying I must enter the characters - ok.
If I enter just 1 character, or any amount of characters, whether they be the random image chars or not, the entry passes the test and gets added to the guestbook.
Initially in the form.php I had to add the $GB_PG[base_url] to get the Image to display. ie :
<tr bgcolor="$VARS[tb_color_1]">
<td width="25%" class="font1">Image Verification: <input type="hidden" name="rand" value="$Vrand"></td>
<td>Enter these characters
<img src="$GB_PG[base_url]/verifyimage.php?k=$Vrand" alt="Enter these characters into the textbox on the right" height="18" width="75"> into this text box <input type="text" size="8" maxlength="8" name="keycode" value="$_POST[rand]"></td>
</tr>
Any other ideas?
Thanks in anticipation.
Paul ( www.1820Settlers.com )
|
 |
|
|
still nothing
|
 |
|
|