vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241)

Chadi 11-06-2008 04:09 AM

Anyone willing to implement godtube.com for me for a fair fee?

Surviver 11-06-2008 07:04 AM

Quote:

Originally Posted by CorneliusW (Post 1660256)
When I insert the video url and click the load information from service button, nothing happens. It says please wait but after that displays it goes straight back to the load information.

In all I cannot add videos. Can someone help.

I don't know, where the problem is - it seems there are connection problems to the video hoster.

Regards
Surviver

F0xy 11-06-2008 02:54 PM

is anyone willing to implement justin.tv or a generic version for a fee?

CorneliusW 11-06-2008 10:27 PM

Quote:

Originally Posted by Surviver (Post 1660333)
I don't know, where the problem is - it seems there are connection problems to the video hoster.

Regards
Surviver

Connection problem to YouTube? I tried to do a video that is featured on their main page and still was unable to do so. Perhaps I need to modify settings.

What could be the problem is the VBSEO. I added the required coding
PHP Code:

'video.php?do=viewdetails&categoryid=(d+)&categorytitle=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)&page=(d+)'
=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)'
=>'videos/$2-$1/'
'video.php'
=>'videos/' 

to the Custom Rewrite Rules section but I'm still in video directory options to add the coding for it to be removed.

Surviver 11-07-2008 02:33 PM

Quote:

Originally Posted by CorneliusW (Post 1660825)
Connection problem to YouTube? I tried to do a video that is featured on their main page and still was unable to do so. Perhaps I need to modify settings.

What could be the problem is the VBSEO. I added the required coding
PHP Code:

'video.php?do=viewdetails&categoryid=(d+)&categorytitle=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)&page=(d+)'
=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)'
=>'videos/$2-$1/'
'video.php'
=>'videos/' 

to the Custom Rewrite Rules section but I'm still in video directory options to add the coding for it to be removed.

No, maybe your SERVER blocks the connection.

@ Reules: Did you also add the comment to the vbseo box, and not just the rules?

CorneliusW 11-07-2008 02:47 PM

Do you know what I can do to find out if my host is blocking it?

Fuzzer 11-08-2008 09:14 AM

Hi, I want translate this Mod in Italian, which file i translate?

razorripper 11-08-2008 11:53 AM

installed - everythin looks good - all permissions are fine too but HOW DO I ADD VIDEOS?

Surviver 11-08-2008 12:22 PM

Quote:

Originally Posted by Fuzzer (Post 1661679)
Hi, I want translate this Mod in Italian, which file i translate?

Translate the Phrases via your ACP and export the language fiole of the product.

Quote:

Originally Posted by razorripper (Post 1661735)
installed - everythin looks good - all permissions are fine too but HOW DO I ADD VIDEOS?

You have to enter a category. There'll be a button "Add Video"

Regards
Surviver

DieselMinded 11-09-2008 03:16 AM

Quote:

Originally Posted by razorripper (Post 1661735)
installed - everythin looks good - all permissions are fine too but HOW DO I ADD VIDEOS?

https://vborg.vbsupport.ru/showpost....&postcount=260

johkalhaups 11-09-2008 04:00 AM

Ive installed this and had it up and running for about a week now. Great mod! A suggestion I would like to make for a future version would be to set the comments up so that they look like a post in a thread with avatar and all (html markup, rank images, etc - no sigs). Kinda like a little postbit_legacy or something. Another one I think would be useful would to have a "Last Comment By: USERNAME" on each video when your looking through the category. Just a couple suggestions. :)

Surviver 11-09-2008 08:51 AM

Quote:

Originally Posted by johkalhaups (Post 1662154)
Ive installed this and had it up and running for about a week now. Great mod! A suggestion I would like to make for a future version would be to set the comments up so that they look like a post in a thread with avatar and all (html markup, rank images, etc - no sigs). Kinda like a little postbit_legacy or something. Another one I think would be useful would to have a "Last Comment By: USERNAME" on each video when your looking through the category. Just a couple suggestions. :)

Comments are comments - and not posts. Information like postcount etc aren't needed there. MABE I'll integrate the avatar-display.

@Last Comment By: Maybe I'll do this.

valdet 11-09-2008 11:01 AM

Quote:

Originally Posted by Surviver (Post 1662214)
Comments are comments - and not posts. Information like postcount etc aren't needed there. MABE I'll integrate the avatar-display.

@Last Comment By: Maybe I'll do this.

I agree with posts/comments separation.

Surviver, a user video search would be a cool addition too. When you click on username on the video page it would display his videos. Just like you plan to add the Tab in User Profile.

Something along video.php?u=XX

I appreciate your time,
Val.

AcidX 11-09-2008 02:19 PM

Installed. Great mod. Can't wait for 1.2.0! :)

(Mostly about the Ajax comments).

gcxboxps 11-10-2008 12:52 AM

1) How can I place videos on my front page of my forum? Like say I just want to list 1 or 2 random videos (small size), how can I put them somewhere other than the video area (what is the code I'd use)?

2) How can I change the embed color (you have it as blue right now) you have for the video's as it doesn't match my website at all (what file)?

Thanks and great mod.

EWGF 11-10-2008 11:25 AM

Surviver,

The detail template shows an "if show bbcode" code, which doesn't show. Any idea how to show it? I think it is more convienient than to show an embed code.

dmknights 11-10-2008 10:34 PM

*Installed*
Could Be Useful

Surviver 11-11-2008 02:06 PM

Quote:

Originally Posted by EWGF (Post 1662869)
Surviver,

The detail template shows an "if show bbcode" code, which doesn't show. Any idea how to show it? I think it is more convienient than to show an embed code.

That's a "pre-implementation" - it's not a default feature, but you can enable it with just a couple of lines: You just have to add a function fetch_bbcode to all videohoster classes. But that "Feature" isn't supported.

Quote:

Originally Posted by gcxboxps (Post 1662673)
1) How can I place videos on my front page of my forum? Like say I just want to list 1 or 2 random videos (small size), how can I put them somewhere other than the video area (what is the code I'd use)?

2) How can I change the embed color (you have it as blue right now) you have for the video's as it doesn't match my website at all (what file)?

Thanks and great mod.

1.) You'd have to write your own code for this or you could use the vbcms-Module Code.

2.) includes/videoserviceapi/class_youtube.php - Method: fetch_embed_code.

Quote:

Originally Posted by valdet (Post 1662256)
I agree with posts/comments separation.

Surviver, a user video search would be a cool addition too. When you click on username on the video page it would display his videos. Just like you plan to add the Tab in User Profile.

Something along video.php?u=XX

I appreciate your time,
Val.

A profile block will hopefully be integrated in Version 1.2.0.

DieselMinded 11-12-2008 06:17 PM

How do i disable this mod for testing purposes ?

Surviver 11-12-2008 07:39 PM

Quote:

Originally Posted by DiesellMinded (Post 1664373)
How do i disable this mod for testing purposes ?

via the product management in the acp.

DieselMinded 11-12-2008 07:58 PM

I just blocked it from all users , Im trying to find a CPU and MEMORY Spike issue , this was one of my latest mods , the httpd is being used by my apache at an alarming rate

andres28 11-12-2008 10:23 PM

Here is my website :) working http://www.simplementetodo.com/video.php

stryka 11-13-2008 10:26 PM

I would like to repeat the request... instead of grabbing URL.. is it possible to turn on an option to simply allow ppl to copy/paste the EMBED URL/code from the other site... this will allow for ANY video to be posted... opens up to EVERYONE...

Not sure of the benefit of not allowing to use embed code... i am sure you have thought of this tho...but i just want to understand the process..


Quote:

Originally Posted by F0xy (Post 1659533)
I know its not easy to add more hosters or else i would have done it myself but would adding the ability to just submit the embedded code supplied by all these video hosting sites not be easier than doing individual sites. Its quite obvious those with the coding knowledge aren't interested in adding additional integration files. I appreciate your work it has massive potential for my site but is this an option in the near future.


F0xy 11-14-2008 08:26 AM

Quote:

Originally Posted by stryka (Post 1665197)
I would like to repeat the request... instead of grabbing URL.. is it possible to turn on an option to simply allow ppl to copy/paste the EMBED URL/code from the other site... this will allow for ANY video to be posted... opens up to EVERYONE...

Not sure of the benefit of not allowing to use embed code... i am sure you have thought of this tho...but i just want to understand the process..

I'd just like to reiterate what a brilliant feature this would be. Even if it were only an option for Admins and Mods or chosen usergroups to post embedded code that would be fine. The installs of this mod would go through the roof if it were implemented.

Surviver 11-14-2008 11:38 AM

Quote:

Originally Posted by stryka (Post 1665197)
I would like to repeat the request... instead of grabbing URL.. is it possible to turn on an option to simply allow ppl to copy/paste the EMBED URL/code from the other site... this will allow for ANY video to be posted... opens up to EVERYONE...

Not sure of the benefit of not allowing to use embed code... i am sure you have thought of this tho...but i just want to understand the process..

I'll not integrate thats - its simly not possible, because you wouldn't have a screenshot if you do it that way - and no hoster classifiction.

The architecture of this mod dooesen't allow this - sorry.

stryka 11-14-2008 10:12 PM

Hmm... ok... then i have another question.... is your plugin scalable enough to add other video sharing websites? Can i throw a developer at this to incorporate other video share sites?

Quote:

Originally Posted by Surviver (Post 1665489)
I'll not integrate thats - its simly not possible, because you wouldn't have a screenshot if you do it that way - and no hoster classifiction.

The architecture of this mod dooesen't allow this - sorry.


Surviver 11-15-2008 07:43 AM

Quote:

Originally Posted by stryka (Post 1665805)
Hmm... ok... then i have another question.... is your plugin scalable enough to add other video sharing websites? Can i throw a developer at this to incorporate other video share sites?

Yes - the script was designed to let the users add other video hosters ( Because of this they can be im/ex ported via the acp, to share them with the community)

Surviver 11-15-2008 12:47 PM

Update!

stryka 11-15-2008 04:50 PM

hmm... ok... anyone on here been able to incorporate a new video hoster?

Quote:

Originally Posted by Surviver (Post 1665993)
Yes - the script was designed to let the users add other video hosters ( Because of this they can be im/ex ported via the acp, to share them with the community)


eh9 daddy 11-16-2008 05:51 AM

is it possible to add subcategorys in one of the next version?

Surviver 11-16-2008 06:33 AM

Quote:

Originally Posted by eh9 daddy (Post 1666601)
is it possible to add subcategorys in one of the next version?

Maybe, but it's not planned at the moment.

Saint_I_Am 11-16-2008 07:02 AM

How do we upgrade?

jambo_1969 11-16-2008 08:48 AM

Quote:

Originally Posted by Saint_I_Am (Post 1666626)
How do we upgrade?

Good Question - do we need to uninstall then reinstall RC2 ?

Surviver 11-16-2008 09:07 AM

Quote:

Originally Posted by Saint_I_Am (Post 1666626)
How do we upgrade?

Quote:

Originally Posted by jambo_1969 (Post 1666675)
Good Question - do we need to uninstall then reinstall RC2 ?

Ooh, now!

Then all data would be lost!

Just overwrite all files via ftp, the import the product file via the acp (Set Allow Overrite to Yes) - Then you're done!

Regards
Surviver

Saint_I_Am 11-16-2008 09:11 AM

so videos we have there now will remain there?

Saint_I_Am 11-16-2008 09:59 AM

upgrade complete :)

Surviver 11-16-2008 10:01 AM

Quote:

Originally Posted by Saint_I_Am (Post 1666685)
so videos we have there now will remain there?

If you do the update as i explained it, no videos will be lost :)

jambo_1969 11-16-2008 12:04 PM

Upgraded however, I've lost my video homepage (tho can get into the sub sections)...and metacafe uploads are coming up URL invalid.

[edit - the uploaded gif for a new video is in German :)]

Surviver 11-16-2008 12:42 PM

Quote:

Originally Posted by jambo_1969 (Post 1666753)
Upgraded however, I've lost my video homepage (tho can get into the sub sections)...and metacafe uploads are coming up URL invalid.

[edit - the uploaded gif for a new video is in German :)]

Did you import the Metacafe XML?

Adjust you settings to display the homepage!

jambo_1969 11-16-2008 12:59 PM

Homepage working :)

Metacafe not :(

[edit bloody chmod :)]


All times are GMT. The time now is 06:56 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.02056 seconds
  • Memory Usage 1,844KB
  • 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_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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