PDA

View Full Version : Major Additions - Video-Directory Remixed


Pages : 1 2 3 4 [5] 6 7 8

nascartr
08-05-2009, 02:39 PM
I am getting "Invalid video specified." when I try to post a comment. I am using the vbSEO rewrite rules just in case that matters.

Example video page http://diecastcrazy.com/community/videos/sporting-events-4/j-allmendinger-fires-up-his-car-59.html


Any help with this Jaxel? How about an option to choose AJAX replies or not because it worked correctly before the AJAX replies.

thepowerofnow
08-05-2009, 04:06 PM
Hi, why do i get error when i try to give the administartors the permissions ? to view, add , etc

Database error in vBulletin 3.8.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Wednesday, August 5th 2009 @ 05:11:37 PM



I cant view it, i still have the admin, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?


But i already uninstalled " MGC Chatbox Evo " loooong time ago , like 1/2 year ago

thepowerofnow
08-05-2009, 04:31 PM
but i already fixed it but i cant access general settings , video detail settings, video tag settings from the leftbar navigation in the admincp ,

but i can access it via vb options, and There are 3 options, are these the same ?

Video-Directory
V-D details
V-D tags

?

thanks :)

p.s I fixed it by DELETING all MGC EVO FILES from my server, if u r having the same problem. So go to your FTP and DELETE THEM ! thanks :)

thepowerofnow
08-05-2009, 05:03 PM
can i pay to get remove the branding ? so thres no link to the 8wayrun.com ? how do i do that ?

and where to remove the links ?

thanks :)

rudy

kisskiss
08-05-2009, 10:57 PM
Amat I updated to the new 1.3.0 version, but lost all the old video solution

Dr. Bantham
08-05-2009, 10:58 PM
also can the thread creation feature be made automatic instead of checking it off every time?OPEN product-videodirectory.xml
FIND:
<td><input type="checkbox" class="bginput" id="newthread" name="newthread" value="1" tabindex="1" />&nbsp;</td>
REPLACE WITH:
<td><input type="checkbox" class="bginput" id="newthread" name="newthread" value="1" tabindex="1" checked />&nbsp;</td>
REIMPORT product-videodirectory.xml

This worked for me, but it would be great to have this as an option within ACP.

Dr. Bantham
08-05-2009, 10:59 PM
An wonderful upgrade to an outstanding mod!

I have a conflict with vBulletin-Glossary (https://vborg.vbsupport.ru/showthread.php?t=188189) which creates the following error when viewing the VIDEO BBCode:

I noticed that there is a post here that indicates turning off cross-linking within vBulletin-Glossary will eliminate the conflict, but that feature is too valuable to lose.

Here is the code which ends in the referenced line number:
/**
* Check for availability/activated vBSEO and perform url to category
*
* @author Surviver
*
* @param string entry array with category informations
* @param string Appendix to add to the url (e.g. perpage var, page var, etc)
*
* @return string url url to category, either seo-like or standard
*/
function construct_category_url(&$category, $append = '')
{
global $vbulletin;

if ($vbulletin->options['vbglossar_vbseo'] AND defined('VBSEO_ENABLED'))
{
$url = 'vbglossar.php?' . $vbulletin->session->vars['sessionurl'] . 'do=showcat&amp;catid=' . $category['id'] . '&amp;cattitle=' . vbseo_filter_text($category['name']) . $append;
}
else
{
$url = 'vbglossar.php?' . $vbulletin->session->vars['sessionurl'] . 'do=showcat&amp;catid=' . $category['id'] . $append;
}

($hook = vBulletinHook::fetch_hook('vbglossar_category_url' )) ? eval($hook) : false;

$category['url'] = $url;

return $url;
}
Note that I do not have vBSEO installed, but I do have vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=206169) installed. When I removed the offending lines of code I received another error from the main vbglossar.php file which did not seem to reference vBSEO. I fear that the conflict may be deeply rooted.

Any ideas what may be causing this error and what might resolve the conflict?

If not, I can disable the VIDEO BBCode, but this results in corresponding threads created by Video Directory without a functional embedded video. This conflict was in the previous version, but not as critical since there was no thread creation feature previously. I can use AME (https://vborg.vbsupport.ru/showthread.php?t=189267) to remedy this if I can simply insert the original URL of the video. I found the location of the code within the videodirectory_newthread and videodirectory_reportthread phrases, but I was unable to modify this to insert the raw video URL. I tried variations of the $videoinfo[url] variable, to no avail. Ideally, I would like to use all features of both mods, but alternatively I will settle for this workaround if I can get the variable to pass.Does anyone have an idea of how to make this work?

abadired
08-06-2009, 12:13 AM
Version 1.3 works great! thanks for updating Jaxel :)

Would you help me fix my "add video" button? where should I fix this?

EuroBeat2
08-06-2009, 01:03 AM
Version 1.3 works great! thanks for updating Jaxel :)

Would you help me fix my "add video" button? where should I fix this?

I had the same problem when I used different theme. Make sure that file called "newvideo.gif" is located in subdirectory called "buttons" of the directory where your theme is located. Here is the example: http://forums.mysite.com/images/impact_black/buttons/newvideo.gif

In this code "impact_black" is a theme.

EB

abadired
08-06-2009, 01:21 AM
I had the same problem when I used different theme. Make sure that file called "newvideo.gif" is located in subdirectory called "buttons" of the directory where your theme is located. Here is the example: http://forums.mysite.com/images/impact_black/buttons/newvideo.gif

In this code "impact_black" is a theme.

EB

Thanks buddy! appreciate your help:up:

logoz2008
08-06-2009, 05:22 AM
PROBLEM: New Video Squished Text v1.3.0

Jaxel,

I just upgraded to the new version! I have one small problem. I use the default vb skin and im on vb3.7x. When I click the nice new button for adding a video there is some text above the category drop menu that is squished into the members names.

Please see the attached screenshot.

What edit can I do to fix this issue please. All my members are younger and need to see the text label so all my videos don't end up in the same category! ;)

THANKS!


edit template video_add

find: $usernamecode
type after: <br /> < br />

in same template find: align="right">$vbphrase[category]:

remove align="right" or change it to "left"

^that worked for me.

yotsume
08-06-2009, 05:49 AM
Yotsume... fixed in next version.

What I did was edit the template: video_add

1. Find: $usernamecode (and delete this) That adds the logged in as line which in my opinion is a waste of space.

2. In same template find: align="right">$vbphrase[category]: and change it to "left".

This is how I cleaned up the template and saved a bit of room at the top as well ;)

Thanks!

daveaite
08-06-2009, 06:01 AM
love this mod.

dancue
08-06-2009, 07:22 PM
Any way for the comments on the thread to be added to the video comments in the video directory and vice versa?

yakuza35
08-06-2009, 11:46 PM
I cant delete comments how can I fix this problem?

ArnyVee
08-07-2009, 12:02 AM
Any way for the comments on the thread to be added to the video comments in the video directory and vice versa?

Now that would be a very good addition to the mod! :up:

Jaxel
08-07-2009, 03:02 AM
Any way for the comments on the thread to be added to the video comments in the video directory and vice versa?I'll look into it.

I cant delete comments how can I fix this problem?Works fine on my site... check your permissions.

can i pay to get remove the branding ? so thres no link to the 8wayrun.com ? how do i do that ?

and where to remove the links ?

thanks :)

rudyThere are TWO brands on this product... so you would have to deal with both creators of this mod seperately. Sorry. Send me a decent donation and you are free to remove the 8WR brand, but the vbPoint brand is something else.

Amat I updated to the new 1.3.0 version, but lost all the old video solutionUpgrading should NEVER delete your old videos. You uninstalled the old version first, that was a mistake.

Any help with this Jaxel? How about an option to choose AJAX replies or not because it worked correctly before the AJAX replies.Still new to ajax... don't know how to do this.

Wonksta
08-07-2009, 03:30 AM
Well done Jaxel on an awesome add-on for vBulletin!

ludachris
08-07-2009, 03:18 PM
Does this mod keep track of submissions by members similar to how vb keeps track of their posts and post count? Is there a way to list how many videos they've posted in the directory and link to those videos in their profile?
Any answer on this one...

macc
08-07-2009, 03:20 PM
hello

nice mod - just installed and have one problem with bbcode

will add new bbcode on my board and get errors in my admin panel (bbcode for att open link in same window) and some another also - and same error message come!

Fatal error: Cannot redeclare handle_bbcode_video() (previously declared in /home/belapla/public_html/libar/vb/includes/class_bbcode.php(2463) : eval()'d code:492) in /home/belapla/public_html/libar/vb/includes/class_bbcode.php(2463) : eval()'d code on line 521


before have not this problem

some help?

regards

macc

edit: have not any video code (except youtube bbcode)

skubaman
08-07-2009, 03:50 PM
Greta version! Only 1 problem...

If users adds a video before going into a categorie is getting error "Invalid category specified." I thought there would be a drop down to choose categorie in the add video page.

Where is it?

Thanks

l_amhed
08-07-2009, 04:36 PM
Great, really good new version !

I've just noticed some bugs/errors on my test site.

- When you post a comment on a video and when it's the first one, it doesn't appear until you reload the page (this is not really important yes)

- There is a problem with special caracters such as é à è ù etc

- The "delete comment" link, when clicked, froze my browser for some seconds and after that does not actually delete it (IE/Maxthon)

A nice feature would be a new block with all the last X comments.

Thanks for this hack Jaxel.

macc
08-07-2009, 04:36 PM
one queistion - haw make or add some new video hosters ... or how make xml file ?

i will add this video but can not - get message - invalid url

http://dnevnik.hr/bin/tv/?media_id=60241792

reg

macc

skubaman
08-07-2009, 05:08 PM
I am actually getting "invalid category specified" even when adding a video after going into one of the categories.

Does anybody know what's going on?

Thanks

macc
08-07-2009, 06:01 PM
That is bug with bbcodes - i tried just on my old bbcodes in admincp - just open and click save - and get same error message ...

can that be fixed ?

reg

macc

edit: disabled your product - can add bbcodes and also change some in my old bbcodes!

skubaman
08-07-2009, 09:54 PM
Anybody knows why I am getting the "invalid category error" ?
This is live on the site now and users are getting the error. I need to fix asap.
Thanks

inciarco
08-08-2009, 12:07 AM
Jaxel, Great Improvements, Thank You For Sharing Them. :up:

Idea For Update: Is is Possible for You to Add a Query and a Page for Admins (or Certain Usergroups) to List the Posted Comments, in Ascending/Descending Order? (It'd be great to Set the Results Per Page, and to have a Link to the Comment/Video to Find it and Moderate it). :confused:

My Best Regards.

:)

macc
08-08-2009, 08:26 PM
Hello

can i get some help about problem with all bbcodes (mean if i want add new or change some in those what i have - get error message - wrote in few posts above)


regards

macc

ChandlerDog
08-09-2009, 11:15 PM
I get the following error:mad:,when I try to upload a video, went through everything twice :(what I'm I forgetting or done wrong?:confused:

skubaman
08-10-2009, 03:47 AM
So, I was able to prevent the error of "invalid category specified" by commenting out some lines on the file class_dm_video.php

There is something wrong in that IF condition that is making it always turn out true. I tried to break it down by removing one of the statements inside the IF at a time, but they all turned out true.

Not sure exactly what they are, but something is wrong.

function verify_videocategoryid(&$catid)
{
if (!$this->registry->videocats["$catid"] OR !is_member_of($this->registry->userinfo, $this->registry->videocats["$catid"]['usergroups']) OR !$this->registry->videocats["$catid"]['active'])
{
// $this->error('invalid_video_category_specified');
// return false;
}
return true;
}


Does anyone know what is going on?


Thanks

xyzmary2001
08-10-2009, 06:07 PM
The only problem is that I receive this error when I upload the video:

Warning: fopen([path]/videothumbnails/YouTube/HYokLWfqbaU.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92

Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93

Thank you in advance.

bold
08-12-2009, 02:26 AM
When I'm on a video page I get the error:

'elem' is null or not an object

Any ideas?

dandanch
08-13-2009, 05:12 AM
Just installed it and I love it!

The only problem is that I receive this error when I upload the video:

Warning: fopen([path]/videothumbnails/YouTube/HYokLWfqbaU.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92

Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93


Although afterward I manage to upload it and it works.

However, this keeps appearing exactly when it uploads, and the big problem is with the avatars - they don't appear.

I have the "thumbs" folder , and I went to maintenance to rebuild the custom avatar thumbs.

Please, help me with this, I have no idea what to do and I'd like to use this mod.

Thank you in advance.

i seem to be having the same problem it's working fine just can't get the thumbnails to
work need some help.thanks

WEBDosser
08-13-2009, 05:28 AM
looks interesting..

EuroBeat2
08-13-2009, 05:28 AM
i seem to be having the same problem it's working fine just can't get the thumbnails to
work need some help.thanks
You have to make sure that you have written permission granted, otherwise you will not be able to display thumbnails.

EB

dandanch
08-13-2009, 06:00 AM
You have to make sure that you have written permission granted, otherwise you will not be able to display thumbnails.

EB

not sure on what you mean by written permission granted..can you give in example?

taylormiles
08-13-2009, 04:05 PM
Excellent mod. I suggest that you set the usergroup permissions to on by default, at a bare minimum for the administrator, but otherwise well done.

dandanch
08-14-2009, 03:56 AM
thanks got it working

inciarco
08-15-2009, 06:55 AM
PROBLEM: New Video Squished Text v1.3.0

Jaxel,

I just upgraded to the new version! I have one small problem. I use the default vb skin and im on vb3.7x. When I click the nice new button for adding a video there is some text above the category drop menu that is squished into the members names.

Please see the attached screenshot.

What edit can I do to fix this issue please. All my members are younger and need to see the text label so all my videos don't end up in the same category! ;)

THANKS!

A Temporal Solution Until Jaxel Can Correct it on Next Version:

On Template "video_add"

After the line

$usernamecode

Add

<br />

and That's it.

My Best Regards.

:)

yotsume
08-15-2009, 07:23 AM
I already re-coded this myself to fix the layout bug.

See my post #1013

inciarco
08-15-2009, 08:12 AM
What I did was edit the template: video_add

1. Find: $usernamecode (and delete this) That adds the logged in as line which in my opinion is a waste of space.

2. In same template find: align="right">$vbphrase[category]: and change it to "left".

This is how I cleaned up the template and saved a bit of room at the top as well ;)

Thanks!

You're Right, this is a Much Better Solution, Thank You For Sharing It. :up:

I Think the Category Phrase looks better on the Right as Originally Proposed by Jaxel, but on the Left looks nice too. ;)

My Best Regards.

:)

djextreem
08-16-2009, 09:17 PM
i did exactly as what u said in the instructions but this is what i got

data base error

check this out

http://www.ham-sat.com/vb/video.php

thnx alot

disappointed

xyzmary2001
08-17-2009, 11:46 AM
I forgot to mention that I have CH-MODED the folder in 777 - but still nothing happened with the thumbs. I receive the same error and the same image when it comes to thumbnails.

Is this addon supported? Because I received help from other members, never from the author - and I have this problem for quite a while.

PS: djextreem - somehow it is hard to believe you looked in the right place.

I followed the same indications and had no database error.

Look in Admin CP / styles and templates / edit style / video directory / video add.

For me it worked. Thank you.

southie
08-17-2009, 11:52 AM
after i uninstall this addon i get database errors sent via email, any way to fix this? sorry if this has been posted b4

Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_video AS phrasegroup_video,
language.phrasegroup_posting AS phrasegroup_posting,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM girlhome_user AS user
LEFT JOIN girlhome_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN girlhome_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN girlhome_language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_video' in 'field list'
Error Number : 1054
Request Date : Monday, August 17th 2009 @ 07:33:22 AM
Error Date : Monday, August 17th 2009 @ 07:33:22 AM
Script : http://xxx.com/video.php?do=viewtag&tag=father&sort=title&order=ASC
Referrer :
IP Address : 74.182.224.189
Username :
Classname : vB_Database
MySQL Version :

DGsemiPROoCOM
08-18-2009, 02:53 AM
Love this script!
It's perfect in everyway that we need except one small change.
Does anyone know or want to create a video-hoster xml file for MLG Game Room and Bungie Videos? Those are the only 2 we really need.
Any response will be greatly appreciated.
Thanks in advance!
DG Admin

Konstantinos
08-18-2009, 02:56 AM
Hi Friends,
I did an upgrade to 1.2.4 and all of a sudden none of my usergroups are able to view any videos.The strange thing is I am not able to check this settting under 'usergroup->video-directory permissions':

Can watch and view video details

Everytime, I say 'yes' and click save, it saves. But then when I try to view it again, it resets it automatically to 'No'.

Can someone help me, I am using 3.8.0 and I have appropriate permissions set for each category under 'Video->Manage Categories'.

same here. in usergroup perms i enable "Can watch and view video details" but it cant get enabled it goes back to disabled status and i cant view for any usergroup. i never had MGC EVO

yotsume
08-19-2009, 08:06 AM
Subcategory Icon and Markings

What template do I edit to change the subcategory icon?

I also need to remove the weird dot next to the subcat icon which is just wrong looking.

(See screenshot)

Thanks!

DobieGillis?
08-19-2009, 09:07 PM
Nice Mod! Installed and works great.

omargermany
08-20-2009, 10:20 AM
Hello I gets always a white side with the call video.php all this other without problems geklapt. sorry for my English.
thx
omar

pigsy
08-20-2009, 11:57 AM
Does anyone have video-hoster xml files to support more sites than the default ones?

Veer
08-20-2009, 12:48 PM
Hi Jaxel

Can you make a video hoster for http://vidpk.com too?

Thanks.

caracena
08-20-2009, 03:38 PM
Excellent mod! I have a problem tho. If I check the option to create a new post about the video I'm making, the following error comes up:

Database error in vBulletin 3.8.4:

Invalid SQL:

INSERT INTO postlog
(postid, useragent, ip, dateline)
VALUES
(152176, 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5', 2130706433, 1250785715);

MySQL Error : Duplicate entry '152176' for key 'PRIMARY'
Error Number : 1062

The new video is uploaded fine but without any tags and the new post is created but using the text from other post :eek::confused::(

Any ideas?

Thanks!

almmas2008
08-20-2009, 04:00 PM
I have a problem

Arabic language does not accept ..!!!

Information in form of a ?????

corsacrazy
08-20-2009, 06:11 PM
installed.. am an admin.. but get the permission screen when i try to visit video.php whats going on ?

EDIT - i found the permissions, but why didnt admin have them all ticked as default?

corsacrazy
08-20-2009, 07:49 PM
who has the vbadvanced module as seen here ?

http://www.8wayrun.com/

stevetank
08-20-2009, 09:11 PM
Wonderful mod, Thanks very much.

DobieGillis?
08-20-2009, 09:12 PM
it's a peach! Love the post video to thread option. Good times!

corsacrazy
08-21-2009, 08:55 AM
how do i get a youtube HD link ?

caracena
08-21-2009, 01:08 PM
Hi there. I'm using the mod since last night and is working PERFECTLY... the only problem is that Guests can post comments on them :confused:

Guests group is set to "No" even to watch the Video Directory and only ticked in the Video Cateogries so my guessing is that it should be able to watch them but not post comments, vote or anything... How can this be possible?

Thanks!

caracena
08-21-2009, 07:02 PM
Couple of requests:

Link from video to thread
To NOT display comments box under video if thread was created for that video

Thanks ;) :up::up::up:

Abu2
08-22-2009, 03:50 PM
I cant delete comments how can I fix this problem?

I have the same problem in 1.3.0.

And also: comments on russian are shown as:

РћР?РѕР?Р?СЋ СЃС?РёС?Р?С?СЊ Р?РІР?Р?РґС? СЃ РјР?РґРІР?Р?РѕРЅРєРѕРј.. РјРѕСЋ Р?СЋР?РёРјС?Р№ РјСѓР?СЊС

GaRanT
08-23-2009, 12:09 PM
http://www.escortelis.com/2/Capture2.JPG
please help.. how to remove the time shown ? If users dont put the time on video its shown a question marks .

ArnyVee
08-23-2009, 12:42 PM
The time info should come across automatically once the 'load information' button is pushed. Is that not happening for you GaRanT?

fenris
08-24-2009, 06:33 PM
Hy,

wehn i call the video page, i will see under IE only a white side. When i call the same side with firefox, the are no problems - i can see the video and it runs.
Where ist the problem ? My Firewall an Virussoftware are offline.

best regards

frank

KHALIK
08-26-2009, 02:15 PM
Something is seriously wrong when trying to add youtube.

1st issue
When I click in "Load Information" it says please wait and nothing happens.


2nd issue
When I try to manually add a video without load information, I get the following message.
There are some problems while trying to connect to the video-servide. Please try again later!



I have installed this product without any problems and correctly setup permission. Can you help me ....

KHALIK
08-26-2009, 02:43 PM
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


Same problem, ....

Uninstalled it and re_installed it but the problem is still there.

GaRanT
08-26-2009, 04:02 PM
The time info should come across automatically once the 'load information' button is pushed. Is that not happening for you GaRanT?

no it not happening , it's just show me a question marks ......????

Gkzed
08-27-2009, 12:47 AM
Help! I just loaded the plugin and am having 2 problems.

1. getting no response from the load information button
2. on all videos i'm getting "The URL is invalid"

Any suggestions would be greatly appreciated.

KHALIK
08-27-2009, 12:57 AM
I got the same problem as Gkzed.

I get this message for point numer 2# highlighted.
"There are some problems while trying to connect to the video-servide. Please try again later!"

corsacrazy
08-27-2009, 02:37 PM
<font color="Red">can anyone tell me how to load a proper HD youtube video yet !!!!!!!!!!!!!</font>

yakuza35
08-27-2009, 05:01 PM
I cant see turkish characters how I can fix this problem can you help me pls?

blind-eddie
08-27-2009, 05:38 PM
Help! I just loaded the plugin and am having 2 problems.

1. getting no response from the load information button
2. on all videos i'm getting "The URL is invalid"

Any suggestions would be greatly appreciated.

Inform your members to copy the video URL to the right of the video, not in the address bar, on youtube they want to add to your Video Directory to the URL to video line, then click Load Information...works great for me.

Gkzed
08-27-2009, 08:37 PM
Cool, actually a reinstall made everything work. My next question is how do I do the following:

1. delete a video
2. move a video
3. edit info on a video

Thanks so much for an incredible mod! This thing has changed the whole feel of my site!

blind-eddie
08-27-2009, 08:47 PM
Cool, actually a reinstall made everything work. My next question is how do I do the following:

1. delete a video
2. move a video
3. edit info on a video

Thanks so much for an incredible mod! This thing has changed the whole feel of my site!

Edit your usergroup permissions, scroll down to the Video-directory permissions, set Can moderate videos to yes.

Konstantinos
08-28-2009, 01:04 PM
i seem to be having the same problem it's working fine just can't get the thumbnails to
work need some help.thanks

go to videothumbnails folder and chmod all subfolders then it will work

ArnyVee
08-29-2009, 12:19 AM
can anyone tell me how to load a proper HD youtube video yet !!!!!!!!!!!!!

This has been addressed a few times with the thread. But, here's the instruction to do this.....

Instead of using "HTTP" you would use "HDEF" in the URL before clicking on 'load information'

....hope that helps! :up:

hippyTRIBE
08-29-2009, 07:34 AM
I have just installed this but whenever i try to go to the video directory it says i don't have the permission to access it. I tried looking upto the manage category and clicked on all user categories.

One more problem i seem to face is the HOST SETTINGS. it gives a message like this:

This hoster has no settings
Vimeo
This hoster has no settings
Veoh
This hoster has no settings
YouTube
This hoster has no settings
YouTubeHD
This hoster has no settings



Unlike the attached file: https://vborg.vbsupport.ru/attachment.php?attachmentid=91820&d=1231204782

Help would be highly appreciated.



nevermind about the permissions. I have sorted it out

I have some problem when i try to upload some videos from youtube. In the video directory, it works like a charm but in the forum (created through your "automatically create a thread" options, it says the video is not available.

I have installed AME 2.5 too. Is there a possibility for a conflict. What could possibly be done now??

BTW Thanks a zillions JAXEL...for this beautiful MOD.

corsacrazy
08-30-2009, 07:55 AM
This has been addressed a few times with the thread. But, here's the instruction to do this.....

Instead of using "HTTP" you would use "HDEF" in the URL before clicking on 'load information'

....hope that helps! :up:
Thank you :) legend

yakuza35
08-31-2009, 08:30 PM
I cant see turkish characters how I can fix this problem can you help me pls?

can you help me pls?

ArcadeSyndicate
08-31-2009, 08:50 PM
who has the vbadvanced module as seen here ?

http://www.8wayrun.com/

this one?

https://vborg.vbsupport.ru/showthread.php?t=199084

l7azat
09-01-2009, 05:44 AM
how to add anew hoster plz !!

katan
09-01-2009, 10:01 PM
Big Thanks!!!

ChandlerDog
09-02-2009, 12:39 AM
Can some one help me with this before I uninstall and forget about it! I really would like to get this to work!

I get the following error when I try to upload a video.:( If anyone has any info, please respond, the author seems to not care. :down:

----------------------------------------------------------------------

I got it finally I did a complete un-install and slowly went through the steps again and so far everything looks good! I still don't know what I was doing wrong but it's up and running.

hippyTRIBE
09-02-2009, 10:04 PM
automatically create a thread"[/B] options, it says the video is not available.

I have installed AME 2.5 too. Is there a possibility for a conflict. What could possibly be done now??

BTW Thanks a zillions JAXEL...for this beautiful MOD.


Can anyone help me out with this?? Am really confused.

ArnyVee
09-02-2009, 10:13 PM
There seems to be a conflict with AME that I've noticed as well. And, anytime that I try to add new bbcode, it gives me an error message. Once I disable the video directory mod, the bbcode is added with no issues.

Although, the video directory is a FANTASTIC mod, there seems to be that slight bug or conflict. Jaxel, I can find the error message for you if you'd like to research it.

sensimilla
09-04-2009, 08:34 AM
Somehow i get

Invalid video specified.


While trying to post comment, permissions are set up properly and it was working fine before upgrade.

Is this hack supported ? TIA

HoGGeT
09-04-2009, 07:33 PM
I can't find this page

https://vborg.vbsupport.ru/attachment.php?attachmentid=91821&d=1231204782

How can I add new categories?

0lly
09-04-2009, 07:38 PM
Awesome mod.

How do I get some random videos to display on my forum index? I can't figure it out. Thanks :)

mor55
09-07-2009, 10:36 AM
Good worker thank you

MonkYZ
09-09-2009, 05:54 PM
[1] Hi ! Can you help me with this ? Everytime i am adding a video and automatically create a thread for the new video, i am getting this "THIS VIDEO DOES NOT EXIST" message. Is it because of DJ AME or something else ? Thank you in advance for your help !

[2] Later edit: I think i found out why there is a "THIS VIDEO DOES NOT EXIST" message on the newly created thread. It's because the video contains [ ] characters inside the title and therefore the bbcode can't handle it correctly". How can this be fixed ?

[3] Even later edit: Can somebody help me with a www.gametrailers.com .xml ? Thx again :)

[4] And the last edit: How can i autostart Youtube HD movies in HD mode ? They always start in SD... in a small window.

[5] Unfortunatelly, i've noticed another bug. When i try to add a comment, i get an "Invalid video specified". Need some help with this too... Sorry for taking so much of your time.

MagicThemeParks
09-09-2009, 10:11 PM
[4] And the last edit: How can i autostart Youtube HD movies in HD mode ? They always start in SD...

When you type/paste the URL into the space, simply change the HTTP to HDEF and it should bring over the larger HD version of the video.

I noticed this in some posts before.

MonkYZ
09-09-2009, 10:33 PM
Yes, i noticed that... but now i have a few hundred videos already inserted... and no way to edit them back. Btw, is it possible in the future to add a way to modify the links ? So we can modify http with hdef or even repair if the link to the video is down...

inciarco
09-10-2009, 12:52 AM
Yes, i noticed that... but now i have a few hundred videos already inserted... and no way to edit them back. Btw, is it possible in the future to add a way to modify the links ? So we can modify http with hdef or even repair if the link to the video is down...

This Idea Is Very Important for a Future Update of the Mod, Jaxel. ;)

And Also the List of Comments in a Page to be able to Read the Latest Comments and Moderate them if Necessary; in the Current Version is Impossible to do that, so is not Possible to Control the Comments that Users Make. If you can Include this in Your Next Update I'd Appreciate it Very Much, Jaxel. ;)

My Best Regards.

:)

oguzdinc
09-10-2009, 10:49 AM
i successfully installed the product. But product does not support all the hosters as i saw. Please can you help me where i can find new hosters and import them. I already add some videos from metacafe but i could not add from google and myspace..

joyboy2001
09-11-2009, 12:42 AM
Awesome mod ...

Has anyone figured out how to rename the "Video Directory" link in the navbar ?

MagicThemeParks
09-11-2009, 01:41 AM
In order to rename the navbar link, you have to edit the phrase "video_directory" .

To do that, simply go to admincp >> Languages & Phrases >> Search in Phrases .... then, enter video_directory in the "Search for Text" field. Then, click on the radio button choice Phrase Text and Phrase Variable Name and click "find".

Click the edit button next to the "Video Directory Phrases Containing 'video_directory'" phrase. Once you go to the next screen, simply type what you'd like as your text in the comment field/box ("English/US Translation") and click 'save'.

trotskid
09-11-2009, 07:58 AM
Edit

Frank Sinatra
09-11-2009, 01:05 PM
thanksss works perfect !
Nominated
but pleaseeeee :o can some one show a way to put more hosters please please :o:o:o

inciarco
09-11-2009, 08:27 PM
Jaxel, some Questions:

- What Plugin of the Mod's Plugins is the Used to Post and to Edit the Comments? :confused:

- What is the Name of the Variable of the Number of the Video? :confused:

Perhaps might be Possible to Add on those Plugins a Routine that Sends the Designed Administrator (ID Number) a PM Telling that a Comment has been Added or Edited, so that the Admin can Go to the Video and Check the Comment.

Could you Please Point me to the Names of those Plugins and to the Name of the Variable, Please? ;)

If I Can do That I Might Share the Code I Produce for You and Any User of this Mod to Use it too. ;)

My Best Regards.

:)

inciarco
09-12-2009, 02:58 AM
2 Bugs I Found on the Comments System (I've done this on FireFox):

1. When a Comment is made the Ajax Works but the "Save Comment" Button is Turned Off.

2. When Trying to Delete a Comment the Page Stays Thinking and Blocked; I has to Close the Window and Open it Agan and the Video Comment weren't Deleted; I tried also to Open the Delete Comment Link in a New Window and it Shows the Video but Doesn't Delete the Comment.

The Delete Comment Link is like this:

http://zzz.com/forums/video.php?do=viewdetails&videoid=75#comments

For Now I Have the Comment System Turned Off for Users for this Bugs and also for what I mentioned Early Jaxel, is Impossible to Moderate the Comments if there is No Way to List them and Review the Latest Ones.

I Hope you can Correct the Bugs and also Provide the way to List and Review the Comments to be able to Moderate them; Imagine SPAMMERS Posting Comments that the Admins Won't be Able to Locate and Delete. :eek:

My Best Regards.

:)

Cybershaolin
09-12-2009, 06:39 PM
I'm sorry if it was already asked before but this thread is so long. Is it possible to get some XML like those for AME here: https://vborg.vbsupport.ru/showthread.php?t=188970 for video hosters like:

Live Porn Vidz
Megarotic
NakedChicks
Porn8
PornHub
Pornkolt
PornoTube
RedTube
Webscutist
XTube
XVideos
Youporn

and so on...?

JohnBee
09-12-2009, 11:12 PM
Comment deletion doesn't work.
No option to turn off comments.
No option to turn off tag cloud.

Did this manually but it would be nice to have options.

nectons
09-13-2009, 02:35 AM
2 Bugs I Found on the Comments System (I've done this on FireFox):

1. When a Comment is made the Ajax Works but the "Save Comment" Button is Turned Off.

2. When Trying to Delete a Comment the Page Stays Thinking and Blocked; I has to Close the Window and Open it Agan and the Video Comment weren't Deleted; I tried also to Open the Delete Comment Link in a New Window and it Shows the Video but Doesn't Delete the Comment.

The Delete Comment Link is like this:

http://zzz.com/forums/video.php?do=viewdetails&videoid=75#comments

For Now I Have the Comment System Turned Off for Users for this Bugs and also for what I mentioned Early Jaxel, is Impossible to Moderate the Comments if there is No Way to List them and Review the Latest Ones.

I Hope you can Correct the Bugs and also Provide the way to List and Review the Comments to be able to Moderate them; Imagine SPAMMERS Posting Comments that the Admins Won't be Able to Locate and Delete. :eek:

My Best Regards.

:)

Comment deletion doesn't work.
No option to turn off comments.
No option to turn off tag cloud.

Did this manually but it would be nice to have options.

I Confirm that. Please how can i disable the comments system?:(

nectons
09-13-2009, 02:59 AM
Ok... i managed to return to old good working version 1.2.4 until the bugs fixed. Thanks


edit: and now the ADD BUTTON is complete dissapeared :( Please someone HELP

MagicThemeParks
09-13-2009, 03:55 AM
Make sure that the "Add Video" button is located in the proper directory, especially if you have a custom style added.

nectons
09-13-2009, 03:04 PM
It is! Before the update everething was working perfect!

inciarco
09-13-2009, 07:17 PM
I Confirm that. Please how can i disable the comments system?:(

You Can Disallow Usergroups to Post Comments on the Usergroup Permissions.

I Hope Jaxel can Correct the Bug and also Provide the Way to List and Moderate the Comments; Imagine that a Board have 500 Videos and a Porno-SPAMMER Posts 50 Comments with Porno Links on your Videos; how can the Admin Locate the Latest Posted Comments to Delete the Ones that Contain SPAM? :confused: Right Now is Not Possible, the Admin would have to review ALL the Videos wich is Not Possible, (imagine 1,000 or more Videos). :(

Now Jaxel, it'd also be Important to Have a Link to Delete the Comment on the Comments List to be able to Fast-Delete the Comment (not to have to Browse to the Video, Locate the Comment and Delete it), and also that on the Mod's Options we can Determine how many Comments to List Per Page (20, 50, etc). :confused:

I Think this Improvement is Very Important for your Next Update and also the Corrections to the Bugs.

For Now I Have the Comments System Disabled until they can be Controled and Moderated, right now is a Great Window for SPAMMERS to Fest and don't be Caught. :(

My Best Regards.

:)

inciarco
09-13-2009, 07:18 PM
Ok... i managed to return to old good working version 1.2.4 until the bugs fixed. Thanks


edit: and now the ADD BUTTON is complete dissapeared :( Please someone HELP

Did You Reverted the Mod's Templates? Perhaps You Edited the Templates and the Changes are not being Applied on the Previous Versions of the Templates.

My Best Regards.

:)

grafbyte
09-14-2009, 01:18 PM
NICE thx work!

vb 3.8.4

thefarg
09-14-2009, 10:23 PM
I Have a problem : when i go to upload a video, i press the button to do it but it trys to go to this address http://youoriginal.com/forum/forum/http://youoriginal.com/forum/video.php?do=insertvideo&categoryid= . How do I stop it adding the extra forum address?

Cybershaolin
09-15-2009, 02:30 AM
I'm sorry if it was already asked before but this thread is so long. Is it possible to get some XML like those for AME here: https://vborg.vbsupport.ru/showthread.php?t=188970 for video hosters like:

Live Porn Vidz
Megarotic
NakedChicks
Porn8
PornHub
Pornkolt
PornoTube
RedTube
Webscutist
XTube
XVideos
Youporn

and so on...?

No clue?

hippyTRIBE
09-15-2009, 05:40 PM
I have some problem when i try to upload some videos from youtube. In the video directory, it works like a charm but in the forum (created through the "automatically create a thread" options, it says the video is not available). Since the video shows up in video directory, i am sure the video is well embeded but the problem is in the THREAD CREATION

---- I have installed AME 2.5 too. Is there a possibility for a conflict. What could possibly be done now??

BTW Thanks a zillions JAXEL...for this beautiful MOD.


Can someone provide an answer for this,plz?

Segoe_
09-15-2009, 06:41 PM
Good, Thnaks:)

thefarg
09-15-2009, 09:14 PM
Hi. I am running VBCMPS, not sure if that causes the problem. When I press the upload video butto, it appends another address to the end of the existing one like this...

http://youoriginal.com/forum/forum/http://youoriginal.com/forum/video.php?do=insertvideo&categoryid=

Anyone know where the extra url comes from? I have checked the CP for this product, but no directory settings. Maybe video.php? Any ideas/help would be much appreciated.

Digital Jedi
09-16-2009, 03:57 AM
Hi. I am running VBCMPS, not sure if that causes the problem. When I press the upload video butto, it appends another address to the end of the existing one like this...

http://youoriginal.com/forum/forum/http://youoriginal.com/forum/video.php?do=insertvideo&categoryid=

Anyone know where the extra url comes from? I have checked the CP for this product, but no directory settings. Maybe video.php? Any ideas/help would be much appreciated.
I really can't think of any reason it would do that, other than a potential conflict with something else.

dai-kun
09-16-2009, 09:31 AM
Hey, is it possible to have multiple video url inputs for the same video? So we can put in different host sites of the same video. And when users view the vid, there's a tab in which they can press to switch over to another host stream in case it gets broken. Thanks

andyv72
09-16-2009, 01:42 PM
Hi..

It works Fine on VB 3.8.4 without Problems....:D:D

Segoe_
09-17-2009, 02:10 AM
the response of the video-server can't be read ?
Help please.

CyRAcxZ
09-17-2009, 06:03 PM
I search the code for myvideo.de..but could not find.....help please...help:confused:

atmaca
09-18-2009, 06:36 AM
Turkish characters not displaying properly. How to solve?

Segoe_
09-18-2009, 04:26 PM
Turkish characters not displaying properly. How to solve?

Merhaba hocam ben youtubeden video eklediğimde hata ile karşılaşıyorum, ?stte mesajdada yazdım zaten sizde yaşıyor musunuz?
Ve TR Karakter sorunu bendede var.

Mark Fortune
09-19-2009, 08:29 AM
:) This mod rocks! I just have a question about changing and adding categories. How do we add them?

Segoe_
09-19-2009, 12:54 PM
Admincp-> Video -> Categories

Jaxel
09-20-2009, 12:56 PM
I've been trying to add uStream support... but for some reason I can't get the XML to work... If anyone wants to see what I have and try to fix it... attached is the file..

Cobra-J82
09-20-2009, 01:58 PM
Had to re install 1.2.5
Reason is:-
Error on page when I click Add on comment
Category drop menu is empty when I add a video

monkeyboy1916
09-21-2009, 11:05 PM
================================================== =========
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.

I have a quick question. I'm wondering if support for this was removed in a previous version maybe?

The htaccess.txt mentioned hasn't been in any recent releases, and without the rewrite rules I'm unable to enable this in the video.php file..

Anyone know the rewrite rules?

Hellmaster
09-22-2009, 03:08 AM
When I paste a Video, a window says:

"There are some problems while trying to connect to the video-servide. Please try again later!"

I tried both versions... what can I do??

arabuser
09-22-2009, 03:17 AM
I have vbportal and I added global side block (php/html) and I want to show in this block Recently Added Videos or Random Videos what the code can show it everywhere in portal or vbulletin.

atmaca
09-22-2009, 08:55 AM
Turkish characters not displaying properly. How to solve?

Is there any ideas? :rolleyes:

Jaxel
09-22-2009, 10:54 PM
The comment bugs have been fixed (I think)... as well as a view all comments page...

I'm trying to fix the uStream file before I upload this new version though...

Cobra-J82
09-22-2009, 11:03 PM
The comment bugs have been fixed (I think)... as well as a view all comments page...

I'm trying to fix the uStream file before I upload this new version though...

Thanks for the Effort, hope everything works fine :)

Jaxel
09-22-2009, 11:34 PM
Well the comment system works fine for me... which makes it hard to test bugs... when you can't find them... lol...

Cobra-J82
09-22-2009, 11:43 PM
Well the comment system works fine for me... which makes it hard to test bugs... when you can't find them... lol...

I have 2 websites, one of them doesnt post comments at all, and the other i need to refresh the page so that it shows, might be some conflicts with outher plugins and stuff?

Jaxel
09-23-2009, 11:27 AM
Would someone mind looking at this uStream hoster file for me? Figure out why it isn't working?

Charged
09-23-2009, 01:24 PM
I did a search in the thread but couldn't see if it was possible to set usergroup permissions per video category or not?

or is it just permissions for all the videos?

kasht
09-23-2009, 08:21 PM
Jaxel, I just installed the Mod. However, I found only 1 problem with it so far.

Forum is installed on: http://www.<hostname>.com/forums
Mod is installed on the forum home.
CMPS is installed on: http://www.<hostname>.com

When going to the home URL of CMPS, in this case, http://www.<hostname>.com, and clicking the Video Directory link in the Nav Bar, the resulting URL is http://www.<hostname>.com/video.php. This results in a blank page, since the mod is not installed there.

However, if I go to the forum, and then click on the link, the Video Directory link in the Nav Bar resolves to the correct URL: http://www.<hostname>.com/forums/video.php.

Why is this happening if the installation instructions were followed correctly? Is this a bug? Can I uninstall and re-install uploading the files to http://www.<hostname>.com instead of /forum?

In the end, I would like the mod to be installed just like yours on 8WayRun, and yours doesnt seem to be on /forums dir. :)

Thanks.

Hellmaster
09-24-2009, 03:54 AM
Please Help me I get this error when try to upload information or add a new video manually :confused:


There are some problems while trying to connect to the video-servide. Please try again later!

I search it and it's ($vbphrase[videoservice_connection_problems])

MagicThemeParks
09-24-2009, 03:56 AM
Jaxel (or anyone else that might know), is there a way to alter the size of the comments area? Where would I do that? Check my attachment for where I need adjustments done... 104712

Jaxel
09-24-2009, 04:32 PM
@kasht... I cant give you help on a conflict with another mod...

@rockdrig... there was a problem while trying to connect to the video sever, maybe you should try again later?

@MagicThemeParks... turn on avatar thumbnails.

Does anyone know anything about the Inline Moderation system in VB? I want to incorporate that with the comment system. As well, has anyone looked at my uStream file?

MagicThemeParks
09-24-2009, 09:26 PM
@MagicThemeParks... turn on avatar thumbnails.

Jaxel, where do you adjust the settings for the avatar thumbnails?

GaRanT
09-24-2009, 09:31 PM
in Video Details
by : admin
send you to: video.php?do=viewuser&userid=1

how to change it to exactly an member profile as a member.php?u=1

Thanks a lot ...

muscleandbrawn
09-24-2009, 10:37 PM
My avatars aren't showing either. I CHMODed everything according to instructions.

http://muscleandbrawn.com/forums/video.php

Cobra-J82
09-24-2009, 10:47 PM
My avatars aren't showing either. I CHMODed everything according to instructions.

http://muscleandbrawn.com/forums/video.php

Make sure you placed the videothumbnails folder like this

http://muscleandbrawn.com/forums/videothumbnails/

muscleandbrawn
09-24-2009, 10:57 PM
Make sure you placed the videothumbnails folder like this

http://muscleandbrawn.com/forums/videothumbnails/

Only the first two didn't work. I think the problem is fixed.

Cobra-J82
09-24-2009, 11:01 PM
Only the first two didn't work. I think the problem is fixed.

Goodluck ;)

Hellmaster
09-25-2009, 02:51 AM
Jaxel, I've just tried since the last week... install uninstall delete by ftp upload install 1.3.0 and 1.2.5 same error again and again... I love this mod... I don't know what can I do...

zurrie
09-25-2009, 04:42 PM
Thanks for wonderful script jaxel!

anyway have you try use this script to upload video files which is not based on video services you mention above? i mean for any server which is support MPEG coder on the server like jwplayer?

logoz2008
09-25-2009, 11:13 PM
I have a quick question. I'm wondering if support for this was removed in a previous version maybe?

The htaccess.txt mentioned hasn't been in any recent releases, and without the rewrite rules I'm unable to enable this in the video.php file..

Anyone know the rewrite rules?

Same here how to we enable the SEO?

thanks

hmedi
09-26-2009, 06:34 AM
Jaxel, Thank you very much for this code,

In my country... youtube.com and other sites like it are blocked

How can I make the videos to play in my site in this case,

Can I put my video files in my site and play it.

grafbyte
09-26-2009, 12:22 PM
im have e problem

my Video Directory Index is empty :(

link (http://www.gamezentrum.de/video.php)

why that is empty ? thx

Digital Jedi
09-27-2009, 06:06 AM
im have e problem

my Video Directory Index is empty :(

link (http://www.gamezentrum.de/video.php)

why that is empty ? thx
You have to set the Display Limits for anything to show up there. Default is all set at 0 or blank.

Arkold Thos
09-27-2009, 07:17 AM
I just installed it, getting this

Arkold Thos you do not have permission to access this page. This could be due to one of several reason

arabuser
09-27-2009, 08:18 AM
Jaxel please can you help me with the html or php code that let me show last videos added globaly anywhere in vbulletin or vbportal or at side blocks.

MagicThemeParks
09-27-2009, 11:29 AM
I just installed it, getting this

Arkold Thos you do not have permission to access this page. This could be due to one of several reason

Go to usergroups >> usergroup manager >> Administrators/edit

Edit your options to give yourself permission :)

z0diac
09-27-2009, 01:39 PM
I just installed this (1st time). I uploaded all files, I chmod'd the 2 directories to 0777. I created a new forum, and set that forum in video>directory (the 2 settings at the bottom for New-Forum and Report-Forum).

When I click the "Video Directory" link on the navbar I get this:

Admin, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

---------

I followed the installation instructions exactly. What am I doing wrong???
http://www.ontariostorms.com/index.php

Edit: Turns out there's a new category in usergroup permissions that need to be set. There's no mention of that in install instructions, that I saw. 'Working on it now... (would be nice to at least have admin and registered users set to 'all yes' on install).

z0diac
09-27-2009, 02:05 PM
Stupid question: How do I create/edit Video Directories?

All there is is the "General" one, but I can't seem to find where to edit these. ( ? )

Edit: Ignore ^^ that. I just noticed the Menu on the left side now (I was using and only noticing the 3 menus in vb options menu before)

**GREAT** mod. If only I could find one that works with vb 3.7.4 which is my sports forum which I could *really* use it for.

grafbyte
09-27-2009, 09:28 PM
You have to set the Display Limits for anything to show up there. Default is all set at 0 or blank.

do not think that 0o

z0diac
09-28-2009, 01:28 AM
Has anyone tried this mod on vB 3.7.x ?? I'm scared to try as it would end up destroying my dbase, with my luck.

Toshifira
09-28-2009, 01:35 AM
Nice, Thanks for you message!

kasht
09-28-2009, 01:44 AM
I am trying to figure out how to install this mod so it behaves like in 8wayrun. In 8wayrun, it is installed in http://www.8wayrun.com/video.php, which is what I want. I dont want something like http://www.8wayrun.com/forums/video.php, which is what the install instructions suggest.

Thanks.

MagicThemeParks
09-28-2009, 02:18 AM
Under "general settings" pick the column to the left on the option and then on "vidbits per row" enter a 2. That'll give you the overall layout of what Jaxel is running on 8WayRun.com.

Developerz
09-28-2009, 02:27 AM
Nevermind, I got it. To get the thumbnails workling, I didn't Chmod 777 all the folders inside it. BTW, great mod:).

z0diac
09-28-2009, 09:46 AM
Update: works on 3.7.4
Running: http://forum.icedogfans.com/video.php

Cybershaolin
09-28-2009, 04:18 PM
Just too bad we've got no answers or XML files in order to integrate some adults video hosters? I asked twice but got no answers.

Jaxel
09-28-2009, 04:50 PM
Just too bad we've got no answers or XML files in order to integrate some adults video hosters? I asked twice but got no answers.
Because I dont answer questions that have been answered previously in a thread... I leave that to others who feel willing enough to help people.

Cybershaolin
09-28-2009, 06:42 PM
Sorry Jaxel, this was not intended to you but to users who would be willing to share some XML files...

I know it has been asked many times and I'm surprised that it's not done since it's possible with some other hacks. Also asked was the possibility to include our own files instead of just links. You see, I'm trying to get a hack who would do all what I need but for now, it's like we have to use different hacks in order to achieve this.

freni32
09-28-2009, 08:12 PM
Everything on the install went fine, videos are showing up. However on the main video page the thumbnail pictures of the images of the video arent showing up at all, I even went into admincp and tried to rebuild the pictures...no luck.

Also when I go to upload a video I get this error message:

Warning: fopen([path]/videothumbnails/YouTube/sRp9L77LVgo.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92

Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93

**** So then I went to CHMOD and 777 that path and my server gives me this message:**

Command: SITE CHMOD 777 class_youtubehd.php
Response: 550 Could not change perms on class_youtubehd.php: Operation not permitted

Jaxel
09-28-2009, 08:17 PM
Okay! I got the visitor message moderation thing working great! Now I'm just cleaning it up to make it neater and more efficient... so when I figure the uStream.TV code out, I will upload the new version.

freni32... a lot of people make this mistake...
2. CHMOD /videothumbnails/* and /includes/videoserviceapi to 777.

Notice the asterisk? That means CHMOD the directory AND ALL CONTENTS INSIDE.

freni32
09-28-2009, 10:32 PM
Works perfect now, thank you!

MagicThemeParks
09-28-2009, 11:02 PM
Good news about the visitor message moderation Jaxel! Good luck with getting the UStream to work :up:

dai-kun
09-29-2009, 03:06 AM
How do you get the video to show on top of the video directory listing and the video details, like in the screens? Mines showing to the right of the video directory.

thefarg
09-29-2009, 03:08 AM
Would it be possible to have sub-categorys? I would rather not have a list of 100 categories down the side if i can have a tree view;)

MagicThemeParks
09-29-2009, 04:31 AM
You can 'sorta' have subcategories by placing a "1" next to the "Display Level" under the category settings. Although, it's not a true subcategory since the videos are not counted other than in the actual category (regardless of display level) the video was uploaded into.

Hope that helps :D

thefarg
09-29-2009, 05:00 AM
Yea, I know. Just wondered if sub-categories are going to be looked at by the developer.

F0xy
09-29-2009, 09:29 AM
I used this before and its great but is there any chance of getting the ability just to add a title to the new video and embedding the code yourself. For example there is sites like justin.tv, ustream and even my own stream using flash that i'd like to stream live and use this video system layout but without the fancy bits of pulling the information.

thefarg
09-29-2009, 08:29 PM
I used this before and its great but is there any chance of getting the ability just to add a title to the new video and embedding the code yourself. For example there is sites like justin.tv, ustream and even my own stream using flash that i'd like to stream live and use this video system layout but without the fancy bits of pulling the information.



Try AME 2.5 (https://vborg.vbsupport.ru/showthread.php?p=1890216#post1890216), it has a huge (150+) amount of supported sites, but is displayed in a forum, rather than a Video Directory

thefarg
09-29-2009, 08:31 PM
Hi Jaxel. Any plans on adding sub-categories? If not, which template(or file) do I find the code for displaying the categories? What is the variable with the cat information?

Wonksta
09-30-2009, 07:16 AM
"The response from the video server cannot be read"

Any ideas guys

MagicThemeParks
09-30-2009, 10:13 AM
SighK,

Did you follow all the instructions? Many people do not do step #2 correctly and it gives them errors.

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.

Wonksta
10-01-2009, 11:08 AM
Hey mate - no workies the directory's are already CHMOD 777. I've got about 100 videos in the directory and the problem just started happening...

Thanks for your help.

Wonksta
10-01-2009, 03:42 PM
Never mind it has resolved itself. It appears videos that are very recently added to youtube will display that error via this addon. So make sure the video that you are trying to add is well and truly processed on youtube.

dai-kun
10-01-2009, 08:37 PM
So, why does the screen look like https://vborg.vbsupport.ru/attachment.php?attachmentid=91814&d=1231204668 where the video is on top of the navigation + details column but we install it and it shows to the right of the navigation? How to get it show like image?

MagicThemeParks
10-01-2009, 10:20 PM
Select it as "sidebar on left" under the general settings.

dai-kun
10-01-2009, 10:29 PM
Yes, that's for the side navigation. It changes it to right and left. I don't want to do that. When you view the video, like the image above, the VIDEO shows on TOP of the Navigation and details Column.

What I have is the Video is on the SIDE (right or left depending on the settings you choose of course) of the navigation. Example of what I have:

https://vborg.vbsupport.ru/external/2009/10/65.jpg
I want video to be on TOP of navigation and details column like the screenshot by developer.

MagicThemeParks
10-01-2009, 10:36 PM
Oh, I see. I'm not sure that even Jaxel has it like this on his site anymore.

Digital Jedi
10-02-2009, 01:33 AM
Yes, that's for the side navigation. It changes it to right and left. I don't want to do that. When you view the video, like the image above, the VIDEO shows on TOP of the Navigation and details Column.

What I have is the Video is on the SIDE (right or left depending on the settings you choose of course) of the navigation. Example of what I have:

https://vborg.vbsupport.ru/external/2009/10/65.jpg
I want video to be on TOP of navigation and details column like the screenshot by developer.
It depends on the width of your forum vs the width of the video: http://www.cogonline.net/forums/video.php?do=viewdetails&videoid=29 My skin is just little too narrow.

Digital Jedi
10-02-2009, 01:35 AM
Yes, that's for the side navigation. It changes it to right and left. I don't want to do that. When you view the video, like the image above, the VIDEO shows on TOP of the Navigation and details Column.

What I have is the Video is on the SIDE (right or left depending on the settings you choose of course) of the navigation. Example of what I have:

https://vborg.vbsupport.ru/attachment.php?attachmentid=98818&d=1241782436
I want video to be on TOP of navigation and details column like the screenshot by developer.
It depends on the width of your forum vs the width of the video: http://www.cogonline.net/forums/video.php?do=viewdetails&videoid=29. My skin is just a little narrow, so it pushes it under. In Jaxel's example, that's an HD video, so it takes up the whole width.

dai-kun
10-02-2009, 01:36 AM
The smaller width (moves into outer border), 650 px and the larger width, 1,000 px (extra space on left and right of video player) shows the same exact locations of the video player. It shows up same for vB default too.

@DJ, what's causing the Video Detail box to be so wide? Try to either disable the embed code box and see if it shorten? Or template edit it to be smaller?

Digital Jedi
10-02-2009, 04:28 AM
The smaller width (moves into outer border), 650 px and the larger width, 1,000 px (extra space on left and right of video player) shows the same exact locations of the video player. It shows up same for vB default too.

@DJ, what's causing the Video Detail box to be so wide? Try to either disable the embed code box and see if it shorten? Or template edit it to be smaller?
Simply my skin is too narrow for the default width of the modification. I'm going to widen it soon as I make a wider banner, as this I've run into this issue with more than one modification.

Jaxel
10-02-2009, 03:24 PM
Videos marked as HD get moved to the top. Videos not marked as HD, stay in the default location.

dai-kun
10-02-2009, 05:18 PM
Can we make all of it move to top?

Edit: Ok, I got it.

In video_shell template:
Find:
<if condition="$HTMLembed && $videoinfo[isHD]">$HTMLembed</if>

replace with:
<if condition="$HTMLembed">$HTMLembed</if>

Find and remove:
<if condition="$HTMLembed && !$videoinfo[isHD]">$HTMLembed</if>

Defkalion
10-03-2009, 10:10 PM
I have installed this successfully on a couple of my forums in vb 3.8 but in another forum that is 3.7 it doesn't work, no matter what I do I keep getting the "there are some problems trying to connect to the video-service, please try again later" error.

I've chmoded all the necessary folders/files, no go.

Any ideas? I've even tried the 3.7 version of the mod, no go.

Jaxel
10-04-2009, 02:11 AM
"there are some problems trying to connect to the video-service, please try again later"

try again later

bilgicc
10-04-2009, 03:50 AM
"Invalid video specified."

How can I solve this problem?

dai-kun
10-04-2009, 06:15 AM
"Invalid video specified."

How can I solve this problem?

It has to do with vbseo, turn off rewrite and it should work.

arabuser
10-04-2009, 06:51 AM
I have installed this successfully on a couple of my forums in vb 3.8 but in another forum that is 3.7 it doesn't work, no matter what I do I keep getting the "there are some problems trying to connect to the video-service, please try again later" error.

I've chmoded all the necessary folders/files, no go.

Any ideas? I've even tried the 3.7 version of the mod, no go.

make sure you dont have another hack has conflict with video-directory

arabuser
10-04-2009, 06:56 AM
Jaxel can you add option to play external flv url's or local flv files with JW FLV Player or any other players.

Defkalion
10-04-2009, 07:15 AM
make sure you dont have another hack has conflict with video-directory

Are there any known hacks that conflict with this one? Or should I just disable everything else to check?

mitch84
10-04-2009, 09:29 AM
hi, how add a new hoster please?, thank you

iadmirevb
10-04-2009, 05:29 PM
The mod is pretty decent, the UI needs a lot of polishing; the left menu is all over the place.

MagicThemeParks
10-09-2009, 05:05 AM
The new thread creation is giving me the following instead of embedding the actual video....

72


Here's the example thread: http://www.magicthemeparks.com/mk/forum/showthread.php?t=37

Any suggestions on how to fix this?

madddenaddicto
10-10-2009, 04:39 AM
can someone help me out.. im getting this error message!

Database error in vBulletin 3.8.2:

Invalid SQL:

SELECT user.*, COUNT(video.videoid) AS videocount
FROM video AS video
LEFT JOIN user AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT A;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'A' at line 7
Error Number : 1064
Request Date : Saturday, October 10th 2009 @ 12:38:16 AM
Error Date : Saturday, October 10th 2009 @ 12:38:16 AM
Script : http://maddengaming.com/video.php

Jaxel
10-10-2009, 03:28 PM
The new thread creation is giving me the following instead of embedding the actual video....

72


Here's the example thread: http://www.magicthemeparks.com/mk/forum/showthread.php?t=37

Any suggestions on how to fix this?

You need to enable the bbcode in your settings.

MagicThemeParks
10-10-2009, 04:04 PM
Thanks Jaxel! :up:

Xencored
10-10-2009, 04:54 PM
Jaxel can you add option to play external flv url's or local flv files with JW FLV Player or any other players.

Dam i would love this too
Anyone ever got a FLV to work?

Defkalion
10-10-2009, 08:25 PM
Great module, working fine, except that when I try to make a comment at my language (greek) I get jubberish instead of greek characters!! Is there an encoding set in some of the files I can change?

The weird part is that in the video titles and descriptions, Greek language characters appear just fine.

Also, I cannot delete any comments! It show up "you want to delete this comment", I say yes and nothing happens.

Xencored
10-10-2009, 08:37 PM
Great module, working fine, except that when I try to make a comment at my language (greek) I get jubberish instead of greek characters!! Is there an encoding set in some of the files I can change?

The weird part is that in the video titles and descriptions, Greek language characters appear just fine.

Yea i get this only on the Tags Box

gearspro
10-11-2009, 02:50 PM
Getting

Gearspro, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

How can i give permissions to usergroups? :/

I cant find an option..

Thanks.

MagicThemeParks
10-11-2009, 03:11 PM
gearspro,

AdminCP >> Usergroups >> Edit Usergroup

gearspro
10-11-2009, 03:22 PM
gearspro,

AdminCP >> Usergroups >> Edit Usergroup

Thanks.

drsli
10-12-2009, 05:11 AM
Never mind it has resolved itself. It appears videos that are very recently added to youtube will display that error via this addon. So make sure the video that you are trying to add is well and truly processed on youtube.
First of all: this is a truly awesome addition! :)
I stumbled upon this "The response of the video-server can't be read."-error recently and I had chmoded the thumbnail- and serviceapi-directories accordingly long before. A couple of videos were added without hassle before, but now for seemingly no reason this error occurs.
The youtube-video, which causes this error, is correctly listed and playable within youtube itself. And I can add this video without problems to vbtube too. So this seems to be a video-directory-related issue.

madddenaddicto
10-12-2009, 06:47 AM
Can someone help me with this.. my site is www.maddengaming.com/video.php I have everything installed correctly but im having a problem. My videos pictures arent showing anywhere on the site.. i think somethings wrong with the thumbnails. I dont kno but im wondering if anyone else has this problem or know how to fix it!!

Also i get this error code at the top whenever I create a new video..

Warning: fopen([path]/videothumbnails/YouTube/LKe5dD3nCyo.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/videoserviceapi/class_youtube.php on line 91

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93


Maybe this is why it isnt working!! Someone please help me out.. I will donate to you!!!!

MagicThemeParks
10-12-2009, 11:27 AM
maddenaddicto,

Did you CHMOD777 on the permissions for the videothumbnails directory and all directories within? If not, do that and see if it works.

madddenaddicto
10-12-2009, 05:22 PM
Yes i have tried that and it still doesnt work.. i have no idea why

arabuser
10-12-2009, 08:50 PM
An wonderful upgrade to an outstanding mod!

I have a conflict with vBulletin-Glossary (https://vborg.vbsupport.ru/showthread.php?t=188189) which creates the following error when viewing the VIDEO BBCode:

I noticed that there is a post here that indicates turning off cross-linking within vBulletin-Glossary will eliminate the conflict, but that feature is too valuable to lose.

Here is the code which ends in the referenced line number:
/**
* Check for availability/activated vBSEO and perform url to category
*
* @author Surviver
*
* @param string entry array with category informations
* @param string Appendix to add to the url (e.g. perpage var, page var, etc)
*
* @return string url url to category, either seo-like or standard
*/
function construct_category_url(&$category, $append = '')
{
global $vbulletin;

if ($vbulletin->options['vbglossar_vbseo'] AND defined('VBSEO_ENABLED'))
{
$url = 'vbglossar.php?' . $vbulletin->session->vars['sessionurl'] . 'do=showcat&amp;catid=' . $category['id'] . '&amp;cattitle=' . vbseo_filter_text($category['name']) . $append;
}
else
{
$url = 'vbglossar.php?' . $vbulletin->session->vars['sessionurl'] . 'do=showcat&amp;catid=' . $category['id'] . $append;
}

($hook = vBulletinHook::fetch_hook('vbglossar_category_url' )) ? eval($hook) : false;

$category['url'] = $url;

return $url;
}
Note that I do not have vBSEO installed, but I do have vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=206169) installed. When I removed the offending lines of code I received another error from the main vbglossar.php file which did not seem to reference vBSEO. I fear that the conflict may be deeply rooted.

Any ideas what may be causing this error and what might resolve the conflict?

If not, I can disable the VIDEO BBCode, but this results in corresponding threads created by Video Directory without a functional embedded video. This conflict was in the previous version, but not as critical since there was no thread creation feature previously. I can use AME (https://vborg.vbsupport.ru/showthread.php?t=189267) to remedy this if I can simply insert the original URL of the video. I found the location of the code within the videodirectory_newthread and videodirectory_reportthread phrases, but I was unable to modify this to insert the raw video URL. I tried variations of the $videoinfo[url] variable, to no avail. Ideally, I would like to use all features of both mods, but alternatively I will settle for this workaround if I can get the variable to pass.

I face same problem here in conflict betwen video directory and vBulletin-Glossary

mhackl
10-13-2009, 06:54 AM
Is there Hulu support available for this Mod?

MagicThemeParks
10-13-2009, 10:11 AM
mhackl, does Hulu have an RSS feed for the videos? I know that Jaxel has stated several times that the only way to pull videos from a particular host would be if they have a feed. I don't use Hulu, so I'm not sure if they do or not.

ludachris
10-13-2009, 08:44 PM
I'm having a problem with thumbnail creation. The videothumbails directory is set to 777, but all new thumbnail files that get created are set to 600. I can go in and manually change their file setting to 777 and it fixes it, but that obviously doesn't fix the issue. Where is it determined that the file upload will be set to 600?

FTG STRYKER FG
10-16-2009, 09:03 AM
Ok, I uninstalled the other guys version according to his instructions. I then followed your instructions to the letter. But I am still gettting the same error I did with his. I cannot get into the "Manage hoster" section. Everytime I click on it, I get the "Manage video-hoster" bar along under it "Title", "Version", "Varname", and "Action", but there are no fields under them for my to enter any information.

My problem started when I first installed the other version. I did not have any API userid's or passwords for Seven.com or MyVideo.com so I went and got some. When I came back, I didn't know how to put them in so I uninstalled and reinstalled the XML. Well after that my problem began.

I unstalled everything, reinstalled, and still nothing shows up when I click on "Manage Hoster". And now its not showing up with your version either. Any ideas?

FTG STRYKER FG
10-16-2009, 09:21 AM
Also getting this error:

Warning: Invalid argument supplied for foreach() in [path]/includes/class_dm_video.php on line 155

I believe it has to do with the Hosters, but seeing I cannot view the Hoster page in the ACP, what can I do? Is there a way to add them manually?

grafbyte
10-19-2009, 10:18 AM
hi

my problem i have not video-hoster :/

hoo is the videohoster.xml file ? to import

hp (http://www.gamezentrum.de/video.php)

FTG STRYKER FG
10-19-2009, 10:19 AM
hi

my problem i have not video-hoster :/

hoo is the videohoster.xml file ? to import

hp (http://www.gamezentrum.de/video.php)

That is the exact same problem I am having. Wont work without the ability to put in video hosters.

drsmash
10-19-2009, 04:05 PM
i have problem i just found it
when i make forum for clips that my users put iin the directory nothing appears and i allowed the BBcode from the video directory General settings and nothing appeared too
Example http://www.7war.org/vb/f68/t6038/

i dont know what is the wrong here may be Template?

drsmash
10-19-2009, 04:59 PM
i solved it i was banned code but i wanna ask is some of that codes used in the Embedding?

++++ cookie cookies COOKIE COOKIES cookie cookies cookie cookies php.. Refresh

F0xy
10-19-2009, 05:54 PM
Hi Jaxel

I contacted sevenload and they have given me an Application key and Application password. I've tried putting this in as the API username and password but it still doesn't load sevenload videos and instead gives me this error;

"The URL is invalid"

any ideas?

Its ok I got it working. The sevenload file is designed to work while sevenload is in german so all links added must start with de.

Alien
10-19-2009, 10:33 PM
Anyone know a fix for this? I recently upgrade to the latest version, and I get the exact same problem when viewing any member profile in 3.8.4.

After you install this plug-in member profile error is the error code I'm wondering how you add can be repaired.
very urgent.

Database error in vBulletin 3.8.3:

Invalid SQL:
SELECT * FROM video AS video
WHERE userid = 129
ORDER BY dateline DESC
LIMIT a;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 4
Error Number : 1064
Request Date : Saturday, July 11th 2009 @ 09:01:02 AM
Error Date : Saturday, July 11th 2009 @ 09:01:02 AM
Script : http://www.xxxxxxxxxxx/member.php?u=129
Referrer : http://www.xxxxxxxxxx/memberlist.php
IP Address : xxxx.xxxx.xxxx.xxxx
Username : xxxxxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.75-community-log

mhackl
10-20-2009, 10:34 AM
mhackl, does Hulu have an RSS feed for the videos? I know that Jaxel has stated several times that the only way to pull videos from a particular host would be if they have a feed. I don't use Hulu, so I'm not sure if they do or not.

Yes

Example Feed:
http://www.hulu.com/feed/show/48/episodes

Example Embeding:
<object width="512" height="296"><param name="movie" value="http://www.hulu.com/embed/FmsVmh0Kv_FcQjnNEoY3Ow"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.hulu.com/embed/FmsVmh0Kv_FcQjnNEoY3Ow" type="application/x-shockwave-flash" allowFullScreen="true" width="512" height="296"></embed></object>


You say that a feed is required, but my users add each video individually.

HeLLCiTo
10-20-2009, 01:40 PM
coments with spanish keyboard does not work well , any solution?

Defkalion
10-20-2009, 03:44 PM
I have the same problem with Greek language in comments, haven't found a solution yet.

mhackl
10-20-2009, 04:58 PM
Anyone know a fix for this? I recently upgrade to the latest version, and I get the exact same problem when viewing any member profile in 3.8.4.

I'm having the same problem with member profiles too.

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT * FROM video AS video
WHERE userid = 221
ORDER BY dateline DESC
LIMIT A;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'A' at line 4
Error Number : 1064
Request Date : Tuesday, October 20th 2009 @ 01:54:46 PM
Error Date : Tuesday, October 20th 2009 @ 01:54:57 PM
Script : http://www.******.com/forums/member.php?action=getinfo&u=221
Referrer : http://www.******.com/forums/members/list/
IP Address : 70.128.109.66
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.77-log

skubaman
10-20-2009, 08:49 PM
Hi,
Will this work with Vb 4?

Thanks

mhackl
10-21-2009, 04:34 AM
I wouldn't use anything that's not actually released for VB4 on it, but this one surely will. Just a matter of how long.

FTG STRYKER FG
10-21-2009, 09:55 AM
Finally got it to work. Had to reload the entire thing following the upgrade instructions and had to import the hosters xml files. Now it works.

Here are the problems I am having now:

1) The comments I add do not show up at all or show up maybe 1 out of 10 times. Any ideas?

2) When the comments do show up, when I try to delete them they don't delete. (tried it 5 times already and no go)

3) Also, does anyone know how the RSS Feed option work? It is turned on in AdminCP but I don't know where to go to get it to work.

4) Using vBandvanced - navbar/quicklink/community link to the video.php is not working. Should be "mydomain.com/forums/video.php" but links point to "mydomain.com/video.php

I'm only on page 35 of all the posts so hopefully I will find answers in there. But if anyone know please post a reply to the above.

____________________________________
EDIT: Fixed the following:

5) And one last thing, how the heck do I get the "Recently Added Videos", "Top Related Videos", and "Most Popular Videos" to show up on the main video page like this: http://www.8wayrun.com/video.php

Set your limits...

FTG STRYKER FG
10-21-2009, 10:52 AM
hi

my problem i have not video-hoster :/

hoo is the videohoster.xml file ? to import

hp (http://www.gamezentrum.de/video.php)

You have to import the video hoster xml files that are in the zip file you downloaded.

drsmash
10-21-2009, 02:33 PM
i have Problem i dont know what is it ???

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

any ideas >>>> the video have arabic title and it was work before from you tube

http://www.youtube.com/watch?v=ZTwrWik-dCE

SSJB_7
10-21-2009, 11:19 PM
It's absolutely perfect , easy installation and everything went right thank you so much , but i have one question and it's very necessary for me , i uploaded Google video hoster and it's working but the button for fullscreen disappears... what can i do , i installed it only for google videos and without full screen is useless cause the size of the video is so small

Also how can i add video categories ( i read almost all previous posts twice icouldn't find the answer)

oh and i am getting this message but the video is ready after:

Warning: fopen([path]/videothumbnails/google/-6037616590630357053.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/videoserviceapi/class_google.php on line 90

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_google.php on line 91

Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_google.php on line 92

PLEASE HELP ME IT'S A VERY SERIOUS MATTER FOR ME

THANK YOU IN ADVANCE

mhackl
10-23-2009, 03:45 AM
I'm having the same problem with member profiles too.

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT * FROM video AS video
WHERE userid = 221
ORDER BY dateline DESC
LIMIT A;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'A' at line 4
Error Number : 1064
Request Date : Tuesday, October 20th 2009 @ 01:54:46 PM
Error Date : Tuesday, October 20th 2009 @ 01:54:57 PM
Script : http://www.******.com/forums/member.php?action=getinfo&u=221
Referrer : http://www.******.com/forums/members/list/
IP Address : 70.128.109.66
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.77-log

I tried deleting all of the uploaded files and uninstalling the product. I then attempted to re-upload and reinstall. This only served to wipe out all of my videos, but this problem still persists.

Jaxel
10-23-2009, 02:34 PM
Hi,
Will this work with Vb 4?

Thanks

I can't afford to upgrade to te VB4 license... so I won't be rewriting this script for VB4... I use this script on my own website, so if I ever do upgrade to VB4, then I will update it. But for now, it will remain for VB3.

MagicThemeParks
10-24-2009, 12:36 AM
If each of the 645 people that have this installed were to give Jaxel 21 cents, that would give him enough to upgrade his site to vB 4.0 and rewrite this mod. What do you think guys and gals? :D

Jaxel
10-24-2009, 10:18 AM
If each of the 645 people that have this installed were to give Jaxel 21 cents, that would give him enough to upgrade his site to vB 4.0 and rewrite this mod. What do you think guys and gals? :D

Thanks, but the cost isn't the only thing barring me from upgrading to VB4.0... There are several mods I NEED to have, and if they aren't available in 4.0, then the upgrade is worthless.

Evercraft's Event Forums (or something like it)
Farcaster's Event Attendance (RSVP system)
Then of course a system to integrate them together

Alien
10-24-2009, 07:06 PM
Hey Jaxel,

Any pointers on what I might be experiencing with that error viewing member profiles that has been reported in this thread by several members? I have NO idea what could be causing this, the previous version I was running before this didn't exhibit it.

IGCEMA
10-25-2009, 09:25 AM
Is there anyway to host your video on your own server and add it to the Video Directory. Reason I ask is most all of these show ads when you are not a member and You Tube is only 10 minutes of video I would like to host our videos on our own server and just add in the url. Is this possible and how would I do that?

grafbyte
10-25-2009, 06:42 PM
i have not import funktion :/


www.gamezentrum.de import is vor all

Jaxel
10-26-2009, 12:09 AM
Hey Jaxel,

Any pointers on what I might be experiencing with that error viewing member profiles that has been reported in this thread by several members? I have NO idea what could be causing this, the previous version I was running before this didn't exhibit it.

$videos = $vbulletin->db->query_read("SELECT * FROM " . TABLE_PREFIX . "video AS video
WHERE userid = $userinfo[userid]
ORDER BY dateline DESC
LIMIT " . $vbulletin->options['videodirectory_limits']['profileblock_videos'] . "
");

It sounds like people aren't rebuilding their limits after upgrading.

neto614
10-26-2009, 11:06 PM
:confused: how do i get this to work .. so i can give step by step intruction to my members and i can learn how to put them on .. i have installed and wating ..

thanks

Alien
10-27-2009, 02:49 AM
I actually followed those instructions to the letter, writing down my previous settings and reinstalling. Adding back my limits, an clicking save. I still get the same issue. Hmm.

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT * FROM video AS video
WHERE userid = 873
ORDER BY dateline DESC
LIMIT a;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 4
Error Number : 1064

Cybershaolin
10-27-2009, 05:45 PM
I've got a problem here. The hack is installed since a while and is working fine. I wanted to created a little bit more interest for the videos by adding the auto-thread creation on the forum but it does not work.

Group permissions are OK and the sub-forum is selected in the video directory options. This sub-forum is opened for all members. Video is added in the directory but no thread is created on the forum and no error message is delivered.

Could it be that the sub-forum where I want to add the videos is located at a third level. I mean:

Category
-Forum1
--Sub_forum1
---Sub-forum1 (Video thread should be located here).

neto614
10-27-2009, 10:02 PM
i am getting this message


you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

dont seem right i have permission to access eveything

did i di something wrong on set up ..... :erm:

MagicThemeParks
10-27-2009, 10:14 PM
neto614,

You have to set the permissions in the usergroup permissions first.

admincp >> usergroups >> edit the appropriate usergroup and then look at the permissions and click "yes" to give yourself permission.

Cybershaolin
10-28-2009, 02:00 AM
I've got a problem here. The hack is installed since a while and is working fine. I wanted to created a little bit more interest for the videos by adding the auto-thread creation on the forum but it does not work.

Group permissions are OK and the sub-forum is selected in the video directory options. This sub-forum is opened for all members. Video is added in the directory but no thread is created on the forum and no error message is delivered.

Could it be that the sub-forum where I want to add the videos is located at a third level. I mean:

Category
-Forum1
--Sub_forum1
---Sub-forum1 (Video thread should be located here).

Sorry, my mistake! I did not see the link:

"Do you wish to automatically create a thread in the "{1}" forum related to this video?"

Is there a way to have that checked off automatically?