Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 177
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 201
Total: 201

Author Topic: Keyword Limit?  (Read 3703 times)

0 Members and 1 Guest are viewing this topic.

Offline marcbkk

  • Full Member
  • ***
  • Posts: 157
    • View Profile
Keyword Limit?
« on: December 09, 2010, 12:07:56 am »
What is the character limit on keywords? It seems kind of low. Can this limit be increased or set somewhere?

Also, do keywords need to be comma separated or just space separated?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Keyword Limit?
« Reply #1 on: December 09, 2010, 12:31:35 am »
Need to be separated by commas. Keywords on a picture are limited to 100 characters can be increased though an alter table cmd example

Alter table smf_gallery_pic CHANGE keywords keywords varchar(255);

Which would raise it to 255 characters
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline marcbkk

  • Full Member
  • ***
  • Posts: 157
    • View Profile
Re: Keyword Limit?
« Reply #2 on: December 09, 2010, 01:00:30 am »
Thanks. Is that a file edit you are referring to or done via phpMyAdmin or something like that?

Also, is the comment string you wrote supposed to show the word "keyword" twice as you have it written out?

Understood about needing commas, but when you type them in using commas, save, and then go back to do an edit the commas are gone. Seems they are removed by the system. So are they really necessary?

Thanks

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Keyword Limit?
« Reply #3 on: December 09, 2010, 10:43:34 am »
This is a database query that needs to be run on your database to take affect
Code: [Select]
Alter table smf_gallery_pic CHANGE keywords keywords varchar(255);

Quote
Understood about needing commas, but when you type them in using commas, save, and then go back to do an edit the commas are gone. Seems they are removed by the system. So are they really necessary?
At one point I did spaces but then thought commas would be better it should be commas though
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
5 Replies
8816 Views
Last post September 29, 2006, 12:51:41 pm
by BrocLee
3 Replies
5211 Views
Last post March 03, 2008, 07:11:28 am
by SMFHacks
6 Replies
7420 Views
Last post December 10, 2009, 08:12:34 am
by SMFHacks
0 Replies
2305 Views
Last post December 31, 2013, 08:51:29 am
by TeraS
5 Replies
1217 Views
Last post July 28, 2021, 11:46:05 am
by Anmer

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal