Previous Thread
Next Thread
Print Thread
Rate Thread
#226441 10/17/2002 2:18 PM
Joined: Jan 2000
Posts: 796
MTO
Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Any ideas?
I am trying to figure out what is going wrong with posting an article, it seems once posted it cant be accessed, not even to delete it. It has 72083 caracters, so I guess that could be a clue of the reason why... but I would think there is a length check, so I'm not sure... anyone know?

Sponsored Links
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Currently the B_Body field of a post is a TEXT field which has a max of 65535 Bytes. Which would explain why the article is having some problems. You could alter the field to set it at MEDIUMTEXT which would allow for 16777215 Bytes.


UBB.threads Developer
Joined: Jan 2000
Posts: 796
MTO
Offline
Addict
Addict
Offline
Joined: Jan 2000
Posts: 796
Hum... then I guess I will respost the article and split it into two or three pieces

As a side note, the only way I find to delete the post is by deleting the board... no problem as its the first post of the board . But a length check probably wouldnt be too bad, or would that slow it down? ---...yes, so I could also alter the database... I find this option easier

Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
That's strange. You might be able to get rid of the post by doing a direct sql command as well. With the post number:

DELETE FROM w3t_Posts WHERE B_Number='postnumber'

Not sure how much time the strlen() function takes on larger posts. Will need to do some time tests on it.


UBB.threads Developer

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
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,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)