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
lang/LAGUAGE.php where language is the name of the language file you are using.
Hey you figured it out so no need to apologise. Some people still don't get it after we explain to them that the information is in the stickies above or they can use the search function. We don't mind helping it's just when people don't bother to eeven try and help themselves first or expect you to hold their hand through the process that we get a bit funny. That and we get cranky in our old age.
It does actually appear twice. If you are using 2.3.1 and haven't altered the files I recommend downloading it again and replacing your files with the new ones as he has patched this exploit but forgot to mention it.
If you are using 2.2 I recommend sticking with it. You could upgrade to 2.3.1 but if you have any posts with pictures in them you will lose the pictures due to the MySQL tables being changed. If you have applied the patch then you will be secure(er). Just remember to disable HTML in posts.
Thought I had emailed it to you oh well will send you the latest version sometime today. Think I have nearly fixed all the problems people have reported in here just about to work on the $session apparently being a problem on Apache 2. Then the smiley display function and it should be done.

Still waiting for our friend here to come back about the modifications and what results my test idea had.
Still doesn't explain the original error message and as she said this is not the final page it will appear on. Anyway get back to beta testing, I never said you could stop
Could you explain a little about your "modifications"?

Oh and just to test something can you download a fresh copy of the guestbook from here. Extract it, fill in the MySQL details in the config.inc.php file then upload tge entire thing to it's own folder, something like testbook. No need to install it as it will just use the existing bok entries. This way we can see if the error is in the code you are using or the database.
Read this - http://proxy2.de/forum/viewtopic.php?t=4239 it's listed on there. Hopefully the copy supplied by your hosts hasn't been altered to much.
Did you download the guestbook from here or did your hosts supply it?
I can't remember, were you getting this error message before you edited the header and footer files?
It says you only have one entry in the guestbook. Is there a comment with that entry?
Hmmmmmmmmmm from a quick glance at the script that line refers to the comments. Check the file templates/com.php. It should say (if you have not edited it)
When you edited the template files, either header or footer, you left the file empty. You must put either a space or   in the file.
I recommend copying the CSS and Javascript from the guestbooks head section into your pages head section then replacing the contents of templates/header.php with a space or   and the same with footer.php.
Looks fine here but this is on IE5.5. Anyway part of the problem could lie in the fact you have got the entire guestbook in there including the head section. This means your page goes
doctype
html
head
/head
body
menu
doctype
html
head
/head
body
guestbook
/body
/html
site content
/body
/html
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum