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)

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

1 Attachment(s)
i have not import funktion :/


www.gamezentrum.de import is vor all

Jaxel 10-26-2009 12:09 AM

Quote:

Originally Posted by Alien (Post 1905675)
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.

Code:

    $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.

Code:

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

Quote:

Originally Posted by Cybershaolin (Post 1907047)
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?

Cybershaolin 10-30-2009 07:03 PM

OK, I found a way with the help of somebody else for the automatic addition checked off... Thanks anyway.

One more bug to report:

When you modify the category of a video in the gallery, the video does not show on the forum thread anymore if you go there and edit the category as well since it's not done automatically. Maybe it was already mentionned before but this thread is so long to read.

neto614 10-30-2009 08:44 PM

thx for the info MagicThemeParks its working now but i dont want it as a side bar . i would like it arross the bottom or under chatbox


thanks again for the info

shiftdeletetr 10-30-2009 11:28 PM

Hello friends;
I'm using version 1.3.0. (I have adapted with vBSEO.)
However, there is a problem.
Can not make comments to the video.
"invalid video specified" warning is given.
What should I do to help you be happy.

gearspro 10-31-2009 03:54 AM

Just wondering, is it possible to use this player to host videos uploaded to your own server? If so how? Thanks.

gearspro 11-01-2009 01:13 AM

Quote:

Originally Posted by neto614 (Post 1906671)
: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

Upload the files to the directories of your server, import the xml file and then import the differrent video format .xml files relevant to the ones you want to use for your website, easy.

Enjoy.

trotskid 11-01-2009 01:48 AM

Hi. How can delete the comment box?

http://img41.imageshack.us/img41/6475/commen.jpg

Thanks

Jaxel 11-02-2009 07:42 PM

Quote:

Originally Posted by MagicThemeParks (Post 1905142)
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

Well I've decided that the RSVP system isn't necessary, and given the oppurtunity to upgrade to vB4.0... I will. So if I can get enough donations to upgrade for vB4.0... I will probably REWRITE this entire mod. I think I've been building on vbPoint's original product far too long and its stretched way beyond its limitations.

Alien 11-03-2009 07:24 PM

Consider me in for a donation officially, once I can fix this nagging mysql error. :p

Chadi 11-03-2009 10:42 PM

I will donate $20 via PayPal myself once the v4.0 version comes out.

I'm just waiting on my main feature request concerns:

- member submission moderation feature
- member comments moderation feature

Thank you Jaxel

Jaxel 11-04-2009 11:32 AM

Quote:

Originally Posted by Chadi (Post 1909986)
- member submission moderation feature
- member comments moderation feature

That will be in when if I rewrite this mod. I've already got it in the current version on my forums, but its still got some bugs so I haven't released it to the public.

schlottkej 11-05-2009 12:49 AM

vbSEO CRRs

Add to first post, if you find useful :)

PHP Code:

'^video\.php\?do=viewrecent'=>'videos/recent-videos.html'
'^video\.php\?do=viewtag&tag=(.*)'
=>'tags/$1/'

'^video\.php\?do=viewcategory&categoryid=(\d+)&categorytitle=(.*)&sort=dateline&order=DESC&page=(\d+)'
=>'videos/$2-$1/page-$3/'
'^video\.php\?do=viewdetails&categoryid=(\d+)&categorytitle=(.*)&videoid=(\d+)&videotitle=(.*)'
=>'videos/$2-$1/$4-$3.html'
'^video\.php\?do=viewcategory&categoryid=(\d+)&categorytitle=(.*)&page=(\d+)'
=>'technique/$2-$1/$3/'
'^video\.php\?do=viewcategory&categoryid=(\d+)&categorytitle=(.*)'
=>'videos/$2-$1/'
'^video\.php'
=>'videos/' 


ludachris 11-05-2009 08:36 PM

Quote:

Originally Posted by ludachris (Post 1899298)
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?

Hey Jaxel,

I'm still having this issue. All new thumbnails are being created with permissions of 600. Where can I add code to force the file to be created with permissions of 777?

schlottkej 11-07-2009 07:50 PM

PHP Code:

<title><if condition="$pagetitle">$pagetitle<else />$vbphrase[videos]</if> 


<if 
condition="$catinfo[description]">$catinfo[description]<else /> YOUR MAIN PAGE KEYWORDS HERE</if> 
</
title


trotskid 11-07-2009 08:34 PM

Quote:

Originally Posted by bilgicc (Post 1894494)
"Invalid video specified."

How can I solve this problem?

Quote:

Originally Posted by dai-kun (Post 1894519)
It has to do with vbseo, turn off rewrite and it should work.

I have the same issue.

Turn off what exactly and where?

tlwwolfseye 11-11-2009 01:20 PM

Can you please add Gametrailers.com to the Hosters ? That would be extremely helpful.
Thanks for this great Mod!

Cheers

realdx 11-12-2009 12:48 PM

I just noticed that GUESTS cannot see any video thumbs, when I guest enter the video directory it shows up no video, even though I gave the permissions..
any hint? thanks!

F0xy 11-12-2009 06:27 PM

can someone attempt to make magnify available please.

http://www.magnify.net/developers/api/

Kosmic1 11-12-2009 09:24 PM

Very good module!!

But I have one problem...

https://vborg.vbsupport.ru/external/2009/11/19.png

How do I fix this? :confused:

Thanks :)

inciarco 11-13-2009 01:49 AM

Quote:

Originally Posted by Kosmic1 (Post 1913254)
Very good module!!

But I have one problem...

https://vborg.vbsupport.ru/external/2009/11/19.png

How do I fix this? :confused:

Thanks :)

On Page 70 You'll Find some Solutions:

https://vborg.vbsupport.ru/showthrea...200819&page=70

My Best Regards.

:)

Kosmic1 11-13-2009 07:11 AM

Wow thanks a lot my friend!

Now I have just 2 little doubts and then it's 100% perfect:

https://vborg.vbsupport.ru/external/2009/11/18.png

(this happens only in this skin, I can't see the dropdown)

And the last question: How can I add subcategories, like the screenshots? I only found add categories.

Big thanks! :)

Trip 11-13-2009 07:18 AM

For subs I think you need to change your display level. IE:
Cat1 (display level 0)
sub1 (display level 1)
sub2 (display level 1)

Kosmic1 11-13-2009 07:21 AM

Quote:

Originally Posted by Trip (Post 1913441)
For subs I think you need to change your display level. IE:
Cat1 (display level 0)
sub1 (display level 1)
sub2 (display level 1)

Yeah, I've found that option right now heheh thanks Trip :)

Now the last "problem" is just with the category box on my skin, maybe It's because the background is black? What can I modify to fix it?

Trip 11-13-2009 07:31 AM

Question...
When viewing a video I am getting a javascript error. 'elem' is null or not an object (vbuletin-ajax.videocomment.js)
Any idea how to correct that??

Veer 11-13-2009 11:10 AM

Hi,

Any news about updating it to vBulletin 4, will this work?

sensimilla 11-13-2009 05:33 PM

Quote:

Originally Posted by sensimilla (Post 1879501)
Somehow i get

Code:

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

TIA

I would appreciate if anyone point me into right direction.

TIA

Kosmic1 11-13-2009 07:15 PM

When I post a comment in some video, avatar doesn't appear.

http://psygate.net/forum/images/styl...sc/unknown.gif

Just appear this pic. What's wrong?

ahmedipa 11-14-2009 05:37 AM

I neeed your help

regarding comment in arabic after reply

ظ‡ظ‡ظ‡ظ‡ظ‡ظ‡ظ‡ظ‡ظ‡ ظٹط¶ط*ظƒ ط´ظƒظ„ظ‡ظ…

how to solve the problem ??

Dirkt1 11-15-2009 12:33 PM

Wenn ich ein Video posten will, dann kommt bei mir immer: Ungültige Kategorie gewählt.
Weiß jemand Rat ?

If I want to post a video, then come with me always: Invalid chosen category.
Does anybody advice?

MagicThemeParks 11-15-2009 03:16 PM

I didn't see the Vimeo hoster, but here it is along with a few others: https://vborg.vbsupport.ru/showpost....&postcount=600

Dirkt1 11-15-2009 05:13 PM

How can I display some newest videos in forumhome?


All times are GMT. The time now is 04:13 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.03800 seconds
  • Memory Usage 1,846KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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