The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Video-Directory Details »» | |||||||||||||||||||||||||
What is this? This add on gives your users the possibility to collect their favourite videos from some video-webpages (supported at the moment: MyVideo, YouTube, Sevenload and Metacafe) and to provide them in the forum. The videos can be commented and rated. The Administrator has many possibilities of settings and can create video-categories and administrate the video-directory. List of features:
Do you want to enhance the video-directory, but some hooks are missing? Do you want to enhance the templates and you need some template-hooks? No Problem! Send a PM and the hooks will be integrated in the next version! Developer-Blog: Feel free to check out our Developer-Blog at vBPoint.org! Supporters / CoAuthors Show Your Support
|
Comments |
#382
|
||||
|
||||
Speaking of vBSEO...
In the ACP Options, when checking to see if the "vBSEO-Integration" box should be displayed or not, instead of checking just for the presence of VBSEO_ENABLED it may be better to also check to see if the variable is true or false. That way people who have vBSEO disabled will not get the error message. So instead of checking for just... Code:
if (defined('VBSEO_ENABLED') ... Code:
if (defined('VBSEO_ENABLED') && VBSEO_ENABLED ... |
#383
|
|||
|
|||
please solve this
Database error in vBulletin 3.7.3: Invalid SQL: CREATE TABLE vb_video ( videoid int(10) unsigned NOT NULL auto_increment, title varchar(255) NOT NULL, description mediumtext NOT NULL, videourl varchar(255) NOT NULL, videocategoryid int(10) unsigned NOT NULL default '0', dateline int(10) NOT NULL default '0', userid int(10) unsigned NOT NULL default '0', videoservice varchar(250) NOT NULL, videoidservice varchar(250) NOT NULL, views int(10) unsigned NOT NULL default '0', PRIMARY KEY (videoid) ); MySQL Error : Table 'vb_video' already exists Error Number : 1050 Request Date : Saturday, November 22nd 2008 @ 03:54:54 PM Error Date : Saturday, November 22nd 2008 @ 03:54:55 PM Script : http://www.mysite.com/forum/admincp/...=productimport Referrer : http://www.mysite.com/forum/admincp/...?do=productadd IP Address : 79.98.223.235 Username : rjas Classname : vB_Database MySQL Version : 5.0.67-log |
#384
|
|||
|
|||
ok thanks will try that for seo
|
#385
|
|||
|
|||
I added the VBSEO code to Custom Rewrite Rules but the only thing that is being rewritten is video.php to /videos/ help
|
#386
|
|||
|
|||
ok i got the error when posting a link, like i said it will post it but this error comes, than post is made,
it comes so fast so its hard to read it but it seems it h Warning: fopen([path]/videothumbnails/YouTube/TePgZWYWF0Q.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 103 Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 104 Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 105 as permission to tumbnail |
#387
|
|||
|
|||
ok i got it fixed, so sorry for all replies all text are gone the new upload after fixing the 777 to all folders including inside, now it shows the tumbnail, excellent hack........
|
#388
|
||||
|
||||
Quote:
That's not a general problem of this hack I don't know, why the table already eyists in your database Quote:
Quote:
|
#389
|
||||
|
||||
** INSTALLED ** and its running smooth. Few queries -
1) Could anyone add other hosts like jumpcut, vimeo etc? 2) On the Video Home - Can i change the text "Categories alltogether" to "Categories" only ? |
#390
|
|||
|
|||
I use TFSEO, not VBSEO... any compatibility with this?
And oh, if you wanna use my forum as a demo, I'm okay with that... http://www.8wayrun.com/video.php?styleid=3 |
#391
|
||||
|
||||
Quote:
2.) Yes, search the phrases for this peace of text Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|