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)
-   -   New Posting Features - VB AnyMedia Player / Media Sites (youtube, google and many more) (https://vborg.vbsupport.ru/showthread.php?t=150491)

El Burro 09-10-2007 09:11 PM

Quote:

2. The database errors, quick reply and preview are fixed in the next version.

Any chance of PM'ing me the changes I need to make.

I don't like my users getting db errors.

Do you have an idea of when you are releasing the update?

Thanks for this Nix

cyclone-uk 09-10-2007 09:33 PM

Installed and double checked and i'm getting this: Error: unsupported media type

What i'm using:
[media]http://www.xbox-corner.com/video/nhl081.flv[/media]

Any ideas?

greggus 09-10-2007 10:13 PM

Quote:

Originally Posted by El Burro (Post 1336276)
Hi Nix,

I'm getting a database error when I preview a post.

Invalid SQL:
UPDATE post SET anymedia_yes=1 WHERE postid=;

I saw the same error in a previous post so I followed your advice given then and uninstalled then reinstalled

I'm still getting the errors :(

If i remembered correctly, just edit the inclides/class_anymedia.php
and search for :

PHP Code:

$vbulletin->db->query_write("UPDATE " TABLE_PREFIX "post SET anymedia_yes=1 WHERE postid=$post[postid]"); 

replace it with :

PHP Code:

$vbulletin->db->query_write("UPDATE " TABLE_PREFIX "post SET anymedia_yes=1 WHERE postid='" $post[postid] ."'"); 


Hawaiian-TV 09-10-2007 10:56 PM

AnyMedia 3.1 Beta zip file is corrupted

I just tried to download the zip file for the AnyMedia Player 3.12 Beta and WinRAR says the file is corrupted ("unexpected end of archive"). Please check and fix. Thanks :)

cyclone-uk 09-10-2007 11:02 PM

Quote:

Originally Posted by Hawaiian-TV (Post 1336582)
AnyMedia 3.1 Beta zip file is corrupted

I just tried to download the zip file for the AnyMedia Player 3.12 Beta and WinRAR says the file is corrupted ("unexpected end of archive"). Please check and fix. Thanks :)

Just tryed it and its working fine Hawaiian, must be your end.

nix 09-10-2007 11:02 PM

its fine. Its been downloaded almost 4,000 times.

NitroXploit 09-10-2007 11:17 PM

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE post SET anymedia_yes=1 WHERE postid=;

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 '' at line 1
Error Number : 1064
Date        : Tuesday, September 11th 2007 @ 02:11:56 AM
Script      : http://domain/newthread.php?do=postthread&f=24
Referrer    : http://domain/newthread.php?do=postthread&f=24
IP Address  : ipaddress
Username    : username
Classname    : database

I'm getting this error when previewing a post with media.

The field is correctly set in the database. Could it be a syntax error?

nix 09-10-2007 11:21 PM

Quote:

Just to clear somethings up.

1. The template edits are only needed if you want to user attachments or options.

2. The database errors, quick reply and preview are fixed in the next version.

3. I'll make an option on how the media displays. Do you guys want it to be a user or admin setting?

4. Thanks for helping get rid of all the bugs!
:up:

El Burro 09-10-2007 11:22 PM

Thanks Greggus & Nix

NitroXploit 09-10-2007 11:31 PM

Quote:

Originally Posted by nix (Post 1336594)
:up:

I'll give you that, you have patience, i should've read a few posts earlier.

Thanks


All times are GMT. The time now is 01:37 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.01840 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)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