vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs (https://vborg.vbsupport.ru/showthread.php?t=202476)

baher 12-11-2010 08:59 AM

hi
everything installed and seems OK! but the media icon doesn't appear on the editor !!
Thanks

Digital Jedi 12-11-2010 11:18 AM

Quote:

Originally Posted by baher (Post 2132308)
hi
everything installed and seems OK! but the media icon doesn't appear on the editor !!
Thanks

Oh okay, well, there is no media icon. :)

AME parses the URL automatically. There's nothing for users to do other then post a link. They don't even have to know the media will embed. AME handles all that for them. It's kinda the point of the modification. AME takes away ever having to bother with BBCode. It doesn't just take out one or two steps, it takes out every step and does it all for you.

baher 12-11-2010 12:53 PM

Quote:

Originally Posted by Digital Jedi (Post 2132337)
Oh okay, well, there is no media icon. :)

AME parses the URL automatically. There's nothing for users to do other then post a link. They don't even have to know the media will embed. AME handles all that for them. It's kinda the point of the modification. AME takes away ever having to bother with BBCode. It doesn't just take out one or two steps, it takes out every step and does it all for you.

well,
but we have a media icon ,uploaded to the forum/image ??

Digital Jedi 12-11-2010 03:46 PM

Quote:

Originally Posted by baher (Post 2132370)
well,
but we have a media icon ,uploaded to the forum/image ??

That's a "nomedia" icon. It's for definitions that detect for when a video will not embed and displays the image next to a plain text link.

After all, what do you need a button for, when the link converts all on it's own?

BirdOPrey5 12-11-2010 04:29 PM

Speaking of the "no media" icon is there something else I need to do to get that to work? I've never seen that icon come up even though people link to videos that say "embedding has been disabled by request." ?

Digital Jedi 12-11-2010 05:22 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132454)
Speaking of the "no media" icon is there something else I need to do to get that to work? I've never seen that icon come up even though people link to videos that say "embedding has been disabled by request." ?

Only works if the definition for a specific site is designed to check for validation. YouTube was like that for time, before people starting having trouble with it always failing validation. I generally don't design defs to check for that unless it's really necessary. I had to do that for Flickr, if I remember correctly.

BirdOPrey5 12-11-2010 06:02 PM

Oh OK, I thought the YouTube definition was compatible with this. No biggie.

Thanks.

Digital Jedi 12-11-2010 07:03 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132490)
Oh OK, I thought the YouTube definition was compatible with this. No biggie.

Thanks.

Oh, it's fine with this. What I was saying was that when The Geek first released validation, he did it with the YouTube def, but it didn't work right with YouTube, so we just blanked the validation field out.

Digital Jedi 12-12-2010 03:48 PM

Quote:

Originally Posted by baher (Post 2132370)
well,
but we have a media icon ,uploaded to the forum/image ??

I might have confused you when I said I'd reply in "the" thread. I really didn't specify which thread. Sorry about that. The question I asked over in the other thread was have you checked the trouble shooting guide I posted on the first page of media definitions to make sure everything that could be done was done?

gsmlover4u 12-14-2010 01:51 PM

not working 3.8.6
nothing to display

Digital Jedi 12-14-2010 02:15 PM

Quote:

Originally Posted by gsmlover4u (Post 2133742)
not working 3.8.6
nothing to display

Did you import the definitions from my add-on first. The default ones that come with AME are outdated. What links did you use? Post them and an example of where it's not converting.

gsmlover4u 12-14-2010 06:21 PM

Quote:

Originally Posted by Digital Jedi (Post 2133761)
Did you import the definitions from my add-on first. The default ones that come with AME are outdated. What links did you use? Post them and an example of where it's not converting.

thanks sir
now i done it but no one mention in installation about your definitions

ehd 01-03-2011 06:31 PM

Is there a way to display German umlauts with Amazon thumbnails correctly?

Code:

R?sle 16684 K?sem?hle: Amazon.de: K?che & Haushalt

is shown as:


Code:

Rösle 16684 Käsemühle: Amazon.de: Küche & Haushalt
Thx for your help!

Digital Jedi 01-04-2011 01:55 AM

Quote:

Originally Posted by ehd (Post 2143479)
Is there a way to display German umlauts with Amazon thumbnails correctly?

Code:

R?sle 16684 K?sem?hle: Amazon.de: K?che & Haushalt

is shown as:


Code:

Rösle 16684 Käsemühle: Amazon.de: Küche & Haushalt
Thx for your help!

It requires editing one of the AME files. If you don't mind reading posts backwards, I had a previous interaction with someone trying to get the characters to display in Russian. Our conversation ended here, and you can use those little quote links to back track: https://vborg.vbsupport.ru/showthrea...55#post1966255

ehd 01-04-2011 04:34 AM

Quote:

Originally Posted by Nook_Neformat (Post 1955894)
to make it shure:
i need in includes/ame_bbcode.php
find
PHP Code:

$title unhtmlspecialchars($title); 

and replace it with
PHP Code:

$title unhtmlspecialchars(mb_convert_encoding ($title'ISO-8859-2''UTF-8' )); 

right?

Thx for the help.

I've tried this, but it has no effect...

Tried to replace ISO-8859-2 with

ISO-8859-1
and ISO-8859-15

but still getting the scrambled titles. Target language is German.

Hm...

Digital Jedi 01-04-2011 05:12 AM

Quote:

Originally Posted by ehd (Post 2143695)
Thx for the help.

I've tried this, but it has no effect...

Tried to replace ISO-8859-2 with

ISO-8859-1
and ISO-8859-15

but still getting the scrambled titles. Target language is German.

Hm...

German should be ISO 8859-16. I think you need to still re-edit the post to check to see if works, too.

ehd 01-04-2011 05:39 AM

Changed it to 16 an nothing :(

And I also tried it with new posts and editing old ones.

Dave84311 01-10-2011 07:42 PM

Quote:

Originally Posted by gnosisprod (Post 1919375)
How do you disable videos from automatically playing? I'm embedding wmv files and I haven't found an option to disable autoplay.

Thats the issue I'm having with YouTube videos. Some users on my site are using autoplay=true on my site and it has been annoying our members.

Digital Jedi 01-11-2011 02:29 AM

Quote:

Originally Posted by Dave84311 (Post 2147200)
Thats the issue I'm having with YouTube videos. Some users on my site are using autoplay=true on my site and it has been annoying our members.

Users can't control the auto play feature using the YouTube or any other definition. It's determined in the embed code, and even the up to date definitions in my thread don't have it set to auto play, so I don't see how they could be setting anything.

Jennifer Marx 01-11-2011 01:34 PM

HELP! I messed something up badly. I uploaded the product via the Product Manager, got the "Adding index to post table. Please standy by.... this bit can take a few..." and then nothing happened. And now my entire message board is down with a database error. I am running 3.8. Ugh, I need to undo what I did! Someone please help, anyone. I'm desperate. :(

BirdOPrey5 01-11-2011 01:37 PM

Quote:

Originally Posted by Jennifer Marx (Post 2147523)
HELP! I messed something up badly. I uploaded the product via the Product Manager, got the "Adding index to post table. Please standy by.... this bit can take a few..." and then nothing happened. And now my entire message board is down with a database error. I am running 3.8. Ugh, I need to undo what I did! Someone please help, anyone. I'm desperate. :(

Can you post the exact error message you are getting? I'm sure that will help people who know about this mod to help quicker. (or a link to your forum?)

Nevermind, I see your homepage in your profile... the error is:


Code:

<!--

Database error in vBulletin :



mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

D:\Domains\passporter.com\wwwroot\forums\includes\class_core.php on line 311



MySQL Error  :

Error Number  :

Request Date  : Tuesday, January 11th 2011 @ 10:38:10 AM

Error Date    : Tuesday, January 11th 2011 @ 10:38:10 AM

Script        : http://www.passporterboards.com/forums/index.php

Referrer      : https://vborg.vbsupport.ru/showthread.php?p=2147526

IP Address    : xxxxx

Username      :

Classname    : vb_database

MySQL Version :

-->


BirdOPrey5 01-11-2011 01:42 PM

Are you on shared hosting? is it possible you were close to your disk space or database max and this mod put you over the edge? Do you have some way to check available memory/disk space?

Jennifer Marx 01-11-2011 02:16 PM

THANK YOU, BirdOPrey5 for your quick reply! I shortly discovered that all my other MySQL databases were offline as well, which meant I'd crashed MySQL. A restart of the MySQL service is all I needed. My apologies for the panic, but thank you again! :D

angeljs 01-16-2011 06:22 PM

I was wondering if it would be possible to use this with another mod, such as vBdynamics. What do I have to edit to make it work, or would it be too difficult?

Thanks :)

Quickness 01-16-2011 10:15 PM

Hello,

I recently updated to vB4, and now I continue to get this error when I try to edit some posts.

Code:

Invalid SQL:
SELECT id FROM ame_disabled_posts WHERE id=235740 and typeid=1;

MySQL Error  : Table 'vb40.ame_disabled_posts' doesn't exist
Error Number  : 1146
Request Date  : Sunday, January 16th 2011 @ 06:10:38 PM
Error Date    : Sunday, January 16th 2011 @ 06:10:38 PM
Script        : http://www.@@@.com/forums/editpost.php?do=updatepost&postid=235740
Referrer      : http://www.@@@.com/forums/showthread.php?21172-Gear-check
IP Address    : @@@@@
Username      : Quick
Classname    : vB_Database
MySQL Version : 4.1.22-standard

Any idea what is happening?

Digital Jedi 01-16-2011 10:16 PM

Quote:

Originally Posted by angeljs (Post 2150155)
I was wondering if it would be possible to use this with another mod, such as vBdynamics. What do I have to edit to make it work, or would it be too difficult?

Thanks :)

I don't have vBDynamics myself, but I do have vBAdvanced and it works fine with it. I don't know how vBD works, or if uses the same database tables as posting or what have you. It would depend on that and if the BBCode parser and basic vBulletin hooks are used during the process of posting.

Digital Jedi 01-16-2011 10:19 PM

Quote:

Originally Posted by Quickness (Post 2150232)
Hello,

I recently updated to vB4, and now I continue to get this error when I try to edit some posts.

Code:

Invalid SQL:
SELECT id FROM ame_disabled_posts WHERE id=235740 and typeid=1;

MySQL Error  : Table 'vb40.ame_disabled_posts' doesn't exist
Error Number  : 1146
Request Date  : Sunday, January 16th 2011 @ 06:10:38 PM
Error Date    : Sunday, January 16th 2011 @ 06:10:38 PM
Script        : http://www.@@@.com/forums/editpost.php?do=updatepost&postid=235740
Referrer      : http://www.@@@.com/forums/showthread.php?21172-Gear-check
IP Address    : @@@@@
Username      : Quick
Classname    : vB_Database
MySQL Version : 4.1.22-standard

Any idea what is happening?

As far as I know, AME 2.5 isn't compatible with vB4. You would need to see if you can upgrade to AME 3 do with the handful of built-in definitions for it.

Quickness 01-17-2011 02:42 AM

Quote:

Originally Posted by Digital Jedi (Post 2150234)
As far as I know, AME 2.5 isn't compatible with vB4. You would need to see if you can upgrade to AME 3 do with the handful of built-in definitions for it.

The thing is, I don't even have AME installed anymore. :mad:

Quickness 01-17-2011 02:57 AM

Quote:

Originally Posted by Quickness (Post 2150299)
The thing is, I don't even have AME installed anymore. :mad:

Odd, I had to comment out

PHP Code:

require_once(DIR '/includes/ame_prep.php'); 
/
$providers ame_data_preparse($pagetext); 

from includes/functions_video.php

Digital Jedi 01-17-2011 07:12 AM

Quote:

Originally Posted by Quickness (Post 2150299)
The thing is, I don't even have AME installed anymore. :mad:

Quote:

Originally Posted by Quickness (Post 2150304)
Odd, I had to comment out

PHP Code:

require_once(DIR '/includes/ame_prep.php'); 
/
$providers ame_data_preparse($pagetext); 

from includes/functions_video.php

Apparently, you had made the temporary fix for AME 3 that The Geek has posted in that thread: https://vborg.vbsupport.ru/showpost....&postcount=608

BirdOPrey5 01-17-2011 01:02 PM

Quote:

Originally Posted by Quickness (Post 2150304)
Odd, I had to comment out

PHP Code:

require_once(DIR '/includes/ame_prep.php'); 
/
$providers ame_data_preparse($pagetext); 

from includes/functions_video.php

I've never seen a php line start with a single slash... looks like you might have tried to comment it out "//" before but had the single slash as a typo- the single slash could be causing your error.

Quickness 01-17-2011 10:02 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2150445)
I've never seen a php line start with a single slash... looks like you might have tried to comment it out "//" before but had the single slash as a typo- the single slash could be causing your error.

Oh sorry, I didn't copy/paste it right.

It's correctly commented out. Without it being commented out, I get that SQL error.

Kike Ovalle 01-28-2011 05:44 PM

Please, help me with this error:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1309) : eval()'d code on line 92
:(:(:(:(

http://entrenamientoenmovimiento.com/


I have 4.1.1 suite....

BirdOPrey5 01-28-2011 11:17 PM

Quote:

Originally Posted by Kike Ovalle (Post 2155796)
Please, help me with this error:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1309) : eval()'d code on line 92
:(:(:(:(

http://entrenamientoenmovimiento.com/


I have 4.1.1 suite....

The problem is this mod is not made for 4.x.

mallettservices 02-09-2011 08:08 AM

I might have missed the answer in the other 50 some odd pages, but how do I get the mod to allow more then 1 to be embedded, say I post 2 videos on one post how do i get both to show up, only 1 link per post is showing up for me.

|Jordan| 02-24-2011 11:47 PM

Edit: NM, it just doesnt seem to work for certain youtube links.

nando99 03-02-2011 02:12 PM

Quote:

Originally Posted by Kr33p3r
Not into the feed, I think I have the same question.

I have an RSS plugin that will watch a feed, then create a post in a thread automatically.

The subsequent post isn't parsed by AME because it gets posted by a job that runs every 30 minutes.

If I edit then save the post, its parsed correctly.

Any thoughts to a workaround?

Quote:

Originally Posted by The Geek (Post 1915178)
AME needs to check the text before it gets saved. Check the plugins and you will see how AME gets called when posts or blogs and such get saved.

HTHs!

I'm using the built in RSS feed poster and the same thing is happening - its not parsing the link until I edit and save the post... any way around this? thanks in advance...

nighteyes 03-06-2011 07:14 AM

Is it possible to embed HD videos by default with this product any more? I downloaded the extensions XML and that too is using the same old SD small box videos.

GotVtec 03-10-2011 12:18 PM

I am getting this code output:

Code:

<script type="text/javascript">ame_toggle_view({,other : 'true',post : 'true',blog : 'true',group : 'true',vm : 'true',sig : 'true'});</script>
It is giving me a JavaScript errors because of the comma before the other variable.

sassou2009 03-16-2011 09:26 PM

i have installed this plugin but it still showing urls however i check the (Automatically embed media (requires automatic parsing of links in text to be on). )
it may be cause i'm disabling the Autolink parse on vbseo ?


All times are GMT. The time now is 07:32 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.02930 seconds
  • Memory Usage 1,863KB
  • 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
  • (8)bbcode_code_printable
  • (5)bbcode_php_printable
  • (25)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