![]() |
1 Attachment(s)
Quote:
HTML Code:
<!-- description field --> |
Quote:
|
Quote:
But I'm quite positive that these two fixes actually do fix that bug without producing new bugs ;) |
Quote:
|
You have to edit the template yourself.
|
I've been usind this mod for a long time, since 3.6.7 without any problems but since I upgraded for 3.7 Gold I notice any time someone tries to edit their first post and only if this post has a Thread Description I get a MySQL error like "Table doens't exist for the thread ID".
Despite of this error the changes are made correctly. Does someone here notice the same ? |
Quote:
|
Did you also import the attached product file?
|
yeah, i did. i were thinking, when we create new thread, we use template "newthread". so maybe change in this template must be edited to save thread's description after new thread preview?
|
Could well be. I don't think I tested on thread creation. I test this as soon as I find time for it and get back to you.
Update: ok, I found it. It's just a bug in the template. Exchange the following line in the edit HTML Code:
<input type="text" class="bginput" name="description" value="$description" size="40" maxlength="100" tabindex="1.5" /> HTML Code:
<input type="text" class="bginput" name="description" value="$newpost[description]" size="40" maxlength="100" tabindex="1.5" /> Thanks for telling me. |
All times are GMT. The time now is 06:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|