![]() |
Quote:
Quote:
|
Can't rebuild old posts because of this error:
Code:
Invalid SQL: |
Quote:
Will this mod be updated to remove those encoded character glitches in the YouTube title? As the previous poster mentioned, not really looking to make mod edits unless this version/mod is no longer being supported. |
Quote:
|
Anyone have a successful installation with vbulletin 4.0+?
|
Quote:
|
Any update on the ability to parse youtu.be links? Seeing a lot of them popping up on the forums I admin.
|
Quote:
Found this in the definitions thread. https://vborg.vbsupport.ru/showthrea...be#post2182859 |
Disabled. Rebuilding threads really messed up any posts that used this mod.
|
Any news on the broken Amazon-definitions?
|
Quote:
|
amazon-thumbnails
|
1 Attachment(s)
Quote:
I don't remember if I edited this or if it was just the latest version from the "Delta Definitions", but it works. |
Thx.
Had the exact same code like you and even imported it again. The same problem.. From the code: $p1._SL175_.jpg $p seems to be omitted and vanishes somewhere. What could it cause? |
Open the Thumbnail definition...
Change the "Embedding Regexp" box to this: Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w&;%.=-]+)\. I think that should work, my theory is some servers/php installs are configured a little differently than others. |
Hm...no, that had no effect..
I'm running PHP Version 5.2.6-1+lenny10 But there have been no changes at all, that's why I'm so puzzled... |
Quote:
Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\wa-zA-Z&;%.=-]+)\.[jpg]*[gif]*[png]* |
Still the same problem....no image.
It has worked for at least 1 or 2 years like a charm.... |
Last thing I can think of trying...
Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w&;%=\.-]+)\.[jpg]*[gif]*[png]* |
*Sigh*
Thanks alot for your help, but that didn't do it either.. Probably I seem to be the only one who has the problem, so the only way is to look for the cause of the problem... |
I know you're getting tired of this but there is 1 more way I tried that is working for me...
Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w.]+)[.jpg] Code:
http://[ecximg2]+\.[images-]*amazon\.[coma]+/images/I/([\w\.]+)[.jpg] On some servers (like mine) it works fine, on others it doesn't. I've seen this problem with other definitions before, specifically the short youtu.be URL. |
Holy ****
I just upgraded from 2.5.5 to 2.5.6 and now with the old Regexp it works again...... Thanks again for your help and verystrange behaviour of my vb,.. |
Awesome... so maybe the people have trouble with my youtu.be definition was 2.5.5 too. Thanks for the update. :up:
|
Quote:
|
im used 3.8.7 version .
when im try to import product file i got sql error . Database error in vBulletin 3.8.7: Invalid SQL: DELETE FROM automediaembed WHERE id in (2,3,4,6,7,10); MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Saturday, July 2nd 2011 @ 02:08:59 PM Error Date : Saturday, July 2nd 2011 @ 02:10:03 PM |
For those still looking for a youtu.be short URL solution I have released a mod that will auto convert the short URLs to the FULL URLs to allow AME to process them as normal:
https://vborg.vbsupport.ru/showthread.php?t=267450 |
For some reason it's not working for me - after installation, pasting a YouTube or Vimeo video into a new post or new reply, just results in a post or reply with the URL displayed, but no embedded video.
FYI - running vB 4.1.5 as well as Marco's Enhanced FCKE editor. Any known issues with that combo? |
Quote:
|
How to use Youtube's new embed codes here? This still uses the old object tags. Definitions for that?
|
Went to install this product on AVForums.com 3.8.2
Quote:
Hardly surprising since it adds a field to the post table. Why on earth would it do that? We have over 12 million posts. No wonder it crashed the server. I would suggest that a note during install to say it alters the post table would be essential. [Edit] - ok, my host brought the server back and I installed again and it's fine (with the DJ's xml imported) Vimeo videos aren't working, though. e.g. http://vimeo.com/28561610]The |
Quote:
It puts the [ame=...] bbcode around the embedded videos because that is how it was programmed to work- and it works well. Never had a problem with this mod. The real question is- why have you waited so long before installing? :D |
thanks, using [ame="http://youtube.com/watch?v=xxx"]Tutorial[/ ame] works
|
Okay guys, I decided I'm going to go ahead and re-release AME 2.5 as well as AME 3 with some minor fixes and enhancements. The Geek released this to the wild right before he left developing for vB, so hopefully I can take this, learn from it, and move it to the next level. AME 2.6 (or whatever I decide to call it) will be released first, and AME 3.x will come out sometime later. No ETA, but I thought you'd like a heads up.
|
Any idea on what changes you are thinking of, or just to get everything together in a new thread?
|
Primarily, I'd be getting the stuff together and updating the two default definitions so they aren't always outdated. I also have a list of small tweaks I want to work on for 2.5. Things like a toggle for people using different encoding, unless I can figure a way to globalize that in the PHP code. (Didn't have much luck with that last time I tried.) A few style enhancements, some additional help in the Admin CP, a place card for code that posts via JavaScript, user agent detection. I think this version is stable enough that it doesn't need a major overhaul, but it was missing some minor details.
I'd also like definitions with the same key to overwrite, but I'll have to look at The Geek's code more closely before I know if that's a major rewrite or not. |
Hi guys does anyone know how to embed .flv files in a post ???
Thanks in advance |
Quote:
|
I wonder if anyone has some ideas on this... I (and a few others) are trying to get AME to work on posts that are made via an RSS feed.
For example if you have a youtube RSS feed you need to "edit" and "save" each post for the video to actually embed. I am close to solving this, I think, but still not working. I have edited the file rssposter.php in the includes/cron/ directory... Since there are no hooks. Find this code: PHP Code:
PHP Code:
I use the same query for both value ==1 and ==2 because "2" I believe disables AME in the post, which I don't want- I will assume for every RSS post I want it enabled, so I set the flag to 1 in both cases. Is there something else I am missing? Do I need to run something else besides ame_prep_text? Maybe there is supposed to be some difference between $post[message] and $post[pagetext] that I am missing... ? |
suggestion for the future updates...
support for videos from http://clips.team-andro.com/ Thanks!! : D |
Quote:
Is there anyway to modify it by only replacing the .swf with .flv in the code?? Thanks in advance |
All times are GMT. The time now is 04:50 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|