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)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

Keesa 04-17-2010 10:01 PM

Quote:

Originally Posted by Arnall (Post 2015082)
In order to make Dailymotion work again just change the "Embedding Regexp" from

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
to

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/video/([\w]*)

Thank you for this, it worked.

zikuta 04-18-2010 10:37 AM

Quote:

Originally Posted by Arkham (Post 2022657)
The advice above worked for me. I just deleted all of my definitions, and re-downloaded, re-imported the master list here. "Worked like a charm."

Does anyone know why this happened, and why re-importing the same data worked? Did the master definitions list change at all? I haven't received any email updates that the mod changed, so I'm not sure what's going on.

Hi, I already try to delete all definitions and re-import them, not working :(

behcet 04-19-2010 02:31 PM

Quote:

Originally Posted by Arnall (Post 2015082)
In order to make Dailymotion work again just change the "Embedding Regexp" from

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
to

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/video/([\w]*)

now
Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/video/([\w]*)

Arkham 04-19-2010 06:45 PM

Quote:

Originally Posted by zikuta (Post 2023098)
Hi, I already try to delete all definitions and re-import them, not working :(

When you re-imported them, did you re-import from a previously saved file, or did you re-download the big xml definitions list?

The only explanation I can think of is that the XML list here was changed somehow. I don't see how the existing definitions could have been corrupted on the admin side, so I can't think of any other possibility. (I only used stock defs. since the beginning, so it's nothing that I changed.)

Goomzee 04-20-2010 06:44 AM

i am not facing any erros using these mod but my videos are not working just show me video link on forum not video except youtube

zikuta 04-20-2010 08:26 AM

Quote:

Originally Posted by Arkham (Post 2023958)
When you re-imported them, did you re-import from a previously saved file, or did you re-download the big xml definitions list?

The only explanation I can think of is that the XML list here was changed somehow. I don't see how the existing definitions could have been corrupted on the admin side, so I can't think of any other possibility. (I only used stock defs. since the beginning, so it's nothing that I changed.)

I re-import the definitions downloaded from this thread (April 10th).

Still having the problem. Any help?

Thanks.

Stryker412 04-20-2010 12:28 PM

Youtube still not working. I deleted all definitions and re-imported the master, still nothing.

http://www.shatteredplanet.org/forum...ead.php?t=2326

clarkstoncracke 04-21-2010 01:34 PM

youtube changed something a few weeks ago, and this is no longer properly parsing youtube videos

Digital Jedi 04-22-2010 02:44 AM

Quote:

Originally Posted by bplinson (Post 2018992)
Where can I get all the ICONs for this? Missing many of them.

They are all in the first post.


Quote:

Originally Posted by sotrix (Post 2019147)
I can't tell, if I delete all definitions and try a clean import I see this:



Am I allowed to PM you a link and login to AdminCP? Explaining this issue is difficult.

Sure, that's fine. Sounds like you might have a corrupted file.


Quote:

Originally Posted by wacnstac (Post 2019240)
They aren't embedding anymore.

You seem to have replied to a different post. What I was asking you was had you tried clearing out the Validation Regex yet?


Quote:

Originally Posted by MonkYZ (Post 2019351)
It's only happening to gametrailers. Everything else works flawlessly. I even deleted all the definitions... and i get the same problem. I don't have any other mod related to gametrailers, so i don't undestand why is this problem still there. Maybe because of the "old" and "new" way of dealing with gametrailers embedding it's trying to add it twice or something like that ?
Thanks for taking your time for this. It means a lot for our forum !

It really shouldn't because the two URLs are so distinct from each other, the Regexs won't match the other. But you can test it by doing some test posts with one definition turned off, and then the other, just to be sure.

Digital Jedi 04-22-2010 02:56 AM

Quote:

Originally Posted by MotMann (Post 2019359)
Sorry, but i understand nothing.

What shell i do with YouTube? There comes only Links, but no Player.

Thank's

Quote:

Originally Posted by Dontom (Post 2019479)
Same here, too,
youtube embedding stopped working, only the link appears

As was mentioned, erase the content of the Validation Regex in the definition for YouTube, then reedit the post.


Quote:

Originally Posted by The Dawg (Post 2019761)
I am seeing Worldstar hiphop doubling in post. How can I fix this?

Quote:

Originally Posted by The Dawg (Post 2019968)
I deleted all definitions, then re-imported them, rebuilt post cache and everything is fine now. :)

Except YouTube. :erm:

Likely the problem you were having was you had two Worldstar Hip Hop definitions and needed to delete one.


Quote:

Originally Posted by newsoftw (Post 2021756)
hi all,

i install the new " DJ's Master XML (Delta).xml " but youtube video is not working on my forum even i turn off the " Extract destination data " but still not working.

when i turn off the " Extract destination data " of AME and after editing i reedit the post but still not working...

http://www.newsoftworld.com/forums/p...afar-lale.html

I've had a number of you mention this problem lately, and I'm noticing a reoccurring similarity. You all have a modification that hides links from Guest viewing. Try disabling this to see if it corrects your problem.

Digital Jedi 04-22-2010 03:07 AM

Quote:

Originally Posted by zikuta (Post 2022593)
Hi,

I'm using AME 2.5.6 & latest XML (April 10th) in vBulletin 3.8.4 PL2 and YouTube embedding is not working.

Those who have it working can export their definitions for us?

Thanks!

The only thing that needed to be changed in the definition was to remove the Validation Regex. So if your still having a problem after doing that, importing someone else's isn't going to change anything. I presume you've already made these changes?


Quote:

Originally Posted by Arkham (Post 2022657)
The advice above worked for me. I just deleted all of my definitions, and re-downloaded, re-imported the master list here. "Worked like a charm."

Does anyone know why this happened, and why re-importing the same data worked? Did the master definitions list change at all? I haven't received any email updates that the mod changed, so I'm not sure what's going on.

Quote:

Originally Posted by zikuta (Post 2023098)
Hi, I already try to delete all definitions and re-import them, not working :(

Quote:

Originally Posted by Arkham (Post 2023958)
When you re-imported them, did you re-import from a previously saved file, or did you re-download the big xml definitions list?

The only explanation I can think of is that the XML list here was changed somehow. I don't see how the existing definitions could have been corrupted on the admin side, so I can't think of any other possibility. (I only used stock defs. since the beginning, so it's nothing that I changed.)

The Master XML was changed, actually, Friday before last. When I updated the XML the changes I made to my own definition would have been included. I just forgot all about the fix when I posted it. Again, the only change there was the removal of the Validation Regex. I suspect that people weren't seeing immediate results from editing it themselves due to the cache.

Digital Jedi 04-22-2010 03:18 AM

Quote:

Originally Posted by Goomzee (Post 2024194)
i am not facing any erros using these mod but my videos are not working just show me video link on forum not video except youtube

I notice you also have a modification that affects links on your forum. The one that hides them until you have ten posts. Try disabling that to see if it makes any different.


Quote:

Originally Posted by zikuta (Post 2024220)
I re-import the definitions downloaded from this thread (April 10th).

Still having the problem. Any help?

Thanks.

Quote:

Originally Posted by Stryker412 (Post 2024298)
Youtube still not working. I deleted all definitions and re-imported the master, still nothing.

http://www.shatteredplanet.org/forum...ead.php?t=2326

Quote:

Originally Posted by clarkstoncracke (Post 2024908)
youtube changed something a few weeks ago, and this is no longer properly parsing youtube videos

So far all the YouTube links you've sent me are posting on my board. I can only ask that you all verify that you have removed the content in your Validation Regex, as this was the sole reason the definitions stopped working to begin with. Other than that, verify that you are reediting the post after making the changes, and that you've resynched your cache and, of course, that you're not trying to embed a video that has its embedding disabled by the owner.

Once you've verified all those changes and your still not getting anything, I'll need to have a look at your Admin CP to be of any further help.

Goomzee 04-22-2010 04:17 AM

Quote:

Originally Posted by Digital Jedi (Post 2025232)
I notice you also have a modification that affects links on your forum. The one that hides them until you have ten posts. Try disabling that to see if it makes any different.

how do i disable?

Arkham 04-22-2010 01:12 PM

Quote:

Originally Posted by Digital Jedi (Post 2025229)
The Master XML was changed, actually, Friday before last. When I updated the XML the changes I made to my own definition would have been included. I just forgot all about the fix when I posted it. Again, the only change there was the removal of the Validation Regex. I suspect that people weren't seeing immediate results from editing it themselves due to the cache.

Thanks for the update, DJ! Much appreciated. Everything seems to be working fine now. (I'm doing this for a friend's forum, and he hasn't sent me any complaints since I got it working again. So far so good. ;))

The Dawg 04-22-2010 02:27 PM

Quote:

Originally Posted by Digital Jedi (Post 2025229)
The only thing that needed to be changed in the definition was to remove the Validation Regex. So if your still having a problem after doing that, importing someone else's isn't going to change anything. I presume you've already made these changes?

Thanks for posting the YOUTUBE FIX. :up::up:

Raptor 04-24-2010 09:38 PM

Ustream doesnt seem to be working for me ?

MonkYZ 04-24-2010 11:49 PM

Even after definitions update... Gametrailers still showing the same mambo/jumbo (before and after the embedded video). I really don't understant... everything else is embedded ok, but gametrailers (both old and new one). And we depend of gametrailers so much...

jdougher 04-25-2010 12:07 AM

Quote:

Originally Posted by Stryker412 (Post 2024298)
Youtube still not working. I deleted all definitions and re-imported the master, still nothing.

http://www.shatteredplanet.org/forum...ead.php?t=2326

Same.

Kintaro81 04-26-2010 06:24 AM

is it possible to have the badges in psd format? in this way we can translate them easily. thank you

KrisP 04-27-2010 12:57 AM

Installed AME 2.5 and imported DJ's Master XML (Delta).xml for 2.5

YouTube is working (wasent imported since it was alreay there).

All other links parsed as normal urls. I am not sure what I did miss ? Test link: http://www.tg-o.dk/showthread.php?p=160125#post160125

Great mod btw, looking forward to get it up and running :)

newsoftw 04-27-2010 09:39 AM

Quote:

Originally Posted by Digital Jedi (Post 2025224)
I've had a number of you mention this problem lately, and I'm noticing a reoccurring similarity. You all have a modification that hides links from Guest viewing. Try disabling this to see if it corrects your problem.

i unistalled the Hide Link modification but still same problem with my forum and youtube video still not working.
today i made he new one fresh thread bu still same error and now check post link which is not hide the link.

http://www.newsoftworld.com/forums/p...dit-tariq.html

plz fix it.

Locke77 04-28-2010 03:51 AM

easports videos not working for me for a little while now. I get a black box like the player is loading but in the middle of it, it has an exclamation point graphic then says "Error 2032"

A link of the video not working is...

http://www.easports.com/media/play/video/18528230

We noticed on our forum the error started happening around April 2nd (could have been earlier, not sure) This worked in the past.

faquick 04-28-2010 05:21 PM

same problem here with youtube since some weeks :(

http://www.mondo3.com/forum/blackber...-os-6-0-a.html

and btw no mods here that hide links ... only VBSEO installed, but it used to work before

GoTTi 04-29-2010 05:20 AM

hey jedi i sent u PM

Pandemikk 04-29-2010 06:02 AM

Is anyone gonna add SoundClick?

I'd actually pay for that addition and would share it.

It'd be very useful for music sites.

matthewhotdude 04-29-2010 10:14 AM

Dailymotion doesnt seem to work, It just shows a white box?

mertiliuss 04-29-2010 01:34 PM

Apology, but the definition I use for youtube does not work, I'll detail below:

Regular expression
Code:

[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]*
Replacement
Code:

<object width="$ameinfo[width]" height="$ameinfo[height]">
<param name=''movie'' value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object>

Validation
Code:

value=&quot;http://www\.youtube\.com/v/([\w\-]*)?&amp;
hopefully you can help.
Thank you.

matthewhotdude 04-29-2010 10:56 PM

Yea youtube has stopped working now for me aswell

GoTTi 04-30-2010 04:20 PM

jedi did u get my PM? still not working.

Hornstar 05-01-2010 03:24 AM

Yeah youtube has not been working for me for quite some time too.

Hornstar 05-01-2010 03:39 AM

Also I tried to just delete all the definitions and then I was going to add them again. However I can't delete any of them because when i press save, I get a white page.

I do have over a million posts on my site, but is there any reason why I would get a white page other then that?

Pandemikk 05-01-2010 04:53 AM

Does this happen with all XML files? ^

Have you tried reuploading all the files?

edytwinky 05-03-2010 03:27 AM

Daily Show is not working for me right now

example: http://www.thedailyshow.com/watch/we...-2010/appholes

wacnstac 05-03-2010 12:14 PM

Anyone have a YouTube fix yet?

Super Jinni 05-04-2010 10:28 PM

Yes, there is something wrong with youtube's videos. Kindly, please fix that ASAP.
Thanks

nightbloom 05-04-2010 11:28 PM

For some reason, when I try to import the definitions, only part of them will import. No matter what I have checked after Break.com, they will not install. I tried deleting all the definitions and reinstalling them but then I cant reinstall youtube.. or anything else after Break.com.

Anyone else had this happen? I tried to read through the thread, but with 93 pages it feels like Im looking for a needle in a haystack.

Super Jinni 05-05-2010 02:42 AM

OK, I might found a solution that works (at least for me) for those who have trouble with youtube:
When I checked the definitions list in the Display Definitions page, I found there is more than one key for youtube, one called youtube and above it there is another one called DUPLICATE_youtube_1273010910_214 (it seems that it is there by some mistake), anyway, when I disabled the key DUPLICATE_youtube_1273010910_214, youtube videos work again.
It only works for the added-new videos, for the old ones, I had to manually edit posts which contain youtube videos. in fact I didn't edit anything in those posts except pressing the edit button then pressing the save button and videos showed up again.

I don't know what exactly has happened that caused this problem, but it appeared just about a month ago, as all videos which added one month before are working with out problem.

I also noticed that there are more than key for some sites( I don't know if there is other sites have the same problem as most of videos in my forum are from youtube).
I think it's better to uninstall this mod or or at least delete definitions, then reinstall it or import the definitions again.


Hope that helps some of you guys.

Good luck.

Super Jinni 05-05-2010 02:51 AM

Quote:

Originally Posted by nightbloom (Post 2031869)
For some reason, when I try to import the definitions, only part of them will import. No matter what I have checked after Break.com, they will not install. I tried deleting all the definitions and reinstalling them but then I cant reinstall youtube.. or anything else after Break.com.

Anyone else had this happen? I tried to read through the thread, but with 93 pages it feels like Im looking for a needle in a haystack.

Do you have any error when importing the definitions?
Before when I tried to import the definitions I got a mysql database error (error 2006: (CR_SERVER_GONE_ERROR)) with the message (MySQL server has gone away).

More info about this error can be found HERE.

Hope that helps some how.

nightbloom 05-05-2010 10:59 PM

No I dont get any error, everything after Break.com just doesnt install. It will say it has installed but they dont show up.

I did install the ones I needed by hand by copy/pasting though, so it worked out OK.

MagicThemeParks 05-06-2010 10:36 AM

DJ, I'll post a request for you on your site, but just an FYI that maybe we can add Vevo.com support too :)


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