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
  #12  
Old 06-25-2006, 11:47 AM
threat threat is offline
 
Join Date: Jul 2005
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can members upload also? Or only you and its just for viewing? Where do I upload the files in the upload folder? In the root or the forum root? Sorry Im new,,,oh yeah do I have to have a subdomain?

what does this mean? DNS videos.gixxerplanet.com is not pointed to vidiac.com

I put the redirect for the subdomain to point to vidiac.com when you go to www.videos.gixxerplanet.com it redirects to vidiac.com


Hmmm read on there I need to contact my hosting to have them point the DNS to vidiac.com
Reply With Quote
  #13  
Old 06-25-2006, 12:41 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed but I dont see anything in the admin section to adminsiter anything and the video page is white?

Any ideas?
Reply With Quote
  #14  
Old 06-25-2006, 12:48 PM
threat threat is offline
 
Join Date: Jul 2005
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i had to sign up to vidiac.com and the admin section he was talking about was in there
Reply With Quote
  #15  
Old 06-25-2006, 02:01 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
Reply With Quote
  #16  
Old 06-25-2006, 02:41 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is a problem with the domain name you supplied. It is not pointed to vidiac.com

I added a cname so that video.xxxx.com points to the vidiac.com domain and it still will not let me sign up?
Reply With Quote
  #17  
Old 06-25-2006, 03:19 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks INSTALLED
Reply With Quote
  #18  
Old 06-25-2006, 04:28 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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??

Please help me
Reply With Quote
  #19  
Old 06-25-2006, 05:01 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much! This is what I've been looking for ages go!
Reply With Quote
  #20  
Old 06-25-2006, 05:21 PM
PabloAM PabloAM is offline
 
Join Date: Jan 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Cloud
Thank you very much! This is what I've been looking for ages go!
Please. You are pointed subdomain to vidiac.com??

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

Calm down guys lol... Now who all needs help?

As for the white video layout you have to login to your admin section with your email and then go to the look and feel section... there you can edit your css and template.

And no... you can not remove the ads, that is what help Adam pay for the servers and hosting your videos.
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 05:02 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.04975 seconds
  • Memory Usage 2,306KB
  • 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_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
  • (3)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