Home »
FUDforum Development »
Bug Reports »
custom_tags limited in length?
custom_tags limited in length? [message #15317] |
Wed, 10 December 2003 06:12 |
AutoHost
Messages: 99 Registered: October 2002
Karma:
|
Member |
|
|
FUDforum v2.3.5
The table _users has field custom_tags as type 'text'
The table _custom_tags has that field set as type 'char(255)'
Table _custom_tags is what the admin interface uses to display/delete/enter custom tags.
(although custom tags manually entered into a user's custom_tag field in _users table also work, but probably cannot delete them using admin interface).
I'm having trouble in that my custom tags are starting to go over 255 characters (using HTML table and several img src tags that are a little long).
Can I safely change the field type from char(255) to text in table _custom_tags? Naturally I'd have to update /forum/sql/mysql/fud_custom_tags.tbl to reflect that change also if I did change the field type.
How does the above process work in v2.6.x?
Ron Miller
Stars! AutoHost
[Updated on: Wed, 10 December 2003 06:13] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Nov 22 23:06:49 GMT 2024
Total time taken to generate the page: 0.04967 seconds