Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2001
Posts: 50
Journeyman
Journeyman
Offline
Joined: Apr 2001
Posts: 50
I appreciate the intent with this new feature (and the creation of a new field, B_Convert in w3t_Posts), but what I wanna know is this: how can I set newpost.php and newreply.php to "use HTML and markup" by default, without displaying the options? I run a forum with HTML enabled and the new options are confusing/frustrating the hell out of people.

Also, this new "improvement" has made it harder for admins to go back and fix things like bad URLs in links, especially if the fix requires HTML rather than custom markup. Apparently altertables creates the new field (B_Convert) with the default value "markup," so I've had to go back use a sql command to fix this:

UPDATE w3t_Posts
SET B_Convert = 'both'
WHERE B_Convert = 'markup'

...and then I set the default value of B_Convert to "both."

I won't detail my reasons for this here, but it was needed.

Moreover, in the pulldown options (newpost.php and newreply.php), I made "use HTML and markup" the default selection. Again, I want to avoid this sort of thing altogether and set "both" transparently so the users (and I) don't have to ever worry about it.

+++ Quis custodiet ipsos custodies? +++


+++ Quis custodiet ipsos custodies? +++
Sponsored Links
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
The next release will have this as a config option to either show the post options to the user or just have it be the default to what is set on the individual boards so they won't see it at all.


UBB.threads Developer
Sally #210987 07/24/2001 10:14 AM
Joined: Apr 2001
Posts: 50
Journeyman
Journeyman
Offline
Joined: Apr 2001
Posts: 50
I look forward to the next release.

+++ Quis custodiet ipsos custodies? +++


+++ Quis custodiet ipsos custodies? +++

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 2
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)