Author |
Message |
|
I asked because he is actually using 2.3.1. He has modified his templates so updating is going to require some minor editing of his old templates and replacing everything else.
|
 |
|
Are you using 2.4.3 ?
|
 |
|
You mean the page title as in
<title>THIS</title>
?
|
 |
|
If you mean the title on the page thats an image. If you mean the page title I believe that is set in the language file lang/german.php
|
 |
|
Yes but was in bed.
|
 |
|
feel free.
|
 |
|
I mean what guestbook version.
|
 |
|
Disable HTML
Delete affected posts using phpMyAdmin.
|
 |
|
Are you using the latest version? 2.4.3 ?
|
 |
|
Edit it to your hearts desire.
|
 |
|
I did write a mod to achieve this. It's in the forum somewhere or possibly on www.carbonize.co.uk/AG
|
 |
|
I'm on holiday at present hence my silence. Back next week.
|
 |
|
run misc/update_db.php
|
 |
|
Does the limit only happen on posting or does it also happen on previewing the entry?
|
 |
|
In form.php you have two empty table cells. Look for them both
The first is
<td>
</tr>
and the second is
<td>
<td>
in both cases delete one of the <td>
|
 |
|