View Full Version : Alphabetizing Smilies
Firyou
01-10-2014, 06:43 AM
Hello, I was wondering if there is a certain wait to automatically organize the smiley list with a php script that I can run as a task? Or even a SQL query? I have over 500 smilies and it would take a little long to do it manually lol. My forum is running on 4.2.0 PL4
tyia for any help
I think you could write a query to select all smilies and order by category then title, and loop through the results updating the displayorder field for each one. I'm not an SQL expert so I'd be curious to know if there's some way to do that in SQL with a single query.
Zachery
01-10-2014, 07:02 PM
Alphabetize by what? File Name? Smilie code?
Firyou
01-10-2014, 11:53 PM
Alphabetize by what? File Name? Smilie code?
Filename
Firyou
02-25-2014, 05:47 PM
any idea?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.