Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jan 2004
Posts: 8
D
stranger
stranger
D Offline
Joined: Jan 2004
Posts: 8
since my community is mostly from a ubb.classic background, we're not used to the idea of changing subjects back and forth, between posts. and, quite honestly, i've yet to discover a justifyable reason why any one would opt to have that feature.

having a new subject field above every reply post is unnecessary (to us).

so, would it be possible to make that a toggled option? default could leave it there (if thats what most ubb.threads users are used to) -- as long as there is a way to disable it in the CP easily <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />

Joined: Jun 2006
Posts: 346
J
enthusiast
enthusiast
J Offline
Joined: Jun 2006
Posts: 346
A compromise could be to pass the existing subject text value into the subject box as a default.


--
Website Development and Management
www.jcswebdev.com
Joined: Oct 2006
Posts: 52
A
journeyman
journeyman
A Offline
Joined: Oct 2006
Posts: 52
It's at least easy to fix via the templates.

Joined: Jun 2006
Posts: 346
J
enthusiast
enthusiast
J Offline
Joined: Jun 2006
Posts: 346
Upon inspection it already is, I'm not seeing the real issue here, if they don't want to change it , they don't.. what am I missing?


--
Website Development and Management
www.jcswebdev.com
Joined: Jun 2006
Posts: 196
I
enthusiast
enthusiast
I Offline
Joined: Jun 2006
Posts: 196
If I made a thread about Frogs titled "Frogs: Wow they rule" I wouldn't want some idiot to change it to something like "Frogs: Taste Like Chicken"

Joined: Jan 2004
Posts: 8
D
stranger
stranger
D Offline
Joined: Jan 2004
Posts: 8
[]If I made a thread about Frogs titled "Frogs: Wow they rule" I wouldn't want some idiot to change it to something like "Frogs: Taste Like Chicken" [/]

yeah, thats the type of problem i've faced. even worse, if someone changed the thread title to "what i liked about the matrix" -- it makes the original thread harder to locate.

yes, of course, its still there and findable, etc, however, for my community anyway, that makes an unnecessary step, and a confusing one for the not-so-savvy.

id prefer to just keep the subject as it is, throughout.

Joined: Jun 2006
Posts: 346
J
enthusiast
enthusiast
J Offline
Joined: Jun 2006
Posts: 346
Okay try this (quick fix for now):

Edit the newreply.tmpl and find:

<input type="text" name="Subject" maxlength="{$config['subjectlength']}" class="formboxes" size="60" value="$Subject" /><br />

change the part in bold to "hidden" and put $Subject at the end of the tag before the <br .

The same goes for editpost.tmpl, open it and find:

<input type="text" name="Subject" value="$Subject" maxlength="{$config['subjectlength']}" class="formboxes" size="60" />

change the part in bold to "hidden" and put $Subject at the end of the tag.

Hope this helps. Make Backups First!


--
Website Development and Management
www.jcswebdev.com
Joined: Jan 2004
Posts: 8
D
stranger
stranger
D Offline
Joined: Jan 2004
Posts: 8
that'll work perfectly for now! <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />

thanks, jc!


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (1 invisible), 859 guests, and 196 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)