| Author |
Message |
|
|
Hi i have some problem with this guestbook!
Can some1 tell me why i cant use the picture uploading?
I tried everything but it do not send the pic to the server or the guestbook... help me plz
Http:// brutalmonk.uw.hu
|
 |
|
|
Thank you for pointing that out...I knew it would be something silly and simple.
LUV.
|
 |
|
|
Oh, I did'nt even see that one...... Yeah, doesn't seem to be doing anything..
So, I this new version is pretty much 'expoit' or generally hacker safe? I know you've probably answered that a million times by now... I really like the guestbook. :cool:
|
 |
|
|
Never mind, I am an idiot. Was already on your website and will email them to you if that is OK. Much appreciate the help and speed you are doing this with.
Cheers
|
 |
|
|
|
How do I email them to you without showing your or my email address?
|
 |
|
|
Carbonize wrote:Hmmmmmmm weird. Are you sure you followed the instructions precisely? www.carbonize.co.uk/verification.zip is the most upto date version of the script.
To the letter. The image come up but I keep getting the same error.
|
 |
|
|
This is the same error I get no matter how many times I try it:
The Image Verication code you supplied is incorrect.
Please enter the 8 characters that appear in the image.
|
 |
|
|
Hi
Thanks for the great work and I have added you work exactly as you have listed but now I am unable to add an entry into my guestbook. I have checked the numbers, redone them and uploaded them too. Any suggestions?
http://www.rsharma.co.uk/guestbook/addentry.php
Thanks.
RS
|
 |
|
|
Carbonize wrote:Glad it was fixed. I also noticed a double ; which I assume was also fixed.
A double?
|
 |
|
|
Hello. Well, i am running a site with frames. And, when i click the vote button, instead of refreshing the whole page and displaying the results, it opens the WHOLE PAGE inside the MAIN frame. This only happens when i click the vote button. I configured it with the 'view results' link so that it loads the link in the "_parent" frame. Does anyone know how to do this with the vote button. I want it to load in the "_parent" frame rather than my "main" frame.
Thanks in advance.
|
 |
|
|
Thanks Cabonize, actually Amber helped me out personally, and it was something else! The double quotes were fixed as well though.
Thanks for the reply.
|
 |
|
|
|
the reason why it was so slow to load.. well there just too many added comments. hmmmm but anywayzzz i cleared the comments data and now it loads just fine.
|
 |
|
|
PS--
I also updated the SQL tables as far as I know, here were my inst....
In PhpMyAdmin, Update the database tables:
On the right window pane, click on "SQL"
Find the Sql box near the bottom, click inside the box, then click on "browse" and navigate to the place on your hard drive where the new version of guestbook is, the Doc/update.sql file. Once you have navigated to that file and it is in the box, click on ok.
After processing the task, you should get a successful result. If successful, the guestbook tables will appear in the left (blue) pane.
If there is a problem, you will get an error message. If you get an error message, please make note of it for future help.
On the left (blue) pane, click on Home
On the right pane, select log out
Close out the PhpMyAdmin window without navigating anywhere else (for security reasons)
|
 |
|
|
Hi there! I just updated to the new version to get rid of that exploit, and am receiving the following error when I try to load the guestbook from IE:
Parse error: parse error, unexpected '(' in /home/skinks/public_html/guestbook/admin/config.inc.php on line 6
Here is what I was instructed to do:
Make sure you know the database name, username, user password and host prefix, if any, for your guestbook database. Open admin/config.inc.php with a text editor, or from (File Manager in the CPanel) and edit the following information:
Around line 4:
Code:
$GB_DB["dbName"] = "(hostprefix)_guestbookdatabasebname";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = ""(hostprefix)_username";
$GB_DB["pass"] = "dbuserpassword";
Around line 59:
Code:
$GB_PG["base_url"] = "http://www.yoursite.com/guestbook";;
$DB_CLASS = "mysql.class.php";
$TEC_MAIL = "your_email@yoursite.com";
$GB_UPLOAD = "public";
$GB_TMP = "tmp";
Even when I replace the fields with my own information, I get the same error.
Any help is great. Thanks! Email at zachg@efn.org
|
 |
|
|
Carbonize, thank you for the quick reply. I also did a search here for "upgrade SQL tables" and upgrade + "SQL tables" (and even on google) and I could not find any information. Could you or anyone be so kind to point me in the right direction?
I did setup that image verification script, thank you for that. How ever my addentry.php page is a little screwed up (the name box is on the right side on the screen now). I went to the addentry.php page and tried to make additions, but it didn't work, so any ideas on how to fix that would be helpful as well.
Thanks!
|
 |
|
|