View Full Version : Major Additions - Video-Directory Remixed
Pages :
[
1]
2
3
4
5
6
7
8
Jaxel
01-05-2009, 10:00 PM
This mod has been rewritten for vB4x here: https://vborg.vbsupport.ru/showthread.php?t=240677
This modification is based on the Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241) modification by Survivor (https://vborg.vbsupport.ru/member.php?u=127997) and vBPoint.org (http://www.vbpoint.org/).
His mod is NOT dead, its still alive and kicking; but he has informed me that he just doesn't have the time to maintain it and give support. So until he is able to work on it agian; I've been doing a series of updates.
What is this mod?
This mod adds a fully featured and fully integrated video directory archive to your forums. Users can add their favorite videos from their favorite video service to the directory. I only support a few select hosters; but the hoster scripting is XML base, so any user can create their own scripts for any number of hosting services. The old MyVideo and Sevenload scripts from Survivor's version will still work, but they wont pull in Keyword/Tagging information, nor the video length time codes.
Basic Feature Listing:
Fully integrated into the vBulletin user database and product manager.
Fully phrased and built on templates for easy reskinning and styling.
Fully administratable and a myriad of settings for personalization.
Complete customization of permissions based on usergroups.
Landing page for broad information and fully featured tag cloud.
Category profiles for videos.
Contribution profiles for users.
Keyword profiles for tag cloud.
Built in comment system for videos.
Search function for titles and descriptions.
RSS feed of videos.Product Demo:
http://www.8wayrun.com/video.php
Installation Procedure:
Upload all files in the "upload" directory to your forum root.
CHMOD /videothumbnails/* and /includes/videoserviceapi to 777.
Import the product "product-videodirectory.xml" in your Product Manager.
Follow the on screen instructions to configure your video hoster settings.
Refresh your administration control panel to see the new navigation links.
NOTES:
vBulletin 3.7.0 instituted a new avatar-thumbnail system. There is a high probability that you are unaware of this new system and may have failed to setup your vBulletin to make use of it. Make sure that a directory called /thumbs is located in your avatar directory and CHMOD it to 777. Then go into Maintenance > Update Counters and run the Rebuild Custom Avatar Thumbnails process.
Upgrade Procedure:
Upload all files in the "upload" directory to your forum root.
Take note of the information stored in Limits of Videos > General Settings.
Import the product "product-videodirectory.xml" in your Product Manager.
Re-establish your previous Limits settings in Videos > General Settings.
Re-import ALL of your hosters and settings in Videos > Manage hosters.
You MUST remember to re-import your hosters after upgrading.
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.
Roadmap for the Future:
Moderation
Favorites
Playlists
Don't forget to click INSTALL!
If you want to donate, I'm all for it... as I'm an unemployed computer programmer...
Jaxel
01-05-2009, 11:24 PM
================================================== =========
Version 1.3.0
================================================== =========
Add Video page now has an option to auto-create threads for videos.
To use this function, you must first select a forum in the settings.
If auto-created, Add Video forwards to the thread, not the video.
Add Video page now has a drop-down list for upload categories.
Add Video button is now on ALL pages, and will remember categories.
Video details now support AJAX for commenting, deleting and pagination.
Toolbar functions have been removed from the comment quick reply form.
SHELL_SIDE will now relocate itself depending on HD or non-HD videos.
Thread creation for Add Video and Report Video have been revamped.
BUG FIX: Fixed uncached templates for user video pages.
BUG FIX: Fixed permission problems with recent videos page.
BUG FIX: Fixed YouTube constructs for YouTube's new embed codes.
BUG FIX:
BUG FIX:
FILE EDITS SINCE 1.2.5: (make sure you upload these new versions!)
upload/video.php
upload/video_ajax.php
clientscript/vbulletin_ajax_videocomment.js
includes/xml/videohoster-YouTube.xml
includes/xml/videohoster-YouTubeHD.xml
TEMPLATE EDITS SINCE 1.2.5: (make sure you revert these templates!)
video_add
video_category
video_commentbit
video_details
video_edit
VIDEO_SHELL
VIDEO_SHELL_SIDE
================================================== =========
Version 1.2.5
================================================== =========
Added "Recent Videos" summary page. A page JUST for recent videos!
Added a "Watch Random Video" function. This is done with ?do=random.
Added the ability to set the location of the sidebar from left to right.
Added the ability to set the location of the cloud from top to bottom.
Added the "Videos in profile block" function for profile videos!
FILE EDITS SINCE 1.2.4: (make sure you upload these new versions!)
upload/video.php
TEMPLATE EDITS SINCE 1.2.4: (make sure you revert these templates!)
video_home
video_profile
video_profile_bit
video_recent
VIDEO_SHELL
VIDEO_SHELL_SIDE
video_user
================================================== =========
Version 1.2.4
================================================== =========
FILE EDITS SINCE 1.2.3: (make sure you upload these new versions!)
You MUST remember to re-import all of your video hosters after upgrading.
upload/includes/xml/videohoster-Dailymotion.xml
upload/includes/xml/videohoster-MegaVideo.xml
upload/includes/xml/videohoster-Metacafe.xml
upload/includes/xml/videohoster-Veoh.xml
upload/includes/xml/videohoster-Vimeo.xml
upload/includes/xml/videohoster-VimeoHD.xml
upload/includes/xml/videohoster-YouTube.xml
upload/includes/xml/videohoster-YouTubeHD.xml
================================================== =========
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
================================================== =========
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.1: (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
================================================== =========
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...
================================================== =========
Version 1.2.0
================================================== =========
Extended support for RSS Feeds and tagging while viewing video details.
Now when you few video details, ALL tag RSS feeds will be selectable.
Added the option to turn off text fields for URL, BB Codes and Embed Codes.
These settings are in the settings of each individual video-hoster xml file.
Because of this, you MUST upgrade all your video-hosters to the 1.2.0 version.
No video-hosters prior to version 1.2.0 will function with this version.
You MUST remember to re-import all of your video hosters after upgrading.
FILE EDITS SINCE 1.1.9: (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
TEMPLATE EDITS SINCE 1.1.9: (make sure you revert these templates!)
VIDEO_SHELL
video_details
================================================== =========
Version 1.1.9
================================================== =========
Added support for navlinks in the COMMUNITY LINKS in vBulletin 3.8.0
Some plugins have changed for this release.
Added support for individual RSS feeds for Categories, Users and Tags
You can now subscribe to individual feeds for categories, users and tags
Both users and categories are sorted in the filter if you use IE for RSS.
Firefox does not use the filter, so if you use FF, you wont see this.
Unregistered must have "Can view video-directory" permission for RSS to work.
FILE EDITS SINCE 1.1.8: (make sure you upload these new versions!)
upload/video.php
upload/includes/functions_videodirectory.php
upload/includes/xml/videohoster-Dailymotion.xml
TEMPLATE EDITS SINCE 1.1.8: (make sure you revert these templates!)
VIDEO_SHELL
================================================== =========
Version 1.1.8
================================================== =========
BUG FIX: fixed DOM retrieval errors in Mozilla Firefox...
Firefox will now correctly retrieve timelength and keyword information
Thanks logicuk for informing me about this problem.
FILE EDITS SINCE 1.1.7: (make sure you upload these new versions!)
Just re-upload the ENTIRE /upload/ directory.
TEMPLATE EDITS SINCE 1.1.7: (make sure you revert these templates!)
Just re-vert all of your Video Directory templates!
================================================== =========
Version 1.1.7
================================================== =========
BUG FIX:
Upgrades no longer try to re-install the hosters; it was causing problems.
Fixed incompatibilities with the admin control panel and VBSEO.
Added an option to allow or disallow the retrieving of Tags/Keywords from an API.
Added fully working API from Dailymotion that now supports keywords and timecodes.
Added fully working API from Metacafe that now supports keywords and timecodes.
FILE EDITS SINCE 1.1.6: (make sure you upload these new versions!)
DELETE upload/video.php
upload/video_admin.php
upload/clientscript/vbulletin_ajax_videodirectory.js
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
upload/videothumbnails/Dailymotion (CHMOD to 777)
upload/videothumbnails/Metacafe (CHMOD to 777)
TEMPLATE EDITS SINCE 1.1.6: (make sure you revert these templates!)
video_add
================================================== =========
Version 1.1.6
================================================== =========
This update is mostly a series of bug fixes.
Reformatted the entire install script so its easier to debug and process.
Upgrades will now re-install your hosters. So you dont have to do it manually.
The tag cloud now constructs tag fonts using PIXELS (px), instead of POINTS (pt).
Pixel fonts give higher accuracy and control of text sizes, over points.
BUG FIX: Fixed installation errors by switching to the dbalter function. (https://vborg.vbsupport.ru/showpost.php?p=1703474&postcount=76)
BUG FIX: Fixed the tag cloud display error for people who use table prefixes. (https://vborg.vbsupport.ru/showpost.php?p=1703775&postcount=107)
BUG FIX: Fixed the tag cloud insertion error from the admin control panel. (https://vborg.vbsupport.ru/showpost.php?p=1704111&postcount=114)
BUG FIX: Fixed the tag cloud video count for people who use table prefixes. (https://vborg.vbsupport.ru/showpost.php?p=1704396&postcount=135)
BUG FIX: Fixed the tag search error with tags that have an apostrophe in them. (https://vborg.vbsupport.ru/showpost.php?p=1704320&postcount=133)
BUG FIX: Fixed navbit errors for videocategory for prefixes on edit tag page. (https://vborg.vbsupport.ru/showpost.php?p=1704123&postcount=116)
FILE EDITS SINCE 1.1.5: (make sure you upload these new versions!)
upload/video.php
upload/videotag.php
upload/admincp/video.php
upload/includes/functions_videotags.php
Removed the tweaked vBAdvanced modules at request of the original author.
================================================== =========
Version 1.1.5
================================================== =========
Added support for the editing of timecodes for video_add and video_edit.
You MUST revert these two templates or timecodes will fail to edit.
BUG FIX: Fixed "invalid level field" error for new installations.
BUG FIX: Fixed "table_prefix" error for upgrade installations.
BUG FIX: Fixed "tag cloud" error for directories with empty clouds.
FILE EDITS SINCE 1.1.4: (make sure you upload these new versions!)
upload/video.php
upload/clientscript/vbulletin_ajax_videodirectory.js
upload/includes/functions_videotags.php
================================================== =========
Version 1.1.4
================================================== =========
Added a setting for an announcement on the landing page (video_home).
Added support for avatars in the comment bits; also cleaned up the formatting.
Added fields for the duration length of videos from YouTube.
This value is stored in seconds in the database.
When you add a video, this information will be retrieved automatically.
Older videos must be edited manually from within the database.
Added support for control panel handling the tagging system.
You can now create and delete tags through the admin CP.
Added video preview on the add video page that shows when you click retrieve.
Changed the way category levels are handled; there is no longer a sub template.
The level is handled through a simple if statement in the catbits.
BUG FIX: Now when you delete a video, it now properly deletes the thumbnail.
================================================== =========
Version 1.1.3
================================================== =========
Added support for a tagging system and tag cloud!
Anyone who can edit a video can now add tags to that video.
A tag cloud is also constructed dynamicly on the home page.
The tag cloud does NOT have a tag search caching system...
When adding a video, it retrieves keywords from the service.
The tagging system is configurable with its on option screen
YouTube XML files now have settings for autoplay, fullscreen and related options.
Added a usergroup permission for watching videos. (NOTE: OFF BY DEFAULT!)
Unless a usergroup has this permission, they can not watch any videos.
They may still be able to browse the video directory, just not watch.
BUG FIX: videos from disallowed categories are now properly hidden on user pages.
BUG FIX: videos from disallowed categories are now properly hidden on tag pages.
BUG FIX: videos from disallowed categories are now properly hidden on small bits.
================================================== =========
Version 1.1.2
================================================== =========
Changed the way the YouTubeHD handles the recognition of high definition urls.
Simply change the HTTP in your youtube link to HDEF!
This will signify an HD YouTube video instead of an SD YouTube video.
Marking an SD only video as HD, will break the video playback.
Added support for multi-column video listings.
You can now define a number of columns for your listing pages.
If you define 1 column, the preview continues to call on video_bit.
If you define more than 1 column, the preview calls on video_bit_more.
Added length of preview title; so you can restrict length with ellipses.
Changed templates to define max overflows for information fields in video bits.
<div class="smallfont" style="max-height: 13px; overflow: hidden;">
<div class="smallfont" style="max-height: 52px; overflow: hidden;">
This guarantees your tables never overflow because of text lengths.
BUG FIX: the homepage now properly calls up the top rated construct.
BUG FIX: search results now properly call up the videosperpage value.
================================================== =========
Version 1.1.1
================================================== =========
Added basic support for SEO slugs. To enable SEO slugs, uncomment out the line:
// define('SEO_ENABLED', true);
in upload/video.php
Enabling the SEO slug is NOT for people with vbSEO, you dont need it.
The required apache rewrite rules are in htaccess.txt.
BUG: Enabling the SEO slug will inherintly break the Who's Online recognition.
BUG: The &page= variable in the SEO slug is not properly optimized.
Added support for videocategory leveling. This is not a sub-category system.
The level simply implies the indent level of a category.
This makes it LOOK like categories are sub-categories, when they arent.
Added support for video listings based on contributor user accounts.
Clicking on a username will bring a view to all videos by that user.
Created "video_details_embed" to move embedded videos above the shell.
This gives more space to high definition video services.
"Random" and "Best Reated" listing options have been removed from video_details.
These searches are now delegated to only home/category/user/tag listings.
The "Related Videos" listing option has remained intact on video_details.
Added support for High Definition notation in video preview bits.
If an embed XML has "HD" in the title, it gets read as an HD stream.
VideoBBCode construct now pulls in the video title for option values.
Category Display is now forced on all pages with video preview bits.
BUG FIX: Rewrote a majority of phrases and templates for better English.
BUG FIX: PageNav for comments on video_details, now calls up the proper construct.
BUG FIX: Delete Comment page is now constructed properly for form widths.
BUG FIX: RSS feeds are now properly sanitized for Internet Explorer and Opera.
BUG FIX: Fixed true/false 1/0 construction in YouTube embed codes.
ArnyVee
01-05-2009, 11:37 PM
Jaxel, you are THE man! I've said it once...I've said it a thousand times :D
WarLion
01-05-2009, 11:44 PM
i have some problems installing
"the field call level is missing or not is a valid comand"
jlew24asu
01-05-2009, 11:47 PM
so should I just completely reinstall this? i'm also dying to know how that second screen shot is done?
thanks Jaxel, you rock
Jaxel
01-05-2009, 11:55 PM
@WarLion... I just uploaded a new version... i made a mistake in the install code and forgot to put in the TABLE_PREFIX code. If you used the table prefix function, then it would have failed at creating the level fiedl. Now it should be fixed... If you are still having trouble, run the following codes on your database... (replace TABLE_PREFIX with whatever your table prefix is, or remove it if you dont have a table prefix.
ALTER TABLE TABLE_PREFIX.video ADD timelength int(10) unsigned NOT NULL;
ALTER TABLE TABLE_PREFIX.videocategory ADD level int(10) NOT NULL
@jlew24asu... You don't have to uninstalll Survivor's version, this one overwrites it. Follow the UPGRADE steps.
ArnyVee
01-05-2009, 11:55 PM
Can't wait for this ..... "AJAX handling of video comments (to avoid refresh during playback)" :up:
Barakat
01-06-2009, 12:15 AM
very nice work ,,,,,,, thanks
WarLion
01-06-2009, 12:20 AM
@jaxel i still have the same problem
"A required field called level is missing or has an invalid value."
i try with the update and you still have two bad code on
$db->query_write("ALTER TABLE" . TABLE_PREFIX . "videocategory ADD level int(10) NOT NULL");
and in
$db->query_write("ALTER TABLE" . TABLE_PREFIX . "video ADD timelength int(10) unsigned NOT NULL");
must be "ALTER TABLE " with a space betwen table an "
but the level value is still not working any help will be apreciate
ArnyVee
01-06-2009, 12:20 AM
Jaxel, what do I do with this error I encountered within the admin when importing the new product?
Database error in vBulletin 3.7.4:
Invalid SQL:
ALTER TABLEvideo ADD timelength int(10) unsigned NOT NULL;
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 'TABLEvideo ADD timelength int(10) unsigned NOT NULL' at line 1
Error Number : 1064
....and, I get this when I clicked on "video" in my navbar.....
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT videotag.tagtext
FROM videotagvideo AS videotagvideo
INNER JOIN videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.videoid = 94
ORDER BY videotag.tagtext;
Barakat
01-06-2009, 12:23 AM
A required field called level is missing or has an invalid value.
WarLion
01-06-2009, 12:24 AM
Jaxel, what do I do with this error I encountered within the admin when importing the new product?
Database error in vBulletin 3.7.4:
Invalid SQL:
ALTER TABLEvideo ADD timelength int(10) unsigned NOT NULL;
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 'TABLEvideo ADD timelength int(10) unsigned NOT NULL' at line 1
Error Number : 1064
....and, I get this when I clicked on "video" in my navbar.....
Invalid SQL:
SELECT videotag.tagtext
FROM videotagvideo AS videotagvideo
INNER JOIN videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.videoid = 94
ORDER BY videotag.tagtext;
[/CODE]
you need to change the line 46 an 75 you need to add a space betwer ALTER TABLE and " and this will fix that problem
[CODE]Database error in vBulletin 3.7.4:
Jaxel
01-06-2009, 12:25 AM
Gah! I fix one error... only to create another FAR WORSE error...
New version... 1.4.1.2 is now up!
@ArnyVee... you get that error because you haven't installed the new version yet.
ArnyVee
01-06-2009, 12:26 AM
you need to change the line 46 an 75 you need to add a space betwer ALTER TABLE and " and this will fix that problem
[CODE]Database error in vBulletin 3.7.4:
Thanks....where do I add that though?
Edited: Okay, let me try the newest one now ;)
WarLion
01-06-2009, 12:30 AM
with the new version 1.1.4.2
i still have the same
"A required field called level is missing or has an invalid value."
WarLion
01-06-2009, 12:31 AM
Thanks....where do I add that though?
Edited: Okay, let me try the newest one now ;)
edit product-videodirectory.xml on that line and you will fix , but is already fixed on the lates version
Jaxel
01-06-2009, 12:31 AM
If you are still having trouble, run the following codes on your database... (replace TABLE_PREFIX with whatever your table prefix is, or remove it if you dont have a table prefix.
ALTER TABLE TABLE_PREFIX.video ADD timelength int(10) unsigned NOT NULL;
ALTER TABLE TABLE_PREFIX.videocategory ADD level int(10) NOT NULL;
ArnyVee
01-06-2009, 12:31 AM
Okay, looking good now. :up:
New limits...what do you suggest to mirror your setup Jaxel?
ArnyVee
01-06-2009, 12:33 AM
Whoops....getting this when clicking on "videos" on my navbar....
Warning: array_values() [function.array-values]: The argument should be an array in [path]/includes/functions_videotags.php on line 387
Warning: Wrong parameter count for max() in [path]/includes/functions_videotags.php on line 387
Warning: array_values() [function.array-values]: The argument should be an array in [path]/includes/functions_videotags.php on line 388
Warning: Wrong parameter count for min() in [path]/includes/functions_videotags.php on line 388
Warning: asort() expects parameter 1 to be array, null given in [path]/includes/functions_videotags.php on line 399
Warning: Invalid argument supplied for foreach() in [path]/includes/functions_videotags.php on line 403
jlew24asu
01-06-2009, 12:35 AM
what is the benefit from going form 1.1.2 ---> 1.1.4.2?? these errors are making me nervous
WarLion
01-06-2009, 12:39 AM
If you are still having trouble, run the following codes on your database... (replace TABLE_PREFIX with whatever your table prefix is, or remove it if you dont have a table prefix.
ALTER TABLE TABLE_PREFIX.video ADD timelength int(10) unsigned NOT NULL;
ALTER TABLE TABLE_PREFIX.videocategory ADD level int(10) NOT NULL;
nop still the same error
A required field called level is missing or has an invalid value.
Jaxel
01-06-2009, 12:40 AM
@ArnyVee... tell me if this fixes it... attached file. I didn't anticipate there being no tags in the cloud. If this file fixes it, tell me so that I can add this to the new version.
@WarLion... where are you getting this error?
Barakat
01-06-2009, 12:42 AM
still have the same error while importing the product
A required field called level is missing or has an invalid value.
ArnyVee
01-06-2009, 12:45 AM
@ArnyVee... tell me if this fixes it... attached file. I didn't anticipate there being no tags in the cloud. If this file fixes it, tell me so that I can add this to the new version.
@WarLion... where are you getting this error?
Yes sir! Fixed it :D
I just noticed something in the Directory Statistics block there on the Video home page.
Total Categories: 12
Total Videos: 89
Top %1$s Contributors:
Why does it give that value between Top and Contributors?
Jaxel
01-06-2009, 12:46 AM
Yes sir! Fixed it :D
I just noticed something in the Directory Statistics block there on the Video home page.
Total Categories: 12
Total Videos: 89
Top %1$s Contributors:
Why does it give that value between Top and Contributors?
Revert your Templates. My new code for Top Contributors gives a number for how many contributors it plans on listing... Survivor's didn't.
WarLion
01-06-2009, 12:47 AM
@ArnyVee... tell me if this fixes it... attached file. I didn't anticipate there being no tags in the cloud. If this file fixes it, tell me so that I can add this to the new version.
@WarLion... where are you getting this error?
when im import the product , i just reinstall the original version from Surviver and i will try to Overwrite to see what happend
Lionel
01-06-2009, 12:48 AM
Would love to be able to get videos from this service
http://www.fandome.com/
How do you create a videoapi?
ArnyVee
01-06-2009, 12:51 AM
Revert your Templates. My new code for Top Contributors gives a number for how many contributors it plans on listing... Survivor's didn't.
Jaxel, do I only revert the video_home template?
Last time I did that, I had to go in and adjust a few things, so I want to avoid doing double the work if possible :)
Jaxel
01-06-2009, 12:53 AM
Jaxel, do I only revert the video_home template?
Last time I did that, I had to go in and adjust a few things, so I want to avoid doing double the work if possible :)
I've made updates to pretty much ALL of the templates. Use the built in comparison engine to see the changes... but yes, you really should revert everything.
WarLion
01-06-2009, 12:54 AM
i was able to fix my problem Overwrite the original mo with this , bt if you are a new user of this mod you will have some problems , not sure how to fix,
install thanks
note: jaxel i nee one favor from you i cant upload xml to my vbavance can you download your and make it a .module please
Jaxel
01-06-2009, 12:58 AM
Here ya go...
WarLion
01-06-2009, 12:59 AM
i have a need problem if i upload a new video and try to watch i have this error message
" You are not logged in or you do not have permission to watch videos. "
i already upate the permision for my usergroup but i can watch any video
and thanks so much jaxel for the module
Jaxel
01-06-2009, 01:01 AM
I dont see why there would be a requirement for "level" in the install script. There is no callup for the level field in the entire file...
@WarLion, there is a NEW permission for watching videos. Make sure you enable it.
WarLion
01-06-2009, 01:04 AM
jaxel i see what is the problem if i edit my permission fron user permissions the watch video dont save the input i made
ArnyVee
01-06-2009, 01:12 AM
I've made updates to pretty much ALL of the templates. Use the built in comparison engine to see the changes... but yes, you really should revert everything.
Basically, I should click revert templates on all templates within the video templates, right?
Then, I have to go back in and edit the sections that I'd like to customize again, right?
Also, is there a way to add the length of time on the videos by editing them rather than uploading them all again?
Jaxel
01-06-2009, 01:13 AM
@ArnyVee... yeah, everything in the video section...
As for adding missing times... you need to do it directly in the database.
WarLion
01-06-2009, 01:20 AM
jaxel when i made a change on the usergroups permission to view the videos this dont save my change always said
"Can watch and view video details NO"
how i can edit this part i belive there is some mistake on the code
ArnyVee
01-06-2009, 01:23 AM
Jaxel, the avatars for my folks are not showing correctly.
Here's an example....
http://www.waltdisneyboards.com/videos/walt-disney-2/jack-benny-visits-walt-disney-rare-footage-12.html
....what's the next step?
Jaxel
01-06-2009, 01:36 AM
@ArnyVee... try this file... attached...
This is why I wanted someone to help me test this stuff... but no one voluntered... The files I uploaded are the EXACT files I use on my forums... but who knows how different settings would react.
ArnyVee
01-06-2009, 01:40 AM
@ArnyVee... try this file... attached...
This is why I wanted someone to help me test this stuff... but no one voluntered... The files I uploaded are the EXACT files I use on my forums... but who knows how different settings would react.
Jaxel, didn't work. :(
http://www.waltdisneyboards.com/videos/walt-disney-2/jack-benny-visits-walt-disney-rare-footage-12.html
Although, now I've got no avatar showing next to me which looks better than having that big annoying vB image. :)
Jaxel
01-06-2009, 01:53 AM
Well according to the source of the page... its finding the image fine...
<div class="fixed_width_avatar"> <a href="http://www.waltdisneyboards.com/members/wdbarnyvee.html"><img src="http://www.waltdisneyboards.com/avatars/wdbarnyvee.gif?dateline=1228446000&type=thumb" class="alt2 avatar" border="0" alt="WDBArnyVee" /></a> </div>
I have no idea why its not displaying... but I am going to sleep now.
ArnyVee
01-06-2009, 02:01 AM
You deserve a nice rest my friend! :D
We'll tackle this one tomorrow as it looks like everything else is working beautifully :)
By the way, does anyone know what I need to do to go in and edit back in the times on the videos and also the tags that I want included on the videos?
Edited: I can see that we can edit the tags by clicking on "edit tags" on the right hand side under the video. Now, I just need to know how to add the length of video (timeframe) to the videos that I've already posted.
Jaxel...FYI, I also can't click in the field to enter the time when adding a new video. Even when I tab over, it goes to "send" rather than the field to enter the time. Might want to check on that.
Trying to install it on vb 3.8 RC1, and getting this:
Creating Table community_video ... Done!
Creating Table community_videocategory ... Done!
Altering Table session ...Done!
Altering Table usergroup ...Done!
Creating Table community_videocomment ... Done!
Altering Table video ...Done!
Creating Table community_videorate ... Done!
Altering Table video ...Done!Done!Done!
Creating Table community_videohosterapi ... Done!
Altering Table video ...Done!
Altering Table video ...Done!vBulletin Message:
A required field called level is missing or has an invalid value.
Go Back
What to do now?
sensimilla
01-06-2009, 07:13 AM
Great mod, is there a chance to have video in profile and how to display the lenght of the video instead of having "???" signs..
The area with the lenght seems not editable at my site.
TIA
Jaxel
01-06-2009, 07:54 AM
@Penchaan... thank you for that... I looked at it and IMMEDIATELY knew what the problem was for new installers. What it is, the first time you install the script, it creates default categories. I never setup a "level" field for these default categories. It wasn't an issue for upgraders, because the script never tried to install those default categories. Has been fixed in version 1.1.4.5, now available for download.
With version 1.1.4.5, there shouldn't be any errors during the install script.
@ArnyVee, Sensimilla... not being able to edit lengths of videos is BY DESIGN. You don't want people setting incorrect times and what not. Especially when the timecode must be put in by SECONDS, and people may try to put them in methods like 1:30, instead of 90. In order to edit the timelengths of existing videos, you must do it directly in your database.
Jaxel
01-06-2009, 08:32 AM
================================================== =========
Version 1.1.5
================================================== =========
Added support for the editing of timecodes for video_add and video_edit.
You MUST revert these two templates or timecodes will fail to edit.
BUG FIX: Fixed "invalid level field" error for new installations.
BUG FIX: Fixed "table_prefix" error for upgrade installations.
BUG FIX: Fixed "tag cloud" error for directories with empty clouds.
FILE EDITS SINCE 1.1.4: (make sure you upload these new versions!)
upload/video.php
upload/clientscript/vbulletin_ajax_videodirectory.js
upload/includes/functions_videotags.php
indie2industry
01-06-2009, 10:14 AM
================================================== =========
Version 1.1.5
================================================== =========
Added support for the editing of timecodes for video_add and video_edit.
You MUST revert these two templates or timecodes will fail to edit.
BUG FIX: Fixed "invalid level field" error for new installations.
BUG FIX: Fixed "table_prefix" error for upgrade installations.
BUG FIX: Fixed "tag cloud" error for directories with empty clouds.
FILE EDITS SINCE 1.1.4: (make sure you upload these new versions!)
upload/video.php
upload/clientscript/vbulletin_ajax_videodirectory.js
upload/includes/functions_videotags.php
It's safe to try it now??? :D
Jaxel
01-06-2009, 10:23 AM
Yes, all reported bugs, except for the avatar->db bug (which is a non-essential issue, wont break anything)... have been fixed.
indie2industry
01-06-2009, 10:43 AM
ok, I think i did something wrong. maybe be something simple. But when I go to watch a video it says:
You are not logged in or you do not have permission to watch videos.
Is there a setting I missed???
indie2industry
01-06-2009, 10:45 AM
nevermind, i found it :-)
indie2industry
01-06-2009, 10:51 AM
new question.. How do I get it to display like yours????
www.indie2industry.com/forum/videos.php
Jaxel
01-06-2009, 10:58 AM
There is a setting on this page: Called "Vidbits Per Row"
https://vborg.vbsupport.ru/attachment.php?attachmentid=91817&d=1231204782
Now if you dont mind me... I'm off to take my General Record Examination (GREs)
jonis
01-06-2009, 10:59 AM
I have the same error -Not allowed... how did you solve it ?
Also,. i dont have a video lik.
indie2industry
01-06-2009, 11:01 AM
I have the same error -Not allowed... how did you solve it ?
Also,. i dont have a video lik.
You have to go to your usergroups in your AdminCP and apply the setting. You have to do it for each usergroup.
@Penchaan... thank you for that... I looked at it and IMMEDIATELY knew what the problem was for new installers. What it is, the first time you install the script, it creates default categories. I never setup a "level" field for these default categories. It wasn't an issue for upgraders, because the script never tried to install those default categories. Has been fixed in version 1.1.4.5, now available for download.
With version 1.1.4.5, there shouldn't be any errors during the install script.
Thanks for the update Jaxel.
Installed.
Now getting database error when browsing /video.php
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM community_videotagvideo
INNER JOIN community_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199711937
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 08:18:57 AM
Error Date : Tuesday, January 6th 2009 @ 08:18:57 AM
Script : http://www.forum.com/video.php
MySQL Version : 5.0.67-community
jonis
01-06-2009, 11:23 AM
after trying to upgrade from the old video plugin i got:
Unknown table 'videotag'
ArnyVee
01-06-2009, 11:58 AM
@ArnyVee, Sensimilla... not being able to edit lengths of videos is BY DESIGN. You don't want people setting incorrect times and what not. Especially when the timecode must be put in by SECONDS, and people may try to put them in methods like 1:30, instead of 90. In order to edit the timelengths of existing videos, you must do it directly in your database.
Can someone give me a tip as to how to do this? I'm sure it's something simple, but I haven't done it before.
ArnyVee
01-06-2009, 01:59 PM
Last night the thumbnails were not having any issues, but this morning I can't get any thumbnails to show. Keep in mind, I have vBSEO....but, I have the .htaccess file in the thumbnail directory with the rewrite engine off, so it should be working.
Any suggestions?
physiart
01-06-2009, 02:12 PM
Fatal error: Cannot redeclare construct_category_url() (previously declared in /home/****/public_html/forums/includes/functions_videodirectory.php:190)
Any ideas?
I've read the similar mod thread (https://vborg.vbsupport.ru/showthread.php?t=192241) here, but no luck...
I've also chmod all the right folders and files.
physiart
01-06-2009, 02:47 PM
PLEASE HELP
Tried to uninstall the product and I got database error:
Database error in vBulletin 3.7.4:
Invalid SQL:
UPDATE vp_session
SET lastactivity = 1231260124, location = '/forums/index.php', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0, invideocategory = 0
WHERE sessionhash = '760d7a5ac32a6ba98cfdc9dac36c95da';
MySQL Error : Unknown column 'invideocategory' in 'field list'
Error Number : 1054
Request Date : Tuesday, January 6th 2009 @ 06:42:04 PM
Error Date : Tuesday, January 6th 2009 @ 06:42:05 PM
Script : http://www.*****.gr/forums/index.php
Referrer :
IP Address : 79.166.37.214
Username : webmaster
Classname : vB_Database
MySQL Version : 4.1.22-standard
Jaxel
01-06-2009, 03:15 PM
Thanks for the update Jaxel.
Installed.
Now getting database error when browsing /video.php
Hmm... looks like the previous failed install is getting in the way of the new install... try uninstalling the mod and then re-installing.
@physiart... dont know about your problems... the invideocategory stuff was done by Survivor for the WOL system, I didn't change anything with that... and the "Cannot redeclare construct_category_url() (previously declared)", sounds like a conflict with another mod. What page are you getting it on?
@arnyVee, your thumbnails look fine.
indie2industry
01-06-2009, 03:21 PM
Ok, one last problem.
It may be my vb style but the tag cloud doesn't show:confused::confused::confused:
ArnyVee
01-06-2009, 03:21 PM
I deleted the videos that I was having problems with.
I just tried to do another one and it's working. So, I'm wondering if it's something to go with YouTube at times with them updating their site or something.
Jaxel, any tips on how I can add those length of video times in the database. I've never done it, so I could use some help :D
ArnyVee
01-06-2009, 03:22 PM
Ok, one last problem.
It may be my vb style but the tag cloud doesn't show:confused::confused::confused:
Did you revert your templates? That was my issue. And, make sure to get some tags on at least one video to test it as well.
Jaxel
01-06-2009, 03:24 PM
Arny... ugprade to v1.1.5... it has what you need.
indie2industry
01-06-2009, 03:25 PM
Did you revert your templates? That was my issue. And, make sure to get some tags on at least one video to test it as well.
Thanks. That did it.
ArnyVee
01-06-2009, 03:26 PM
You're welcome Indie :)
Arny... ugprade to v1.1.5... it has what you need.
Is it for the avatars, Jaxel?
Jaxel
01-06-2009, 03:46 PM
ArnyVee... no, its for editing time codes...
For your avatars...
Maintenance > Update Counters > Rebuild Custom Avatar Thumbnails
If thats not working, then I dont know what to tell you... avatars are working fine everywhere else.
WarLion
01-06-2009, 03:47 PM
i have the same problem with the avatar
physiart
01-06-2009, 03:54 PM
@physiart... dont know about your problems... the invideocategory stuff was done by Survivor for the WOL system, I didn't change anything with that... and the "Cannot redeclare construct_category_url() (previously declared)", sounds like a conflict with another mod. What page are you getting it on?You're right, there was a conflict with vbglossary (https://vborg.vbsupport.ru/showthread.php?t=188189), so here's what I've done:
- I had to disable the product and everything worked again without any database probems
- Then, I manually deleted all new tables and new fields in the existing tables
I still have the disabled product in my admincp though. How can I get rid of it?
What a shame... I really liked this mod... :(
ArnyVee
01-06-2009, 03:54 PM
I tried rebuilding the avatars and nothing. :(
I'll try and get the new version going. Do I have to upload everything and reimport the product again?
inciarco
01-06-2009, 04:14 PM
Hello.
Will this Mod Overwrite the Video Directory Mod's Files, Codes, and Tables on the vBulletin Forum Board and Data Base? :confused:
I can see the video.php File is the same, so do the other Files and also the Installed Code will Overwrite the Video Directoy Application? :confused:
Or can Both Applications Run at the Same Time?
(I've seen the Demo and the Improvements Look Great, Congratulations and Thank You For Sharing This Great Mod). :up:
My Best Regards.
:)
WarLion
01-06-2009, 04:32 PM
I tried rebuilding the avatars and nothing. :(
I'll try and get the new version going. Do I have to upload everything and reimport the product again?
i find a way arny go to admincp - avatars - storage -and change customavatar to customavatar/thumbs
i saw that the code for the avatar $comment[avatarurl] is diferent
and the you have to rebuilt the custom avatars
Jaxel
01-06-2009, 05:10 PM
The scripts for this mod work fine... the bugs all came from the install script... which is why I wanted peopel to test it for me... but its too late for that now.
THe avatar stuff is built straight on the code from vBulletin, so it all works. Why your forum isn't making thumbnails, has nothing to do with the mod; I dont get it. It works fine on my forum (I converted my file system to database to check) and it works fine on indie2industry's forum as well.
WarLion
01-06-2009, 05:41 PM
jaxel do you think is posible to edit the video link?
and i have one question , where is the opttion to enable video block on profile? i cant find it
Hmm... looks like the previous failed install is getting in the way of the new install... try uninstalling the mod and then re-installing.
Uninstalling it seems unsuccessful, getting this:
Dropping Table community_video ... Done!
Dropping Table community_videocategory ... Done!
Altering Table session ...Done!
Altering Table usergroup ...Done!
Dropping Table community_videotag ... Done!
Dropping Table community_videotagvideo ... Done!
Dropping Table community_videocomment ... Done!
Altering Table video ...vB_Database_Alter: fetch_table_info() has not been called successfully.
Table 'website_forum.community_video' doesn't exist
also geeting this error on forum home:
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
UPDATE community_session
SET lastactivity = 1231271598, location = '/', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0, invideocategory = 0
WHERE sessionhash = 'dfw9c595f51fl974e8qcb0dspe8dk6w9';
MySQL Error : Unknown column 'invideocategory' in 'field list'
Error Number : 1054
Request Date : Tuesday, January 6th 2009 @ 02:53:18 PM
Error Date : Tuesday, January 6th 2009 @ 02:53:19 PM
Script : http://www.forum.com/
MySQL Version : 5.0.67-community
Jaxel
01-06-2009, 06:12 PM
Hmm... Pehchaan... lets try it this way... In:
Manage Products > Video-Directory > EDIT > Version
Change it to 1.0.0... Then try to re-install. (used attached file)
If that doesn't work.. Delete all "Existing Install/Uninstall Code" (there are checkboxes on the right to delete them)... then uninstall, and then re-install with the attached file... But try the other way first.
simunaqv
01-06-2009, 06:34 PM
Hi Jaxel, thanks for the update. Do you know if the other add-ons for the Video Directory mod would would work with this mod.
ArnyVee
01-06-2009, 06:36 PM
simunaqv,
I have both the vBadvanced module and the forum home mod both working with this mod.
Jaxel
01-06-2009, 06:39 PM
You mean the CMPS mod? Its included in my ZIP.
ArnyVee
01-06-2009, 06:45 PM
i find a way arny go to admincp - avatars - storage -and change customavatar to customavatar/thumbs
i saw that the code for the avatar $comment[avatarurl] is diferent
and the you have to rebuilt the custom avatars
Wait, so you changed the name of the directory (from customavatar to customavatar/thumbs) or added a sub-directory named thumbs?
Uninstalling it seems unsuccessful, getting this:
Dropping Table community_video ... Done!
Dropping Table community_videocategory ... Done!
Altering Table session ...Done!
Altering Table usergroup ...Done!
Dropping Table community_videotag ... Done!
Dropping Table community_videotagvideo ... Done!
Dropping Table community_videocomment ... Done!
Altering Table video ...vB_Database_Alter: fetch_table_info() has not been called successfully.
Table 'website_forum.community_video' doesn't exist
also geeting this error on forum home:
I had the same error... I disabled it, installed the survivor version, tried to uninstall that one, upload old files, installed another old version, and so on. Now I finally had it deleted. Don't know how exactly, but it is.
THis weekend I'll try to install a better version. But it looks great so far (y)
djeezz.... I finally thought I had everything working, had a good install, was able to change all settings, but the went to the actual page:
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM vb3_videotagvideo
INNER JOIN vb3_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199740698
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 02:18:18 PM
Error Date : Tuesday, January 6th 2009 @ 02:18:18 PM
Script : http://www.mysite/video.php
Referrer :
IP Address : 195.xxx.xxx.xx
Username : TCB
Classname : vB_Database
MySQL Version : 5.0.67-community-log
Hmm... Pehchaan... lets try it this way... In:
Manage Products > Video-Directory > EDIT > Version
Change it to 1.0.0... Then try to re-install. (used attached file)
If that doesn't work.. Delete all "Existing Install/Uninstall Code" (there are checkboxes on the right to delete them)... then uninstall, and then re-install with the attached file... But try the other way first.
okay I installed with attached xml using first way.
Forum home is fine now, but getting database error when browing /video.php
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM community_videotagvideo
INNER JOIN community_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199740602
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 04:16:42 PM
Error Date : Tuesday, January 6th 2009 @ 04:16:42 PM
Script : http://www.domain.com/video.php
MySQL Version : 5.0.67-community
WarLion
01-06-2009, 07:23 PM
Wait, so you changed the name of the directory (from customavatar to customavatar/thumbs) or added a sub-directory named thumbs?
i chage the past from customavatar to customavatar/thumbs and now is working fine
Jaxel
01-06-2009, 07:54 PM
Well at least we're making progress to weeding out all these problems... Penchaan or TCB, do you mind contacting me on aim so I can look at your forums and your database? AIM: BadBreath911
ArnyVee
01-06-2009, 08:43 PM
i chage the past from customavatar to customavatar/thumbs and now is working fine
I'm sorry, I don't understand your response to my question. Did you change the name of the directory or add a sub-directory?
Jaxel
01-06-2009, 08:49 PM
ArnyVee... all he's saying is change your avatar storing options from Database to File System.
The file system will AUTOMATICALLY create a directory called /thumbs... chmod that to 777. THATS IT.
WarLion
01-06-2009, 08:58 PM
sorry my englsh is not so good
what i did was change the path from my admincp-avatar-storage and change customavatars to customavatars/thumbs
and you need to have your folder forum-root/customavatars/thumbs (chmd 777) then you need to go
Maintenance > Update Counters > Rebuild Custom Avatar Thumbnails
that will move all your avatars from your db to a folder forum-root/customavatars/thumbs
that work for me not sure if will work for you
http://www.rctitis.com/foro/videos/tips-y-tecnicas-2/monokote-301-15.html
Jaxel
01-06-2009, 09:09 PM
No... dont change your storage to customavatars/thumbs, leave it as the default customavatars... else it will end up being customavatars/thumbs/thumbs. vBulletin AUTOMATICALLY handles the thumbs directory and pulls from it if available. Dont forget to CHMOD both customavatars and customavatars/thumbs to 777. Then run the update counter.
As long as you have both directories, vBulletin handles the rest:
/customavatars/avatar1_7.gif
/customavatars/thumbs/avatar1_7.gif
The /customavatars DIR keeps normal avatars for the forum...
The /customavatars/thumbs DIR keeps thumbnailed avatars at 60x60 for commenting sections of the forums.
WarLion
01-06-2009, 09:14 PM
No... dont change your storage to customavatars/thumbs, leave it as the default customavatars... else it will end up being customavatars/thumbs/thumbs. vBulletin AUTOMATICALLY handles the thumbs directory and pulls from it if available. Dont forget to CHMOD both customavatars and customavatars/thumbs to 777. Then run the update counter.
As long as you have both directories, vBulletin handles the rest:
/customavatars/avatar1_7.gif
/customavatars/thumbs/avatar1_7.gif
The /customavatars DIR keeps normal avatars for the forum...
The /customavatars/thumbs DIR keeps thumbnailed avatars at 60x60 for commenting sections of the forums.
sorry thats rigt i forgot that even when that happen to me
Morrus
01-06-2009, 09:15 PM
There's a problem with the tag cloud - it uses every word as a separate tag, rather than each term separated by a comma.
Thus: matt smith, david tennant becomes: matt, smith, david, tennant.
ArnyVee
01-06-2009, 09:49 PM
ArnyVee... all he's saying is change your avatar storing options from Database to File System.
The file system will AUTOMATICALLY create a directory called /thumbs... chmod that to 777. THATS IT.
Gotcha. That worked. Thanks to both of you! :up:
So, looks like you have to move them from database to file system for them to show. Cool. :D
Jaxel
01-06-2009, 09:50 PM
Morrus... there is an option in the settings for:
Tag Separators
This option allows you to specify additional tag separators. Regardless of the value here, a comma will always be used as a separator.
The default value is: { } ,
Which tells it to use spaces and commas as seperators. If you dont want to use spaces, remove the { } (there is a help icon for this setting so you can understand how it works.
DoB Rhapsody
01-06-2009, 09:53 PM
I'm getting this notice when trying to import the xml:
A required field called level is missing or has an invalid value.
WarLion
01-06-2009, 09:57 PM
I'm getting this notice when trying to import the xml:
A required field called level is missing or has an invalid value.
the way i solve this is installing first the original mod https://vborg.vbsupport.ru/showthread.php?t=192241 andd then upload this one overwriting that will solve your problem until jexel figure out the problem ( is really extrange)
but you can fix fast doing this
Lionsloser07
01-06-2009, 10:07 PM
Hm. It is coming up blank?
http://motownsc.com/video.php
Jaxel
01-06-2009, 10:26 PM
Okay... I've just said SCREW IT... and I rewrote the install script to correctly use the db->alter function for handing the "level" field and such... If you're having trouble installing, please uninstall, and retry with the attached file.
If it still doesnt work at this point, then I dunno. Cause I just ran through the entire code line by line, looking for errors, and I dont see any.
inciarco
01-06-2009, 10:48 PM
Hello.
Will this Mod Overwrite the Video Directory Mod's Files, Codes, Application (Product), Plugins, and Tables on the vBulletin Forum Board and Data Base? :confused:
I can see the video.php File is the same, so do the other Files and also the Installed Code will Overwrite the Video Directoy Application? :confused:
Or can Both Applications Run at the Same Time?
(I've seen the Demo and the Improvements Look Great, Congratulations and Thank You For Sharing This Great Mod). :up:
My Best Regards.
:)
I'm sorry to Bump my Question. but I think is Important to Know the Answer to it before deciding on Installing this Mod on a Forum that is already using the Video Directory Mod. :confused:
My Best Regards.
:)
ArnyVee
01-06-2009, 10:55 PM
Jaxel, I noticed you aren't using the landing page announcement box on the demo. Was it "hdef" instead of "http" for the HighDef videos from YouTube? I'm almost sure it was, but just checking :)
Jaxel
01-06-2009, 11:18 PM
@inciaro... this mod will overwrite Survivor's version.
@arnyvee... its HDEF for HD, HTTP for SD.
Going to sleep now... got Jury Duty tommorow.
ArnyVee
01-06-2009, 11:28 PM
Oh man...hopefully you don't get picked for jury duty! :D
Thanks for the support. :up:
Jaxel
01-06-2009, 11:31 PM
I WANT to get picked... I show up at 8AM... if I dont get picked, then I sit around till 5PM before I can go home... If I get picked, then the trial could be over within a few hours and I could go home earlier.
ArnyVee
01-06-2009, 11:39 PM
Okay, so I hope you get picked early! :up:
By the way, I just tested a HD video (http://www.youtube.com/watch?v=nvYAfiUiycs) and changed the "http" to "hdef" and it still came through at the normal size. So, maybe tomorrow you can take a look and see if I did something wrong (probably my fault ;) ) ... here's the link to my posted video http://www.waltdisneyboards.com/videos/mouse-ellaneous-videos-13/celebrate-you-corbin-bleu-walt-disney-world-107.html
Can someone post the RSS Feed url ? I had it written down and can't find it. :(
Jaxel
01-06-2009, 11:54 PM
Did you install the NEW versions of the YouTube XMLs? You must re-install them manually to get the updates.
ArnyVee
01-07-2009, 12:14 AM
AHA! :D
I knew I forgot something ;)
I uploaded them, but forgot to import them again through "Manage Hoster"! Works now! :D
http://www.waltdisneyboards.com/videos/mouse-ellaneous-videos-13/celebrate-you-corbin-bleu-walt-disney-world-108.html
DoB Rhapsody
01-07-2009, 01:04 AM
I tried the new xml that you attached, that worked. Installed fine. When navigating to video.php i get this error:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM VB_videotagvideo
INNER JOIN VB_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199761312
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 09:01:52 PM
Error Date : Tuesday, January 6th 2009 @ 09:01:52 PM
P.S. Could vBSEO be causing this?
I tried the new xml that you attached, that worked. Installed fine. When navigating to video.php i get this error:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM VB_videotagvideo
INNER JOIN VB_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199761312
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 09:01:52 PM
Error Date : Tuesday, January 6th 2009 @ 09:01:52 PM
P.S. Could vBSEO be causing this?
No, I don't have vseo and also have this error. I don't understand how others can have this mod up and running, while I (and others) are receiving this error (after an install that seemd allright).
@Arnvee: It seems your install is working. Didn't you get this error? And what did you do to fix it? (btw, great site you got there)
indie2industry
01-07-2009, 08:12 AM
Jaxel. This is by far my favorate mod. Be expecting a donation soon.
Lionel
01-07-2009, 09:58 AM
Actually I had to fix a couple of lines. One of them
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM VB_videotagvideo videotagvideo
INNER JOIN VB_videotag AS videotag you do that and the database errors will disappear
Jaxel
01-07-2009, 10:24 AM
Yes... Lionel, that could be it... I forgot to put the AS in on the tag cloud...
Try this file if you are still getting the videotag error... NO NEED TO INSTALL.
Yes... Lionel, that could be it... I forgot to put the AS in on the tag cloud...
Try this file if you are still getting the videotag error... NO NEED TO INSTALL.
yes, that did the trick. Excellent :D
One minor question: is there a way to retrieve the name of the original youtube uploader? It does seem fair to mention this name (now the forum member who just adds it to the website gets 'the credit' as uploader
;)
featurerequest: let the mod check if youtube link has been already added
Yes... Lionel, that could be it... I forgot to put the AS in on the tag cloud...
Try this file if you are still getting the videotag error... NO NEED TO INSTALL.
Yes, that file works.
Another problem, getting database error when adding tag via admincp:
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT videotagvideo.*
FROM community_videotagvideo AS videotagvideo
WHERE videotagvideo.videoid =;
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 '' at line 3
Error Number : 1064
Request Date : Wednesday, January 7th 2009 @ 08:43:17 AM
Error Date : Wednesday, January 7th 2009 @ 08:43:17 AM
Script : http://www.forum.com/admincp/video.php?do=taginsert
Referrer : http://www.forum.com/admincp/video.php?do=tags
MySQL Version : 5.0.67-community
Lionsloser07
01-07-2009, 11:59 AM
Hm. I installed everything, and I got a blank page. Then I looked at the Page Source and saw this:
<!-- SHTML Wrapper - 500 Server Error -->
Please help. http://motownsc.com/video.php
Found error when editing video tag:
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT videocategory.*
FROM community_videocategory
WHERE videocategoryid = 3;
MySQL Error : Unknown table 'videocategory'
Error Number : 1051
Request Date : Wednesday, January 7th 2009 @ 09:30:44 AM
Error Date : Wednesday, January 7th 2009 @ 09:30:44 AM
Script : http://www.forum.com/videotag.php?videoid=2
Referrer : http://www.forum.com/video.php?do=viewdetails&categoryid=3&categorytitle=islamic-videos&videoid=2&videotitle=lambi-judai-male-jannat-full-song
MySQL Version : 5.0.67-community
Editing tag doesn't work.
ArnyVee
01-07-2009, 12:42 PM
@Arnvee: It seems your install is working. Didn't you get this error? And what did you do to fix it? (btw, great site you got there)
I have to check if that was the error I got and let you know what I did to fix it. Edited: Looks like you got it working, right?
Thanks for the nice comments about the site....I've got an Elvis one in the plans too! ;)
Katelynn
01-07-2009, 12:50 PM
Found error when editing video tag:
Editing tag doesn't work.
Got the same error ...
Also, all my videos already posted by Members, is coming up as ??? in the lower right corner of the thumbnail?
Great Mod!
One more quick question ... should I go ahead and install the module-vbadvanced.xml? What is the deal with this?
Thanks!
Katelynn
01-07-2009, 12:55 PM
One more question ...
Can we move the video tag cloud to the bottom?? How would we do that?? It is cool, but takes away from the videos on first glance at the video page. Thanks!
ArnyVee
01-07-2009, 12:58 PM
Got the same error ...
Also, all my videos already posted by Members, is coming up as ??? in the lower right corner of the thumbnail?
Great Mod!
One more quick question ... should I go ahead and install the module-vbadvanced.xml? What is the deal with this?
Thanks!
The question marks are those for videos that were previously there and don't have the 'length of time' entered. So, just click on the video...click on 'edit' and then add the time in minutes and seconds and it'll display. :)
I'm doing that with about 100 videos now on www.WaltDisneyBoards.com/videos ...it's gonna take awhile, but it's worth it.
It's up to you whether you want the vBadvanced module on your page. I have one on mine (www.WaltDisneyBoards.com) and you can take a peek to see if it's worth it for you.
One more question ...
Can we move the video tag cloud to the bottom?? How would we do that?? It is cool, but takes away from the videos on first glance at the video page. Thanks!
I believe that the move can be done by going to video_home template and moving the table, but I haven't looked yet, so I'm not sure.
Good luck with everything! :D
Katelynn
01-07-2009, 01:33 PM
Thanks ArnyVee just got done editing the time of 60 vids on my site :) Uploaded since yesterday!
Just gotta figure out how to move the tag cloud and why it isn't working .. and I'll be good to go!
Katelynn
01-07-2009, 01:37 PM
Got another error I see?
On the comments, only some of the avatars are showing up, not all of them?
For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?
Thanks ..
KW802
01-07-2009, 01:49 PM
You mean the CMPS mod? Its included in my ZIP.I would have preferred that you just asked me to include the changes in my module instead of re-distributing a slightly modified version.
WarLion
01-07-2009, 02:55 PM
@kw802 at least jexel is the only one giving support for the module ,im still wainting for you help in the mp that i send you one week ago kw802
KW802
01-07-2009, 03:06 PM
@kw802 at least jexel is the only one giving support for the module ,im still wainting for you help in the mp that i send you one week agoYou wanted a .module file instead of an .xml file... Jaxel already re-posted that within this thread. Your problems go beyond just importing a file.
WarLion
01-07-2009, 03:17 PM
i ask you the same one week ago in your post an via pm and never recive a response from you jaxel gime that one minute after i ask , jaxel is givin the support that you dont , and i belive he made a change for his own modification . but this end here, this is not a fight betwen both of us.
this is a post for support and questionf about "Video-Directory Remixed"
WarLion
01-07-2009, 03:21 PM
Got another error I see?
On the comments, only some of the avatars are showing up, not all of them?
For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?
Thanks ..
we figure out how to fix that
read the post 87 to 90
KW802
01-07-2009, 03:22 PM
i ask you the same one week ago in your post an via pm and never recive a response from you jaxel gime that one minute after i ask , jaxel is givin the support that you dont , and i belive he made a change for his own modification . but this end here, this is not a fight betwen both of us.
this is a post for support and questionf about "Video-Directory Remixed"It does not matter if he responded within minutes or not at all; he should not have redistributed the module without at least asking me.
inciarco
01-07-2009, 03:29 PM
Yes... Lionel, that could be it... I forgot to put the AS in on the tag cloud...
Try this file if you are still getting the videotag error... NO NEED TO INSTALL.
I Confirm the SQL Error on vB373 on Upgrade and after Replacing this File in "includes" Folder, the Video Directory Works Fine.
(Is Important to Remember the Step on Rebuilding the Categories by the process specified by Jaxel for them to be Displayed; you have to Edit and Save Each One of the Categories for them to be Displayed because some Groups Permissions need to be confirmed that way).
(I also noticed some Extra Fields for Group Permissions, so is necessary to check them for each UserGroup).
Great Mod Jaxel. Thank You For Sharing It. :up::up::up:
Nominated for MOTM. :up::up::up:
My Best Regards.
:)
inciarco
01-07-2009, 04:02 PM
For Your Next Release, it would be nice to have the Option to Auto-Generate Tags for the Videos; it can check the Title of the Videos and generate the Tags (checking each word to see if the tag already exists). :)
(There's a Mod to Auto-Generate Tags for Threads, I guess the code should be similar for the Videos).
My Best Regards. :up:
:)
inciarco
01-07-2009, 04:15 PM
One Favor to Ask you Jaxel:
Could you please Attach the XML Files for the Two (2) New Video Hosters (Version 1.1.3) that you show on the Screenshots, for YouTube International and for YouTube HD? (I only have the ones of the Previous Version (1.1.0)) :confused:
I Appreciate that, I can see some Interesting Thing that You've Added on that New Version (1.1.3).
My Best Regards.
:)
Edit: I managed to make a Fresh Install of the Mod on another Forum and I got the Original XML Files of the New Video Hosters, I'm Attaching them in case someone needs them.
:)
ArnyVee
01-07-2009, 04:18 PM
Got another error I see?
On the comments, only some of the avatars are showing up, not all of them?
For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?
Thanks ..
Katelynn, I think that Warlion mentioned it, but we had the same issue until we moved the avatars being stored from database to file system.
Go to AdminCP -> Avatars -> User Picture Storage Type ... then, click on "go" or "send" (forgot what it was, but you get the idea) and you should be straightened out after that.
For Your Next Release, it would be nice to have the Option to Auto-Generate Tags for the Videos; it can check the Title of the Videos and generate the Tags (checking each word to see if the tag already exists). :)
(There's a Mod to Auto-Generate Tags for Threads, I guess the code should be similar for the Videos).
Funny enough I was going to suggest the same thing today to Jaxel! Great minds think alike, right? ;)
ArnyVee
01-07-2009, 04:25 PM
I just received a database error related to the tags. This one looks like it has something to do with the tags having an apostrophe "s" at the end of "Disney". So, here's the error...
Invalid SQL:
SELECT videotag.*
FROM videotag AS videotag
WHERE tagtext = 'disney's';
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 's'' at line 3
Error Number : 1064
....any word on what can be done with this one?
inciarco
01-07-2009, 05:53 PM
Found error when editing video tag:
Editing tag doesn't work.
I confirm this Error/Bug; I've got it while trying to Tag my Old Videos and some that I uploaded without that Information. :(
Jaxel, What Code-Line (and in what Template/Plugin/File) can I Modify for it to be Fixed? :confused:
My Best Regards.
:)
inciarco
01-07-2009, 06:34 PM
Other Error/Bug When Clicking on the Tags:
I've Indicated the TABLE_PREFIX as "prefixtable-".
Perhaps there is something on the Code that isn't taking in Consideration the Table Prefixes in some cases that it should? (I think that SQL is on the videotag.php File) :confused:
I Hope you can Fix those Tag Bugs, Jaxel. ;)
My Best Regards.
:)
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT COUNT(video.videoid) AS count FROM prefixtable-video
INNER JOIN prefixtable-videotagvideo AS videotagvideo ON
(videotagvideo.tagid = 2 AND videotagvideo.videoid = video.videoid)
WHERE videotagvideo.tagid = '2' AND video.videocategoryid IN(0,1,6,2,4,3,5);
MySQL Error : Unknown column 'video.videoid' in 'field list'
Error Number : 1054
Request Date : Wednesday, January 7th 2009 @ 03:14:47 PM
Error Date : Wednesday, January 7th 2009 @ 03:14:48 PM
Script : http://ZZZ/video.php?do=viewtag&tag=commercial
Referrer : http://ZZZ/video.php
IP Address : ZZZ
Username : ZZZ
Classname : prefixtable-Database
MySQL Version : 5.0.51a-community
:)
DoB Rhapsody
01-07-2009, 08:27 PM
How does the youtube HD work? I've tried adding a video that is HD and it doesn't come up in HD even after adding &fmt=22.
Jaxel
01-07-2009, 08:39 PM
Found error when editing video tag:
Editing tag doesn't work.
Where are you getting these errors? You really gotta be more informative when you report a bug.
Jaxel
01-07-2009, 09:12 PM
================================================== =========
Version 1.1.6
================================================== =========
This update is mostly a series of bug fixes.
Reformatted the entire install script so its easier to debug and process.
Upgrades will now re-install your hosters. So you dont have to do it manually.
The tag cloud now constructs tag fonts using PIXELS (px), instead of POINTS (pt).
Pixel fonts give higher accuracy and control of text sizes, over points.
BUG FIX: Fixed installation errors by switching to the dbalter function. (https://vborg.vbsupport.ru/showpost.php?p=1703474&postcount=76)
BUG FIX: Fixed the tag cloud display error for people who use table prefixes. (https://vborg.vbsupport.ru/showpost.php?p=1703775&postcount=107)
BUG FIX: Fixed the tag cloud insertion error from the admin control panel. (https://vborg.vbsupport.ru/showpost.php?p=1704111&postcount=114)
BUG FIX: Fixed the tag cloud video count for people who use table prefixes. (https://vborg.vbsupport.ru/showpost.php?p=1704396&postcount=135)
BUG FIX: Fixed the tag search error with tags that have an apostrophe in them. (https://vborg.vbsupport.ru/showpost.php?p=1704320&postcount=133)
BUG FIX: Fixed navbit errors for videocategory for prefixes on edit tag page. (https://vborg.vbsupport.ru/showpost.php?p=1704123&postcount=116)
FILE EDITS SINCE 1.1.5: (make sure you upload these new versions!)
a lot of them... just re-upload everything and re-install.
Removed the tweaked vBAdvanced modules at request of the original author.
This new version should fix 99% of the bugs people are reporting... PLEASE TRY THIS NEW VERSION!
ArnyVee
01-07-2009, 09:37 PM
How does the youtube HD work? I've tried adding a video that is HD and it doesn't come up in HD even after adding &fmt=22.
It's done differently with this mod. Instead of using the &fmt=22, we change the "http" in the URL to "hdef".
Here's an example of one done on my site. :D
http://www.waltdisneyboards.com/videos/disneys-california-adventure-4/monsters-inc-ride-disneys-california-110.html
inciarco
01-07-2009, 10:10 PM
Fantastic Update, Jaxel. :up:
Everything I've Tested So Far Works Fine on vB373, Including the Tags. :up::up::up:
Thank You Very Much For The Update, definitely a Mod Of The Month (MOTM) Winner. :confused:
My Best Regards.
:)
inciarco
01-07-2009, 10:15 PM
One Little Question:
As I've seen on the Install Process, You've Included the 3 other Old Video Hosters; is it necessary to Include in the folder "videothumbnails" the subfolders for the other 3 services "Metacafe", "MyVideo", and "Sevenload"? :confused:
My Best Regards.
:)
Jaxel
01-07-2009, 10:21 PM
I didnt actually include those 3 old video hosters... the install process automatically trawls your XML directory for hoster files and adds them to the install file. Delete those three hoster files from your XML directory and they will never again show up in the install script.
But yes, if you want to use those three install files, then you need to make directories for them.
logoz2008
01-07-2009, 11:24 PM
AWESOME!
I love you man *sniff
:D
ArnyVee
01-07-2009, 11:37 PM
New version seems to be working perfect Jaxel :D
Now, if we can only get those limitations to save on upgrade...we'll be set! ;)
Oh...and the future feature that I'd love would be the tags being auto selected rather than someone doing it. :up:
Lionsloser07
01-07-2009, 11:47 PM
I am getting this in the page source:
<!-- SHTML Wrapper - 500 Server Error -->
PLease tell me what is wrong.
http://motownsc.com/video.php
Thanks for the fantastic update Jaxel. :up:
Everything is fine now!
Please also include some other video hosters like MetaCafe.
Thanks.
juronx
01-08-2009, 09:51 AM
only youtube video?? :(
youtube is bloked in Turkiye :S
Please also include some other video hosters like MetaCafe, Dailymotion, İzlesene.
sorry for my english
everything seems to work. Thanks a lot :D
Could you please make the option available to automatically import the original youtube-uploader?
chikkoo
01-08-2009, 11:10 AM
Hi.. Jaxel,
Thanks for coming out with nice remix.
I downloaded it but not installed or updated, as my website mostly uses Metacafe.
After updating can I still use Metacafe?
Jaxel
01-08-2009, 11:30 AM
Metacafe attached...
juronx
01-08-2009, 11:40 AM
Metacafe attached...
Thanks for the fantastic update Jaxel ;)
Remaining Dailymotion, izlesene.com
Metacafe attached...
Thank you Jaxel.
juronx
01-08-2009, 12:50 PM
Sorry, characters problem (şğı- ŞĞİ) in adding videos...
Please see attachment
ArnyVee
01-08-2009, 01:35 PM
Metacafe attached...
Jaxel,
Is this any different than the original one that I downloaded with Surviver's version?
Katelynn
01-08-2009, 02:12 PM
GREAT this fixed a lot of stuff :) Thanks for this MOD!
Still having a problem with some Avatars showing up in comments and some don't?
All my avatars on in a folder .. not stored in the database.
Cheers!
Thanks for the fantastic update Jaxel ;)
Remaining Dailymotion, izlesene.com
Dailymotion would be good :)
Katelynn
01-08-2009, 02:58 PM
"We're sorry, this video is no longer available"
This is coming up for a couple videos that are available on youtube. But on my site a couple come up saying this!?
Cheers!
RS25com
01-08-2009, 05:52 PM
Marked as installed. This is a VERY nice mod.
I have only one simple :) request: Allow users to upload their own videos from their computers, and of any size (up to several hundred MB / GB).
Can you make that happen? If so, that would make this mod God-like!
If not, how about the ability to import raw video files from a URL, such as site.com/video1.mpg and convert them to FLV files and/or link to the original media. I have the need to host a large number of videos and this would make things awesome!
RS25com
01-08-2009, 07:23 PM
I should add, another solution that would work would be to make new hosting_XML files that hook into existing gallery software that supports videos, such as Coppermine or Gallery. Then we could host our own videos in the backend and link to them from this system. :)
chooky
01-08-2009, 07:39 PM
after upgrade to 3.8 Gold I get the following Error for myspace videos
Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php (Line 346)
DoB Rhapsody
01-08-2009, 08:17 PM
I have a fixed width layout that breaks when viewing a HD video from youtube. What's the best way of going about changing the player size?
Jaxel
01-08-2009, 09:13 PM
I'm working on new video-hosters... so far I have new versions of Dailymotion and Metacafe... any other requests?
angrysparrow
01-08-2009, 09:56 PM
What is everyone using to handle the BB Codes that are produced in the video details section? I'm having trouble with my BB Code unless I remove the video title from the first code bracket. ie [YouTube=VideoTitle]
inciarco
01-08-2009, 10:17 PM
I'm working on new video-hosters... so far I have new versions of Dailymotion and Metacafe... any other requests?
Would be Nice if you could Include Megavideo: http://www.megavideo.com/
There are so many Great Movies that People Upload there, and has a Great Video Player.
Other Classic is Google Video (Lot's of Great Videos there too). http://video.google.com/
:)
ArnyVee
01-08-2009, 10:39 PM
I'm working on new video-hosters... so far I have new versions of Dailymotion and Metacafe... any other requests?
I would agree about Google video. I don't personally use too many others than the ones mentioned before. But, here's a full list from another mod (I edited some out that were not applicable) in case others need from certain sites....
Video
220
2K Sports (Part 1)
2K Sports (Part 2)
5min Life Videopedia
AOL Music
AOL Video
Apache Clips
Atom
BikerPunks
Blip (Show Pages)
BooMP3
Break
BrightCove
CannabisTV
Carpix (Live)
CBS Sports (AKA Sportsline)
Clarin
Clipfish
ClipShack
ClipShare Demo
College Humor
Comedy Central Videos
Crackle (Part 1)
Crackle (Part 2)
Crave Online
Current
CNN
Daily Motion
Dark Orange
Diesel Bombers
DivShare
Dorks
EA Sports World
eSnips (Videos)
eBaums World (Videos)
ESPN
File Front
FileCabi
Flektor
Flickr (Videos)
FloTrack
Flowrestling
Fox News
Funny Or Die
G4TV
Game Trailers
Game Trailers (User Movies)
GameSpot (Part 1)
GameSpot (Part 2)
GameVideos
Giant Bomb
Globo
God Tube
Google Video
Grapheine`s BombayTV
Guba
Guitar-Tube
H3Press
Hului-CAUGHT
iKlipz
ImageShack (Videos)
Imeem (Video)
IGN
Izlesene
JibJab (Originals)
JibJab (Sendables Revceived)
JibJab (Sendables)
Jokeroo
Joe Cartoon (Cartoons)
Joe Cartoon (Videos)
Jumpcut
KillSomeTime
Koreus
Layartancap
Leet Clips
Leet Tube
Libero
Live Video
LiveLeak
Magnify
MegaVideo
Meta Cafe
MLG: The Game Room
Motionbox (HD & SD Videos)
MotorsportsMad
MSNBC
MTV
MTV Music
MyModelTalk
MySpace
MyVideo.Co.Za
MyVideo.De
Newsclipper
PC Planets
PC Planets (MetaCafe Videos)
PC Planets (YouTube Videos)
Photobucket (Videos)
Photosynth
Photography Mentor (Formerly CutFrameTV)
PHPmotion
Poker Tube
Porkolt
Putfile
Raw Vegas
RuTube
Rediff
Revision3
Revver
Sclipo
Sevenload (Shows/Sendungen)
Sevenload (Videos)
ShadowSpear (Videos)
Sharkle
South Park (Clips)
Speedaholic
Spike
Spiked Humor
StreetFire
The Colbert Report (Clips)
The Daily Show (Clips)
The Escapist
The Onion
The WB
TinyPic (Videos)
Tu
Tudou
UOL Carros
UOL Cinema
UOL Crian?as
UOL Divers?o e Arte
UOL Economia
UOL Elei??es
UOL Esporte
UOL Estilo
UOL Mais
UOL M?sica
UOL Not?cias
UOL Olimp?adas
UOL Tecnologia
UOL Videolog
US Soccer (Podcasts)
US Soccer (Studio 90)
US Soccer (Video Network)
Ustream (Recorded)
Veoh
Viddler
Video Tube
VideoJug
Video.Mail.Ru
Vidiac
vidiLife
Vimeo
VistaKU
Vreel
WeGame
World Star Hip-Hop
Xfire
Yahoo!
Yatahonga
YouTube
YouTube (HQ/HD)
YouKu
ZippyVideos (Zippy Player Only)
Adam21
01-09-2009, 01:17 PM
Works on vb3.8x too?
*EDITED: Work fine on vb.380. Great mod!!
madmax1228
01-09-2009, 01:35 PM
Installed and nothing happened. Uninstalled, and I think I will try it again when I have a few hours to work with it.
RS25com
01-09-2009, 01:49 PM
Works on vb3.8x too?
I installed this on 3.7.4 PL1, then upgrade to 3.8.0 and it works fine.
RS25com
01-09-2009, 01:52 PM
I'm working on new video-hosters... so far I have new versions of Dailymotion and Metacafe... any other requests?
I'd like to request one for PHPmotion. :)
Morrus
01-09-2009, 02:51 PM
Works on vb3.8x too?
Works perfectly. Proof here on my 3.8 board - no trouble at all:
http://www.enworld.org/tardis/forum/video.php
puregraf
01-09-2009, 07:40 PM
i just upgraded from your old mod on the other thread, and it works perfect! i rebuild custom avatars and the avatars now work, i did the edit categories and save and that fixed that as well, everything seems to be working perfect!!!
thank you!
edit: the time is not showing for any videos it shows ???
nm i guess we have to add this when adding the video
puregraf
01-09-2009, 08:55 PM
hi , is it possible that i can remove the standard vbulletin "title" that appears on the top of the browser from appering infront of my video pages titles?
so that only my videos page title is displayed on top?
example vbulletin forum home title: my websites title is long
videos page title: my websites title is long - videos page title
the way that would be better: videos page title
this will result in better search engine listing since the keywords/title will be more unique.
thanks allot!!!
indie2industry
01-10-2009, 09:29 AM
videos disappeared after upgrade.
http://www.indie2industry.com/forum/video.php
***EDIT***
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.
I'm an idiot. lol
ArnyVee
01-10-2009, 11:53 AM
LOL....I've upgraded like three times and each time that I do and I don't see the videos I have that little... "WTF!?"moment. :D
Then, I jump out of my jackassedness and realize that I just have to go to my AdminCP and edit one of the categories and just hit save without changing anything and it'll work.
If we could get that little thing and the limit settings to save...that would make it even better with this mod. :)
Jaxel
01-10-2009, 12:22 PM
ArnyVee... it only happens because I rebuilt the install code with this version... with the next version, it wont run the install code for the dataman, so the categories wont be lost.
Anyway, I tried working with the API for Megavideo, and it doesnt supply thumbnails... so I threw it out. And PHPMotion doesn't appear to be a hosting services, its a free program so that websites can become their own hosting service. Each website would need their own code.
RS25com
01-10-2009, 01:13 PM
And PHPMotion doesn't appear to be a hosting services, its a free program so that websites can become their own hosting service. Each website would need their own code.
Right, but couldn't you add a field for base URL to the videos? That would be super powerful to be able to (a) host my own videos but (b) control them through your system.
Part of the problem I am trying to overcome is that many sites have limits on video sizes, and I need to be able to post VERY large videos. The other part is that many videos get taken down or deleted, so I'd like to be able to know I have a copy safe on my server.
bfdzio
01-10-2009, 01:41 PM
Right, but couldn't you add a field for base URL to the videos? That would be super powerful to be able to (a) host my own videos but (b) control them through your system.
Part of the problem I am trying to overcome is that many sites have limits on video sizes, and I need to be able to post VERY large videos. The other part is that many videos get taken down or deleted, so I'd like to be able to know I have a copy safe on my server.
This is exactly what I need as well. I already have a flash video player and embed the FLV videos into posts on a video subforum. I would much rather use this but I don't want to have my videos up on Youtube...
Jaxel
01-10-2009, 02:23 PM
How do I get this mod moved to the 3.8 section?
Mr.samy
01-10-2009, 09:35 PM
Very good ...
there is an problem appear when add new video ....
and press to grab data ( title and description and tags ) from youtube ... it grabed them well but when i press add video the tags not add to the video it must add manual to appear
ArnyVee
01-10-2009, 10:57 PM
Mr.samy,
You have to manually add the URL, Title, Length of Time and Tags manually at this stage. I'm not sure if/when Jaxel plans on being able to have any of this automated, but maybe he can have a chance to look at those options down the road.
burlesque
01-10-2009, 11:50 PM
Anyway, I tried working with the API for Megavideo, and it doesnt supply thumbnails... so I threw it out. And PHPMotion doesn't appear to be a hosting services, its a free program so that websites can become their own hosting service. Each website would need their own code.
Would it not be possible to create a generic hosting xml file for phpmotion sites? If they all follow the same conventions, it would be easy for owners of phpmotion sites to then modify the script to their own needs.
I, for one would love to see this as I run two sites which have been built with phpmotion!
Mr.samy
01-10-2009, 11:51 PM
Hello ArnyVee ...
thanks for reply ...but already it have automated collect title and description an tags and add them and i work well with me ..... the problem in tags only when i add it manual it work correct but if i leave the automated tags ( Note when it more and more or arabic with english language tags ) Nothing appear .
ArnyVee
01-11-2009, 12:00 AM
Mr.samy,
So, once you add the URL, you have made it work to automatically add the title, tags and description? Wow, that's great!
Jaxel, is it possible for you to get this working on the mod here based on info from Mr.samy?
GlamRockTalk
01-11-2009, 02:40 AM
Downloaded, installed and rockin' out already! :D
Works perfect...thanks Jaxel, you rock!
simunaqv
01-11-2009, 04:17 PM
Hi Jaxel, you mentioned that you have removed the vbadvanced module that was tweaked. Have you documented this tweak somewhere?
Jaxel
01-11-2009, 04:19 PM
Mr.samy,
So, once you add the URL, you have made it work to automatically add the title, tags and description? Wow, that's great!
Jaxel, is it possible for you to get this working on the mod here based on info from Mr.samy?
Huh? It automatically takes titles, tags, description and time already...
Put the URL of the video in and then click the "Load Information" button.
logicuk
01-11-2009, 04:25 PM
AJAX handling of video comments
when will this feature be coming?
Jaxel
01-11-2009, 04:31 PM
Not this week... next week is when I can start working on it...
Anyone have any hoster requests, besides GoogleVideo (does not have an XML API), Megavideo (does not have thumbnails in their XML API) or PHPMotion (does not have a base URL, or an XML API). Any hoster that does not have an XML API, can not be set as a hoster; its that simple.
Jaxel
01-11-2009, 04:54 PM
================================================== =========
Version 1.1.7
================================================== =========
Added an option to allow or disallow the retrieving of Tags/Keywords from an API.
Added fully working API from Dailymotion that now supports keywords and timecodes.
Added fully working API from Metacafe that now supports keywords and timecodes.
FILE EDITS SINCE 1.1.6: (make sure you upload these new versions!)
upload/video.php
upload/clientscript/vbulletin_ajax_videodirectory.js
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/videothumbnails/Metacafe (CHMOD to 777)
TEMPLATE EDITS SINCE 1.1.6: (make sure you revert these templates!)
video_add
logicuk
01-11-2009, 05:47 PM
Kool i have installed,
can you provide vBSEO Rerite URLs settings please
chikkoo
01-11-2009, 05:48 PM
Coooool....
Thanks for adding Metacafe as per our Request, and delighted to see Dailymotion.
I am going to upgrade my board rightaway.
Pressed Mark as Installed.
Pressed MOTM Nomination.
================================================== =========
Version 1.1.7
================================================== =========
Added an option to allow or disallow the retrieving of Tags/Keywords from an API.
Added fully working API from Dailymotion that now supports keywords and timecodes.
Added fully working API from Metacafe that now supports keywords and timecodes.
FILE EDITS SINCE 1.1.6: (make sure you upload these new versions!)
upload/video.php
upload/clientscript/vbulletin_ajax_videodirectory.js
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/videothumbnails/Metacafe (CHMOD to 777)
TEMPLATE EDITS SINCE 1.1.6: (make sure you revert these templates!)
video_add
logicuk
01-11-2009, 06:01 PM
some bugs with vbseo, sent u a msg
chikkoo
01-11-2009, 06:50 PM
Hi..
Everything went smooth, except two minor problems:
1) I had to rebuild my categories, as mentioned in first post. (thanks for that instruction)
2) secondly, I didn't understand the time concept. I expect it to pull directly from the API. But it shows all ??? marks. Is there anyway I can suppress this field? It looks very odd in the thumbnail.
If anybody made a nice English button so far?
Jaxel
01-11-2009, 07:07 PM
I just made a MAJOR change to the way the admin control panel handles this mod. This change is for 1.1.7.1; even if you downloaded 1.1.7 earlier today; you should still download this new version. You DO NOT need to re-install the mod if you have already installed 1.1.7 (you DO need to re-install if you are still running 1.1.6 or below), however, you should MOST DEFINATELY re-upload the ENTIRE /upload/ directory. This mod was put in to make the Video Directory control panel more compatible with VBSEO.
================================================== =========
Version 1.1.7
================================================== =========
Upgrades no longer try to re-install the hosters; it was causing problems.
Fixed incompatibilities with the admin control panel and VBSEO.
Added an option to allow or disallow the retrieving of Tags/Keywords from an API.
Added fully working API from Dailymotion that now supports keywords and timecodes.
Added fully working API from Metacafe that now supports keywords and timecodes.
FILE EDITS SINCE 1.1.6: (make sure you upload these new versions!)
DELETE upload/video.php
upload/video_admin.php
upload/clientscript/vbulletin_ajax_videodirectory.js
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
upload/videothumbnails/Dailymotion (CHMOD to 777)
upload/videothumbnails/Metacafe (CHMOD to 777)
TEMPLATE EDITS SINCE 1.1.6: (make sure you revert these templates!)
video_add
chikkoo
01-11-2009, 07:43 PM
Ok, never mind about point 2.
I imported the hoster xml files again. Now the new videso's time comes automatically.
2) secondly, I didn't understand the time concept. I expect it to pull directly from the API. But it shows all ??? marks. Is there anyway I can suppress this field? It looks very odd in the thumbnail.
If anybody made a nice English button so far?
I just made a MAJOR change to the way the admin control panel handles this mod. This change is for 1.1.7.1; even if you downloaded 1.1.7 earlier today; you should still download this new version. You DO NOT need to re-install the mod if you have already installed 1.1.7 (you DO need to re-install if you are still running 1.1.6 or below), however, you should MOST DEFINATELY re-upload the ENTIRE /upload/ directory.
Thanks for the update Jaxel,
I'm on 1.1.6 and our contributors adds 400+ videos in 26 categories, I don't wanna loss all videos and categories, is there any way to save them and upgrade to your latest version?
thanks.
Jaxel
01-11-2009, 08:26 PM
Another update... decided to bring the mod straight to 1.1.8 with this one... This is an important update... so be sure to read below.
================================================== =========
Version 1.1.8
================================================== =========
BUG FIX: fixed DOM retrieval errors in Mozilla Firefox...
Firefox will now correctly retrieve timelength and keyword information
Thanks logicuk for informing me about this problem.
FILE EDITS SINCE 1.1.7: (make sure you upload these new versions!)
Just re-upload the ENTIRE /upload/ directory.
TEMPLATE EDITS SINCE 1.1.7: (make sure you revert these templates!)
Just re-vert all of your Video Directory templates!
logicuk
01-11-2009, 08:32 PM
Jaxel is a great guy spent the last 2 hours fixing the bugs i reported to him
i will nominated this for MOTM and be making a donation next week
GlamRockTalk
01-11-2009, 08:48 PM
Doh! I just spent some time getting the Google ads and everything set in there. Now I gotta update again! :D
That's alright...looks like it's definitely worth it! Jaxel, you rock! :up:
Adam21
01-11-2009, 08:51 PM
Hi ,thanks for the swift update.I'll like to let u know that the General settings under the Video Directory in Admincp doesnt works.I have click it under vbulletin options>video-directory to access it.Using vb3.80 by the way.
ArnyVee
01-11-2009, 08:58 PM
Oh, oh....something that we should wait on before upgrade?
Jaxel
01-11-2009, 09:01 PM
Hi ,thanks for the swift update.I'll like to let u know that the General settings under the Video Directory in Admincp doesnt works.I have click it under vbulletin options>video-directory to access it.Using vb3.80 by the way.
Works for me... Make sure you are using the most recent version of: /upload/includes/xml/cpnav_videodirectory.xml
Mr.samy
01-11-2009, 10:09 PM
I upgrade product put i still receive vbseo message .... but l already add codes in vbseocp ...
and how add command to vbseo to tags ?
Jaxel
01-11-2009, 10:15 PM
I upgrade product put i still receive vbseo message .... but l already add codes in vbseocp ...
and how add command to vbseo to tags ?
I dont give any support for VBSEO... that stuff was all put in by Survivor, and I have no idea how it works, as I dont use VBSEO.
Mr.samy
01-11-2009, 10:20 PM
ok can i know what the tags title number in .php files such as $2 mean categorytitle and $4 mean videotitle .......
Now tags title mean what ?
logicuk
01-11-2009, 10:25 PM
ok can i know what the tags title number in .php files such as $2 mean categorytitle and $4 mean videotitle .......
Now tags title mean what ?
Ask on vbseo.com if your a valid customer they help to get any vb mod working with vbseo :)
Adam21
01-12-2009, 11:26 AM
Works for me... Make sure you are using the most recent version of: /upload/includes/xml/cpnav_videodirectory.xml
I'm using the latest VD version,but my vbulletin is vb3.80.Still the general settings shows a blank page under the Video Directory option in Admincp
Mr.samy
01-12-2009, 12:07 PM
After i talk to vbseo staff i can add this CRR to tags
'^video\.php\?do=viewtag&tag=(.*)' => 'videos/$1/'
ArnyVee
01-12-2009, 12:23 PM
Thank you for sharing the info Mr.samy! :up:
I'm going to be updating my VD-Remix in a little while now that I have that information and it seems to be working for folks. :D
Thanks again for your support on this 'remix' Jaxel!
maasland
01-12-2009, 07:53 PM
Thank you mr. Jaxel (and Survivor), a very fine add-on indeed. I noticed a slight mistake in your videohoster-Dailymotion.xml, line 106. You probably left your testurl in instead of videoid...
Jaxel
01-12-2009, 08:08 PM
Thank you mr. Jaxel (and Survivor), a very fine add-on indeed. I noticed a slight mistake in your videohoster-Dailymotion.xml, line 106. You probably left your testurl in instead of videoid...
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.
ArnyVee
01-12-2009, 08:11 PM
Jaxel,, so we'll have to download the Dailymotion xml and then upload it and import it, right?
maasland
01-12-2009, 08:20 PM
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.
Ik take it that a simple pm to one of the mods would suffice...
XrayHead
01-12-2009, 08:54 PM
OK Have some issues with this!!
First off backed up database and installed ok, went through the import and all ok still.
Added a video and it seemed to add it ok but wound not play the video (Just blank box and no thumbs).
So reloaded my database and tryed an install again! Got to the first bit and it said I had already set the settings for "Manage Hoster" and would not let me go on any more.
Now here's the weird bit, the video I added before now shows in the video gallery and plays ok, BUT I can no longer add video's! I click the "Load Information Button" and nothing happens.
I,ve been into my admin cp and edit/save ALL the Video's settings but it still wont work!
Any ideas :confused:
Here's a pic of what I have so far:
https://vborg.vbsupport.ru/external/2009/01/46.png
Jaxel
01-13-2009, 01:03 AM
Xray, it sounds like you forgot to set your permissions when you installed it. Contact me on AIM: BadBreath911
And it said you already set your settings for managed hosters because your hoster settings are stored in FILES on the server, not in your database.
ArnyVee
01-13-2009, 01:05 AM
Jaxel,, so we'll have to download the Dailymotion xml and then upload it and import it, right?
Is this right Jaxel?
I'm going to be doing the upgrade tomorrow and I want to make sure that I have everything right :D
Jaxel
01-13-2009, 02:17 AM
Yes....
XrayHead
01-13-2009, 04:40 AM
Thanks for the quick reply!!!!
If I hit "LOAD INFOMATION" the button goes dull for a second and nothing happens! This worked when I installed it the first time. I’ve tried this in Firefox and IE.
https://vborg.vbsupport.ru/external/2009/08/7.png
Will contact you latter PM (UK Time)
Thanks
Nadeemjp
01-13-2009, 05:43 AM
does this work on 3.8?
if not, then do you have a version compatible with 3.8?
indie2industry
01-13-2009, 08:25 AM
break.com should be next
hint hint... lol
Hi Jaxel,
once again: a great job so far.
I have three feature requests:
* option to import name of original poster of the video on youtube
* option to set uploads by a group (or person) to a moderation queue
* option to prevent the same videos to be added more than once
Could you tell if these requests are possible to add to your script?
ArnyVee
01-13-2009, 11:30 AM
TCB, I agree that the option to prevent the same videos to be added should exist as well as the 'roadmap' feature of AJAX comments to avoid the refresh would be tremendous!
I nominated this one as mod of the month because it's a great looking mod with very good features and adds so much to our online community and length of time spent on our website. But, a huge part of why I nominated it was because of the support that Jaxel has given so far with this mod! Thanks Jaxel! :up:
ArnyVee
01-13-2009, 02:21 PM
Is it possible to have an RSS feed for each category?
I know that the RSS feed for the Video Directory is http://www.waltdisneyboards.com/videos/?do=rss , but it would be great for my site to have RSS feeds for each particular category.
Jaxel
01-13-2009, 02:39 PM
TCB, I agree that the option to prevent the same videos to be added should exist as well as the 'roadmap' feature of AJAX comments to avoid the refresh would be tremendous!
Doesn't this option already exist? I am looking at it right now in the DM... does it not work or something?
*EDIT* I just tested it, and it works fine.
ArnyVee
01-13-2009, 02:47 PM
Oh great! I hadn't even tried it yet and it wasn't detailed anywhere so I assumed it wasn't in there. :D
XrayHead
01-13-2009, 05:14 PM
Ok got it working!!
Had to do the following (and this was the only way that worked for me, even tried reloading backed up database and reinstalling product)
1. Un-install the product via ADMINCP (dont just reload your database like I did)
2. Delete every file via FTP (dont know why I had to do this to get it to work)
3. Reload every file via FTP (CHMOD DIR's again)
4. Import product again, but it got stuck at Manage Hoster. So had to manually import the XML files from the Includes/xml directory
5. Go into all the Video settings and save them!
So it seems to be working now, I still have a couple of issues with IE but they are only cosmetic ?Phew?.... :rolleyes:
Will do some testing with this, but so far looks really cool, by the way if anyone wants to know I'm running VB Ver: 3.7.4
Xray
PS, Thanks for the great hack Jaxel!! Nominated for MOTH :-) Will also donate as well!
Jaxel
01-13-2009, 06:09 PM
================================================== =========
Version 1.1.9
================================================== =========
Added support for navlinks in the COMMUNITY LINKS in vBulletin 3.8.0
Some plugins have changed for this release.
Added support for individual RSS feeds for Categories, Users and Tags
You can now subscribe to individual feeds for categories, users and tags
Both users and categories are sorted in the filter if you use IE for RSS.
Firefox does not use the filter, so if you use FF, you wont see this.
Unregistered must have "Can view video-directory" permission for RSS to work.
FILE EDITS SINCE 1.1.8: (make sure you upload these new versions!)
upload/video.php
upload/includes/functions_videodirectory.php
upload/includes/xml/videohoster-Dailymotion.xml
TEMPLATE EDITS SINCE 1.1.8: (make sure you revert these templates!)
VIDEO_SHELL
ArnyVee
01-13-2009, 06:23 PM
Wow, you are THE man Jaxel! :up:
So, now we have individual RSS feeds per categories, users and tags!? Quick question...how do we determine what the URL is for a particular category RSS feed?
Any issue going from 1.1.6 or 1.1.7 straight to 1.1.9?
vbboarder
01-13-2009, 06:26 PM
Wow, fast update & new features!
Thanks for this great mod and your awesome support :D
Definitely nominated for MOTM!
Jaxel
01-13-2009, 06:31 PM
Arny... I just uploaded a new version of 1.1.9.1
This one fixes the broken links from Survivor's version.
There is a new version of upload/includes/functions_videodirectory.php and upload/video.php
SnowBot
01-13-2009, 07:06 PM
Sorry thick question moment here....LOL
How much BW will this use or is it using the source BW?
ArnyVee
01-13-2009, 07:06 PM
Wow, you are THE man Jaxel! :up:
So, now we have individual RSS feeds per categories, users and tags!? Quick question...how do we determine what the URL is for a particular category RSS feed?
Any issue going from 1.1.6 or 1.1.7 straight to 1.1.9?
Jaxel, any word on these?
By the way, which links were 'broken' with Surviver's mod? I can't remember.
Jaxel
01-13-2009, 07:10 PM
Jaxel, any word on these?
By the way, which links were 'broken' with Surviver's mod? I can't remember.
Your browser should have an orange RSS dropdown list with available feeds. Go to the category/tag/user you want, and the feed will be on the list.
The actual link to the video itself was broken. It was using & instead of &
ArnyVee
01-13-2009, 07:22 PM
Thank you Jaxel!
:: Arny smacks himself in the head for not realizing the RSS dropdown list thing :: :D
SnowBot
01-13-2009, 07:52 PM
Can we have an english button?
aseer_al7ob
01-13-2009, 10:31 PM
Hello Jaxel
Can you add this site to the list of sites hoster
http://clipat.maktoob.com/
Thank you
chikkoo
01-14-2009, 05:20 AM
Can we have an english button?
I have already asked this before. Seems no one has made yet.
Also is that BB Code produced is working for every1? For me not working.
chikkoo
01-14-2009, 05:27 AM
Jaxel,
I appreciate the updates are coming very fast now a days, keep it up buddy.
Is it possible to have the below features in your next update?
1) Option to Display & Hide Video URL, BB Code & Embed Code. (I don't want to show them to all)
2) Option to exclude categories from related video, random video and best rated video.
3) Reported Videos to have a flag or different background color or some distinctive mark, so that admin can easily locate that video.
People are reporting some videos are removed by the Hostor, but still appearing in everywhere, that doesn't make sense to keep in the main directory.
SnowBot
01-14-2009, 05:27 AM
A good site to add as its HUGE is www.facebook.com (http://www.facebook.com)
Adam21
01-14-2009, 08:58 AM
I have a request which i think will be useful to all - Have inline deletion of videos. Its abit of hassle to delete them one by one if some of the videos are removed from the hosters.I'm currently using phpmyadmin to delete them.Hope an improvement that allows us to delete the thumbs as well with an inline option.
ArnyVee
01-14-2009, 12:56 PM
I had an issue with the thumbnails again this morning. Is there a way to pull just the thumbnails directly from YouTube so that I can just upload the image myself if they are not pulled in the future?
I've got the rewrite off in my .htaccess file for the applicable directory and have the directories CHMOD777 as well. So, it seems like a hit or miss thing with me and maybe when I'm pulling the info, I guess.
It seems to have issues in the morning when I upload videos early. You can see on my forum home listing that the two latest video's thumbnails are not showing.
http://www.waltdisneyboards.com/forums.php
Jaxel
01-14-2009, 01:15 PM
I had an issue with the thumbnails again this morning. Is there a way to pull just the thumbnails directly from YouTube so that I can just upload the image myself if they are not pulled in the future?
I've got the rewrite off in my .htaccess file for the applicable directory and have the directories CHMOD777 as well. So, it seems like a hit or miss thing with me and maybe when I'm pulling the info, I guess.
It seems to have issues in the morning when I upload videos early. You can see on my forum home listing that the two latest video's thumbnails are not showing.
http://www.waltdisneyboards.com/forums.phpThe thumbnail file clearly exists... its just a broken image: http://www.waltdisneyboards.com/videothumbnails/YouTube/KiuBw_kj1-U.jpg I suggest you take a look at your GD and make sure its working properly.
I have a request which i think will be useful to all - Have inline deletion of videos. Its abit of hassle to delete them one by one if some of the videos are removed from the hosters.I'm currently using phpmyadmin to delete them.Hope an improvement that allows us to delete the thumbs as well with an inline option.
Deleting a video, already deletes the thumbnail, I fixed that a while back.
Jaxel,
I appreciate the updates are coming very fast now a days, keep it up buddy.
Is it possible to have the below features in your next update?
1) Option to Display & Hide Video URL, BB Code & Embed Code. (I don't want to show them to all)
2) Option to exclude categories from related video, random video and best rated video.
3) Reported Videos to have a flag or different background color or some distinctive mark, so that admin can easily locate that video.
People are reporting some videos are removed by the Hostor, but still appearing in everywhere, that doesn't make sense to keep in the main directory.1 - I'll get working on this...
2 - I see no reason for this, so I wont be working on it.
3 - doesn't the report link have a direct link to the video?
I have already asked this before. Seems no one has made yet.
Also is that BB Code produced is working for every1? For me not working.
It only works if you have the BB code setup on your forums.
Hello Jaxel
Can you add this site to the list of sites hoster
http://clipat.maktoob.com/
Thank youUnless the site has a publicly available API, I cant add it.
ArnyVee
01-14-2009, 01:36 PM
The thumbnail file clearly exists... its just a broken image: http://www.waltdisneyboards.com/videothumbnails/YouTube/KiuBw_kj1-U.jpg I suggest you take a look at your GD and make sure its working properly.
Aha! Found the issue! :D
After searching the internet for a bit and finding the URL for a thumbnail image on YouTube (which is http://img.youtube.com/vi/VIDEO_ID/default.jpg and just replace the VIDEO_ID with the actual ID of the video you are looking to grab the thumbnail from) and trying to upload it on my own, it wouldn't overwrite the file. Well, I had temporarily run out of disk space on that server! :(
So, now all is well. I'm just going to grab those couple of thumbnails so I don't have to delete the 'old' video and then do another new video. :)
Jaxel
01-14-2009, 02:19 PM
================================================== =========
Version 1.2.0
================================================== =========
Extended support for RSS Feeds and tagging while viewing video details.
Now when you few video details, ALL tag RSS feeds will be selectable.
Added the option to turn off text fields for URL, BB Codes and Embed Codes.
These settings are in the settings of each individual video-hoster xml file.
Because of this, you MUST upgrade all your video-hosters to the 1.2.0 version.
No video-hosters prior to version 1.2.0 will function with this version.
You MUST remember to re-import all of your video hosters after upgrading.
FILE EDITS SINCE 1.1.9: (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
TEMPLATE EDITS SINCE 1.1.9: (make sure you revert these templates!)
VIDEO_SHELL
video_details
chikkoo
01-14-2009, 04:52 PM
3) Reported Videos to have a flag or different background color or some distinctive mark, so that admin can easily locate that video.
3 - doesn't the report link have a direct link to the video?
Also is that BB Code produced is working for every1? For me not working.
It only works if you have the BB code setup on your forums.
Hi.. Jaxel,
Thanks for considering my request and giving an update soooo quick.
The reported video have a direct link in the thread. But what happens in when as an Admin you look at the Video Directory section, that we can't make out which are the file videos listed are already reported, that needs to be corrected or deleted.
With regard to BB code, I am already using a [media] tag for youtube. Do you mind telling how to setup to make it work with your BBcode (for youtube, metacafe & dailymotion).
Thanks, once again.
RS25com
01-14-2009, 05:05 PM
I just updated from 1.6 (I think) to the latest version 1.2 on VB 3.8 and now I get this error when trying to view a video:
Fatal error: Call to undefined method vB_VideoSharingService_YouTube::fetch_showurl() in /home/pippimps/public_html/forums/video.php on line 492
And suggestions?
-----------
Nevermind, I am an idiot.
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.
:)
RS25com
01-14-2009, 05:17 PM
Feature request - the ability to re-order videos in the system.
Right now I have a few videos such as Part 1, Part 2, and Part 3, but they are out of order. It would be nice to be able to re-organize them if needed.
Spicey LA
01-14-2009, 05:55 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
bugzy
01-14-2009, 05:57 PM
I read through the thread with 1.4.x and 1.6.x
whats the latest version?
Spicey LA
01-14-2009, 06:03 PM
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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.