Questions tagged [smf]

SMF can refer to either Silverlight Media Framework or Simple Machines Forum or a Solaris service manager or Standard MIDI File. For disambiguation, please use the MMPPF tag for the Silverlight Media Framework questions, as it's the new official name.

This tag is ambiguous.

For Simple Machines Forum

Simple Machines Forum is at https://www.simplemachines.org/.

For Silverlight Media Framework

Please use the tag for the Silverlight Media Framework questions, as it's the new official name.

Description from the official Wiki for Microsoft's SMF: https://archive.codeplex.com/?p=smf

Microsoft's open source media player framework - a component of the Microsoft Media Platform.

This project was formerly known as the Silverlight Media Framework (SMF). enables developers to quickly deploy a robust, scalable, customizable media player for IIS Smooth Streaming delivery. The MMPPF builds on the core functionality of the Smooth Streaming Client (formerly known as the "Smooth Streaming Player Development Kit") and adds a large number of additional features, including an extensibility API that allows developers to create plugins for the framework. The MMPPF also now includes full support for Windows Phone 7 so developers can incorporate high-end video playback experiences in their Windows Phone 7 applications.

For Service Management Facility

A feature of the Solaris operating system. See https://en.wikipedia.org/wiki/Service_Management_Facility.

For Standard MIDI File

See https://en.wikipedia.org/wiki/MIDI#Standard_files.

81 questions
-1
votes
1 answer

Struggling with a few CSS things for my menu

I'm trying to make my site's menu bar better for mobile-devices.. I currently have it so it will shrink down to a little click-to-open, drop-down menu that shows my links to other pages.. My first issue I found was my menu was longer than the screen…
-1
votes
1 answer

Change link in Joomla after domain change

I changed the domain of my site (joomla+jfusion+smf) Some links to smf haven't changed. In the old site they were www.olddomain/en/oldforumfolder/ now they are www.newdomain/en/oldforumfolder/ instead of www.newdomain/en/newforumfolder/ Is there…
-1
votes
1 answer

SMF [img] bbcode to html

I want to convert the [img] bbcode of SMF to HTML, it looks like this: [img width=600 height=300]url[/img] My script is this, but doesn't work, what's wrong? $text = preg_replace("/\[img width=(.*) height=(.*)\](.*)\[\/img\]/Usi", "
Ender Null
  • 19
  • 8
-2
votes
1 answer

My Site URL only Works when clicked from the Inside

I've not been too frustrated like this trying to fix something. I'm almost done moving to SMF, what's left is the readable URL. I customized pretty URL to match the URL. http://test.example.com/1234/how-to-run if I click the url within or on the…
Mattizzy
  • 16
  • 2
-2
votes
1 answer

Forum with a point system

How can I setup a forum with a point system which my users can get their points higher by simply posting more articles, watching related videos and referring others. I do not care which form system it is; vbulleting, smf or another. I just wanna…
-4
votes
1 answer

Struggling putting together an SQL query

I'm trying to further customize an existing modification for my site/forum, but unfortunately the author who I've asked for support has little spare time at the moment. Can someone advise where I might be going wrong with this query? …
1 2 3 4 5
6