vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

capy 09-29-2010 12:58 PM

how can moderators og admin remove clips from the Media Library?

basilrath 09-29-2010 05:27 PM

Go to the particular clip concerned then "edit" then deleting them

charl13dontsurf 09-29-2010 06:56 PM

Am I crazy, or did I have a admincp option set and not just inline administration from the actual CMS? Anyhow, my admincp stuff for 8WayRun are now missing. I can't for the likes of me figure out why or how - after re-installing, etc etc.

Running VB /w CMS 4.07.

Thanks!

hotslot 09-29-2010 09:20 PM

Come on Jaxel please help answer these questions, I also paid $50.00 and now your abandoning the project?

hotslot 09-29-2010 09:28 PM

Does anyone know how to add a banner or logo above the Media Library section only?

Footman 09-30-2010 02:08 PM

Still trying to work out allowing members upload their own videos then be able to post them in various places like threads, blogs etc.

So how about this...

I get a video sharing script, like clipbucket, where they can share videos and then somehow attache those videos through this mod to vB?

Can that work?

basilrath 09-30-2010 03:24 PM

Quote:

Originally Posted by hotslot (Post 2104812)
Does anyone know how to add a banner or logo above the Media Library section only?

As in where - like in the shaded area below

http://www.tabletennistalk.co.uk/Untitled-1.jpg

Jaxel 09-30-2010 05:50 PM

Quote:

Originally Posted by hotslot (Post 2104812)
Does anyone know how to add a banner or logo above the Media Library section only?

In "8WR_media_SHELL"

sigh 10-01-2010 09:50 AM

Running vB 4.0.7, just upgraded the mod from 4.0.4 to 4.1.6 and getting this error on media.php:

Code:

Database error in vBulletin 4.0.7:

Invalid SQL:

                        SELECT media.*, media_service.*, media_category.*, IF(NOT ISNULL(user.userid), user.username, media.username) AS username
                        FROM media AS media
                        LEFT JOIN media_service AS media_service ON(media_service.serviceID = media.serviceID)
                        LEFT JOIN media_category AS media_category ON(media_category.categoryID = media.categoryID)
                        LEFT JOIN user AS user ON(user.userid = media.userID)
                        WHERE media_category.catOrder != '0'
                        ORDER BY media.favorites DESC, media.comments DESC, media.views DESC
                        LIMIT 3;

MySQL Error  : Unknown column 'media.favorites' in 'order clause'
Error Number  : 1054
Request Date  : Friday, October 1st 2010 @ 06:31:48 AM
Error Date    : Friday, October 1st 2010 @ 06:31:48 AM
Script        : xxx
Referrer      : xxx
IP Address    : xxx
Username      : xxx
Classname    : vB_Database
MySQL Version : 5.0.91-community-log


Add this error when running rebuild media information:
Code:

Database error in vBulletin 4.0.7:

Invalid SQL:

                SELECT mediaID, title, subscriptions FROM media as media
                WHERE mediaID >= 0 AND mediaID < 100
                ORDER BY mediaID;

MySQL Error  : Unknown column 'subscriptions' in 'field list'
Error Number  : 1054
Request Date  : Friday, October 1st 2010 @ 06:35:59 AM
Error Date    : Friday, October 1st 2010 @ 06:35:59 AM
Script        : xxx
Referrer      : xxx
IP Address    : xxx
Username      : xxx
Classname    : vB_Database
MySQL Version : 5.0.91-community-log


saqiralemarate 10-02-2010 08:02 AM

This error comes to me......plzzzz help!

(USERNAME), you do not have permission to access this page. This could be due to one of several reasons:

1. 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?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


All times are GMT. The time now is 02:01 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.04263 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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