Previous Thread
Next Thread
Print Thread
Hop To
Joined: Oct 2006
Posts: 37
G
newbie
newbie
G Offline
Joined: Oct 2006
Posts: 37
Around line 908 of libs/ubbthreads.inc.php:
Code
$query = "
   SELECT GRAEMLIN_MARKUP_CODE,GRAEMLIN_SMILEY_CODE,GRAEMLIN_IMAGE,GRAEMLIN_HEIGHT,GRAEMLIN_WIDTH
   FROM   {$config['TABLE_PREFIX']}GRAEMLINS
   ORDER BY GRAEMLIN_ID DESC
";
Shouldn't this have
Code
WHERE GRAEMLIN_IS_ACTIVE='1'
in it? I'm thinking only active graemlins should be converted into image tags.



Last edited by Rick; 11/03/2006 9:29 PM.
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Yep, you're right. Thanks for the fix.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Can no longer log in as admin or user
by maria - 01/10/2026 11:00 AM
E-Mail & Unicode / UTF8 encoding problems
by Michael_E6D9 - 01/08/2026 2:14 AM
Upgrading from 7.7.5 to 8.0.1
by Morgan - 01/07/2026 5:25 AM
Take this for what it's worth
by Baldeagle - 12/26/2025 6:00 PM
innodb_buffer_pool_s
ize = 8G

by Baldeagle - 12/25/2025 3:32 PM
Who's Online Now
1 members (BellaOnline), 4,667 guests, and 225 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
test
test
by Gizmo, August 20
Ride safe!
Ride safe!
by Morgan, December 7
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)