[]JoshPet said:<br />Dal - also update the ubbt_header.tmpl file in your set - it changed between the beta and finished release. Although it doesn't totally fix the language issue - it's part of the issue. <img src="/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br />Done, thanks! <img src="/forum/images/graemlins/smile.gif" alt="" />
I think that's a mod / template that was written just for this site -unfortunately it wasn't me or I'd go ahead and post a fix for it. Josh, did you script that one?
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Actually no - that's the viewreminders.tmpl I think.<br /><br />Looks like the section with tdheader was combined with the chart below. The td cell with tdheader needs:<br /><br />colspan="2"<br /><br /><img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Thansk. <br /><br />I LOVE these templates. <img src="/forum/images/graemlins/grin.gif" alt="" />
Pasqualist
Member
Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
My forum is set to a width of 800. After the facelift one page didn't show well:<br />http://www.mydomain.com/postlist.php?Cat=&Board=Main<br />(see attached picture)<br />Seems that it's using 100%/95% width...<br /><br />Where do I solve this ?
I'm not sure what would cause it, since the table wrapper is the same for every table. If your table with isn't set to 100% in the theme section of the admin panel then set it to 100% and see if it makes a difference.
Pasqualist
Member
Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
If I set it to 100% or 90%, then all looks fine. If I try 800 or 700, the extra info table looks like my attached picture. <img src="/forum/images/graemlins/confused.gif" alt="" />
You found a bug! I've fixed it, and as soon as I finish this post I'm gonna update the zip in the first post of this thread. Thanks! <img src="/forum/images/graemlins/smile.gif" alt="" />
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Dal - a little buglet.<br /><br />In the newpost.tmpl and newreply.tmpl<br /><br />Move<br /><br /><br />$formmethod<br /><br /><br />above the <br /><br />$postname<br /><br />variable - or else anonymous posts will get "not all fields filled in" as the name is outside of the form. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I tweaked those two templates and all is cool. <img src="/forum/images/graemlins/smile.gif" alt="" />
In threads that have been moved, (the redirection thread with just the one post) you can't edit them since the edit button disappears. I like to delete these placeholder threads after they've been around for a a while in order to reduce clutter. Could you code it so that if a person is a moderator or administrator, they could still access the edit button in these cases? Pretty please? <img src="/forum/images/graemlins/grin.gif" alt="" />
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yeah, in general - the edit button is not around on "closed" posts.<br /><br />Josh - this a fix is posted, you can delete it from the Admin menu. <img src="/forum/images/graemlins/smile.gif" alt="" />
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
No it's something with facelift. I noticed it and pointed it out before when we close a thread here - you can't edit it to reopen it. <img src="/forum/images/graemlins/smile.gif" alt="" />
I'm working on it now <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Update: Fixed, the zip in the first thread has been updated. <br /> <br />Thanks for pointing out the error guys -seriously! By telling me what's wrong you make Facelift better <img src="/forum/images/graemlins/smile.gif" alt="" />