Author |
Message |
|
Glad it's all sorted out now. Hope you didn't pay for Ultraedit.
|
 |
|
That would probably be the best idea. That and post the changes you made to english.php. Yes a PHP file is just a text file. You can even email your english.php file to me as this is obviously the problem. As to the images edit the base_url part in the admin/config.inc.php file.
|
 |
|
You are aware that Ultraedit has a built in FTP client? Personally I prefer PS Pad which is a FREE Ultraedit clone but with, in my opinion anyway, a better built in FTP client. You say the file is getting corrupted? Can you elaborate. Are you getting any error messages?
|
 |
|
We cannot help you as you have no website.
|
 |
|
You cannot. This is a guestbook not a forum. You can be emailed to inform you of new posts which you can then decide if they are ok or if you want to go and delete them.
Also this subject has been raised time and time again. Is it to hard for people to click Search?
|
 |
|
Hm can't understand why GD is messing up the thumbnails. It looks like it is making low quality images. Let me speak to some friends of mine who are more clued up on this than me.
|
 |
|
So basically you would like a script you can place on your index page to display the name and message of the last entry in the guestbook? Simple enough really I suppose just a question of the format. Would you just require the name and message or also the date/time posted? Also are you comfortable using PHP include function? I am thinking you could put <?php include('/guestbook/include.php'); ?> at the start of your webpage and then you could just put something like <?php data['name']; ?> where you wanted their name with data['comment'] fo their post and so forth.
|
 |
|
Now if people would only use the sodding search function.
|
 |
|
remove the link from the templates. It will always be index.php though.
|
 |
|
No to Kens question. You can try my image verification script or you can search this forum for my other way of combatting spam. There is a third way I am working on inbetween updating this script, working on my own guestbook script and making my clients website so don't hold your breathe. In order of importance that list is in reverse order.
|
 |
|
Which counter?
|
 |
|
You mean you want it so people can post but not view the posts? Like say a feedback script?
|
 |
|
Well the script can't be changing. Any error messages?
|
 |
|
Quick guess would be to open up templates/body.php then look forand replace the cellspacing="1" with cellspacing="0". Not tested.
|
 |
|
Nothing major. Nothing I have seen used to any devastating effect anyway.
|
 |
|