Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4214
Latest: thatsjustit
New This Month: 5
New This Week: 3
New Today: 1
Stats
Total Posts: 42791
Total Topics: 7455
Most Online Today: 60
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 67
Total: 68

Author Topic: Getting Error on Both Gallery  (Read 2304 times)

0 Members and 1 Guest are viewing this topic.

Offline quietstorm

  • Member
  • *
  • Posts: 5
    • View Profile
Getting Error on Both Gallery
« on: February 21, 2019, 09:20:48 pm »
Hello,
When I try to add a category to either the gallery or classifieds, I get
the error below!!
:-\

Call to undefined function addInlineCss()

Thanks
"It's not that difficult to make one's day happier, become a friend!"

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16233
    • View Profile
Re: Getting Error on Both Gallery
« Reply #1 on: February 21, 2019, 09:28:40 pm »
That function addInlineCss is not from any of my products or modifications.

Are you using SMF 2.1
seems to be part of sources/load.php
Code: [Select]
*/
function addInlineCss($css)
{
global $context;

// Gotta add something...
if (empty($css))
return false;

$context['css_header'][] = $css;
}
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/
Creative Creative x 1 View List

 

Related Topics

  Subject / Started by Replies Last post
4 Replies
4481 Views
Last post March 21, 2007, 07:15:12 pm
by SMFHacks
3 Replies
4882 Views
Last post October 23, 2008, 09:28:03 pm
by SMFHacks
4 Replies
4451 Views
Last post February 08, 2009, 01:33:00 pm
by SMFHacks
1 Replies
5765 Views
Last post March 07, 2009, 12:48:59 am
by SMFHacks
3 Replies
2896 Views
Last post May 04, 2017, 03:30:12 pm
by SMFHacks

+- Recent Topics

prettyurls - TroubleShooting.wiki by thatsjustit
March 24, 2023, 07:56:39 pm

Download Gallery Option by SMFHacks
March 23, 2023, 09:34:02 am

Lost attachments by pete
March 22, 2023, 10:24:17 am

Additional Permissions by mickjav
March 18, 2023, 05:21:23 am

[Mod]Discord Web Hooks by SMFHacks
March 17, 2023, 08:48:30 am

Site upgrade to 2.1 by SMFHacks
March 12, 2023, 08:51:19 am

Theme/CSS design wanted by mickjav
March 11, 2023, 12:10:11 pm

Category Images by Anmer
March 10, 2023, 06:20:04 am

DownloadsPro - Topic Link by Anmer
March 08, 2023, 03:18:05 pm

Bulk File Import by SMFHacks
March 08, 2023, 07:56:23 am

Powered by EzPortal