View Full Version : Major Additions - Video-Directory Remixed
Pages :
1
[
2]
3
4
5
6
7
8
Jaxel
01-14-2009, 06:09 PM
Can someone please help me with this -
I get this error message when uploading or adding new videos:
http://www.youtube.com/watch?v=L9sEfv_u7Gk&eurl=http://www.stephenmoyeronline.com/indexx.php
Thanx in advance
Try removing the &eurl and on from your link
whenever adding a video and it is adding - I keep gettin a permission denied errror message for following file [path]/includes/videoserviceapi/class_youtube.php
Can someone please help me? thanx in advance
CHMOD 777 that directory and your thumbnails directories.
Adam21
01-14-2009, 08:42 PM
Hi Jaxel.I mean could we have an inline mass-delete videos option?
SnowBot
01-14-2009, 09:21 PM
OK i imported the new product fule, re saved settings (no additional hosters) and when i click a video i get a blank white page.....
Also in admincp > video directory > general settings : nothing happens.
RS25com
01-14-2009, 09:32 PM
Did you re-import the hoster files, like I had to a few posts back?
SnowBot
01-14-2009, 09:37 PM
AAHH sorry missed that.
OK that fixed the watching of the videos but not the admin menu.
Jaxel
01-14-2009, 11:08 PM
Sorry for having two updates in one day... I finally figured this stuff out...
I tried my best to make it as simple as possible to upgrade:
Download new zip file
Upload new files
Re-install new product
Re-set limit settings
Re-import hosters
================================================== =========
Version 1.2.1
================================================== =========
Changed the way certain video hoster setting options work.
These options are now global options, instead of being individual to each hoster.
There is now a new "Video detail settings" menu in your Admin Control Panel.
This change was made so that I could support a plugin based [VIDEO] BB code.
You MUST remember to re-import all of your video hosters after upgrading.
Added support for plugin based [VIDEO] and [VIDEO=XXX] bbcodes!.
There is an option in the general settings to enable or disable these video tags.
If enabled, users will be able to embed videos from the video directory in their posts.
There are no permission checks on this; if a video is embedded, ANYONE can see it.
If you enable video bbcodes, they will replace the existing bb codes in video details.
FILE EDITS SINCE 1.2.0: (make sure you upload these new versions!)
upload/video.php
upload/includes/functions_videodirectory.php
upload/includes/xml/cpnav_videodirectory.xml
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
TEMPLATE EDITS SINCE 1.2.0: (make sure you revert these templates!)
NEW: video_bbcode
some random plugin changes...
WarLion
01-15-2009, 03:11 AM
i love it amazing the update jaxel , but you know why if i go to my video directory menu
over
"General settings"
"Video detail settings"
an "Video tag settings"
have a blank page?
rapidphim
01-15-2009, 04:12 AM
how about if I have series of video? Is there away to play next video on this hack?
how about any other video hosting such as DailyMotion, Veoh, Google, Yahoo, MSN, and many others????
manuelsechi
01-15-2009, 06:22 AM
downloaded and installed but where's the hoster file?
I'm unable to load youtube videos...
thanks
Adam21
01-15-2009, 08:33 AM
i love it amazing the update jaxel , but you know why if i go to my video directory menu
over
"General settings"
"Video detail settings"
an "Video tag settings"
have a blank page?
Yes,thats what i faced also.Even after re-uploading all the latest files to their correct folders.Meanwhile u can access these options instead under vbulletin options.
Jaxel
01-15-2009, 12:56 PM
i love it amazing the update jaxel , but you know why if i go to my video directory menu
over
"General settings"
"Video detail settings"
an "Video tag settings"
have a blank page?
Try the attached CPNAV file...
how about if I have series of video? Is there away to play next video on this hack?
how about any other video hosting such as DailyMotion, Veoh, Google, Yahoo, MSN, and many others????
Google, Myspace, Yahoo and MSN dont have publicly available per-video XML (not just a REST API). If they dont have a publicly available per-video XML, then there is nothing I can do for it... Dailymotion is already available in the pack... Veoh has one... I'll add it in the next update. A per video XML feed is basically a file that your server can retrieve to get the specific information about a video. If it doesn't exist, then you have nowhere to get the information... Here are some examples...
Veoh: http://www.veoh.com/rest/video/v831782W7CC6yez/details (its mangled, but it should still work)
YouTube: http://gdata.youtube.com/feeds/api/videos/DxkbFNXTfhs (view source)
Dailymotion: http://www.dailymotion.com/rss/video/x7s7tj (view source)
Metacafe: http://www.metacafe.com/api/item/2296082 (view source)
downloaded and installed but where's the hoster file?
I'm unable to load youtube videos...
thanks
In your /includes/xml folder.
Yes,thats what i faced also.Even after re-uploading all the latest files to their correct folders.Meanwhile u can access these options instead under vbulletin options.
Try the attached CPNAV file...
Philippe J
01-15-2009, 01:13 PM
Hello Jaxel, and thank you for this great mod !
Just a question : when I made the upgrade from 1.1.0 RC2 to 1.1.9, I lost all my YouTube videos. I still had my categories, but there were 0 videos in it, instead of more than a hundred.
More surprisingly, I still had the videos on the videothumbnails/youtube folder, but I was not able to see them on my forum.
So I uninstalled the mod and reinstalled the 1.2.1 version.
Next time I will upgrade, is there something I have to take care or to back up if I don't want to lose again all my videos ?
Jaxel
01-15-2009, 01:58 PM
Hello Jaxel, and thank you for this great mod !
Just a question : when I made the upgrade from 1.1.0 RC2 to 1.1.9, I lost all my YouTube videos. I still had my categories, but there were 0 videos in it, instead of more than a hundred.
More surprisingly, I still had the videos on the videothumbnails/youtube folder, but I was not able to see them on my forum.
So I uninstalled the mod and reinstalled the 1.2.1 version.
Next time I will upgrade, is there something I have to take care or to back up if I don't want to lose again all my videos ?
You should not have lost any videos. What you forgot to do was re-establish your limits, or rebuild your category dataman. This will make it LOOK like you have no videos, when they are actually still there. When you uninstalled, thats when you actually lost your videos.
Philippe J
01-15-2009, 02:27 PM
What you forgot to do was re-establish your limits, or rebuild your category dataman.
You're right, I didn't rebuild my category dataman. :o
Thanks ! :up:
A.M.S
01-15-2009, 03:33 PM
Try the attached CPNAV file...
Google, Myspace, Yahoo and MSN dont have publicly available per-video XML (not just a REST API). If they dont have a publicly available per-video XML, then there is nothing I can do for it... Dailymotion is already available in the pack... Veoh has one... I'll add it in the next update. A per video XML feed is basically a file that your server can retrieve to get the specific information about a video. If it doesn't exist, then you have nowhere to get the information... Here are some examples...
Veoh: http://www.veoh.com/rest/video/v831782W7CC6yez/details (its mangled, but it should still work)
YouTube: http://gdata.youtube.com/feeds/api/videos/DxkbFNXTfhs (view source)
Dailymotion: http://www.dailymotion.com/rss/video/x7s7tj (view source)
Metacafe: http://www.metacafe.com/api/item/2296082 (view source)
In your /includes/xml folder.
Try the attached CPNAV file...
still sir
*[]* only what i can see :)
Jaxel
01-15-2009, 03:45 PM
still sir
*[]* only what i can see :)
huh?
A.M.S
01-15-2009, 03:57 PM
I have another problem
http://www.ar-atc.com/atc/video.php
the guests cant see anything
even when i made this
Can view video-directory ( yes ) and Can watch and view video details ( yes ) also
and this problem also ,
the members see 2 blocks view the video (v 1.2.1
) so ?
Jaxel
01-15-2009, 04:00 PM
I have another problem
http://www.ar-atc.com/atc/video.php
the guests cant see anything
even when i made this
Can view video-directory ( yes ) and Can watch and view video details ( yes ) also
and this problem also ,
the members see 2 blocks view the video (v 1.2.1
) so ?
Each category has its own permission. You forgot to set those.
A.M.S
01-15-2009, 04:00 PM
huh?
see :)
A.M.S
01-15-2009, 04:03 PM
you are right ,and see this sir
http://www.ar-atc.com/atc/video.php?do=viewdetails&videoid=10
Jaxel
01-15-2009, 04:07 PM
you are right ,and see this sir
http://www.ar-atc.com/atc/video.php?do=viewdetails&videoid=10
... please READ THE INSTRUCTIONS before you start coming for support... especially since you don't speak english too well and its hard for me to understand you. You are using ANCIENT templates. REVERT YOUR TEMPLATES!
<removed>
Ray2khax
01-15-2009, 04:55 PM
I have all required CHMOD files set to 777 but still get this....
Warning: fopen([path]/videothumbnails/YouTube/Ijg0cui88N4.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93
A.M.S
01-15-2009, 05:47 PM
... please READ THE INSTRUCTIONS before you start coming for support... especially since you don't speak english too well and its hard for me to understand you. You are using ANCIENT templates. REVERT YOUR TEMPLATES!
thank you.
i know my english is poor , but it doesn't mean that i cant understand it
rule0
01-15-2009, 06:49 PM
Jaxel
Below is the begining of an overly long error message while installing product:
Fatal error: Field level is not defined in $validfields in class vB_DataManager_VideoCategory in [path]\includes\class_dm.php on line 485
...
Paul M
01-15-2009, 07:21 PM
Lets keep posts in here relevant to the mod shall we :)
WarLion
01-15-2009, 07:44 PM
huh?
when you change the url from cpnav with & insted of & the menu disapear and only you can see *[]*
Jaxel
01-15-2009, 08:26 PM
when you change the url from cpnav with & insted of & the menu disapear and only you can see *[]*
Then I have no idea... maybe your VBSEO is conflicting? I dont know, I use TFSEO. For me, the CPNAV in the zip file works just fine.
Adam21
01-15-2009, 08:33 PM
i'm using vbseo too.perhaps its a conflict.anyway,can i request an option to mass-delete videos inline?:D
Ray2khax
01-15-2009, 08:39 PM
Can anyone tell me why i am gettin this error?
I have all required CHMOD files set to 777 but still get this....
Warning: fopen([path]/videothumbnails/YouTube/Ijg0cui88N4.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93
Adam21
01-15-2009, 08:41 PM
Can anyone tell me why i am gettin this error?
I have all required CHMOD files set to 777 but still get this....
u chmod the videothumbnails folder but not the folders underneath it
Ray2khax
01-15-2009, 09:05 PM
I only CHMOD the two folders but why am I still getting that error?
Audax666
01-15-2009, 09:46 PM
Hi,
if somebody uses vbadvanced cmps and wants the directory navigation column on the right side and want to lift it up on the same level as the video itself.
Just change in the video_shell template
this:
<if condition="$HTMLembed">$HTMLembed</if>
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td style="width: 170px; padding-right: 15px;" valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">$vbphrase[video_categories]</td>
</tr>
<tr>
<td class="alt1"><span class="smallfont"><strong><a href="video.php$session[sessionurl_q]">$vbphrase[video_homepage]</a></strong><br /><br />
$catbits<br /></span>
</td>
</tr>
<tr>
<td class="thead">$vbphrase[video_statistics]</td>
</tr>
<tr>
<td class="alt1 smallfont">
<if condition="$contributorbits">
<phrase 1="$contriblimit">$vbphrase[top_contributors]</phrase>:<br /><br />
<span class="smallfont">
$contributorbits
<br /></span>
</if>
$vbphrase[videos_total]: <strong>$totalvideos</strong><br />
$vbphrase[categories_total]: <strong>$catcount</strong>
</td>
</tr>
<tr>
<td class="thead">$vbphrase[search_videos]</td>
</tr>
<tr>
<td class="alt1">
<form action="video.php?do=search" method="post">
<input type="hidden" name="do" value="search" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="catid" value="$catid" />
<input type="text" value="$search_query" name="q" class="bginput" style="width: 100px;" /> $gobutton
</form>
</td>
</tr>
</table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$show['bestratedvideos']">
<tr>
<td class="thead">$vbphrase[best_rated_videos]</td>
</tr>
$bestratedbits
</if>
<if condition="$show['bestratedsamecatvideos']">
<tr>
<td class="thead">$vbphrase[best_rated_videos_same_cat]</td>
</tr>
$bestratedscbits
</if>
<if condition="$show['relatedvideos']">
<tr>
<td class="thead">$vbphrase[related_videos]</td>
</tr>
$relatedbits
</if>
<if condition="$show['randomsamecatvideos']">
<tr>
<td class="thead">$vbphrase[random_videos_same_category]</td>
</tr>
$randomscbits
</if>
<if condition="$show['randomvideos']">
<tr>
<td class="thead">$vbphrase[random_videos]</td>
</tr>
$randombits
</if>
</table>
</td>
<td valign="top">
$HTML
</td>
</tr>
</table>
with this:
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td valign="top">
<if condition="$HTMLembed">$HTMLembed</if>
$HTML
</td>
<td style="width: 170px; padding-right: 15px;" valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">$vbphrase[video_categories]</td>
</tr>
<tr>
<td class="alt1"><span class="smallfont"><strong><a href="video.php$session[sessionurl_q]">$vbphrase[video_homepage]</a></strong><br /><br />
$catbits<br /></span>
</td>
</tr>
<tr>
<td class="thead">$vbphrase[video_statistics]</td>
</tr>
<tr>
<td class="alt1 smallfont">
<if condition="$contributorbits">
<phrase 1="$contriblimit">$vbphrase[top_contributors]</phrase>:<br /><br />
<span class="smallfont">
$contributorbits
<br /></span>
</if>
$vbphrase[videos_total]: <strong>$totalvideos</strong><br />
$vbphrase[categories_total]: <strong>$catcount</strong>
</td>
</tr>
<tr>
<td class="thead">$vbphrase[search_videos]</td>
</tr>
<tr>
<td class="alt1">
<form action="video.php?do=search" method="post">
<input type="hidden" name="do" value="search" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="catid" value="$catid" />
<input type="text" value="$search_query" name="q" class="bginput" style="width: 100px;" /> $gobutton
</form>
</td>
</tr>
</table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$show['bestratedvideos']">
<tr>
<td class="thead">$vbphrase[best_rated_videos]</td>
</tr>
$bestratedbits
</if>
<if condition="$show['bestratedsamecatvideos']">
<tr>
<td class="thead">$vbphrase[best_rated_videos_same_cat]</td>
</tr>
$bestratedscbits
</if>
<if condition="$show['relatedvideos']">
<tr>
<td class="thead">$vbphrase[related_videos]</td>
</tr>
$relatedbits
</if>
<if condition="$show['randomsamecatvideos']">
<tr>
<td class="thead">$vbphrase[random_videos_same_category]</td>
</tr>
$randomscbits
</if>
<if condition="$show['randomvideos']">
<tr>
<td class="thead">$vbphrase[random_videos]</td>
</tr>
$randombits
</if>
</table>
</td>
</tr>
</table>
Maybe it's useful for somebody...
socalrico
01-16-2009, 03:57 AM
Great Mod Thanks!
nighteyes
01-16-2009, 07:29 AM
I really would love to see an imeem.com hoster file. Imeem allows a lot more of their video content to be embedded than other sites.
GlamRockTalk
01-16-2009, 01:10 PM
I only CHMOD the two folders but why am I still getting that error?
2. CHMOD /videothumbnails and /includes/videoserviceapi to 777.
You should have the directories CHMOD777 as well as the sub-directories (YouTube, etc).
Jaxel
01-16-2009, 05:41 PM
Veoh.
GlamRockTalk
01-16-2009, 06:00 PM
Jaxel, is it possible to have the Apple Trailers as part of our mod here?
http://www.apple.com/trailers/
Jaxel
01-16-2009, 06:08 PM
Jaxel, is it possible to have the Apple Trailers as part of our mod here?
http://www.apple.com/trailers/
As I said before... unless the site has individual video RSS files... it cant be done.
DawnsWebDesigns
01-16-2009, 08:08 PM
I'm getting this error - anybody know why?
Fatal error: Call to undefined method vB_VideoSharingService_YouTube::fetch_showurl() in /var/www/domains/dawnswebdesigns.com/docs/forum/video.php on line 492
I'm sorry...should've read back about 3/4 pages. I did try to reimport the hosters but I couldn't find the files so I exported what I had & tried to reimport them which didn't work out. But then I found this:
SOLUTION: After upgrading, go to Video Directory - Manager Hoster - Click "Import Video-Hoster" - browse to install folder (VidDirRx-1.2.0\upload\includes\xml) and install the XML files for each hoster and set the settings.
OK now videos are simply loading...they don't show up.
Jaxel
01-16-2009, 08:18 PM
I'm getting this error - anybody know why?
Fatal error: Call to undefined method vB_VideoSharingService_YouTube::fetch_showurl() in /var/www/domains/dawnswebdesigns.com/docs/forum/video.php on line 492
Upgrade to 1.2.1 and REIMPORT YOUR HOSTERS.
DawnsWebDesigns
01-16-2009, 08:43 PM
Upgrade to 1.2.1 and REIMPORT YOUR HOSTERS.
I have upgraded & I have reimported the hosters. Now all I get are videos trying to load but they don't actually load.
Ex: http://www.dawnswebdesigns.com/forum/video.php?do=viewdetails&videoid=23
GlamRockTalk
01-16-2009, 10:50 PM
DawnsWebDesigns,
FYI, I just clicked on the link and the video is working.
DawnsWebDesigns
01-16-2009, 10:58 PM
DawnsWebDesigns,
FYI, I just clicked on the link and the video is working.
I replied & noticed my helper logged out so I reinstalled the old one that works 'til they can figure this out. Mine's not meant to be a test site so I need things to work.
DawnsWebDesigns
01-16-2009, 11:30 PM
PS...just checked my email & got 3 database errors...might have something to do w/ why videos weren't loading?
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT videotag.tagtext
FROM vb_videotagvideo AS videotagvideo
INNER JOIN vb_videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.videoid = 3
ORDER BY videotag.tagtext;
MySQL Error : Table 'dawnswebdesigns_.vb_videotagvideo' doesn't exist
Error Number : 1146
Request Date : Friday, January 16th 2009 @ 09:08:24 AM
Error Date : Friday, January 16th 2009 @ 09:08:24 AM
Script : http://dawnswebdesigns.com/forum/video.php?do=viewdetails&videoid=3
Referrer :
Username : Unregistered
Classname : vB_Database
MySQL Version :
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT videotag.tagtext
FROM vb_videotagvideo AS videotagvideo
INNER JOIN vb_videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.videoid = 3
ORDER BY videotag.tagtext;
MySQL Error : Table 'dawnswebdesigns_.vb_videotagvideo' doesn't exist
Error Number : 1146
Request Date : Friday, January 16th 2009 @ 03:05:30 PM
Error Date : Friday, January 16th 2009 @ 03:05:31 PM
Script : http://dawnswebdesigns.com/forum/video.php?do=viewdetails&videoid=3
Referrer :
Username : Unregistered
Classname : vB_Database
MySQL Version :
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT videotag.tagtext
FROM vb_videotagvideo AS videotagvideo
INNER JOIN vb_videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.videoid = 27
ORDER BY videotag.tagtext;
MySQL Error : Table 'dawnswebdesigns_.vb_videotagvideo' doesn't exist
Error Number : 1146
Request Date : Friday, January 16th 2009 @ 04:29:41 PM
Error Date : Friday, January 16th 2009 @ 04:29:41 PM
Script : http://www.dawnswebdesigns.com/forum/video.php
Referrer : http://www.dawnswebdesigns.com/forum/index.php
Username : Dawn
Classname : vB_Database
MySQL Version : 5.0.32-Debian_7etch6
GlamRockTalk
01-17-2009, 03:04 PM
Any idea as to why some videos won't play even though they are 'embeddable'?
For example....this video...
http://www.youtube.com/watch?v=3iHFizLOh_E
...is one that doesn't have that "embedding is disabled" message, but yet when I add it it shows "video is not available" message in the display area.
Are there some videos that are blocked in some way that I'm not aware of?
EDITED: This one....
http://www.youtube.com/watch?v=x3XGjnQgsJA
....gives me a message stating "The response of the video-server can't be read." when trying to 'load information' on it. I had never seen that one before.
glorify
01-18-2009, 12:29 AM
Anyway for copyright removal?
rapidphim
01-18-2009, 06:03 AM
so, there is no way to have this mod with Play Next of series video?
SgtSling
01-18-2009, 09:57 AM
I installed this and it worked great!
1 question. When making a comment... is the avatar suppoed to show up of the person who made a comment?
The comment shows.. but no avatar/title.. etc
GlamRockTalk
01-18-2009, 11:39 AM
SgtSling, I had the same problem. You have to move the avatars from their storage in the database to the file system.
You do that by going here.... AdminCP -> Avatars -> User Picture Storage Type -> Go
If that alone didn't do it, then you can try and rebuild the custom avatars through AdminCP -> Maintenance -> Update Counters -> (Look for rebuild custom/avatars option)
Hope that helps :)
Jaxel, you might want to put that in the directions or on the 2nd post (which I haven't checked, so it may be there already :) ) to help with it.
GlamRockTalk
01-18-2009, 11:40 AM
Anyway for copyright removal?
Glorify,
I noticed that Surviver had people PM him (since he was originator of the mod) and he will give you instructions on the brand-free version.
glorify
01-18-2009, 01:00 PM
Yeah, since it was taken over, I wanna make sure what to do.
rapidphim
01-18-2009, 04:47 PM
does anyone know why there is ???? on the timer of the video thumbnail?
GlamRockTalk
01-18-2009, 05:04 PM
rapidphim,
If you didn't add the information in automatically by clicking "load information" when uploading the video, then you'd have to go back into the video detail page for that particular video, click on "edit" and then enter the minutes and seconds in those spaces next to the tag field.
rapidphim
01-18-2009, 05:06 PM
a ha... I thought it will pick up automatically....
btw, do you know how to not allow posting video on the main category? Example
Main Catagory: no video should be posted
----Category A: video posted
----Category B: video posted
Things like that..... Thanks much.
GlamRockTalk
01-18-2009, 05:09 PM
Jaxel, I just noticed that the 'FH Video Directory Mod' is showing the 'latest comments' as the first comment made and not the most recent. Should I go through the actual mod's developer for assistance or would you (or anyone else) know the quick fix on that?
Check here for what I mean....
www.glamrocktalk.com (below "notices" I have the Video FH section)
....you can see that the most recent video is "Queen - Under Pressure (Live at Wembley Stadium 1986)" and the "Latest Comment" was placed by Rothnroll. But, if you go to the video detail for that video....
http://www.glamrocktalk.com/video.php?do=viewdetails&videoid=68
....you can see that the "latest comment" is actually by GRTArnyVee. Any help would be appreciated. :up:
daydie
01-18-2009, 10:04 PM
is therfe a hoster.xml for megavideo and Veoh please :D
installed
saqib_jutt
01-19-2009, 07:56 PM
Hi,
i have vb 3.8.0 installed.
I have upgraded this video directory, and i have followed the upgration method.
imported hosters, done everything what i was required to do.
usergroup permission are checked.
I can watch videos with admin nick, but any othere usergroup including unregisterd users cannot watch videos, even in usergroup permission i have given permission to all usergroups. PLEASE HELP.......
Have fun....
rapidphim
01-19-2009, 09:58 PM
daydie,
Veoh is there, few posts back. not yet for megavideo
sagib jutt,
you also need to set up the group permision under Manage Category. go to Admincp, Video Directory, Manage Category, Edit Category you want, and set up the permission.
WarLion
01-20-2009, 04:30 PM
i solve the problem if you use your menu for general settings, video detail settings and videotag settings showing a blank page
edit you file
forumroot/includes/xml/cpnav_videodirectory.xml
find
<link>options.php?do=options&dogroup=videodirectory</link>
</navoption>
<navoption displayorder="30">
<phrase>modify_videodetail_settings</phrase>
<link>options.php?do=options&dogroup=videodirectorydetai ls</link>
</navoption>
<navoption displayorder="30">
<phrase>modify_videotag_settings</phrase>
<link>options.php?do=options&dogroup=videodirectorytags</link>
and remplase with
<link><![CDATA[options.php?do=options&dogroup=videodirectory]]></link>
</navoption>
<navoption displayorder="30">
<phrase>modify_videodetail_settings</phrase>
<link><![CDATA[options.php?do=options&dogroup=videodirectorydetai ls]]></link>
</navoption>
<navoption displayorder="30">
<phrase>modify_videotag_settings</phrase>
<link><![CDATA[options.php?do=options&dogroup=videodirectorytags]]></link>
that will fix the "&" not showing
saqib_jutt
01-20-2009, 09:28 PM
daydie,
Veoh is there, few posts back. not yet for megavideo
sagib jutt,
you also need to set up the group permision under Manage Category. go to Admincp, Video Directory, Manage Category, Edit Category you want, and set up the permission.
thanks , solved
erinys
01-22-2009, 07:08 AM
Hi,
great mod, will you keep this alive towards vb4? no use in it for me to make my members happy with something that will pass thats why i generally choose payed addons.. But this one is really cool so thats why i am asking.
thanks
How come this mod uses so many queries?
video.php?do=viewcategory&categoryid=10 (1 video) takes 9 queries
video.php?do=viewcategory&categoryid=12 (17 videos) takes 25 queries (!?)
you'd think the amount of shown videos in a category would be 'query independant'? For example: when I set the amount of videos to be shown in the vbadvance video directory module from 3 to (for example) 6 videos, it has no influence on the amount of queries for that page. Shouldn't it be cached or something?
When many people browse through the video directory at a particular moment, it really stresses the server.
ArnyVee
01-22-2009, 08:19 PM
TCB, how do you determine how much each video takes as far as queries? I'd like to compare how things are running on my site as well.
TCB, how do you determine how much each video takes as far as queries? I'd like to compare how things are running on my site as well.
Just install the microstats mod (https://vborg.vbsupport.ru/showthread.php?t=82900&highlight=microstats). Although it says it's for vb3.6, it still works like a charm on vb3.8 :D
tormodg
01-23-2009, 12:28 AM
Is there an easy way to get the vB or the vBSEO social bookmarking features to display in this hack? Particularly on each video page.
Jaxel
01-23-2009, 06:05 AM
How come this mod uses so many queries?
video.php?do=viewcategory&categoryid=10 (1 video) takes 9 queries
video.php?do=viewcategory&categoryid=12 (17 videos) takes 25 queries (!?)
you'd think the amount of shown videos in a category would be 'query independant'? For example: when I set the amount of videos to be shown in the vbadvance video directory module from 3 to (for example) 6 videos, it has no influence on the amount of queries for that page. Shouldn't it be cached or something?
When many people browse through the video directory at a particular moment, it really stresses the server.
The extra query for each video has to do with the taglist. For each video bit, it has to query the tags on that video. The amoutn of shown videos in the category, IS query independant. However, the scan for tags for each video is not; the amount of tags on each video however, is query independant as well. The reason why this extra query per video is not in the vbadvanced/forumhome mod is because they dont query the tags.
so when tags are disabled showing the list of videos in a category should use much, much queries?
The list of videos in a category is pretty much static untill a new video is added to that category. So why not cache the page? Pulling the data from the database each and everytime someone browse through the videos seems overkill to me.
Perhaps you can contact a developer like thegeek (https://vborg.vbsupport.ru/member.php?u=41852). With his GARS mod, you get to see an icon, description and keywords in the listing of articles (pretty much the same idea as your great mod, but with articles instead of videos), and with his listing just about 9 queries are run (and that's when over 20 articles/icons/descriptions/keywords/authors are shown).
kapwanero
01-23-2009, 05:35 PM
Help me pleaseeeee!!!
Error report:
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT user.*, COUNT(video.videoid) AS videocount
FROM video AS video
LEFT JOIN user AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT a;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 7
Error Number : 1064
Request Date : Friday, January 23rd 2009 @ 08:22:24 PM
Error Date : Friday, January 23rd 2009 @ 08:22:24 PM
Script : http://www.xxxx.com/forum/video.php
Referrer :
IP Address : 88.xxx.xxxx.134
Username : xxxx
Classname : vB_Database
MySQL Version : 5.0.58
Marka Ragnos
01-23-2009, 05:39 PM
<a href="http://www.kustmijnkloten.be/forum/video.php" target="_blank">http://www.kustmijnkloten.be/forum/video.php</a>
nice work Jaxel!
Jaxel
01-23-2009, 06:24 PM
================================================== =========
Version 1.2.2
================================================== =========
Changed the way the video taglists are called on the summary pages...
Taglists are now cached! This will save your server from being overloaded.
The summary taglist cache is rebuild on every video details view.
Be sure to run MAINTENANCE > UPDATE COUNTERS > REBUILD VIDEO TAGS
More miscellaneous changes to video hosters... Added support for VEOH as a Video Hoster.
FILE EDITS SINCE 1.2.0: (make sure you upload these new versions!)
upload/video.php
upload/includes/class_dm_video.php
upload/includes/functions_videodirectory.php
upload/includes/functions_videotags.php
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
upload/includes/xml/videohoster-Veoh.xml
powerbook
01-23-2009, 06:50 PM
Hi,
I get this when trying to add a new video: A required field called cachetags is missing or has an invalid value.
Mod: 1.2.2
Thx
Jaxel
01-23-2009, 06:59 PM
ooh... let me see if I can fix that...
powerbook
01-23-2009, 07:01 PM
Great mod thx :)
New install..
ooh... let me see if I can fix that
powerbook
01-23-2009, 07:08 PM
Thx I will try the db mod ;)
ooh... let me see if I can fix that...
kapwanero
01-23-2009, 07:08 PM
HELP ME PLEASEE!!!!
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT user.*, COUNT(video.videoid) AS videocount
FROM video AS video
LEFT JOIN user AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT a;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 7
Error Number : 1064
Request Date : Friday, January 23rd 2009 @ 11:07:26 PM
Error Date : Friday, January 23rd 2009 @ 11:07:26 PM
Script : http://www.xxxx.com/forum/video.php
Referrer : http://www.xxxx.com/forum/index.php
IP Address : 88.xxx.xxx.134
Username : kapwanero
Classname : vB_Database
MySQL Version : 5.0.58
Marka Ragnos
01-23-2009, 07:13 PM
Hi,
I get this when trying to add a new video: A required field called cachetags is missing or has an invalid value.
Mod: 1.2.2
Thx
i have the same error after the update
Jaxel
01-23-2009, 07:15 PM
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...
kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.
Marka Ragnos
01-23-2009, 07:19 PM
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...
kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.
works perfectly, thanks for the quick fix
powerbook
01-23-2009, 07:22 PM
You're a star that did the trick ;)
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...
kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.
brockied
01-23-2009, 07:46 PM
Hi, where is the RSS feed for videos located i can't seem to find it?. Thanks.
klaush
01-23-2009, 08:10 PM
A little hint where do to this?
Thanks!
Be sure to run MAINTENANCE > UPDATE COUNTERS > REBUILD VIDEO TAGS
ArnyVee
01-23-2009, 08:19 PM
klaush,
Log into your adminCP > maintenance > update counters > rebuild video tags
Excalibur!
01-23-2009, 08:42 PM
Installed... everything is working except the most important thing - video is not loading...
...even on every post in forum...
Also, there is conflict with characters.
powerbook
01-23-2009, 08:47 PM
Is there a way of feeding this into a designated forum when a new video have been added without doing it through RSS?
Excalibur!
01-23-2009, 08:55 PM
Hmmm, video is vorking in IE, but not working any more in FF... :(
Jaxel
01-23-2009, 09:44 PM
Hmmm, video is vorking in IE, but not working any more in FF... :(
YouTube has been buggy all week... its a problem with YouTube, not this mod. It was the exact opposite for me an hour ago, movies worked in FF, but not IE.
haytham
01-24-2009, 04:36 AM
OK. After 23 pages..is it working now? The script I mean. I hope all bugs have been fixed. I don't like fooling around with my database.
Excalibur!
01-24-2009, 06:04 AM
YouTube has been buggy all week... its a problem with YouTube, not this mod. It was the exact opposite for me an hour ago, movies worked in FF, but not IE.
Tnx.
C138 Kaysone
01-24-2009, 06:16 AM
awwwww MAN!!!! i got something like this but i dont wanna take mine off and lost it all.. but mmmmm
is this just like the one i have now?
mytalkcarolina.com/video.php
if so, can i upgrade to this or will i have to uninstall and do it all over again?
SgtSling
01-24-2009, 06:22 AM
upgraded and works. How many queries did the new version save us?
C138 Kaysone
01-24-2009, 06:41 AM
crap.. i didnt export my hosters :( now im SOL!!!!!
indie2industry
01-24-2009, 08:33 AM
veoh isn't working for me:(
If gives me this error.
The response of the video-server can't be read.
How come this mod uses so many queries?
video.php?do=viewcategory&categoryid=10 (1 video) takes 9 queries
video.php?do=viewcategory&categoryid=12 (17 videos) takes 25 queries (!?)
you'd think the amount of shown videos in a category would be 'query independant'? For example: when I set the amount of videos to be shown in the vbadvance video directory module from 3 to (for example) 6 videos, it has no influence on the amount of queries for that page. Shouldn't it be cached or something?
When many people browse through the video directory at a particular moment, it really stresses the server.
1.2.2 really kicks ass! Fantastic job on the caching part. With 1.2.1 showing a category with 17 videos costs 25 queries, but with 1.2.2 only 9 queries.
Thanks a lot :up:
GlamRockTalk
01-24-2009, 12:32 PM
OK. After 23 pages..is it working now? The script I mean. I hope all bugs have been fixed. I don't like fooling around with my database.
This has been since nearly the beginning. Jaxel has been gracious enough to take LOTS of requests on features and enhancements (as well as coming up with his own additions) which has been what we've mainly been doing since the beginning.
So, safe to use as far as I'm concerned :up:
Philippe J
01-24-2009, 01:18 PM
You MUST remember to re-import your hosters after upgrading.
Just to be sure : which hosters are you talking about, the old ones (before upgrade) that I imported with the 1.2.1, or the new hosters included in the 1.2.2 release ?
GlamRockTalk
01-24-2009, 01:54 PM
Philippe,
Aside from uploading the hosters into your directories, you also have to go into your admincp > videos > manage hoster > then, click on import video-hoster and find the 'new' hosters.
Philippe J
01-24-2009, 02:24 PM
Philippe,
Aside from uploading the hosters into your directories, you also have to go into your admincp > videos > manage hoster > then, click on import video-hoster and find the 'new' hosters.
Ok, thank you. :up:
I just wanted to be sure before upgrading, I wouldn't be happy to lose all my videos. ;)
ForYou
01-24-2009, 08:26 PM
Hello ,
Warning: fopen([path]/videothumbnails/Dailymotion/x7rvcu_baby.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_dailymotion.php on line 88
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_dailymotion.php on line 89
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_dailymotion.php on line 90
this error message just come when add video from Dailymotion ,
Big-K
01-25-2009, 12:54 AM
Hi,
Is there a way to have the "Add Video" Button show on the video landing page, rather than from within categories? Its confusing to have to go to categories before users could add videos.
Can someone tell me how to get the categories right? If I have for example a main category 'music', than subcategories would be 'rock', 'live', 'rap', etc. What do I have to fill in, in order to have it actually look like main and sub categories in the categorieslist?
And is it possible to remove the big 'views' box in the videolisting in a category?
GlamRockTalk
01-25-2009, 01:41 PM
TCB,
They aren't "true" subcategories (the 'main' category doesn't include all of the subcategory videos within it), but it does allow you to separate things out and give a little cleaner look.
The way you do that is set the "display level" to 1 for a subcategory or leave it at 0 for the main category. Go to admincp > videos > manage categories .... then, you'll see all of the categories with the "Display Level" to the right.
EuroBeat2
01-25-2009, 02:57 PM
Thank you for this mode. I have just installed it (without any modification or customization). When I am clicking on Video Directory I am getting message that "I have permission to access this page". Am I doing something wrong?
Sorry, If I am asking a question that might be already answered before. :)
Thank you.
EB
Marka Ragnos
01-25-2009, 03:05 PM
Thank you for this mode. I have just installed it (without any modification or customization). When I am clicking on Video Directory I am getting message that "I have permission to access this page". Am I doing something wrong?
Sorry, If I am asking a question that might be already answered before. :)
Thank you.
EB
You need to set the permissions for each usergroup
EuroBeat2
01-25-2009, 03:09 PM
You need to set the permissions for each usergroup
Thank you. That really helped! :)
EB
dbirosel
01-25-2009, 03:41 PM
I added a YouTube video. Although it added successfully, I have received this message:
Warning: fopen([path]/videothumbnails/YouTube/E82m3u2dLQ8.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93
The thumbnail does not show either. What's going on?
GlamRockTalk
01-25-2009, 04:03 PM
dbirosel,
Did you CHMOD the directories as detailed in the instructions (and subdirectories)?
dbirosel
01-25-2009, 05:37 PM
dbirosel,
Did you CHMOD the directories as detailed in the instructions (and subdirectories)?
I chmod the main folders but not the subdirectories. I'll CHMOD those too. Thx.
dbirosel
01-25-2009, 05:54 PM
Sweet! The problem was the subdirectories not being CHMOD. In the instructions all it said chmod the 2 folders. Wasn't specific to CHMOD the subdirectories.
Thanks.
majordork82
01-25-2009, 06:59 PM
I would love to install this mod, but I need it to be able to play megavideo videos. I am not really a coder, so could someone walk me through this?
Big-K
01-25-2009, 07:20 PM
Please help!
I had Survivor's version working perfectly. Then I uploaded this version and I've lost most of my videos and Thumbnails.
The descriptions are all there but all I have for the video thumbnails are a bunch of question marks "???" and there are no videos
GlamRockTalk
01-25-2009, 07:28 PM
Big-K,
Try this as detailed in the instructions.....
NOTES:
You may lose your category dataman when you upgrade. If no categories are listed after an upgrade, you will be required to rebuild your category dataman. Its very easy to rebuild it if you need to. Simply go into Videos > Manage categories, select ANY category and hit [Edit], then click [Save]. Your category dataman will automatically be rebuilt.
....as far as the question marks, those are there in place of the actual length of time that the videos play for. Since you had the others in your video directory already, it didn't pull the info yet. So, you have to go back into each video and edit them (or delete those and reupload them) as you go.
Big-K
01-25-2009, 08:00 PM
Big-K,
Try this as detailed in the instructions.....
....as far as the question marks, those are there in place of the actual length of time that the videos play for. Since you had the others in your video directory already, it didn't pull the info yet. So, you have to go back into each video and edit them (or delete those and reupload them) as you go.
Believe me , I followed the instructions to a T. The problem is not the categories, but actually showing the previously-uploaded videos, without having to re-create so many.
chikkoo
01-26-2009, 06:14 AM
Believe me , I followed the instructions to a T. The problem is not the categories, but actually showing the previously-uploaded videos, without having to re-create so many.
Hi.. Big-K,
I had the same problem, But I have noticed the information in the first thread. Then everything came back.
Did you Read this??
NOTES:
You may lose your category dataman when you upgrade. If no categories are listed after an upgrade, you will be required to rebuild your category dataman. Its very easy to rebuild it if you need to. Simply go into ACP->Videos -> Manage categories, select ANY category and hit [Edit], then click [Save]. Your category dataman will automatically be rebuilt.
chikkoo
01-26-2009, 06:58 AM
Hi..Jaxel,
I found answers to my difficulties, I posted earlier. (so I removed them)
Well done Jaxel.
Big-K
01-26-2009, 01:33 PM
Hi.. Big-K,
I had the same problem, But I have noticed the information in the first thread. Then everything came back.
Did you Read this??
NOTES:
You may lose your category dataman when you upgrade. If no categories are listed after an upgrade, you will be required to rebuild your category dataman. Its very easy to rebuild it if you need to. Simply go into ACP->Videos -> Manage categories, select ANY category and hit [Edit], then click [Save]. Your category dataman will automatically be rebuilt.
Again, the issue has NOTHING to do with categories but the videos themselves. Oh well..I'll just stay with Survivor's version for now..Thanks!
Oncall24
01-26-2009, 01:34 PM
hi
i think there is a language problem when trying to retrieve information from youtube, any help is appreciated.
thx
GlamRockTalk
01-26-2009, 04:46 PM
I don't seem to have any issues with this and I've done an upgrade from Surviver's "base" mod and a fresh install of this "remixed" mod. Both versions have worked with small problems that have been addressed in this thread.
Works on a 3.7.3, a 3.7.4 and a 3.8 forum. :up:
Jaxel
01-26-2009, 07:36 PM
Again, the issue has NOTHING to do with categories but the videos themselves. Oh well..I'll just stay with Survivor's version for now..Thanks!
You didnt follow the UPGRADE INSTRUCTIONS where it says to Re-establish your previous Limits settings in Videos > General Settings.
xoclanes
01-27-2009, 12:09 AM
I back, just to sayd
T H A N K S
I was looking for a LOOOOOOOOOONG time something like this.
thanks!!!
Big-K
01-27-2009, 12:46 PM
GlamRockTalk, Jaxel,
I have fixed the issue.
The problem was that I had customized my previous video-home and VIDEO SHELL templates and Jaxels version did not recognize those edits. I have reversed the edits and all is now kosher. Fantastic work, Jaxel.:up:
Now back to my earlier suggestion, which is to be able to submit videos from the video homepage and then select categories from a drop down list. Great work nonetheless. :up:
v12kid
01-27-2009, 04:06 PM
getting this error after adding a video:
Warning: fopen([path]/videothumbnails/YouTube/HoqnxZID-_c.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93
and the video page isnt displaying any thumbs it appears
GlamRockTalk
01-27-2009, 07:55 PM
v12kid,
Did you CHMOD the directories as detailed in the instructions? (Also, might want to try the subdirectories) ;)
Big-K
01-27-2009, 09:47 PM
Hi Jaxel and GlamRockTalk
My users are raving over the Video Directory.
Now I'm attempting to convert our previous forum into the video directory via database. I have uploaded all the videos, but the challenge right now is how I can get the thumbnails and tags to show for videos uploaded via the database.
Any ideas please?
Jaxel
01-27-2009, 09:53 PM
Backup all the video tables from your database, as well as the /videothumbnails directory. Load these tables and the directory into your new forum and everything should work fine.
Chadi
01-27-2009, 11:31 PM
Can you please add support for Godtube.com or show me how to do so? Thanks.
Big-K
01-28-2009, 12:06 AM
Backup all the video tables from your database, as well as the /videothumbnails directory. Load these tables and the directory into your new forum and everything should work fine.
Hi Jaxel,
The videos were loaded from the database, so thumbnails were not created. Any way to autogenerate thumbnails?
[edit]NEVER MIND. I downloaded the thumbnails directly from YouTube using Wget. Thanks!
audis3
01-28-2009, 12:32 PM
Congratulations for this great mod!
It's perfect!
Have you thought of having a link just line the "New Posts" that will show the user the videos that have been added since his last visit?
GrendelKhan{TSU
01-28-2009, 01:36 PM
awesome. updated. love this mod :thumbsup:
FiRaRi
01-28-2009, 01:55 PM
why we can't show google video ?
dbirosel
01-29-2009, 03:58 AM
Congratulations for this great mod!
It's perfect!
Have you thought of having a link just line the "New Posts" that will show the user the videos that have been added since his last visit?
I was just about to request this too. Basically on the forum home, have the 5 latest videos that has been uploaded. It would let more guests know that the Video Directory exists!
cdnbacon
01-29-2009, 04:56 AM
why we can't show google video ?
You just need to code this yourself. Where to begin I have no clue, sorry...
Installed as well. Simply amazing. I actually paid for a vbtube license and I've since deleted that for this script. Maybe I'll pay for custom upload ability one day but for now this script is GODLY!
Well done.
KeyTraderz
01-29-2009, 03:25 PM
Is there a way for me to add Divx code so i can link files from my server?
psylon
01-29-2009, 03:36 PM
hello
how do i make a new folder in the "Video Directory Index"
i have the "general" folder and i want to add more...how to do it ?:confused:
cdnbacon
01-29-2009, 06:00 PM
hello
how do i make a new folder in the "Video Directory Index"
i have the "general" folder and i want to add more...how to do it ?:confused:
- Log into your forum administration area (if you're already logged in, hit refresh)
- On the left menu, the 3rd option down is "Video Directory", open that menu
- Choose "Manage categories"
- Now you can add, edit and delete categories which is what you're after!
psylon
01-29-2009, 07:16 PM
- Log into your forum administration area (if you're already logged in, hit refresh)
- On the left menu, the 3rd option down is "Video Directory", open that menu
- Choose "Manage categories"
- Now you can add, edit and delete categories which is what you're after!
10x dude !!! working gr8 !!!:D
Diago
01-30-2009, 03:25 AM
hi i install it but there is tow things
1/that text go to me when enter play of viedo "we ara sorry this viedo is no longer aviable"
2/general setting ,Video detail settings and Video tag settings dose not work in admin cp
but every thing is good unless tow above
any help here
i use 3.8.0 and vbseo 3.2.0
rob01
01-30-2009, 03:45 AM
it could be nice if you could be able to upload videos (to the wensite), i mean not just videos from youtube and so on
hugur44
01-30-2009, 05:35 PM
how can i send videos to my host?
Charmedfan
01-31-2009, 04:08 PM
It works fine but the thumbnails in the directores get the wrong CHMOD rights and aren't displayed. How can I solve this?
Another question: How can I add more video hoster?
Thanks for your help!
cdnbacon
01-31-2009, 07:24 PM
Charmedfan,
When you mention your chmod issue... did you CHMOD the subfolders in the thumbnails folder? This was a mistake I made on my first install because the subfolders aren't created until AFTER you do the chmod step in the instructions.
Chadi
01-31-2009, 10:16 PM
Does anyone know how to get godtube.com working? Would appreciate some help on that please
Charmedfan
02-01-2009, 09:27 PM
Charmedfan,
When you mention your chmod issue... did you CHMOD the subfolders in the thumbnails folder? This was a mistake I made on my first install because the subfolders aren't created until AFTER you do the chmod step in the instructions.
Hey,
sure I did that. Now I reinstalled it but it is the same problem again. Indeed the mod creates the thumbnails but then they have the wrong CHMOD and aren't showed.
Any other solutions? Thanks!
myS4D
02-01-2009, 10:18 PM
Is there a German language file?
dmknights
02-01-2009, 10:55 PM
looks good.
will try this later
bjhuang
02-02-2009, 02:29 PM
some bugs about creating new hosters:
1. did not create or check thumbnails subdirectory of hoster on xml import.
2. thumbnails may not be JPG. thumbnails could be saved in other formats, but it looks for JPG on display.
3. i tried to "return $this->url" in fetch_videourl function but failed. in some sites, the url just can not be formatted simply with videoid.
4. if tags exceed limit, no tag will be saved. should be sliced down to the limit automatically.
suggestions:
1. what can i do if there is no thumbnail?
2. a lot of temp files vbuploadxxxx left in the root dir. plz remove them or create them in a tmp dir.
Chadi
02-03-2009, 12:15 AM
Does anyone know how to get godtube.com working? Would appreciate some help on that please
Anyone please? Thanks
Chadi
02-03-2009, 02:48 AM
Feature request:
- place member usergroup submissions into moderation queue automatically.
- who's currently viewing this video
- who's active in video directory
Annapurna
02-03-2009, 07:37 AM
Are there any plans to extend this mod to be able to upload videos yourself?
I mean not only onto YouTube & Co but also to my own forum?
A.
vietfancy
02-03-2009, 05:24 PM
Could anyone adds yahoo video to this mod?
EuroBeat2
02-03-2009, 09:45 PM
I noticed that when I am posting comment to video my avatar does not appear, instead I am getting a standard "error" gif. So I further investigated what the problem is.
Actually my Avatar is stored in following URL address http://forums.test.com/customavatars/avatar1_2.gif. However Video Directory calls it from following URL address:
http://forums.test.com/customavatars/thumbs/avatar1_2.gif. Looks like it calls for thumbs directory. Why is that? Why the Avatar is not called from the same directory as Vbulletin uses.
I would appreciate the help to solve it.
Thanks
EB
Jaxel
02-04-2009, 03:48 AM
Google, Myspace, Yahoo and MSN dont have publicly available per-video XML (not just a REST API). If they dont have a publicly available per-video XML, then there is nothing I can do for it... A per video XML feed is basically a file that your server can retrieve to get the specific information about a video. If it doesn't exist, then you have nowhere to get the information... Here are some examples...
Veoh: http://www.veoh.com/rest/video/v831782W7CC6yez/details (its mangled, but it should still work)
YouTube: http://gdata.youtube.com/feeds/api/videos/DxkbFNXTfhs (view source)
Dailymotion: http://www.dailymotion.com/rss/video/x7s7tj (view source)
Metacafe: http://www.metacafe.com/api/item/2296082 (view source)
If you want me to add a video hoster, give me a link to an XML construct and I will do it.
bjhuang
02-04-2009, 11:17 AM
try these:
PS. you have to make a dir under videothumbnails and chmod 777 to save the thumbnails
mkdir videothumbnails/myspace
chmod 777 videothumbnails/myspace
Leo Brazil
02-04-2009, 11:45 AM
I've been using Survivor's mod for a while successfully and I have a few questions ?
As this mod was based on that one, to upgrade that one for this one, is that easy ? I mean just like if was the same mod that has been updated or is there a trick or somenthing for ?
By the way, I remember many requests for sub-categories for thise mod, any chances for it ?
Thanks.
Chadi
02-04-2009, 01:23 PM
Google, Myspace, Yahoo and MSN dont have publicly available per-video XML (not just a REST API). If they dont have a publicly available per-video XML, then there is nothing I can do for it... A per video XML feed is basically a file that your server can retrieve to get the specific information about a video. If it doesn't exist, then you have nowhere to get the information... Here are some examples...
Veoh: http://www.veoh.com/rest/video/v831782W7CC6yez/details (its mangled, but it should still work)
YouTube: http://gdata.youtube.com/feeds/api/videos/DxkbFNXTfhs (view source)
Dailymotion: http://www.dailymotion.com/rss/video/x7s7tj (view source)
Metacafe: http://www.metacafe.com/api/item/2296082 (view source)
If you want me to add a video hoster, give me a link to an XML construct and I will do it.
www.godtube.com
Thanks
Jaxel
02-04-2009, 05:46 PM
Chadi, Godtube does not have a per-video XML.
You can take a look at what bjhuang did... he didn't use the per-video XML. Instead he just pregmatched the page itself and pulled the information right from that. While it should work, you could have issues with size of pages being too big; or websites changing their layout (YouTube seems to change their layout every 2 weeks).
Chadi
02-04-2009, 05:55 PM
I'm sorry jaxel, I have no idea what you're telling me to do. I'm not a coder or programmer of any kind. If you could do this for me, I'd appreciate it. You seem to make it sound like its a simple thing, but for me I'm lost here :)
Thanks for your help.
PS: they changed their name/domain to tangle.com
boxhamster
02-05-2009, 06:10 AM
try these:
teastet myspace and it works, thanks! just the video-thumbnail is missing?
http://vampster.com/forum/video.php -> "APRON: Broken Child"-video
Markus
bjhuang
02-05-2009, 10:09 AM
teastet myspace and it works, thanks! just the video-thumbnail is missing?
http://vampster.com/forum/video.php -> "APRON: Broken Child"-video
Markus
you have to create a dir to save the thumbs
mkdir videothumbnails/myspace
chmod 777 videothumbnails/myspace
for some sites, it is impossible to get all the information. you could edit the xml and modify the thumbnail path to whatever you like (fixed url to an image).
the author should provide a input box for thumbnail url or a function to load a default thumbnail....
BTW, you must have ability to modify the code of regex matching cause layouts change from time to time. i won't provide an update.
ishare
02-05-2009, 01:45 PM
I would like to thank you very much for this gread mod.
Because of my website is not in English and i use different language description for each video (plot for movie reviews) i will appreciate it a lot if someone help me with getting just the video thumbnail but not description and video title, after click the "load information from service" button.
Regards
Mr. Baws
02-05-2009, 03:16 PM
what <td class to edit
http://i39.tinypic.com/ajt190.jpg
member007
02-05-2009, 03:16 PM
Where do you edit and add categories?
Mr. Baws
02-05-2009, 03:23 PM
admin panel-video directory-manage categories
member007
02-05-2009, 03:44 PM
oops, i got it
AnthonyLC
02-05-2009, 03:44 PM
Might use this haven't marked as installed yet looks pretty cool though.
Riccardo83
02-05-2009, 09:22 PM
I cant see any options in the ACP ? I can choose
General settings
Video detail settings
Video tag settings
But when i click on them its empty?!
Also when I try to access it... I get
Riccardo, you do not have permission to access this page. This could be due to one of several reasons:
And Im admin!
GlamRockTalk
02-05-2009, 09:54 PM
Riccardo, just set the usergroup permissions to allow for access and you're good. :)
sub_ubi
02-05-2009, 10:11 PM
Seems like every mod I download now is from Jaxel, thanks man :)
kellyandmark04
02-06-2009, 12:39 AM
Is there a pic that is for the english version new video??? Instead of the one displayed???
kellyandmark04
02-06-2009, 01:13 AM
Also how can I change the name in the navbar from video directory to something else??? any help thanks
kellyandmark04
02-06-2009, 03:52 AM
Also I see metacafe listed as one of the hosts, but I can't embed when I post the link in their any help???
Same thing happens when I copy the url from the browser on sevenload.com it says URL invalid.
I can only post URL's from youtube which isn't good since youtube is deleting all copyright videos and songs.
Leo Brazil
02-06-2009, 08:45 AM
I've been using Survivor's mod for a while successfully and I have a few questions ?
As this mod was based on that one, to upgrade that for this one, is that easy ? I mean just like if was the same mod that has been updated or is there a trick or somenthing for ?
By the way, I remember many requests for sub-categories for thise mod, any chances for it ?
Thanks.
Sorry to bump this again but anyone can say anything about my first question ?
Riccardo83
02-06-2009, 09:26 AM
Riccardo, just set the usergroup permissions to allow for access and you're good. :)
Thanks, still is it normal that in ACP > General settings
Video detail settings
Video tag settings
are empty?
Secondly is it possible to let users submit Videos, but only be published after approval of moderators or admins?
Thirdly, Why not having a message to Not Logged in Users to register to be able to view them?
When I add the url and push the button Load Information - I have ????????????????? instead of russian text.
pls help - how to solve this?
thks for MOD - its perfect
M3xital
02-06-2009, 10:15 AM
Hi,
I just installed this Hack and is working, the only thing is the link on my Home page (I have vBadvanced ) the link should point www.mysite.com/forum/video.php instead is pointing www.mysite.com/video.php
Can someone nows how to fix this?
I went into the navbar template but couldn't find nothing.
Thanks
Mr. Baws
02-06-2009, 01:07 PM
what <td class to edit
http://i39.tinypic.com/ajt190.jpg
anyone?
Riccardo83
02-06-2009, 02:31 PM
I noticed that when I am posting comment to video my avatar does not appear, instead I am getting a standard "error" gif. So I further investigated what the problem is.
Actually my Avatar is stored in following URL address . However Video Directory calls it from following URL address:
. Looks like it calls for thumbs directory. Why is that? Why the Avatar is not called from the same directory as Vbulletin uses.
I would appreciate the help to solve it.
Thanks
EB
I have the same problem...
Also, did anyne tried bjhuang's Videohoster XML files?
https://vborg.vbsupport.ru/showpost.php?p=1734097&postcount=402
Could u add these Jaxel?
sub_ubi
02-06-2009, 04:52 PM
How do you get youtubehd working? All of my youtube videos play in normal size.
edit: just use hdef rather than http
Mr. Baws
02-06-2009, 05:24 PM
what <td class to edit
http://i39.tinypic.com/ajt190.jpg
I dont need a help anymore, I manually added VD link to navbar.
figu120
02-06-2009, 07:33 PM
Español:
traducción al español tienen o nada...
English:
Spanish translations are or anything ..
Jaxel
02-06-2009, 07:51 PM
Also, did anyne tried bjhuang's Videohoster XML files?
https://vborg.vbsupport.ru/showpost.php?p=1734097&postcount=402
Could u add these Jaxel?
See my previous post...
You can take a look at what bjhuang did... he didn't use the per-video XML. Instead he just pregmatched the page itself and pulled the information right from that. While it should work, you could have issues with size of pages being too big; or websites changing their layout (YouTube seems to change their layout every 2 weeks).
Because of this, I wont be supporting his hoster files.
Riccardo83
02-06-2009, 08:01 PM
OH ok Jaxel, sorry missed that, too bad, nothing we can do to implement Yahoo Myspace and so? If he wont provide an update using his xml codes is useless...
sub_ubi
02-06-2009, 08:13 PM
In case you need feature ideas, playlist support would be great :)
Chadi
02-06-2009, 09:30 PM
If I have to beg, I will :D
Please, someone do this for godtube.com (actually, it is now tangle.com after last week's name change.
I certainly would do it but I have no idea what to do.
Please!
Thanks :)
Jwoody
02-07-2009, 04:28 AM
Great mod! going to go give it a try now :D
junaid
02-07-2009, 05:04 AM
may I upload my own video site
not third party site
bjhuang
02-07-2009, 06:28 AM
here you go.
after xml import, you have to create a dir to save the thumbnail.
and you have to modify the regex matching code by yourself when the layout chaged.
mkdir videothumbnails/tangle
chmod 777 videothumbnails/tangle
If I have to beg, I will :D
Please, someone do this for godtube.com (actually, it is now tangle.com after last week's name change.
I certainly would do it but I have no idea what to do.
Please!
Thanks :)
When I add the url and push the button Load Information - I have ????????????????? instead of russian text.
pls help - how to solve this?
pls help
any idea when 1.2.3 is going to be released? as i want to hold off installing until it is
Chadi
02-07-2009, 03:10 PM
here you go.
after xml import, you have to create a dir to save the thumbnail.
and you have to modify the regex matching code by yourself when the layout chaged.
mkdir videothumbnails/tangle
chmod 777 videothumbnails/tangle
Thank you very much for the xml :)
I really appreciate it.
I just want to let you know one thing, hope you can help on this:
When I added a video from Tangle.com, I hit 'load information' and it filled everything except tags. The tags work fine for YouTube though.
It also does not show the correct thumbnail for the video.
It should show this one:
http://thumb-3.tangle.com/e1/thumb/5/55/1_45463.jpg
Instead, it shows the one in my screenshot.
Appreciate any help on this. Thanks again.
Riccardo83
02-07-2009, 05:11 PM
Hey guys , please answer if these Settings are empty in the left ACP Panel.... but in vBOptions they work?
Why are they listed twice anyway?
General settings
Video detail settings
Video tag settings
bjhuang
02-07-2009, 06:20 PM
if i was not blind, there are no tags on tangle.com
and there is no enough info for thumbnails. i've to take a pre-assigned image as the default thumbnail.
try to grab this http://www.tangle.com/view_video.php?viewkey=13a4a045cd290bc2ae2d . you will get a thumbnail cause there is a thumbnail for this video on the same page. but most of the videos on that site are not.
Thank you very much for the xml :)
I really appreciate it.
I just want to let you know one thing, hope you can help on this:
When I added a video from Tangle.com, I hit 'load information' and it filled everything except tags. The tags work fine for YouTube though.
It also does not show the correct thumbnail for the video.
It should show this one:
http://thumb-3.tangle.com/e1/thumb/5/55/1_45463.jpg
Instead, it shows the one in my screenshot.
Appreciate any help on this. Thanks again.
sub_ubi
02-07-2009, 09:50 PM
Any way to sort the videos by rating, rather than by date? I'd like the top rated videos to be at the top when you click on a category.
Jaxel
02-07-2009, 10:17 PM
any idea when 1.2.3 is going to be released? as i want to hold off installing until it is
I'm having trouble with the quick reply stuff...
As I said before, I'm new to AJAX.
Stormraven
02-08-2009, 07:45 AM
Hello Jaxel I have installed this wondeful video directory, the installation went fine but i dont seem to have a video directory page in my admin panel, apart from in the vbulletin options. Also when I add a video URL and click on the button that says 'Load Information' nothing happens, I want to get this to work can you help me please?
Jaxel
02-08-2009, 09:37 PM
Okay... I just moved my entire filesystem of avatars to the database, so that I could see and test what the problem is with the avatars in the comments...
And I couldn't find a problem... Avatars work in both the filesystem, and the database...
EuroBeat2
02-08-2009, 11:17 PM
Okay... I just moved my entire filesystem of avatars to the database, so that I could see and test what the problem is with the avatars in the comments...
And I couldn't find a problem... Avatars work in both the filesystem, and the database...
I assume you were answering my question. All my avatars are handled by filesystem not by database, so why they are called from /thumbs subdirectory?
Thank you.
EB
inciarco
02-09-2009, 12:29 AM
I've Installed on a Test Forum the Version 1.2.2 and I Got Some Bugs:
1. YouTube Video Hoster didn't Installed Well (on vB 373). :confused:
I got that because when I tried to Export the Video Hoster it said File Didn't Existed. Also when I tried to Add a YouTube Video it didn't Worked and it didn't even allowed the Get Data Process.
All the Other Video Hosters Exported without any Problem.
2. When I Uninstalled the Product on that Test Forum and then Re-Installed Again, All Video Hosters Were Gone. :confused:
You Should Check that Un-Install and Re-Install Process, because it Damages the Video Hosters.
Because of what is Previously Mentioned, Could You Please Upload on the Mod's Files the Latest Versions (1.2.1 or 1.2.2) of the Basic Video Hosters that Come with the Product, Please? :confused: (YouTube, YouTubeHD, Dailymotion, and Metacafe), I think that'd save a lot of Troubles to Users of this Mod. https://vborg.vbsupport.ru/external/2011/07/3.gif
I Hope you can Fix those Bugs and also that Please You Update the Latest Basic Video Hosters. ;)
My Best Regards.
:)
inciarco
02-09-2009, 12:45 AM
Other Bug:
On YouTube and YouTubeHD the Link to the BB Code is Using the Number of the Video in the Directory and Not the Code at the End of the URL.
Example:
Video URL: http://www.youtube.com/watch?v=ks8PZ8X6Yo8
BB Code: 2
Embed Code: <embed src="http://www.youtube.com/v/ks8PZ8X6Yo8&autoplay=1&fs=1&rel=0&ap=%2526fmt=22" type="application/x-shockwave-flash" allowfullscreen="true" width="896" height="529" wmode="transparent"></embed>
How can this be Corrected? :confused:
I tried Editing the includes/xml/videohoster-YouTube.xml and videohoster-YouTubeHD.xml and it didn't worked, and also seems correct in that File; what other File(s) should I edit to get the right Code on that BB Code? :confused:
My Best Regards.
:)
Jaxel
02-09-2009, 12:45 AM
I assume you were answering my question. All my avatars are handled by filesystem not by database, so why they are called from /thumbs subdirectory?
Thank you.
EB
In 3.70, Jelsoft added the "Pictures and Albums" section. They also added a /thumbs sub-directory to the avatars for picture commenting. If you installed from scratch, 3.7+ you will be fine... however, if you upgraded to 3.7+, your /thumbs subdirectory may not be chmodded correctly, or may not exist at all. To fix this; create the sub-dir, chmod it 777, and run the "Rebuild Avatar Thumbnails" script in maintenance.
inciarco
02-09-2009, 01:07 AM
I've just Installed 2 Video Hosters (Google and Yahoo) that are in this Thread, and I just sae the same BB Code Error, so I guess the Error is in the Mod and Not in the Video Hosters; is there a Plugin or a File I can Edit to Correct that Error, Jaxel? :confused:
(I detected that Error some days ago but I thought it was because I Upgraded on my Forum, but now that I made a Fresh Install in a New Test Board 100% Clean of other Mods, I can see that this is a Bug in the Mod and I motivated to Post it here for you to know it and Correct it). ;)
My Best Regards.
:)
EuroBeat2
02-09-2009, 01:15 AM
If you installed from scratch, 3.7+ you will be fine... however, if you upgraded to 3.7+, your /thumbs subdirectory may not be chmodded correctly, or may not exist at all. To fix this; create the sub-dir, chmod it 777, and run the "Rebuild Avatar Thumbnails" script in maintenance.
Thank you Jaxel! I followed your suggestion and it works now! Very much appreciated help! :)
EB
Lone Gunman
02-09-2009, 01:36 AM
i keep getting this when trying to add a video....
"There are some problems while trying to connect to the video-servide. Please try again later!"
ArnyVee
02-09-2009, 01:38 AM
I've done both fresh installs on forums and upgrades from Surviver's original mod and both have worked fine. Small things that I had to adjust (such as adding the sub-directory for the thumbnails, etc), but overall works fantastic! :up:
sub_ubi
02-09-2009, 04:22 AM
Any way to sort the videos by rating, rather than by date? I'd like the top rated videos to be at the top when you click on a category.
hate to doublepost, but if there's any code to change in order to list movies by name or rating, anything other than date, let me know. Just a hint will do!
Jaxel
02-09-2009, 04:56 AM
hate to doublepost, but if there's any code to change in order to list movies by name or rating, anything other than date, let me know. Just a hint will do!
I'll add sorting options sometime this week.
Jaxel
02-09-2009, 07:48 AM
================================================== =========
Version 1.2.3
================================================== =========
You can now sort category, user and tag listings based on Dateline, Title and Ratings...
FILE EDITS SINCE 1.2.2: (make sure you upload these new versions!)
upload/video.php
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
upload/includes/xml/videohoster-Veoh.xml
TEMPLATE EDITS SINCE 1.2.2: (make sure you revert these templates!)
video_bit
video_bit_more
video_category
video_home
VIDEO_SHELL
video_tag
video_user
Oncall24
02-09-2009, 08:28 AM
First to test the new version, so far so good, ill keep on testing it. hope the language retrival works now. thx now.
indie2industry
02-09-2009, 09:20 AM
================================================== =========
Version 1.2.3
================================================== =========
You can now sort category, user and tag listings based on Dateline, Title and Ratings...
FILE EDITS SINCE 1.2.2: (make sure you upload these new versions!)
upload/video.php
TEMPLATE EDITS SINCE 1.2.2: (make sure you revert these templates!)
video_category
video_home
VIDEO_SHELL
video_tag
video_user
updating now
Jaxel
02-09-2009, 09:35 AM
indie... I just made a small change to the following two templates:
video_bit
video_bit_more
These small changes adds alt values to the rating image with exact averages.
indie2industry
02-09-2009, 09:35 AM
Ok, Quick question?
How do I get the BBCode to work?
example:
15
indie2industry
02-09-2009, 09:37 AM
indie... I just made a small change to the following two templates:
video_bit
video_bit_more
These small changes adds alt values to the rating image with exact averages.you are the man!!!!! I get my taxes back in a day or 2. You sir, will get a donation from me..
Jaxel
02-09-2009, 09:53 AM
indie... I just uploaded fixed versions of my 5 supported hoster files...
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
upload/includes/xml/videohoster-Veoh.xml
Re-import all 5 of these hosters... then go into Video-Directory > General Settings and enable "Video BB Code"... this will AUTOMATICALLY create a working [video=] BBcode on your forums. If you don't enable this setting, it will instead display a [hosterName=] BBcode; that you must create yourself manually.
Please read the update notes for 1.2.1
indie2industry
02-09-2009, 09:58 AM
indie... I just uploaded fixed versions of my 5 supported hoster files...
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
upload/includes/xml/videohoster-Veoh.xml
Re-import all 5 of these hosters... then go into Video-Directory > General Settings and enable "Video BB Code"... this will AUTOMATICALLY create a working [video=] BBcode on your forums. If you don't enable this setting, it will instead display a [hosterName=] BBcode; that you must create yourself manually.
Please read the update notes for 1.2.1Thanks :-)
junaid
02-09-2009, 09:58 AM
Is it possiple this mod can host video to same website?
indie2industry
02-09-2009, 10:02 AM
****edit****
I'm dumb... lol
Jaxel
02-09-2009, 10:13 AM
Is it possiple this mod can host video to same website?
People need to stop asking for this... this is a DIRECTORY mod, not a video hosting mod. However, if you want to setup a seperate video hosting mod; you can easily integrate those videos into the DIRECTORY.
Goodspeed
02-09-2009, 10:21 AM
General settings, Video detail settings, Video tag settings are not available under admincp, do you know how to fix that?
sub_ubi
02-09-2009, 06:55 PM
Awesome, thanks Jaxel!
inciarco
02-09-2009, 07:15 PM
Ok, Quick question?
How do I get the BBCode to work?
example:
15
You See that There's an Error on the Code. :rolleyes:
I reported that Error/Bug a few Posts Before this one. :rolleyes:
I'll share my Solution a little Later but there is an Bug the BB Code is Being Generated with the Number of the Video and with the Code/URL of it instead of the Title. :confused:
My Best Regards.
:)
Jaxel
02-09-2009, 07:40 PM
inciarco... you never update your hoster files. Changes were made to hoster files in 1.2.1... you never updated them; thats why you are getting errors.
inciarco
02-09-2009, 07:50 PM
That's Right, Jaxel, I didn't Updated them before, that was my Error.
Now that I Updated the Video-Hoster Files is Working Better (I didn't Noticed that those are the ones on the includes/xml Folder that you Provided with the Product :p).
But there's a Small Error on the YouTube and YouTubeHD Video Hoster Files :confused: (Perhaps in one of your Edits of the File ;)):
On videohoster-YouTube
function fetch_videobbcode($vid, $videoid = '', $videotitle = '')
{
$videoid = $videoid ? $videoid : $this->video_id;
$videotitle = $videotitle ? $videotitle : $this->video_title;
if ($this->registry->options['videodirectory_bbcode'])
{
return '' . $vid . '';
}
else
{
return '[' . $this->hostername . '=' . $videotitle . ']' . $videoid . '[/' . $this->hostername . ']';
}
}
They're Inverted; it should be:
function fetch_videobbcode($vid, $videoid = '', $videotitle = '')
{
$videoid = $videoid ? $videoid : $this->video_id;
$videotitle = $videotitle ? $videotitle : $this->video_title;
if ($this->registry->options['videodirectory_bbcode'])
{
return '[' . $this->hostername . '=' . $videotitle . ']' . $videoid . '[/' . $this->hostername . ']';
}
else
{
return '' . $vid . '';
}
}
and on videohoster-YouTubeHD it should be:
function fetch_videobbcode($vid, $videoid = '', $videotitle = '')
{
$videoid = $videoid ? $videoid : $this->video_id;
$videotitle = $videotitle ? $videotitle : $this->video_title;
if ($this->registry->options['videodirectory_bbcode'])
{
return '[' . $this->hostername . '=' . $videotitle . ']' . $videoid . '[/' . $this->hostername . ']';
}
else
{
return '' . $vid . '';
}
}
Otherwise it'll return the Video Tag instead of the YouTube and YouTubeHD Tag if you've selected to Display Tags on the Video Option. ;)
That Error is in the Other Video Hosters, you should do the inversion of the Codes there too. ;)
My Best Regards.
:)
Riccardo83
02-09-2009, 08:06 PM
It seems like The USers who uploaded the videos are not listed anymore and also the front page doesnt display any videos?
Only when u click on the Categories you see them? DId i do something wrong?
FIXED DIDNT SET LIMITS!!!
Jaxel
02-09-2009, 08:25 PM
@incario... you are confused... there is nothing wrong with the code.
Enabling Video BB Codes enables the [Video=] tags... Disabling the Video BB Codes, reverts it to the [HosterName=] tags. They are setup correctly for that as this is by design.
nightbloom
02-10-2009, 01:25 AM
If anyone is interested, someone made the .xml file for WeGame for me when I installed the older version. I have always stuck with VidDir for just this reason. This update is amazing and my users will love it.
I do have a question. Why are all the times listed as ??? now. And also, why did none of the tags from the previous version survive the update?
ArnyVee
02-10-2009, 01:39 AM
nightbloom,
The reason is that Jaxel made it so that the 'length of time' on the videos show using this mod. So, since the information was not 'pulled' using Surviver's original version, you'll show the question marks.
I only had about 20 of them, so I just went into each video and edited the info in. But, I'm sure there's another way of doing it. :)
nightbloom
02-10-2009, 02:07 AM
O.o I have a LOT of videos. lol I'll have to work on that a little at a time.
Installed 1.2.3 works great.
I have 1 problem, its cutting half my descriptions off.
94557
vibedream
02-10-2009, 12:44 PM
Hi
How to creata new video hoster?
klaush
02-10-2009, 04:45 PM
Great stuff! Thanks!
Could someone give me a hint with "sevenload"?
AK47 Nemesis
02-11-2009, 12:22 PM
Seems like a very good addon. I am experiencing some bugs though.
In the Admin CP i am unable to view the General Settings, the Video Detail Settings and the Video Tag Settings. It just shows a blank page in the right frame.
Riccardo83
02-11-2009, 02:24 PM
Seems like a very good addon. I am experiencing some bugs though.
In the Admin CP i am unable to view the General Settings, the Video Detail Settings and the Video Tag Settings. It just shows a blank page in the right frame.
Same problem I have, you can still access these setting in vBOptions... Not sure why this happens...
I said that before but he didnt address the problem :-(
AK47 Nemesis
02-11-2009, 05:27 PM
Same problem I have, you can still access these setting in vBOptions... Not sure why this happens...
I said that before but he didnt address the problem :-(
Ah tnx alot, at least i can access them now :)
I am not getting the pictures near the video's. Anyone knows why?
http://www.1stdivision.nl/forum/video.php
Chadi
02-11-2009, 07:48 PM
Feature Requests:
- automatic user video submission into moderation queue
- same as above for comments
Chadi
02-11-2009, 08:02 PM
here you go.
after xml import, you have to create a dir to save the thumbnail.
and you have to modify the regex matching code by yourself when the layout chaged.
mkdir videothumbnails/tangle
chmod 777 videothumbnails/tangle
I edited the xml and changed the path to local tangle.png file instead.
I deleted old host, re-uploaded (import) that new xml file.
However, I'm still getting the "???" over the thumbnails when viewing categories. It does show the thumbnail when adding the video otherwise (after clicking load information button).
My directory and permission settings are correct
videothumbnails/Tangle
Changed line 58 to
else $this->thumbnailpath = 'http://www.talkjesus.com/images/tangle.png';Also:
<videohoster varname="Tangle" classname="Tangle" active="1">
<title>Tangle</title>
Example:
http://www.talkjesus.com/videos/music-videos-2/
The source code for the thumbnail column shows this:
<td class="alt2" width="1%" align="center"><div style="position: relative;"><span style="position:absolute; bottom:0px; right:0px; font-size:10px; color:#FFFFFF; background-color:#000000; padding:2px;"><strong>???</strong></span><a href="http://www.talkjesus.com/videos/music-videos-2/more-i-seek-you-19.html"><img src="http://www.talkjesus.com/videothumbnails/Tangle/f72e42e7fd377117183f.jpg" alt="The More I Seek You" title="The More I Seek You" style="height: 52px;" border="0" /></a></div></td>
<td valign="top" class="alt1">
<div class="smallfont" style="max-height: 52px; overflow: hidden;">
~ Valentine version of an awesome worship song from Gateway
</div>
</td>Please explain how to get rid of the ??? portion.
Also, it is not automatically inserting the time min::sec either
edit: I just realized the ??? portion is showing up because of the missing time insert
Fallback
02-12-2009, 01:35 PM
How can I increase the thumbnail sizes like on this page?
http://vbpoint.org/board/video.php
vibedream
02-12-2009, 04:14 PM
Video Directory does not work when enable vB Optimise 1.3.2
Every body help me ,plz
Video Directory does not work when enable vB Optimise 1.3.2
Every body help me ,plz
It does i am using both fine :)
Leo Brazil
02-13-2009, 09:07 AM
Just a suggestion: How about a vBExperience add on for this mod ?
Like points for adding, tagging and comment videos ? It would be great.
compact123
02-13-2009, 08:39 PM
Oops... new version attached...
Does anyone know how I get this mod moved to the 3.8 section? I dont think I should have to create a whole new mod for it, when nothing has changed from this version.
Thanks sir for dailymotion
compact123
02-14-2009, 01:03 AM
Seems like a very good addon. I am experiencing some bugs though.
In the Admin CP i am unable to view the General Settings, the Video Detail Settings and the Video Tag Settings. It just shows a blank page in the right frame.
Same problem I have, you can still access these setting in vBOptions... Not sure why this happens...
I said that before but he didnt address the problem :-(
Same problem I have :(
nightbloom
02-14-2009, 04:52 AM
Everytime I try to upload a veoh video, it says, "Invalid URL". Does anyone know what I have done wrong? I tested the others and they all work.
Also, how do I update the WeGame .xml file to add all the new information or could someone take pity on me and update it?
durbah
02-15-2009, 06:42 AM
Thank you
Do you install the 3.8
Is the product free?
Thanks
Dr. Bantham
02-15-2009, 02:58 PM
Thanks for a great mod!
Can you integrate an option to remove the tag cloud from the index?
Also, I am having display issues with custom styles. The height of text elements is being compromised, as evidenced in the first attached image. The second image displays the same effect with two columns, as well as box misalignment when some text fields wrap beyond a single line. The latter issue is not nearly as important as the illegible text resulting from the height distortion.
Jaxel
02-15-2009, 03:21 PM
Bantham... in video_bit and video_bit_more are values defined as style="max-height. These values are in place so that a person's description doesn't mess with the styles of your tables. Simply change the numbers of these values to better match your skin.
Reycer
02-15-2009, 04:31 PM
one quick question: Why, when I click on the Video Directory page is it taking me to the Video Directory "Tag Cloud" page. I would just like for it to go straight to the video thumbnails page.
Dr. Bantham
02-15-2009, 05:03 PM
Bantham... in video_bit and video_bit_more are values defined as style="max-height. These values are in place so that a person's description doesn't mess with the styles of your tables. Simply change the numbers of these values to better match your skin.Thanks! Tweaking these fixed my text height issue.
Jaxel
02-15-2009, 11:49 PM
one quick question: Why, when I click on the Video Directory page is it taking me to the Video Directory "Tag Cloud" page. I would just like for it to go straight to the video thumbnails page.
Set your limits...
Reycer
02-16-2009, 12:51 AM
Set your limits...
ha...ha...thanks...just call it a *brain fart* I really thought I had set those. Oh well. Lookss GREAT! Has my vote.
ishare
02-16-2009, 07:02 AM
I would appreciate it a lot if someone help me with adding traileraddict.com to videohosters as it has the api.
http://www.traileraddict.com/trailerapi
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.