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)

Jaxel 04-15-2010 10:00 PM

I BELIEVE I have the import script working perfectly for the import from Video Directory Remixed.

However, I need at least one person with AIM to test it for me.

Veer 04-15-2010 10:33 PM

Quote:

Originally Posted by Jaxel (Post 2021934)
I BELIEVE I have the import script working perfectly for the import from Video Directory Remixed.

However, I need at least one person with AIM to test it for me.

Please check my PM

Jaxel 04-16-2010 08:31 PM

Okay, attached is the mostly unphrased beta... don't install this beta on your LIVE forum yet. Keep it to test forums; and make sure you import your existing Video Directory Remixed database to your test forum. I've also included my HTACCESS file; which I think everyone with apache should be using over what you find at vbulletin.com.

INSTALL
- Upload all files in "upload" to your forum root
- CHMOD 777 customVID and its subdirectories
- Install product from your admin control panel
- Set your usergroup permissions
- Program your Media Library settings, especially your thumbnail quality setting... At 50%, your thumbnails will be about 2kb in size, at 80% about 5kb in size and at 100%, 15kb in size. By default, the setting is for 50% quality, but I recommend changing it to 80%.

UPGRADE (after you install)
- go into plugin manager and enable the "media ADMIN import" plugin, once you finish the upgrade process, you will want to disable this plugin again so you don't accidentally use it. this upgrade process will truncate your existing media tables, so you should only ever do this process once.
- go into update counters maintenance and run the "Import Media from Video Directory Remixed" process. VDR needs to still be installed on your forums (but disabled, since it wont run on VB4x) and the video tables should still be in your database.
- when this import is done, it will automatically run the "Rebuild Media Information" process.
- go into update counters maintenance and run the "Rebuild Media Thumbnails" process. This is a very intensive process, but it will rebuild all thumbnails for your media to the new thumbnail format I have created for this mod.

YOU WILL GET ERRORS WHILE REBUILDING THUMBNAILS!

Rebuilding thumbnails will tell you for which media it is working on, and then display the new thumbnail. If the rebuild process stops with an error; you can easily click on the link provided for that media and see if there is anything wrong with the media. Often you will see something along the lines of "This video has been removed" from YouTube or something else.

This means the video is gone, and thus the thumbnail was unable to be regenerated. Delete the video from your library, as its no longer of any use to you, and restart the thumbnail rebuild process from where you left off. You can easily skip to where you left off, by inputting the ID of the last completed video into the section labelled "Media ID Staring Location".

If you don't see any error when you click the link provided, that simply means that there was a syn/ack request failure (consider it a hiccup) and it was unable to connect. Just try again from that specific ID.

EquinoxWorld 04-16-2010 08:48 PM

AWSOME news my friend. We will surely test it out and give feedback. Today is a very happy day. Thank you so much Jaxel!

kho91 04-16-2010 09:22 PM

thank you jaxel

i have this error

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT media_tag_content.tagID AS tagID, media_tag.*, COUNT(*) AS count
FROM vbmedia_tag_content AS media_tag_content
INNER JOIN vbmedia_tag AS media_tag ON (media_tag.tagID = media_tag_content.tagID)
GROUP BY media_tag.tagID, media_tag.tagText
ORDER BY count DESC
LIMIT 50;

MySQL Error : Table 'mydatabasename.vbmedia_tag_content' doesn't exist

kho91 04-16-2010 09:28 PM

i have this in my config.php

Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = 'vb';

sorry i dont speak english

final kaoss 04-16-2010 09:49 PM

This mod is for vbulletin 3.8.X

Quote:

Originally Posted by kho91 (Post 2022407)
thank you jaxel

i have this error

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT media_tag_content.tagID AS tagID, media_tag.*, COUNT(*) AS count
FROM vbmedia_tag_content AS media_tag_content
INNER JOIN vbmedia_tag AS media_tag ON (media_tag.tagID = media_tag_content.tagID)
GROUP BY media_tag.tagID, media_tag.tagText
ORDER BY count DESC
LIMIT 50;

MySQL Error : Table 'mydatabasename.vbmedia_tag_content' doesn't exist


kho91 04-16-2010 09:54 PM

i know that but we have a script to upgrad to vb4

final kaoss 04-16-2010 09:58 PM

Then you wont be able to use it. It will not work on vbulletin 4.X versions, until the author decides to update it to be compatable with vbulletin 4.X

Jaxel 04-16-2010 10:36 PM

Okay, here is a fixed product file... uninstall the previous version first.

You will need to edit the product and DELETE the SECOND "Existing Install/Uninstall Code" before you will be able to uninstall it. There was a problem with the install procedure related to uStream.


All times are GMT. The time now is 03:50 AM.

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.03170 seconds
  • Memory Usage 1,745KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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