Back to vBulletin 3.8 Add-ons

Daily Game - Posts a new flash game to your vBulletin every day
Mod Version: 2.1, by DailyGame

vB Version: 3.8.x Rating: (8 votes - 4.88 average) Installs: 79
Released: 12 Jan 2010 Last Update: 12 Aug 2010 Downloads: 327
Not Supported Uses Plugins Additional Files Translations  

Daily Game posts a new flash game to your vBulletin once per day in a new thread. Daily Game will help your vBulletin by:
  • Starting up conversations on slow days
  • Increasing retention since users are playing on your forum
  • Help you get links and improve SEO (flash games get a lot of links!)
  • Make you money! Use your own ad code to display an ad while the flash game is loading. These pre-roll ads get very high eCPM!

Install time: 5 minutes
Installation difficulty: Easy
Demo: http://www.playedonline.com/forum/index.php?t=40

Updated to version 1.5 : No manual template modifications and title and content customization

Updated to version 2.1 : simple_xml support is no longer required, enabled bbcodes on the game thread, support for switched off boards.

Installation instructions
  1. Upload add_daily_game.php to the vBulletin root directory
  2. Import the product XML file (Plugins & Products -> Manage Products - > [Add/Import Product])
  3. Configure the Daily Game settings under vBulletin Options -> vBulletin Options -> Daily Game:
    • Set “Enabled” to Yes
    • Visit http://www.playedonline.com/register_vbulletin to register (input your forum's url and your email) and get a shared key for authentication.
    • Configure which userid will post the daily games (input 0 for guest)
    • Choose a forum for Daily Game
    • Customise the title (useful for non-English forums) or leave blank for default
    • Enable or disable description and instructions
    • Paste ad code (e.g. AdSense) to show a pre-roll ad before the game starts (optional, leave empty to show no ads)
    • Click the Test link you got in the registration e-mail to post a test daily game (you can delete the test post after you verify that it works)
    • You're done! A daily game will be posted on your forum every day at 3am EST.
  4. Optional : if you switch off your vBulletin from time to time you can make sure the games are posted even if the board is off by making those small changes:
    • Add the following code to /includes/functions.php
      PHP Code:
      function endswith($string$test) {
          
      $strlen strlen($string);
          
      $testlen strlen($test);
          if (
      $testlen $strlen) return false;
          return 
      substr_compare($string$test, -$testlen) === 0;

    • In global.php find the line
      PHP Code:
      if (!$vbulletin->options['bbactive'] AND THIS_SCRIPT != 'login'
      and replace with
      PHP Code:
      if (!$vbulletin->options['bbactive'] AND THIS_SCRIPT != 'login' AND !endswith($_SERVER["SCRIPT_NAME"], '/add_daily_game.php')) 

Download

File Type: %1$s add_daily_game.php (7.0 KB, 164 downloads)
File Type: %1$s product-daily_game.xml (5.1 KB, 160 downloads)

Screenshots

Click image for larger version
Name:	sand castle.jpg
Views:	1149
Size:	96.6 KB
ID:	109817   Click image for larger version
Name:	settings.jpg
Views:	546
Size:	82.0 KB
ID:	109819  

Similar Mods

Add-On Releases ibProArcade Shows Game Count + Newest Game and Random Game in your Forum Statistics vBulletin 3.6 Add-ons
vB3 Flash Player - Play Any Flash Game / Movie - Tetris, Pacman, Frogger, Minesweeper vBulletin 3.0 Full Releases
vB Flash Player - Play Any Flash Game or Movie - Tetris, Pacman, Frogger, Minesweeper vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024