- Compatible XF Versions
- 1.0, 1.1, 1.2, 1.3, 1.4, 1.5
Code:
TRUNCATE xf_bb_code_media_site;
INSERT INTO xf_bb_code_media_site
(media_site_id, site_title, site_url, match_urls, embed_html, match_is_regex)
VALUES
('facebook', 'Facebook', 'http://www.facebook.com'...
You do not have permission to view the full content of this resource.
Log in or register now.