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)

Digital Jedi 03-19-2010 01:40 AM

Quote:

Originally Posted by Goomzee (Post 2005306)
Yes i have upload all 7 files from DJ's Local Hosted (Delta) folder and when i upload files from this folders DJ's AMEs (Delta) it says duplicate files now what i do kindly tell me

You should only have 2 files for GameSpot. Part 1 and Part 2. You have to delete your old definitions to import duplicates.


Quote:

Originally Posted by killerkraft (Post 2005358)
Ok, i will explain.

My site name is digitalzapping.net, so instead of YOUR_SITE_NAME_HERE i have now digitalzapping.

I have a subdir in the server named /zp/ss with lots of mp3 files.
One of them is bonita.mp3, but when i make a post with www.digitalzapping.net/zp/ss/bonita.mp3 the embebed image appears but if you click the play button, nothing happens.

Let me see the Regular Expression from the definition.


Quote:

Originally Posted by chick (Post 2006153)
Jedi - for some reason over the last week or so DailyMotion video no longer works, it appears blank, can you help? Possibly I missed the fix in this thread?

Here is the regular expression

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+
and regexp

Code:

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


Thank you

You don't appear to have the most recent Dailymotion definition.

Goomzee 03-19-2010 11:14 AM

Quote:

Originally Posted by Digital Jedi (Post 2006213)
You should only have 2 files for GameSpot. Part 1 and Part 2. You have to delete your old definitions to import duplicates.

I have removed Gamespot part 1 but it's still same problem

chick 03-19-2010 02:13 PM

OK Jedi, everything is on (deleted the old def and uploaded this new dailymotion def) resynced, purged, flushed and rebuild everything, and still a blank video?

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+[\w/=\?]*
and the regex

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
Contain and extract are on... any ideas?

DannyITR 03-19-2010 02:48 PM

My youtube is tiny. I can't seem to get it to proper size even if I specify an exact size in the youtube plugin code. Can anyone help?

killerkraft 03-19-2010 03:45 PM

These are my settings (Local mp3 files player) :

Regular expression
Code:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.mp3?2?)
Replacement
Code:

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="250" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /> <param name="bgcolor" value="#384651" /> <param name="FlashVars" value="mp3=$p1&amp;width=250&amp;showstop=1&amp;showinfo=1&amp;showvolume=1&amp;bgcolor=384651&amp;bgcolor1=31a2f4&amp;bgcolor2=0b8eee&amp;slidercolor1=ffffff&amp;slidercolor2=CCCCCC&amp;sliderovercolor=ffff00" /> </object>
I've changed nothing on the original xml file.

DannyITR 03-19-2010 04:22 PM

ok apparently i had an old version. I upgraded to 2.5.6 and now nothing parses. i just get links.

DannyITR 03-19-2010 04:40 PM

I needed to uninstall then re-install and now it works.

Gamelobby 03-20-2010 04:54 AM

Quote:

Originally Posted by Gamelobby (Post 1959780)
By the way is there any way to fix the RSS feed issue.?

RSS feed posts it like this - http://www.gametrailers.com/player/60953.html?r=1
But we have to manually go in & delete the end - "?r=1"

Any thoughts on how to get them posted correctly so we dont have to edit them.?

Quote:

Originally Posted by Digital Jedi (Post 1959789)
Add
Code:

[\?r=1]*
to the end of the Regular Expression.

Any other ideas..?
I tried that & it didn't work. :(

Shouldn't there be a minus sign - to tell it to remove the last part.? (or is that what the backslash does.?)

Digital Jedi 03-20-2010 05:08 AM

Quote:

Originally Posted by Goomzee (Post 2006407)
I have removed Gamespot part 1 but it's still same problem

I'm not sure what you mean. You've removed Gamespot (Part 1) and imported the new Part 1? Because, as I said, you need both. Then you need to re-edit the posts in question.


Quote:

Originally Posted by chick (Post 2006505)
OK Jedi, everything is on (deleted the old def and uploaded this new dailymotion def) resynced, purged, flushed and rebuild everything, and still a blank video?

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+[\w/=\?]*
and the regex

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
Contain and extract are on... any ideas?

And you edited the posts you were having a problem with or tested the links again? It would help if you posted a link to the video(s).



Quote:

Originally Posted by killerkraft (Post 2006563)
These are my settings (Local mp3 files player) :

Regular expression
Code:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.mp3?2?)
Replacement
Code:

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="250" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /> <param name="bgcolor" value="#384651" /> <param name="FlashVars" value="mp3=$p1&amp;width=250&amp;showstop=1&amp;showinfo=1&amp;showvolume=1&amp;bgcolor=384651&amp;bgcolor1=31a2f4&amp;bgcolor2=0b8eee&amp;slidercolor1=ffffff&amp;slidercolor2=CCCCCC&amp;sliderovercolor=ffff00" /> </object>
I've changed nothing on the original xml file.

Actually, you did edit the player colors. However, I cannot see anything wrong with the RegEx of the Embed Code. Try deleting this def, importing the original XML and see if this corrects new posts.

Digital Jedi 03-20-2010 05:12 AM

Quote:

Originally Posted by Gamelobby (Post 2006887)
Any other ideas..?
I tried that & it didn't work. :(

Shouldn't there be a minus sign - to tell it to remove the last part.? (or is that what the backslash does.?)

The * is what makes it optional. It should look for it, and if it doesn't find it, match the string anyway. This is RSS, right? RSS usually has to be formatted for AME. Generally you have to put [AME][/AME] tags around the URL in the RSS Feed Manager.


All times are GMT. The time now is 08:08 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.02804 seconds
  • Memory Usage 1,761KB
  • 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
  • (11)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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