vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vidiac vBulletin Integration (https://vborg.vbsupport.ru/showthread.php?t=119589)

titter 06-26-2006 02:06 AM

Good to hear, its all a learning process for some. Let me know when you get it working :] then click install!

titter 06-27-2006 11:48 PM

Update to plugin has been uploaded.

The Realist 06-28-2006 04:15 PM

Installed and setup cname and settings via vidiac. When I visit my video link, which I have edited due to a none standard template which is:

<a href="videos.php$session[sessionurl_q]"><img src="{IF}/video.gif" alt="" border="0" /></a> &nbsp;

Does that link look ok?

But the main problem is, when I use my IE6 the page starts to load and then closes up?

Any ideas.

Laters

thumbsucker 06-29-2006 08:36 AM

It seems like anyone can upload a video as guest?

What exactly does the Vbulletin integration do?

threat 06-30-2006 11:21 PM

Hey I got the cname set up and i get a error on the global when I click the video link. Do I upload the videos.php and js folder to the root?

threat 06-30-2006 11:26 PM

This is error i get

Warning: main(./global.php): failed to open stream: No such file or directory in /home/gixxerpl/public_html/videos.php on line 40

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gixxerpl/public_html/videos.php on line 40

threat 06-30-2006 11:33 PM

Ok I think it worked

http://www.gixxerplanet.com/home/videos.php?

Am I right? I uploaded the video.php into the forum root

Also its does not work in IE for me, and the colors are not changing at all when I want it to be a black background

titter 07-01-2006 02:53 AM

videos.php goes to the root, the js file goes into the js folder. if you extract the zip using folder names, you will see the file structure.

threat 07-01-2006 06:27 PM

Where do I go to hange the background? I want black instead of white. I changed the css on the admin panel of vidiac but nothing shows the changes. Anyone want to give me there code?

titter 07-02-2006 10:00 PM

You also never added the java script to the vidiac section as well.

threat 07-04-2006 11:38 AM

What do you mean, I uploaded the JS Folder.

titter 07-04-2006 09:02 PM

You also have to add the javascript <script> to your templates on Vidiac.

Warlock40 07-05-2006 03:23 PM

Same problem with IE loads but then all disappears.

As a matter of fact all but the two examples do the same thing in IE

Cky47 07-06-2006 10:58 PM

Mine is fine... in fact I am installing 3.6 now and it still works fine.

Warlock40 07-07-2006 02:34 AM

gggrreaaat for you. Yet that doesnt help. There is a problem and it is not just my machine. I've had members inform me that it works fine on netscape as well but none work in an EI environment. So if the examples in the listing work but others do not..something is different? help would be nice.

Warlock40 07-07-2006 02:04 PM

Please look at my site then and tell me what happens in IE with yours. You'll see for a brief second the entire page will be seen then it disappears. Something before the page finishes loading is causing an error. I tried setting static pixel values to the width and heights just in case but nothing seems to change it.

www.rchobbies.ca/forum/videos.php

titter 07-07-2006 03:33 PM

Code:

        <script language="JavaScript" type="text/javascript">
            document.domain = "rchobbies.ca/Forum/";
        </script>

needs to be:

Code:

        <script language="JavaScript" type="text/javascript">
            document.domain = "rchobbies.ca";
        </script>

in both the vidiac, and vb templates. should fix it, I installed this on another forum last night, worked fine.

I cannot stress enough how important getting this part of the code right is! If this is incorrect, it will not work at all.

oberheimhaven 07-07-2006 10:23 PM

This rocks thanks for the great hack make sure you guys sign up before install. This was the easiest hack I have every dealt with zero tolerance.
works with firefox and IE 7.0

Thanks Mates!!:banana: :banana: :banana: :banana:

Mark Anthony
Musicians Quarters!!!!

Only one minor probelm the lil icon to play vid is X'ed broken link other than that all is go any help would be greatly appreciated!!

Never mind has been corrected man this was easy!!!

titter 07-07-2006 11:57 PM

It is not hard, but a little coding knowledge is needed! Was my first hack, tried to make it as easy as I could! I think an admincp section would really make this even easier, and keep people away from editing templates. All in due time!

Warlock40 07-08-2006 03:38 AM

I'm nuts..sorry titter...INSTALLED..

I would have sworn I tried that previously..but its working...and working awesome!!!! great hack....lovin it

Cky47 07-09-2006 02:58 AM

So titter... we any closer to gettign this fully integrated? I havent been able to contact adam.

calgdsm 07-23-2006 03:20 PM

Clicks Install!! Hope it works!!

Cky47 07-24-2006 03:57 PM

Anymore progress? I really want to get this done titter.

MaLTRaiN 08-08-2006 09:15 PM

Same problem with IE and Opera. I've done everything... any solution?

MaLTRaiN 08-08-2006 09:44 PM

This forum... cero problem...

http://www.boardingscene.com/videos.php

Why??? :S

Cky47 08-09-2006 03:14 AM

Cause my site is awsome?

MaLTRaiN 08-09-2006 04:00 AM

Cause' you're cheating... :P

Tell the trick... ;)

titter 08-10-2006 08:07 PM

what is the problem?

MaLTRaiN 08-10-2006 08:21 PM

No problem... I finally made a page with my VBAdvanced and put the vidiac in a iframe and everything is perfect now... :)

VBUsers 08-10-2006 10:42 PM

will this be ported to 3.6.0??

titter 08-11-2006 04:41 AM

as soon as i install 3.6 on a forum later next week, it will make the 3.6 port ... should be good to go without many if any changes.

Cky47 08-11-2006 07:17 PM

Its already 3.6 compatible.

www.boardingscene.com

Unless like I said above... maybe my sites cheating lol

SVT242 09-15-2006 05:15 AM

ttt any progress on getting this mod updated for 3.6.1? :)

SVT242 09-23-2006 10:52 AM

Quote:

Originally Posted by SVT242
ttt any progress on getting this mod updated for 3.6.1? :)


TTT :)

SVT242 09-29-2006 12:41 PM

To The Top :d

meissenation 11-12-2006 12:32 AM

Make sure ya moderate the videos on time, if you don't apparently Vidiac moderates the video and will replace it with a "This video is unsuitable or it just sucks" even though it was 100% suitable and there was nothing wrong with it. Way to make the admin of the site look like a jackass.

rx_1badbird 11-14-2006 01:57 PM

We just upgraded and the videos work with no problem.
Justin (Titter) is my admin for +++++ Motorsports Racing.

SVT242 12-14-2006 09:33 AM

is this mod version 3.6.4 compliant?

titter 12-14-2006 03:14 PM

yes. works fine with 3.6.4.

titter 05-18-2007 05:09 PM

Currently working on a new system that will better integrate this with the forum. More news to come soon ... this should end up being a good update.


All times are GMT. The time now is 01:33 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01207 seconds
  • Memory Usage 1,783KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete