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)

RichieBoy67 10-22-2008 11:44 AM

I'm sorry--This may be a stupid question but which download is the latest??

Thanks

punchbowl 10-22-2008 11:45 AM

Quote:

Originally Posted by RichieBoy67 (Post 1650365)
I'm sorry--This may be a stupid question but which download is the latest??

Thanks

rc1 - last in the list

Surviver 10-22-2008 01:18 PM

Quote:

Originally Posted by trstudent (Post 1650264)
how can we add another hoster to the video-directory ? For example i wanna add izlesene.com or another website. what am i gonna do ? What i must do to prepare a hoster.xml ?

You have to write a php class file for this.

Quote:

Originally Posted by punchbowl (Post 1650308)
will this work along side passivevid/the geeks mods for embedding vids in posts?

I don't know.

Quote:

Originally Posted by joeldaviddc (Post 1650349)
instaled without problems but, when i try to "post a video" i receive this message:

The response of the video-server can't be read.

Maybe your hoster blocksa the connection to the video hoster.

TheLastSuperman 10-22-2008 02:20 PM

Hey Surviver..... I skimmed most of the pages, 14 already and Bravo for the support ;) but did not see this already... Is there a possibility this might work w/ 3.6.8? I wanted to ask before I attempted on my mod/hack test forum :D

Thanks!

S-MAN

cheat-master30 10-22-2008 03:37 PM

Don't worry about my comment, once I set the permissons to the sub folder of the videothumbnails folder, the error went away.

cheat-master30 10-22-2008 06:20 PM

Oh, and I can see a few spelling mistakes, want any help correcting them?

Surviver 10-22-2008 06:28 PM

Quote:

Originally Posted by TheLastSuperman (Post 1650466)
Hey Surviver..... I skimmed most of the pages, 14 already and Bravo for the support ;) but did not see this already... Is there a possibility this might work w/ 3.6.8? I wanted to ask before I attempted on my mod/hack test forum :D

Thanks!

S-MAN

I don't know a reason why it shouldn't work - but never tested ;)

Quote:

Originally Posted by cheat-master30 (Post 1650611)
Oh, and I can see a few spelling mistakes, want any help correcting them?

Twealky transtales the hack to enghlish. If you post the mistakes you found here, we will fix them in the next release!

Regards
Surviver

cheat-master30 10-22-2008 06:40 PM

I think I've found and fixed all the errors. First of all, search 'alltogether', and replace the results that come up with 'Total [categories/videos]'. Then, I'll get a list in the next post.

cheat-master30 10-22-2008 06:47 PM

Here's the full list of corrections. Replace the phrases bolded with what's under 'New Content':

are_you_sure_want_to_delete_videocategory_x

New Content:

Are you sure you want to delete '{1}' permanently?<br />
({2}: {3})<br /><br />
This action cannot be reversed, so think twice before proceeding.

categories_total:

New Content:

Total Categories

post_comment_to_video_x:

New Content:

Comment on this video

requesting_information_please_wai:

New Content:

Please wait while information about this video is being loaded.

there_are_no_comments_to_this_video:

New Content:

This video has no comments.

this_contributor_has_added_x_videos:

New Content:

This user has added {1} videos.

top_contributors:

New Content:

Top Contributors

video_details:

New Content:

Video Information

video_homepage:

New Content:

Video Home Page

video_statistics:

New Content:

Video Statistics

video_title:

New Content:

Video Title

video_url:

New Content:

Video URL

videodirectory_copyright:

New Content:

Video Center (&copy;) of <strong><a href="http://vbpoint.org">vBPoint</a></strong>

videos_in_category_x:

New Content:

Videos in the {1} Category

videos_total:

New Content:

Total Videos

viewing_video_center:

New Content:

Viewing Video Directory

trstudent 10-22-2008 07:17 PM

Quote:

Originally Posted by Surviver (Post 1650427)
You have to write a php class file for this.

This is just i wanna know. I don't know how to write it. Can you tell every step of adding a new hoster ? I am from Turkey and as you know youtube is closed from TurkTelekom to Turkish Dnsses so my users can't view the movies that's why i am asking to add another hoster.

TheLastSuperman 10-22-2008 08:48 PM

Quote:

Originally Posted by Surviver (Post 1650617)
I don't know a reason why it shouldn't work - but never tested ;)



Twealky transtales the hack to enghlish. If you post the mistakes you found here, we will fix them in the next release!

Regards
Surviver

Well then I'll let you know :D I will be testing this on a 3.6.8 forum this weekend!

Thanks for the reply ;)

S-MAN

joeldaviddc 10-23-2008 08:02 AM

Quote:

Originally Posted by Surviver (Post 1650427)


Maybe your hoster blocksa the connection to the video hoster.


what is the port for the conection ?

Surviver 10-23-2008 01:01 PM

Quote:

Originally Posted by cheat-master30 (Post 1650643)
Here's the full list of corrections. Replace the phrases bolded with what's under 'New Content':

are_you_sure_want_to_delete_videocategory_x

New Content:

Are you sure you want to delete '{1}' permanently?<br />
({2}: {3})<br /><br />
This action cannot be reversed, so think twice before proceeding.

categories_total:

New Content:

Total Categories

post_comment_to_video_x:

New Content:

Comment on this video

requesting_information_please_wai:

New Content:

Please wait while information about this video is being loaded.

there_are_no_comments_to_this_video:

New Content:

This video has no comments.

this_contributor_has_added_x_videos:

New Content:

This user has added {1} videos.

top_contributors:

New Content:

Top Contributors

video_details:

New Content:

Video Information

video_homepage:

New Content:

Video Home Page

video_statistics:

New Content:

Video Statistics

video_title:

New Content:

Video Title

video_url:

New Content:

Video URL

videodirectory_copyright:

New Content:

Video Center (&copy;) of <strong><a href="http://vbpoint.org">vBPoint</a></strong>

videos_in_category_x:

New Content:

Videos in the {1} Category

videos_total:

New Content:

Total Videos

viewing_video_center:

New Content:

Viewing Video Directory

Thank you very much!

Quote:

Originally Posted by trstudent (Post 1650667)
This is just i wanna know. I don't know how to write it. Can you tell every step of adding a new hoster ? I am from Turkey and as you know youtube is closed from TurkTelekom to Turkish Dnsses so my users can't view the movies that's why i am asking to add another hoster.

You can have a look at the file for youtube.com. I cannot say how to writea another hoster, there are some points: Has the Hoster an pi, etc).

There's no universal solution to add a hoster ;)

Quote:

Originally Posted by TheLastSuperman (Post 1650715)
Well then I'll let you know :D I will be testing this on a 3.6.8 forum this weekend!

Thanks for the reply ;)

S-MAN

Cool!

Quote:

Originally Posted by joeldaviddc (Post 1650970)
what is the port for the conection ?

For the most thios should be the default htztp port (80), but MyVideo uses a SSL Connection.

Regards
Surviver

joeldaviddc 10-23-2008 02:17 PM

Quote:

Originally Posted by Surviver (Post 1651098)
For the most thios should be the default htztp port (80), but MyVideo uses a SSL Connection.


my site is running under a "plesk server" i don?t know where is the problem and what is the solution. There are a way to make video-directory work in a standard http connection?

AdmiralGeek 10-23-2008 03:46 PM

Can google video be added for this?

Tried to add it manually but it seems the script is dependant on a API.

Surviver 10-23-2008 03:55 PM

Quote:

Originally Posted by AdmiralGeek (Post 1651197)
Can google video be added for this?

Tried to add it manually but it seems the script is dependant on a API.

Yes, and google videos doesen't have an api ;)

AdmiralGeek 10-23-2008 05:13 PM

That's why it wont work

Would it not have been a good idea to allow the ADMIN, to enter the embed code directly into a text field, so that it could be entered that way, it would all for non API based video websites.

API are used mostly for data extraction. Don't see why it is essential to have it coded this way.
Leaving the script dependent on a API leaves it less useful.

Just have a different insertion method for non based API video websites.

It's a good script, but in comparison to vbTUBE, it is less useful in terms of usability and integration.

Twilkey 10-23-2008 05:34 PM

Quote:

Originally Posted by AdmiralGeek (Post 1651254)
That's why it wont work

Would it not have been a good idea to allow the ADMIN, to enter the embed code directly into a text field, so that it could be entered that way, it would all for non API based video websites.

API are used mostly for data extraction. Don't see why it is essential to have it coded this way.
Leaving the script dependent on a API leaves it less useful.

Just have a different insertion method for non based API video websites.

It's a good script, but in comparison to vbTUBE, it is less useful in terms of usability and integration.

I have been working on a media center mod, I am thinking about combining this with that. My mod allows you to manually add embed code.

segwayon 10-23-2008 05:40 PM

Quote:

Originally Posted by Surviver (Post 1633404)
Refresh your ACP!

Read the Roadmap for Version 1.2.0 :)

Installed the RC1 today, and I don't see where to add or edit categories. I only see "General." I logged out of AdminCP and logged back in. Still can't find the edit/add for categories.

[Update - found the new "Videos" option.]

Also, I changed the CHMOD on those two folders to 777 as per instructions, but just recursed into the subfolders, not the individual files. When I saw that the categories were not appearing, as a test I changed the CHMOD to 777 for all subfolders AND FILES. Was that okay to do?

Surviver 10-23-2008 06:04 PM

Quote:

Originally Posted by AdmiralGeek (Post 1651254)
That's why it wont work

Would it not have been a good idea to allow the ADMIN, to enter the embed code directly into a text field, so that it could be entered that way, it would all for non API based video websites.

API are used mostly for data extraction. Don't see why it is essential to have it coded this way.
Leaving the script dependent on a API leaves it less useful.

Just have a different insertion method for non based API video websites.

It's a good script, but in comparison to vbTUBE, it is less useful in terms of usability and integration.

For technical reasons it will not be able to just insert html code.

There's a way to integrate hosters without an api - but it's very complex and i don't have the time to do this at the moment.

Quote:

Originally Posted by segwayon (Post 1651269)
Installed the RC1 today, and I don't see where to add or edit categories. I only see "General." I logged out of AdminCP and logged back in. Still can't find the edit/add for categories.

Also, I changed the CHMOD on those two folders to 777 as per instructions, but just recursed into the subfolders, not the individual files. When I saw that the categories were not appearing, as a test I changed the CHMOD to 777 for all subfolders AND FILES. Was that okay to do?

There's a new ACP Menu called "Videos"

segwayon 10-23-2008 07:05 PM

How do I delete a video? I only want to move the video from one category to another, but it won't allow me to add the same video under a new category, and not sure how to delete a video to try again.

[Update - Ah, found the deletion option under the 'Edit' feature.]

segwayon 10-23-2008 08:23 PM

Quote:

Originally Posted by Surviver (Post 1651282)

There's a new ACP Menu called "Videos"

Thanks Surviver. Does the CHMOD on the files matter?

AdmiralGeek 10-24-2008 08:38 AM

Quote:

For technical reasons it will not be able to just insert html code.

There's a way to integrate hosters without an api - but it's very complex and i don't have the time to do this at the moment.
Because of the way you have the script engineered.
Thanks anyway

Bundy 10-24-2008 10:06 AM

A big thank you, just what I needed.

Bundy:)

Surviver 10-24-2008 03:31 PM

Quote:

Originally Posted by AdmiralGeek (Post 1651677)
Because of the way you have the script engineered.
Thanks anyway

Yes, and it'sengineerd like i wanted it to be ;)

Regards Surviver

Cocko 10-25-2008 07:25 PM

Thanx. Installed.

When I look at video list the video description does not show smilies.
Any ideas how to enable bbcodes in the category list?

Surviver 10-26-2008 07:08 AM

Quote:

Originally Posted by Cocko (Post 1652607)
Thanx. Installed.

When I look at video list the video description does not show smilies.
Any ideas how to enable bbcodes in the category list?

No, in the trimmed descrriptions bbcodes and smilies are striped/not parsed for rechnical reasons.

segwayon 10-26-2008 04:07 PM

Any chance of an update which allows for any language characters to be acquired? Even the ampersand character (&) comes up with the web-based "&amp;" but sticks in the importation process.

As examples of non-English characters, try to import these Czech video (sometimes the titles come through - other times they get mangled, and I've seen where the whole title comes through with some sort of placeholder entirely separate from the source string):
http://www.youtube.com/watch?v=ar2gpbdlgbU
http://www.youtube.com/watch?v=5NOeeCJNHbI

As an example of the ampersand character, try this one:
http://www.youtube.com/watch?v=VCIyzNISw1Q

Thanks for a great mod!

Surviver 10-27-2008 04:15 PM

Quote:

Originally Posted by segwayon (Post 1653172)
Any chance of an update which allows for any language characters to be acquired? Even the ampersand character (&) comes up with the web-based "&amp;" but sticks in the importation process.

As examples of non-English characters, try to import these Czech video (sometimes the titles come through - other times they get mangled, and I've seen where the whole title comes through with some sort of placeholder entirely separate from the source string):
http://www.youtube.com/watch?v=ar2gpbdlgbU
http://www.youtube.com/watch?v=5NOeeCJNHbI

As an example of the ampersand character, try this one:
http://www.youtube.com/watch?v=VCIyzNISw1Q

Thanks for a great mod!

Hey, thanks for your feedback.

The ampersand bug will be fixed in the next release.

@Supporting non-English Characters: I don't know, how to do this at this time.

I'm using the vB vurl class to get the API Contents - and the characters are broken in the answer. Maybe this is an charset problem.

I hop i'll find a solution for this.

SVTCobraLTD 10-27-2008 05:38 PM

Has anyone tried this on v3.6.x? I think I will give it a try as I did not see anyone posting that they did.

Nevermind, installed but when uploading product I got:
Quote:

The following dependencies were not met:
This product is not compatible with version 3.6.10 of vBulletin. (Compatible starting with 3.7.0 RC 4)

Surviver 10-27-2008 07:29 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1653946)
Has anyone tried this on v3.6.x? I think I will give it a try as I did not see anyone posting that they did.

Nevermind, installed but when uploading product I got:

Just remove the dependencies from the xml

cheat-master30 10-27-2008 10:46 PM

Can you make one for MSN video or something? It's been requested at my own forum a few times for some reason, and I myself don't even know what they mean.

CorneliusW 10-28-2008 05:41 AM

When I installed it told me to add

Quote:

'video.php?do=viewdetails&categoryid=(d+)&category title=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)'=>'videos/$2-$1/'
'video.php'=>'videos/'
to VBSEO for custom rewrite rules. Well I did, and saved settings. I still receive the same message. Here's how the custom rewrite rules look in vbseo

Quote:

//================================================== ========================
// Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
//================================================== ========================
//'^showgroups\.php$' => 'forumleaders.html'

//================================================== ========================
// Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable).
// Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below.
//================================================== ========================
//'calendar\.php$' => 'calendar/'
//'^calendar\.php\?c=1$' => 'calendar/'
//'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
//'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
//'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs =1' => 'calendar/$3/$2/nojs/[NF]'
//'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
//'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
//'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+) &year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
//'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&mo nth=.+?)?$' => 'calendar/week-$1/'

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

shaynehammy 10-28-2008 09:06 AM

I get this error when trying to edit permissions?

Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"red\">',
`closetag` = '</font>',
`passwordexpires` = '0',
`passwordhistory` = '360',
`pagerpermissions` = '13',
`pagerquota` = '0',
`pagerminpost` = '0',
`pagerminpostperday` = '0',
`pagermaxperday` = '0',
`pagersendmax` = '0',
`pagersendmaxchar` = '300',
`photoplogpermissions` = '434175',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '0',
`forumpermissions` = '8388607',
`genericpermissions` = '2113929151',
`attachlimit` = '0',
`pmquota` = '300',
`pmpermissions` = '7',
`pmsendmax` = '100',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '47',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '250',
`avatarmaxsize` = '600000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`gb_permissions` = '31',
`radiotvpermissions` = '2047',
`videodirectorypermissions` = '127'
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Tuesday, October 28th 2008 @ 10:04:52 AM
Error Date : Tuesday, October 28th 2008 @ 10:04:52 AM
Script : http://www.thechiefbaboon.com/forums....php?do=update
Referrer : http://www.thechiefbaboon.com/forums...&usergroupid=6

EDIT > I dont think its this hacks problem. Investigating.

SVTCobraLTD 10-28-2008 10:25 AM

Quote:

Originally Posted by Surviver (Post 1654022)
Just remove the dependencies from the xml

Thank you that worked.


But I do get an error when I click add video:
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861

7lanet 10-28-2008 12:17 PM

please add arabic lan

Surviver 10-28-2008 01:23 PM

Quote:

Originally Posted by cheat-master30 (Post 1654158)
Can you make one for MSN video or something? It's been requested at my own forum a few times for some reason, and I myself don't even know what they mean.

If MSN has an api - yes.

Quote:

Originally Posted by CorneliusW (Post 1654306)
When I installed it told me to add



to VBSEO for custom rewrite rules. Well I did, and saved settings. I still receive the same message. Here's how the custom rewrite rules look in vbseo

Did you add the shown comment to the crr box, too?

Quote:

Originally Posted by SVTCobraLTD (Post 1654411)
Thank you that worked.


But I do get an error when I click add video:
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861

Try to replace edit_toolbar with editor toolbar.

If that works, i'll change the code for the next release so that this hack works with 3.6 as well.

SVTCobraLTD 10-28-2008 01:36 PM

Quote:

Originally Posted by Surviver (Post 1654498)
Try to replace edit_toolbar with editor toolbar.

I replaced that on line 861 in video.php but get this error when trying to access video.php:
Code:

Parse error: syntax error, unexpected T_STRING in /home/svtcobra/public_html/forums/video.php on line 861

Surviver 10-28-2008 03:16 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1654513)
I replaced that on line 861 in video.php but get this error when trying to access video.php:
Code:

Parse error: syntax error, unexpected T_STRING in /home/svtcobra/public_html/forums/video.php on line 861

Please post the complete line here.

SVTCobraLTD 10-28-2008 04:29 PM

If i make it "editor_toolbar" I can atleast load the video.php page but then when I click to add a video, I get
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861
That is all of the error message.

If i make it "editor toolbar" then I cannot load the video.php page because I get the error I posted two posts back.


All times are GMT. The time now is 02:00 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.02082 seconds
  • Memory Usage 1,881KB
  • 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
  • (5)bbcode_code_printable
  • (34)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