PDA

View Full Version : Add-On Releases - World Tv Guide v.01


rob01
11-10-2008, 10:00 PM
Hello, this mod is based on -> UK Tv Guide Click here (https://vborg.vbsupport.ru/showthread.php?t=189470&highlight=guide)


Q&A
What this mod does?
Well its simple it will enable a TV Guide for each desired location, for UK you will be able to see the "Freeview/digital" TV guide and for china you will be able to see the english tv guide.

Currently releases:
- UK
- China

Future releases
- US
- Japan
- Korea
- Italy
- Spain
- and more!

Demos:
http://tustan.net/bbs/tv_guide.php (UK Tv guide)
http://tustan.net/bbs/cctv_guide.php (China Tv guide)


How to install? or just read the install file in the zip

- First: Upload cctv_guide & tv_guide - to your forum root directory
- Second import the xml products (product-cctv_guide & product-tv_guide)
- Third:
Go to Admincp - > Styles & Templates ->Style Manager -> on your style choose "main CSS" - > find "Additional CSS Definitions" and at the bottom of the second box paste:

#container{
width:850px;
height:750px;
border:none;
overflow:hidden;
margin:auto;
}

#container iframe {
width:850px;

height:750px;
margin-left:0px;
margin-top:0px;
border:0 solid;
}


For your NavBar:


In Template navbar

Search for this:

+++++++++++++++++++++++++++++++++++

<!-- nav buttons bar -->

+++++++++++++++++++++++++++++++++++

Add above:

+++++++++++++++++++++++++++++++++++

<!-- tv guide -->
<div class="vbmenu_popup" id="dropdown1_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Europe TV Guides</a></td></tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">UK TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Spain TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Italy TV Guide</a></td>
</tr>
<tr><td class="thead">Asia TV Guides</a></td></tr>
<tr><td class="vbmenu_control"><a href="cctv_guide.php">China TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Korea TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Japan TV Guide</a></td>
</tr>
<tr><td class="thead">America TV Guides</a></td></tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">US TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Mexico TV Guide</a></td>
</tr>
<tr><td class="vbmenu_control"><a href="tv_guide.php">Canada TV Guide</a></td>
</tr>
</table>
</div>
<!-- / tv guide -->

+++++++++++++++++++++++++++++++++++

FIND

+++++++++++++++++++++++++++++++++++
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
+++++++++++++++++++++++++++++++++++

After just add this
+++++++++++++++++++++++++++++++++++

<!-- tv guide -->
<td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Tv Guides</a> <script type="text/javascript"> vbmenu_register("dropdown1"); </script></td>
<!-- / tv guide -->

+++++++++++++++++++++++++++++++++++




History:
- Information
0 Queries on Forum home
1 Manual template edits (Navbar)
2 Uploads (or more depending on which country's tv guide you will decide to use, currently i just add china and UK version.

- Version .01 Beta
- Add China english TV Guide
- Fix some un-cached templates
- Fix unneeded queries use ( because 1 queries was added for each tv guide)
- Improve NavBar button
- Add support for future country tv guides

Feel free to request or give any suggestion about the mod, and if you have any question feel free to ask it here. if you have any improvement or suggestion for this mod feel free to PM or post it


Credits:
UK Tv Guide Creator
credits to F0xy (http://whatsyourview.net/)
For Tv Guide Extensions and fixes
credits to rob01 (http://tustan.net/)

Feel free to mark Install if you use this product
i will give support even if you don't mark as installed :D

rob01
11-11-2008, 09:07 PM
Reserved for future information

dtv100
11-11-2008, 09:39 PM
thank you i realy need this.
ops no usa yet .ok i wait.

Hornstar
11-12-2008, 04:53 AM
I might install this when you add Australia in.

tafreeh
11-12-2008, 05:52 AM
screenshot, demo anything ?

bashy
11-12-2008, 04:20 PM
Is this just an Iframe for TVplanner.net?

dtv100
11-22-2008, 03:26 AM
any update on USA tv guide?