vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   vB Media Player based on AnyMedia 3.5.x by Crist Chsu (https://vborg.vbsupport.ru/showthread.php?t=133204)

Adult SEO 12-05-2006 06:55 AM

Quote:

Originally Posted by da420 (Post 1132244)
Updated now getting this when updating usergroup permissions;

Code:

Database error in vBulletin 3.6.4:
 
Invalid SQL:
UPDATE usergroup SET
 
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    `title` = 'Administrators',
    `description` = '',
    `usertitle` = 'Administrator',
    `opentag` = '',
    `closetag` = '',
    `passwordexpires` = '0',
    `passwordhistory` = '360',
    `canpostmedia` = '1',
    `canviewmedia` = '1',
    `forumpermissions` = '1048575',
    `genericpermissions` = '1039138751',
    `attachlimit` = '0',
    `pmquota` = '4200',
    `pmpermissions` = '7',
    `pmsendmax` = '5',
    `calendarpermissions` = '63',
    `wolpermissions` = '31',
    `adminpermissions` = '3',
    `genericoptions` = '54',
    `profilepicmaxwidth` = '640',
    `profilepicmaxheight` = '640',
    `profilepicmaxsize` = '65535',
    `avatarmaxwidth` = '150',
    `avatarmaxheight` = '250',
    `avatarmaxsize` = '75000',
    `signaturepermissions` = '245759',
    `sigpicmaxwidth` = '500',
    `sigpicmaxheight` = '100',
    `sigpicmaxsize` = '20000',
    `sigmaxrawchars` = '0',
    `sigmaxchars` = '0',
    `sigmaxlines` = '0',
    `sigmaxsizebbcode` = '7',
    `sigmaximages` = '0',
    `vbgmepermissions` = '31'
WHERE usergroupid=6;
 
MySQL Error  : Unknown column 'canpostmedia' in 'field list'
Error Number : 1054
Date        : Monday, December 4th 2006 @ 11:46:39 PM
Script      : http://www.xxxxxxx.com/forum/admincp/usergroup.php?do=update
Referrer    : http://www.xxxxxxx.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address  : xx.xx.xx.xx.xx
Username    : xxxxxx
Classname    : vb_database


Hi!

The new product should fix this.

Best Regards,
Jan Jaap

s0b 12-05-2006 07:13 AM

Quote:

Originally Posted by Adult SEO (Post 1131798)
Hi!

How many users does it have?

I just want to include support for services that have more then 100.000 users ;)

Best Regards,
Jan Jaap

I dont know how much users it have. If finally u dont include GoEar.. include some service for music plz!! :P

P.D: I forget to say that ver much thanks for this mod, when i read that Crist Chsu dont would support his mod never i get amazed...

^SuiCyde^ 12-05-2006 07:15 AM

Quote:

Originally Posted by Adult SEO (Post 1132230)
Would it be ok if I place a warning on this thread?

I think users should decide themselfs if they want to login via my site and I would like to have the official domain for this free mod mentioned in this thread.

Best Regards,
Jan Jaap



Quote:

Field anymediapermissions
Type INT
Length/Values1 10
Collation (left blank)
Attributes UNSIGNED
NULL NOT NULL
Default2 0
Extra (left blank)
Comments (left blank)
apparently this is the fix to the problem....how do i implement this?^
the phpmyadmin for my domain?

nexus851 12-05-2006 07:28 AM

just wanna say Great mod!

Can you add auto watermarking to any videos that are added or uploaded when being viewed in the built-in player?

That would be an invaluable marketing service for other websites that view your videos on your website.

J

Adult SEO 12-05-2006 07:48 AM

Hi!

Do you know of any existing PHP solution that enables to do this? Watermarking of images will be no problem.

Best Regards,
Jan Jaap

nexus851 12-05-2006 07:56 AM

Quote:

Originally Posted by Adult SEO (Post 1132266)
Hi!

Do you know of any existing PHP solution that enables to do this? Watermarking of images will be no problem.

Best Regards,
Jan Jaap


Not watermarking images, but importantly, videos...


J

redlabour 12-05-2006 09:39 AM

Great Problems :
  • The Icon is not placed in the Editor (was not shown).
  • When i try to enter a Video it does not show this Posting after saving.
    Refreshing the Thread brings only a white Page out.
    Deactivating vb Media Player shows the Thread again.

Using vBSEO! Excluding anymedia.php from vbseoCP makes no changes.

MissKalunji 12-05-2006 11:47 AM

Quote:

Originally Posted by MissKalunji (Post 1131898)
whats the difference between that and anymedia?

n eone?

MotMann 12-05-2006 12:02 PM

Okey. i have the last version and a new problem.

Quote:

Database error in vBulletin 3.6.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '360',
`canpostmedia` = '1',
`canviewmedia` = '1',
`forumpermissions` = '1048575',
`genericpermissions` = '1039138751',
`attachlimit` = '0',
`pmquota` = '4200',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '54',
`profilepicmaxwidth` = '640',
`profilepicmaxheight` = '640',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '250',
`avatarmaxsize` = '75000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`vbgmepermissions` = '31'
WHERE usergroupid=6;

MySQL Error : Unknown column 'canpostmedia' in 'field list'
Error Number : 1054
Date : Monday, December 4th 2006 @ 11:46:39 PM
Script : http://www.xxxxxxx.com/forum/admincp....php?do=update
Referrer : http://www.xxxxxxx.com/forum/admincp...&usergroupid=6
IP Address : xx.xx.xx.xx.xx
Username : xxxxxx
Classname : vb_database
The same as everyone, if i wanna chance the permissions in usergroups. So the bb Code can't be shown in the editor from the user.

but with the new version is that problem fixed ;)

hotwheels 12-05-2006 12:07 PM

K, i just uninstalled your old product, and reinstalled with your new product, and here are the current results:

The permission's now show no error when you upload the .xml, but when you go into the anymedia bb settings, you can see my results........they are unset, and after you try to set them, they do not save.....


All times are GMT. The time now is 01:07 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.02142 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_code_printable
  • (7)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
  • (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