If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
No on the reset script it requires you to enter your MySQL password. You can find this in your config.inc.php file found in the admin folder or ask your host.
Open [b]lib/add.class.php[b] and find on the next line changeJust remember to put your text in quotes.
run it as is to reset to test and 123 or edit the file to specify a new usrname and password.
Well you've patched I see. was going to login and change the username and pass. Anyway download www.carbonize.co.uk/reset.zip and read the instructions. It is to reset the username and password.
Well that hacker did me a favour. I don't think he editted the files in question using the guestbook though as they didn't have the files chmod'd. Anyway I used his file explorer program to patch their guestbooks then fix the url.php file. I need a life (
I have estored the original style settings but you need to patch. You can find the patch at www.carbonize.co.uk/AG
Ok fixed comments. Also added antispam to comments to be safe. Anybody got any ideas for a name? Feel free to email me for a beta copy.
yeah there's something wrong with comments. I think I know what it is and am working on it.
OK 2.3.2 is damn well near done. You can see it at http://www.carbonize.co.uk/guestbook24 the only bug I'm still playing with is the smileys not appearing on the comment form. feel free to abuse it. The way things have been lately my server will probably break before the script does.
When you find that list let me know lol.
Shouldn't do but no harm in removing the //
JTD wrote:Unless carb wants to make an SMTP mod so you can configure guestbook to use any email addy you want to use.

Duh it already can. If they provided an email address then the email you recieve comes from the address they supplied otherwise it comes from nobody@THEIRIPRESOLVED hence you change the $FROM_EMAIL to whatever you would like to receive emails from. I have mine set to something to bypass spam filters.
did you change ANYTHING at all during this thread other than the url.php file?
ANYWAY back to the email problem. I was recently notified that cPanel rejects some emails sent from the guestbook due to malformed headers (funny how mothing else rejects them). I have fixed this problem in 2.3.2 but guess I may as well put the mod here so you can test it. Open add.class.php and findfirst this we need to do is change the from address if no address was supplied. Inchange the nobody@$host to something like guestbook@yourdomain.com. This should stop any emails coming from stupid addresses like nobody@62.39.122.33. Now basically you want to replace all this with thisThis should make the emails headers a bit more like they should be.
Ok to send two emails try this. Open add.class.php and findIt occurs twice. Where it says try this
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum