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)

Katelynn 01-07-2009 01:33 PM

Thanks ArnyVee just got done editing the time of 60 vids on my site :) Uploaded since yesterday!

Just gotta figure out how to move the tag cloud and why it isn't working .. and I'll be good to go!

Katelynn 01-07-2009 01:37 PM

Got another error I see?

On the comments, only some of the avatars are showing up, not all of them?

For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?

Thanks ..

KW802 01-07-2009 01:49 PM

Quote:

Originally Posted by Jaxel (Post 1703516)
You mean the CMPS mod? Its included in my ZIP.

I would have preferred that you just asked me to include the changes in my module instead of re-distributing a slightly modified version.

WarLion 01-07-2009 02:55 PM

@kw802 at least jexel is the only one giving support for the module ,im still wainting for you help in the mp that i send you one week ago kw802

KW802 01-07-2009 03:06 PM

Quote:

Originally Posted by WarLion (Post 1704248)
@kw802 at least jexel is the only one giving support for the module ,im still wainting for you help in the mp that i send you one week ago

You wanted a .module file instead of an .xml file... Jaxel already re-posted that within this thread. Your problems go beyond just importing a file.

WarLion 01-07-2009 03:17 PM

i ask you the same one week ago in your post an via pm and never recive a response from you jaxel gime that one minute after i ask , jaxel is givin the support that you dont , and i belive he made a change for his own modification . but this end here, this is not a fight betwen both of us.
this is a post for support and questionf about "Video-Directory Remixed"

WarLion 01-07-2009 03:21 PM

Quote:

Originally Posted by Katelynn (Post 1704194)
Got another error I see?

On the comments, only some of the avatars are showing up, not all of them?

For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?

Thanks ..

we figure out how to fix that

read the post 87 to 90

KW802 01-07-2009 03:22 PM

Quote:

Originally Posted by WarLion (Post 1704266)
i ask you the same one week ago in your post an via pm and never recive a response from you jaxel gime that one minute after i ask , jaxel is givin the support that you dont , and i belive he made a change for his own modification . but this end here, this is not a fight betwen both of us.
this is a post for support and questionf about "Video-Directory Remixed"

It does not matter if he responded within minutes or not at all; he should not have redistributed the module without at least asking me.

inciarco 01-07-2009 03:29 PM

Quote:

Originally Posted by Jaxel (Post 1704055)
Yes... Lionel, that could be it... I forgot to put the AS in on the tag cloud...

Try this file if you are still getting the videotag error... NO NEED TO INSTALL.

I Confirm the SQL Error on vB373 on Upgrade and after Replacing this File in "includes" Folder, the Video Directory Works Fine.

(Is Important to Remember the Step on Rebuilding the Categories by the process specified by Jaxel for them to be Displayed; you have to Edit and Save Each One of the Categories for them to be Displayed because some Groups Permissions need to be confirmed that way).

(I also noticed some Extra Fields for Group Permissions, so is necessary to check them for each UserGroup).

Great Mod Jaxel. Thank You For Sharing It. :up::up::up:

Nominated for MOTM. :up::up::up:

My Best Regards.

:)

inciarco 01-07-2009 04:02 PM

For Your Next Release, it would be nice to have the Option to Auto-Generate Tags for the Videos; it can check the Title of the Videos and generate the Tags (checking each word to see if the tag already exists). :)

(There's a Mod to Auto-Generate Tags for Threads, I guess the code should be similar for the Videos).

My Best Regards. :up:

:)

inciarco 01-07-2009 04:15 PM

1 Attachment(s)
One Favor to Ask you Jaxel:

Could you please Attach the XML Files for the Two (2) New Video Hosters (Version 1.1.3) that you show on the Screenshots, for YouTube International and for YouTube HD? (I only have the ones of the Previous Version (1.1.0)) :confused:

I Appreciate that, I can see some Interesting Thing that You've Added on that New Version (1.1.3).

My Best Regards.

:)

Edit: I managed to make a Fresh Install of the Mod on another Forum and I got the Original XML Files of the New Video Hosters, I'm Attaching them in case someone needs them.

:)

ArnyVee 01-07-2009 04:18 PM

Quote:

Originally Posted by Katelynn (Post 1704194)
Got another error I see?

On the comments, only some of the avatars are showing up, not all of them?

For instance, I am admin and mine isn't showing up ... some regular members are showing up and some "other" groups are showing up .. but not all?

Thanks ..

Katelynn, I think that Warlion mentioned it, but we had the same issue until we moved the avatars being stored from database to file system.

Go to AdminCP -> Avatars -> User Picture Storage Type ... then, click on "go" or "send" (forgot what it was, but you get the idea) and you should be straightened out after that.

Quote:

Originally Posted by inciarco (Post 1704299)
For Your Next Release, it would be nice to have the Option to Auto-Generate Tags for the Videos; it can check the Title of the Videos and generate the Tags (checking each word to see if the tag already exists). :)

(There's a Mod to Auto-Generate Tags for Threads, I guess the code should be similar for the Videos).

Funny enough I was going to suggest the same thing today to Jaxel! Great minds think alike, right? ;)

ArnyVee 01-07-2009 04:25 PM

I just received a database error related to the tags. This one looks like it has something to do with the tags having an apostrophe "s" at the end of "Disney". So, here's the error...

Code:

Invalid SQL:

              SELECT videotag.*
              FROM videotag AS videotag
              WHERE tagtext = 'disney's';

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

....any word on what can be done with this one?

inciarco 01-07-2009 05:53 PM

Quote:

Originally Posted by Pehchaan (Post 1704123)
Found error when editing video tag:



Editing tag doesn't work.

I confirm this Error/Bug; I've got it while trying to Tag my Old Videos and some that I uploaded without that Information. :(

Jaxel, What Code-Line (and in what Template/Plugin/File) can I Modify for it to be Fixed? :confused:

My Best Regards.

:)

inciarco 01-07-2009 06:34 PM

Other Error/Bug When Clicking on the Tags:

I've Indicated the TABLE_PREFIX as "prefixtable-".

Perhaps there is something on the Code that isn't taking in Consideration the Table Prefixes in some cases that it should? (I think that SQL is on the videotag.php File) :confused:

I Hope you can Fix those Tag Bugs, Jaxel. ;)

My Best Regards.

:)


Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT COUNT(video.videoid) AS count FROM prefixtable-video
                        INNER JOIN prefixtable-videotagvideo AS videotagvideo ON
                                (videotagvideo.tagid = 2 AND videotagvideo.videoid = video.videoid)
                        WHERE videotagvideo.tagid = '2' AND video.videocategoryid IN(0,1,6,2,4,3,5);

MySQL Error  : Unknown column 'video.videoid' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, January 7th 2009 @ 03:14:47 PM
Error Date    : Wednesday, January 7th 2009 @ 03:14:48 PM
Script        : http://ZZZ/video.php?do=viewtag&tag=commercial
Referrer      : http://ZZZ/video.php
IP Address    : ZZZ
Username      : ZZZ
Classname    : prefixtable-Database
MySQL Version : 5.0.51a-community

:)

DoB Rhapsody 01-07-2009 08:27 PM

How does the youtube HD work? I've tried adding a video that is HD and it doesn't come up in HD even after adding &fmt=22.

Jaxel 01-07-2009 08:39 PM

Quote:

Originally Posted by Pehchaan (Post 1704123)
Found error when editing video tag:



Editing tag doesn't work.

Where are you getting these errors? You really gotta be more informative when you report a bug.

Jaxel 01-07-2009 09:12 PM

================================================== =========
Version 1.1.6
================================================== =========
This update is mostly a series of bug fixes.

This new version should fix 99% of the bugs people are reporting... PLEASE TRY THIS NEW VERSION!

ArnyVee 01-07-2009 09:37 PM

Quote:

Originally Posted by DoB Rhapsody (Post 1704485)
How does the youtube HD work? I've tried adding a video that is HD and it doesn't come up in HD even after adding &fmt=22.

It's done differently with this mod. Instead of using the &fmt=22, we change the "http" in the URL to "hdef".

Here's an example of one done on my site. :D

http://www.waltdisneyboards.com/vide...ornia-110.html

inciarco 01-07-2009 10:10 PM

Fantastic Update, Jaxel. :up:

Everything I've Tested So Far Works Fine on vB373, Including the Tags. :up::up::up:

Thank You Very Much For The Update, definitely a Mod Of The Month (MOTM) Winner. :confused:

My Best Regards.

:)

inciarco 01-07-2009 10:15 PM

One Little Question:

As I've seen on the Install Process, You've Included the 3 other Old Video Hosters; is it necessary to Include in the folder "videothumbnails" the subfolders for the other 3 services "Metacafe", "MyVideo", and "Sevenload"? :confused:

My Best Regards.

:)

Jaxel 01-07-2009 10:21 PM

I didnt actually include those 3 old video hosters... the install process automatically trawls your XML directory for hoster files and adds them to the install file. Delete those three hoster files from your XML directory and they will never again show up in the install script.

But yes, if you want to use those three install files, then you need to make directories for them.

logoz2008 01-07-2009 11:24 PM

AWESOME!

I love you man *sniff

:D

ArnyVee 01-07-2009 11:37 PM

New version seems to be working perfect Jaxel :D

Now, if we can only get those limitations to save on upgrade...we'll be set! ;)

Oh...and the future feature that I'd love would be the tags being auto selected rather than someone doing it. :up:

Lionsloser07 01-07-2009 11:47 PM

I am getting this in the page source:
<!-- SHTML Wrapper - 500 Server Error -->

PLease tell me what is wrong.
http://motownsc.com/video.php

Veer 01-08-2009 08:28 AM

Thanks for the fantastic update Jaxel. :up:
Everything is fine now!

Please also include some other video hosters like MetaCafe.

Thanks.

juronx 01-08-2009 09:51 AM

only youtube video?? :(

youtube is bloked in Turkiye :S

Please also include some other video hosters like MetaCafe, Dailymotion, İzlesene.


sorry for my english

TCB 01-08-2009 10:48 AM

everything seems to work. Thanks a lot :D

Could you please make the option available to automatically import the original youtube-uploader?

chikkoo 01-08-2009 11:10 AM

Hi.. Jaxel,

Thanks for coming out with nice remix.
I downloaded it but not installed or updated, as my website mostly uses Metacafe.
After updating can I still use Metacafe?

Jaxel 01-08-2009 11:30 AM

1 Attachment(s)
Metacafe attached...

juronx 01-08-2009 11:40 AM

Quote:

Originally Posted by Jaxel (Post 1705054)
Metacafe attached...

Thanks for the fantastic update Jaxel ;)
Remaining Dailymotion, izlesene.com

Veer 01-08-2009 12:33 PM

Quote:

Originally Posted by Jaxel (Post 1705054)
Metacafe attached...

Thank you Jaxel.

juronx 01-08-2009 12:50 PM

1 Attachment(s)
Sorry, characters problem (şğı- ŞĞİ) in adding videos...

Please see attachment

ArnyVee 01-08-2009 01:35 PM

Quote:

Originally Posted by Jaxel (Post 1705054)
Metacafe attached...

Jaxel,

Is this any different than the original one that I downloaded with Surviver's version?

Katelynn 01-08-2009 02:12 PM

GREAT this fixed a lot of stuff :) Thanks for this MOD!

Still having a problem with some Avatars showing up in comments and some don't?

All my avatars on in a folder .. not stored in the database.

Cheers!

Veer 01-08-2009 02:41 PM

Quote:

Originally Posted by juronx (Post 1705061)
Thanks for the fantastic update Jaxel ;)
Remaining Dailymotion, izlesene.com

Dailymotion would be good :)

Katelynn 01-08-2009 02:58 PM

"We're sorry, this video is no longer available"

This is coming up for a couple videos that are available on youtube. But on my site a couple come up saying this!?

Cheers!

RS25com 01-08-2009 05:52 PM

Marked as installed. This is a VERY nice mod.

I have only one simple :) request: Allow users to upload their own videos from their computers, and of any size (up to several hundred MB / GB).

Can you make that happen? If so, that would make this mod God-like!

If not, how about the ability to import raw video files from a URL, such as site.com/video1.mpg and convert them to FLV files and/or link to the original media. I have the need to host a large number of videos and this would make things awesome!

RS25com 01-08-2009 07:23 PM

I should add, another solution that would work would be to make new hosting_XML files that hook into existing gallery software that supports videos, such as Coppermine or Gallery. Then we could host our own videos in the backend and link to them from this system. :)

chooky 01-08-2009 07:39 PM

after upgrade to 3.8 Gold I get the following Error for myspace videos

Quote:

Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php (Line 346)


All times are GMT. The time now is 05:08 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.01976 seconds
  • Memory Usage 1,841KB
  • 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
  • (15)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