Notings of Attention™
Acmlmboard 2 Released
Github/GIT | @acmlmboard
Chatting Places
Discord

Affiliates
Super Mario Bros. X | Kuribo64
Views: 8,954,435
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search
03-29-24 12:24 PM
Guest: Register | Login

0 users currently in AcmlmBoard Developer Zone | 2 bots

Main - AcmlmBoard Developer Zone - SQL Changes
Next newer thread | Next older thread

Pages: 1 2

Emuz
Posted on 04-09-15 02:27 PM, in Link | ID: 84347
Site Administrator

11 Hit Combo:
Mother's Rosario
Level: 108


Posts: 2620/3392
EXP: 13211978
Next: 308521

Since: 12-30-11
From: Akron, Ohio; USA

Last post: 116 days
Last view: 1 day
REPLACE INTO `profileext` (`id`, `title`, `sortorder`, `fmt`, `description`, `icon`, `validation`, `example`, `extrafield`, `parser`) VALUES ('icq', 'ICQ number', 0, '<a href=""http://wwp.icq.com/$0#pager">$0" <img src=""http://wwp.icq.com/scripts/online.dll?icq=$0&amp;img=5"" border=0></a>', 'Your ICQ Number', '', '[0-9]+', '91235781', 0, '');
REPLACE INTO `profileext` (`id`, `title`, `sortorder`, `fmt`, `description`, `icon`, `validation`, `example`, `extrafield`, `parser`) VALUES ('nintendoid', 'Nintendo ID', 0, '<a href=""https://miiverse.nintendo.net/users/$0">$0</a>" 'Your Nintendo ID', '', '[_\\-0-9a-zA-Z]+', 'mariobros.', 0, '');


Added Nintendo IDs and fixed ICQ from showing my 'flower icon' hardcoded...

The Dynamic Profile Administratorâ„¢


"Never Knows Best"
Note: if you can see this my layout broke. ALL THE CREDITS WILL BE REVEALED!!
'Victory Noriko' by @thatsheepagain.
'Chibi Dance Noriko' by @Haru__Kitsu.
'Deity's Night Out (Featuring Gabbie)'
by @thatsheepagain
Noriko Emotes by @Haru__Kitsu.
Side Bar Noriko by @thatsheepagain
'Noriko's Nature Walk' by @projectTiGER_
Emotive Noriko by @thatsheepagain.
"Space Candy Noriko" by BerryVerrine.
"Super Sharp Noriko" by Xionfes.
A gift illustration from the wonderful EverKinzPony!
"Magical Girl Noriko" by @cute_hospital!
"Patient Chibi Noriko" by @Ruii_ki!
'Dapper '60s Noriko' by @thatsheepagain.
'Shiny Chibi Noriko' by @inioli.
'Flower Veil Noriko' by @Sushiee_.
'Noriko in Realism' by @_Sarybuu.
'Noriko's Midnight Adventure' by @projectTiGER_
'Yukata Noriko' by @yunyunmaru_
'Birthday Wishes Noriko' by @thatsheepagain

Squiddy
Posted on 04-10-15 02:28 AM, in (rev. 3 of 04-10-15 05:45 AM by Squiddy) Link | ID: 84365
Banned
Unspecificed Cooling Off Period. Be Safe
Bisexual Empress of the Stolen Title?
Level: 142


Posts: 6190/6751
EXP: 34677589
Next: 290840

Since: 07-17-13

Last post: 3180 days
Last view: 3087 days
This adds Tumblr to the extended profile fields.
INSERT INTO `profileext` (
`id` ,
`title` ,
`sortorder` ,
`fmt` ,
`description` ,
`icon` ,
`validation` ,
`example` ,
`extrafield` ,
`parser`
)
VALUES (
'tumblr', 'Tumblr', '0', '<a href="http://$0.tumblr.com/>$0</a>" 'Your Tumblr username (as it appears on a URL)', '', '[_\\-0-9a-zA-Z]+', 'supermariosunshinebeta', '0', ''
);


This adds Instagram to the extended profile fields.
INSERT INTO `profileext` (
`id` ,
`title` ,
`sortorder` ,
`fmt` ,
`description` ,
`icon` ,
`validation` ,
`example` ,
`extrafield` ,
`parser`
)
VALUES (
'instagram', 'Instagram', '0', '<a href="http://instagram.com/$0/>$0</a>" 'Your Instagram username (as it appears on a URL)', '', '[_\\.-0-9a-zA-Z]+', 'soviet.russia', '0', ''
);


____________________
Sunshine Realm
Welcome to Aqmlm's, the only board with Al-Aq'mlmistrators!
Pages: 1 2


Next newer thread | Next older thread
Main - AcmlmBoard Developer Zone - SQL Changes


Acmlmboard v2.5.5 (10/04/2020)
© 2005-2024 Acmlm, Emuz, et al.

Page rendered in 0.040 seconds. (760KB of memory used)
MySQL - queries: 65, rows: 492/525, time: 0.032 seconds.