vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819)

powerbook 01-23-2009 06:50 PM

Hi,

I get this when trying to add a new video: A required field called cachetags is missing or has an invalid value.

Mod: 1.2.2

Thx

Jaxel 01-23-2009 06:59 PM

ooh... let me see if I can fix that...

powerbook 01-23-2009 07:01 PM

Great mod thx :)

New install..

Quote:

Originally Posted by Jaxel (Post 1722637)
ooh... let me see if I can fix that


powerbook 01-23-2009 07:08 PM

Thx I will try the db mod ;)

Quote:

Originally Posted by Jaxel (Post 1722637)
ooh... let me see if I can fix that...


kapwanero 01-23-2009 07:08 PM

HELP ME PLEASEE!!!!

Code:

Database error in vBulletin 3.8.0:

Invalid SQL:

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

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 7
Error Number  : 1064
Request Date  : Friday, January 23rd 2009 @ 11:07:26 PM
Error Date    : Friday, January 23rd 2009 @ 11:07:26 PM
Script        : http://www.xxxx.com/forum/video.php
Referrer      : http://www.xxxx.com/forum/index.php
IP Address    : 88.xxx.xxx.134
Username      : kapwanero
Classname    : vB_Database
MySQL Version : 5.0.58


Marka Ragnos 01-23-2009 07:13 PM

Quote:

Originally Posted by powerbook (Post 1722629)
Hi,

I get this when trying to add a new video: A required field called cachetags is missing or has an invalid value.

Mod: 1.2.2

Thx


i have the same error after the update

Jaxel 01-23-2009 07:15 PM

1 Attachment(s)
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...

kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.

Marka Ragnos 01-23-2009 07:19 PM

Quote:

Originally Posted by Jaxel (Post 1722656)
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...

kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.

works perfectly, thanks for the quick fix

powerbook 01-23-2009 07:22 PM

You're a star that did the trick ;)

Quote:

Originally Posted by Jaxel (Post 1722656)
Okay Powerbook and Marka... I have just uploaded a new version of upload/video.php that fixes the error. Already tested it on my version and it works perfect...

kapwanero, you are getting an error because you probably put the word "all" or "auto" in the limits setting of your video directory. These settings should be NUMBERS.


brockied 01-23-2009 07:46 PM

Hi, where is the RSS feed for videos located i can't seem to find it?. Thanks.

klaush 01-23-2009 08:10 PM

A little hint where do to this?

Thanks!

Quote:

Originally Posted by Jaxel (Post 1722603)
[*]Be sure to run MAINTENANCE > UPDATE COUNTERS > REBUILD VIDEO TAGS


ArnyVee 01-23-2009 08:19 PM

klaush,

Log into your adminCP > maintenance > update counters > rebuild video tags

Excalibur! 01-23-2009 08:42 PM

Installed... everything is working except the most important thing - video is not loading...
...even on every post in forum...
Also, there is conflict with characters.

powerbook 01-23-2009 08:47 PM

Is there a way of feeding this into a designated forum when a new video have been added without doing it through RSS?

Excalibur! 01-23-2009 08:55 PM

Hmmm, video is vorking in IE, but not working any more in FF... :(

Jaxel 01-23-2009 09:44 PM

Quote:

Originally Posted by Excalibur! (Post 1722731)
Hmmm, video is vorking in IE, but not working any more in FF... :(

YouTube has been buggy all week... its a problem with YouTube, not this mod. It was the exact opposite for me an hour ago, movies worked in FF, but not IE.

haytham 01-24-2009 04:36 AM

OK. After 23 pages..is it working now? The script I mean. I hope all bugs have been fixed. I don't like fooling around with my database.

Excalibur! 01-24-2009 06:04 AM

Quote:

Originally Posted by Jaxel (Post 1722767)
YouTube has been buggy all week... its a problem with YouTube, not this mod. It was the exact opposite for me an hour ago, movies worked in FF, but not IE.

Tnx.

C138 Kaysone 01-24-2009 06:16 AM

awwwww MAN!!!! i got something like this but i dont wanna take mine off and lost it all.. but mmmmm

is this just like the one i have now?

mytalkcarolina.com/video.php

if so, can i upgrade to this or will i have to uninstall and do it all over again?

SgtSling 01-24-2009 06:22 AM

upgraded and works. How many queries did the new version save us?

C138 Kaysone 01-24-2009 06:41 AM

crap.. i didnt export my hosters :( now im SOL!!!!!

indie2industry 01-24-2009 08:33 AM

veoh isn't working for me:(

If gives me this error.

Quote:

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

TCB 01-24-2009 10:36 AM

Quote:

Originally Posted by TCB (Post 1721528)
How come this mod uses so many queries?

video.php?do=viewcategory&categoryid=10 (1 video) takes 9 queries
video.php?do=viewcategory&categoryid=12 (17 videos) takes 25 queries (!?)

you'd think the amount of shown videos in a category would be 'query independant'? For example: when I set the amount of videos to be shown in the vbadvance video directory module from 3 to (for example) 6 videos, it has no influence on the amount of queries for that page. Shouldn't it be cached or something?

When many people browse through the video directory at a particular moment, it really stresses the server.

1.2.2 really kicks ass! Fantastic job on the caching part. With 1.2.1 showing a category with 17 videos costs 25 queries, but with 1.2.2 only 9 queries.

Thanks a lot :up:

GlamRockTalk 01-24-2009 12:32 PM

Quote:

Originally Posted by haytham (Post 1723014)
OK. After 23 pages..is it working now? The script I mean. I hope all bugs have been fixed. I don't like fooling around with my database.

This has been since nearly the beginning. Jaxel has been gracious enough to take LOTS of requests on features and enhancements (as well as coming up with his own additions) which has been what we've mainly been doing since the beginning.

So, safe to use as far as I'm concerned :up:

Philippe J 01-24-2009 01:18 PM

Quote:

You MUST remember to re-import your hosters after upgrading.
Just to be sure : which hosters are you talking about, the old ones (before upgrade) that I imported with the 1.2.1, or the new hosters included in the 1.2.2 release ?

GlamRockTalk 01-24-2009 01:54 PM

Philippe,

Aside from uploading the hosters into your directories, you also have to go into your admincp > videos > manage hoster > then, click on import video-hoster and find the 'new' hosters.

Philippe J 01-24-2009 02:24 PM

Quote:

Originally Posted by GlamRockTalk (Post 1723291)
Philippe,

Aside from uploading the hosters into your directories, you also have to go into your admincp > videos > manage hoster > then, click on import video-hoster and find the 'new' hosters.

Ok, thank you. :up:
I just wanted to be sure before upgrading, I wouldn't be happy to lose all my videos. ;)

ForYou 01-24-2009 08:26 PM

Hello ,

PHP Code:

Warningfopen([path]/videothumbnails/Dailymotion/x7rvcu_baby.jpg) [function.fopen]: failed to open streamPermission denied in [path]/includes/videoserviceapi/class_dailymotion.php on line 88

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

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

this error message just come when add video from Dailymotion ,

Big-K 01-25-2009 12:54 AM

Hi,

Is there a way to have the "Add Video" Button show on the video landing page, rather than from within categories? Its confusing to have to go to categories before users could add videos.

TCB 01-25-2009 08:59 AM

Can someone tell me how to get the categories right? If I have for example a main category 'music', than subcategories would be 'rock', 'live', 'rap', etc. What do I have to fill in, in order to have it actually look like main and sub categories in the categorieslist?

And is it possible to remove the big 'views' box in the videolisting in a category?

GlamRockTalk 01-25-2009 01:41 PM

TCB,

They aren't "true" subcategories (the 'main' category doesn't include all of the subcategory videos within it), but it does allow you to separate things out and give a little cleaner look.

The way you do that is set the "display level" to 1 for a subcategory or leave it at 0 for the main category. Go to admincp > videos > manage categories .... then, you'll see all of the categories with the "Display Level" to the right.

EuroBeat2 01-25-2009 02:57 PM

Thank you for this mode. I have just installed it (without any modification or customization). When I am clicking on Video Directory I am getting message that "I have permission to access this page". Am I doing something wrong?

Sorry, If I am asking a question that might be already answered before. :)

Thank you.

EB

Marka Ragnos 01-25-2009 03:05 PM

Quote:

Originally Posted by EuroBeat2 (Post 1724302)
Thank you for this mode. I have just installed it (without any modification or customization). When I am clicking on Video Directory I am getting message that "I have permission to access this page". Am I doing something wrong?

Sorry, If I am asking a question that might be already answered before. :)

Thank you.

EB

You need to set the permissions for each usergroup

EuroBeat2 01-25-2009 03:09 PM

Quote:

Originally Posted by Marka Ragnos (Post 1724316)
You need to set the permissions for each usergroup

Thank you. That really helped! :)

EB

dbirosel 01-25-2009 03:41 PM

I added a YouTube video. Although it added successfully, I have received this message:

Code:

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

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

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


The thumbnail does not show either. What's going on?

GlamRockTalk 01-25-2009 04:03 PM

dbirosel,

Did you CHMOD the directories as detailed in the instructions (and subdirectories)?

dbirosel 01-25-2009 05:37 PM

Quote:

Originally Posted by GlamRockTalk (Post 1724363)
dbirosel,

Did you CHMOD the directories as detailed in the instructions (and subdirectories)?

I chmod the main folders but not the subdirectories. I'll CHMOD those too. Thx.

dbirosel 01-25-2009 05:54 PM

Sweet! The problem was the subdirectories not being CHMOD. In the instructions all it said chmod the 2 folders. Wasn't specific to CHMOD the subdirectories.

Thanks.

majordork82 01-25-2009 06:59 PM

I would love to install this mod, but I need it to be able to play megavideo videos. I am not really a coder, so could someone walk me through this?

Big-K 01-25-2009 07:20 PM

Please help!

I had Survivor's version working perfectly. Then I uploaded this version and I've lost most of my videos and Thumbnails.

The descriptions are all there but all I have for the video thumbnails are a bunch of question marks "???" and there are no videos


All times are GMT. The time now is 05:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01842 seconds
  • Memory Usage 1,834KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete