vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Management Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=217)
-   -   Dailymotion Publisher Kit in vBulletin ? Make Money From Your Forum (https://vborg.vbsupport.ru/showthread.php?t=300533)

XiTCLUB 07-26-2013 10:00 PM

Dailymotion Publisher Kit in vBulletin ? Make Money From Your Forum
 
There are lot of publisher program out there, but dailymotion publisher program is really interesting. You will get paid for every content not only yours like some other publisher programs. you can earn from each and every video hosted on dailymotion program (publicly available only).

Now i am showing you how can you use your vBulletin 4.X powered forum turn into money making machine for you.

Step 1: Apply for Dailymotion Publisher Program


Once you get your account accepted and activated login to your account and navigate to publisher kit and save your ?Syndication Key?

Step 2: Goto your Forum?s admincp > Styles & Templates > Style Manager > Edit your active style > BB Code Layout Templates > bbcode_video

Look For
PHP Code:

<vb:elseif condition="$provider == 'dailymotion'" /> 

Replace Following Code

Code:

<object class="restrain" type="application/x-shockwave-flash" width="420" height="339" data="http://www.dailymotion.com/swf/{vb:raw code}">
    <param name="movie" value="http://www.dailymotion.com/swf/{vb:raw code}" />
    <param name="wmode" value="{vb:raw wmode}" />
    <!--[if IE 6]>
    <embed width="420" height="339" type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/{vb:raw code}" />
    <![endif]--></object>

With This One and add replace ?YOUR_SYNDICATION_KEY? with your syndication from dailymotion publisher program
Code:

<iframe frameborder="0" width="640" height="480" src="http://www.dailymotion.com/embed/video/{vb:raw code}?autoplay=0&logo=1&hideInfos=0&start=0&syndication=YOUR_SYNDICATION_KEY&foreground=&highlight=&background="></iframe>
Now any dailymotion shared videos on your forum will be served with your syndication key and you will earn for each and every view on videos on your forum

Hope you find this helpful, leave your replies below :)

Preech 09-01-2013 01:01 AM

Is there anyway for this to be implemented into vBTube

Adeel786 10-20-2013 06:38 PM

Thank you for posting this.

XiTCLUB 11-28-2013 02:21 AM

Quote:

Originally Posted by Adeel786 (Post 2454951)
Thank you for posting this.

You are welcome :)

--------------- Added [DATE]1385609002[/DATE] at [TIME]1385609002[/TIME] ---------------

Quote:

Originally Posted by Preech (Post 2442243)
Is there anyway for this to be implemented into vBTube

everything is possible, just find where is default dailymotion embed code is written in vBTUbe and replace that code with this ;)


All times are GMT. The time now is 08:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01059 seconds
  • Memory Usage 1,722KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete