Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vidiac vBulletin Integration Details »»
Vidiac vBulletin Integration
Version: 1.00, by titter titter is offline
Developer Last Online: Mar 2015 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 06-24-2006 Last Update: 06-25-2006 Installs: 16
Uses Plugins Template Edits
Additional Files  
No support by the author.

Vidiac vBulletin Integration v1.0
by titter

--- About ---------------------------------------------------------------
This will integrate the Vidiac Video Portal system into your vBulletin website.

You must signup with www.vidiac.com and follow all of their instructions to setup the CNAME to their site. This will not work if you do not have a Vidiac Video Portal, or if you try to redirect a subdomain. You must use a CNAME record.

--- Features ------------------------------------------------------------
Automatically resizing video section, resizes to the loaded content.

--- Installation --------------------------------------------------------
Follow install.txt found in the zip.

--- Demo ----------------------------------------------------------------
Live demos avaiable at:
http://www.mobmototb.com/forums/videos.php
http://www.boardingscene.com/videos.php

--- Notes ---------------------------------------------------------------
This will only work if you have your Vidiac setup with a CNAME record from your domain. All browsers block javascript cross-domain scripting unless you have the DOM reference placed in both pages. It is very important that your update the document.domain reference with your correct domain information, and it is placed both in your vidiac_videobits template, as well as the skin settings in your Vidiac portal.

This has been tested in FireFox and Internet Explorer, not tested in any other browsers.

--- Copyright -----------------------------------------------------------
All code in distributed in this zip is ?2006 titter, with the following exceptions:
dynifs.js - Credits within.


For more information about the Vidiac Video Portal visit, www.vidiac.com

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-25-2006, 05:41 PM
Cky47's Avatar
Cky47 Cky47 is offline
 
Join Date: Feb 2006
Location: PA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also wanted to point out to your guys, that you should update the player options as well. This is what my player looks like in my myspace.

http://www.myspace.com/cky47

Users can get the code for that player and more when they watch the videos.

Notice how they can see info on the video that the users typed and see more videos all from that one player. They did a really good job on this feature.
Reply With Quote
  #23  
Old 06-25-2006, 05:53 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help Cky47

Have a problem

In firefox all OK, but in Internet explorer, Don?t see!!

URL: http://www.xboxers360.net/videos.php

My config:

<script type="text/javascript">
document.domain = "xboxers360.net";
</script>

<iframe width="100%" height="500"
id="videoframe" name="videoframe"
src="http://videos.xboxers360.net"
onload="DYNIFS.resize('videoframe')"
scrolling="no"
frameborder="0"
style="width:100%;height:500px;border:0px;">
Sorry, your browser doesn't seem to support IFrames!
</iframe>

3.) Under the Site Skin (Look and Feel) section.

Add this script to the top of your pre-portal code:
<script type="text/javascript">
document.domain = "xboxers360.net";
</script>

What?s then problem??
Reply With Quote
  #24  
Old 06-25-2006, 05:53 PM
Cky47's Avatar
Cky47 Cky47 is offline
 
Join Date: Feb 2006
Location: PA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The only problem I noticd beside the users not being integrated... is that it uses a iframe, and now when users try to link to the page, they are instead linking to the videos page. Also if they use the thumbnail feature like this...

Click here to see Video

It links outsidethe vbulletin site, and now there is no link back to your site, unless you add one.

Maybe me and you can think of something titter... I would love to help.
Reply With Quote
  #25  
Old 06-25-2006, 05:55 PM
Cky47's Avatar
Cky47 Cky47 is offline
 
Join Date: Feb 2006
Location: PA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pablo did you fix it? It is working for me in IE.
Reply With Quote
  #26  
Old 06-25-2006, 06:13 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cky47
Pablo did you fix it? It is working for me in IE.
No.

My problem with IE:



My problem with FireFox:



Help me.

CONFIG:

Primary Address (URL) of your Vidiac site: xboxers360.vidiac.com

<script type="text/javascript">
document.domain = "xboxers360.net";
</script>

<iframe width="100%" height="500"
id="videoframe" name="videoframe"
src="http://xboxers360.vidiac.com"
onload="DYNIFS.resize('videoframe')"
scrolling="no"
frameborder="0"
style="width:100%;height:500px;border:0px;">
Sorry, your browser doesn't seem to support IFrames!
</iframe>

3.) Under the Site Skin (Look and Feel) section.

Add this script to the top of your pre-portal code:
<script type="text/javascript">
document.domain = "xboxers360.net";
</script>
Reply With Quote
  #27  
Old 06-25-2006, 06:17 PM
Cky47's Avatar
Cky47 Cky47 is offline
 
Join Date: Feb 2006
Location: PA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First of all your not supposed to put
"Add this script to the top of your pre-portal code:"
In your pre portal section... leave that out.

But I am telling you it is working fine for me... which makes me want to say that you have some type of spam/ad blocker/ or some other plugin installed interfering.

Also what does your site look like normally not integrated...

I cant read spanish as well lol
Reply With Quote
  #28  
Old 06-25-2006, 06:30 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cky47
First of all your not supposed to put
"Add this script to the top of your pre-portal code:"
In your pre portal section... leave that out.

But I am telling you it is working fine for me... which makes me want to say that you have some type of spam/ad blocker/ or some other plugin installed interfering.

Also what does your site look like normally not integrated...

I cant read spanish as well lol
Your supposed good LOL.

Who redirect to http://videos.boardingscene.com/ ???

Help please
Reply With Quote
  #29  
Old 06-25-2006, 06:36 PM
Cky47's Avatar
Cky47 Cky47 is offline
 
Join Date: Feb 2006
Location: PA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You mean how did I redirect to it?

You have to set up the CNAME record.
Reply With Quote
  #30  
Old 06-25-2006, 08:14 PM
titter's Avatar
titter titter is offline
 
Join Date: Sep 2005
Location: Fort Myers, FL
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pablo try adding this to both the template, and the site skin look and feel:

Code:
<script language="VBScript">
document.domain = "xboxers360.net";
</script>
-----------------------------------------------------------------------

As far as using your own ads, you cannot. That is part of the Vidiac Video Portal, and why it is free for us to use. Goto www.vidiac.com for any questions or information about the Vidiac portal itself.

-----------------------------------------------------------------------

Also yes if you do not have access to setup CNAME redirects your hosting company will do it for you. This will not work otherwise.
Reply With Quote
  #31  
Old 06-25-2006, 09:42 PM
threat threat is offline
 
Join Date: Jul 2005
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what link do i tell my hosting compnay to reidirect too?

also what is CNAME?

I installed it all, set up subdomain, its just the cname thing is confusing to me
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:51 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.07503 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete