Quote:
Originally Posted by Goomzee
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
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
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&width=250&showstop=1&showinfo=1&showvolume=1&bgcolor=384651&bgcolor1=31a2f4&bgcolor2=0b8eee&slidercolor1=ffffff&slidercolor2=CCCCCC&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.