Author |
Message |
|
Part of the problem appears to be your hosts taking this bit of code onto the end of every page sent.
Seems that the image is not being sent correctly as it has the header
Content-Type: text/html
and not
Content-Type: image/png
|
 |
|
Try to edit a different entry. See if it also returns that error.
|
 |
|
My to do list is a lot bigger than I remember.
|
 |
|
The code is up to date as far as I can see although it's not really needed with version 2.4.x of the Advanced Guestbook.
|
 |
|
/home/squarege/public_html/cgi-bin/links.pl is not a url. I think you might of messed up one of the configurations. In the config file there is probably something called base_url.
|
 |
|
You should be able to edit the comment. I will look into that later tonight.
|
 |
|
Auron has written some tutorials on using the Advanced Poll.
|
 |
|
You would have to contact the people who wrote the modified version.
|
 |
|
davenichols79 did yo umake any changes? It's saying one of your database tables has disappeared or been renamed.
cartmanspeedzone I have fixed your problem. You needed to run update_db.php which is found in the misc folder but I have done that now.
|
 |
|
Send Auron a message as he knows more about AP than I do.
|
 |
|
Look at the HTML of the results to see what it is currently pointing at to give you an idea of what to change.
|
 |
|
2.4.x has image verification for entries.
|
 |
|
templates/form.php
|
 |
|
Just replace your existing files EXCEPT config.inc.php. If you are updating frmo 2.3.x you will also have to visit the update_db.php script which is located in the misc folder.
|
 |
|
I'd recommend updating to 2.4.2 as it has image verification built in and fixes some major bugs/exploits.
|
 |
|