vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) (https://vborg.vbsupport.ru/showthread.php?t=150863)

Tralala 04-01-2008 04:11 PM

Quote:

Originally Posted by nevetS (Post 1478226)
I noticed that I did not see any clicks on my amazon account, so I checked the amazon discussion forums, and commented at beckism about the url format.

It appears that, the shortest url format that was recommended at beckism isn't working, but a slightly longer format does work, and I did find this format officially recommended by amazon at least once. Essentially, it's ending the url with ?tag=associatesid instead of /associatesid

I've updated the original xml file, and I'm also attaching it here.

For those of you wondering what I'm talking about, this is an AME xml file for converting amazon links to affiliate links and including a product picture as well. More details and a screenshot here.


Thank you for this. I was wondering what was up with my referrals.

Two questions. How can I edit it so that it doesn't show the product image, but rather just prefixes the link with this icon instead: https://vborg.vbsupport.ru/external/2008/04/76.jpg
(That looks cleaner to me.)

Also, should my Affiliates ID have the "-20" suffix as well? I see that a lot but wasn't sure since my actual Affiliates ID doesn't include that string.

Tralala 04-01-2008 04:23 PM

Quote:

Originally Posted by Tralala (Post 1480141)
How can I edit it so that it doesn't show the product image, but rather just prefixes the link with this icon instead: https://vborg.vbsupport.ru/external/2008/04/76.jpg
(That looks cleaner to me.)


Never mind on this, I edited the HTML replacement to this:

HTML Code:

<a href="http://www.amazon.com/dp/$p4/?tag=myaffiliateid-20" target="_blank" title="$title"><img src="images/misc/amazon_icon.gif"" border="0" alt="$title cover" /></a> <a href="http://www.amazon.com/dp/$p4/?tag= myaffiliateid-20" target="_blank">$title</a>


...and that did it for me. Still curious about the "-20" prefix though...

Digital Jedi 04-02-2008 05:00 AM

There's already a regex for Hulu in one of the XML threads. Though it may need updating.

Digital Jedi 04-02-2008 06:57 AM

Hey, Geek. I know you probably hadn't planned any updates on this for a while, but one minor addition I thought would be useful for those of us making XMLs, would be an extra field to put instructions in the AME CP. There are a few things I've made so far, and when I share them, I'm going to have to include a handful of notations. (A way to change the color of the player, how to change the language of the player's menu to English, etc). It would be nice if I could just add that to the file itself, not to mention I sometimes need to make notes to remind myself of things. If you happen to catch this post, please consider making a note of that. Thanks.

Vinyljunky 04-02-2008 01:15 PM

Quote:

Originally Posted by nevetS (Post 1478226)
For those of you wondering what I'm talking about, this is an AME xml file for converting amazon links to affiliate links and including a product picture as well. More details and a screenshot here.

Any chance of getting this to work with Amazon UK ?

Ive had a go but it doesnt seem to grab the title :confused:

Help would be much appreciated! :)

Thanks

VinylJunky

fancominc 04-03-2008 05:27 AM

is there anyway this works with this type of video? I never saw any type like this before.

http://www.thefashionspot.com/videos...ean-fashion-59

Thanks!

Digital Jedi 04-03-2008 05:39 AM

Quick question regarding the regex, if anyone knows. When using the optional Embedding Regexp, how do we get the embed code to reference it? For example, when the ID for the the video is different then the ID used in the embed code, putting $p1 or $p2, etc, obviously isn't going to work. What do we do to get the Replacement HTML to reference the Embedding Regexp?

Digital Jedi 04-03-2008 06:05 AM

Quote:

Originally Posted by fancominc (Post 1481682)
is there anyway this works with this type of video? I never saw any type like this before.

http://www.thefashionspot.com/videos...ean-fashion-59

Thanks!

I don't think so. Well, based on my admittedly limited knowledge of it, I don't think so. What would primarily be needed is some manner already provided by the site to embed videos on other sites.

vithorius 04-03-2008 03:09 PM

Quote:

Originally Posted by vithorius (Post 1479922)
Just installed on vB 3.6.8 and will now try it as it eems to be what I was looking for...

GREAT, GREAT, GREAT MOD!!! :up: :up: :up:


Ok, now that I have it installed, I would like to ask the following:


Is it possible to change some code in order to better integrate this Mod with the ARCHIVE mode (the link on lower-right of the forum)?

The problem is that I use a lot the ARCHIVE MODE, which is PERFECT for printing and very good for low bandwidth connections and/or for some kind of searches/views.

When I'm navigating through my forums on Archive Mode, I can't see the Video - ok, it would be expectable, as this is just the archive of the posts, so no changing on this situation please... ;)


BUT...! :eek:


The problem is that I just can't see no Youtube links either...! So, when you browse the Archive, there is no possibility to know where could you get the URL for the Video, because all you get is the Title for the video - there could be dozens of videos on Youtube with the same title... :confused:

So, the URL would be the best in order to get you to the video... :)


Here is one example (my board is in portuguese). The original post with the embed Youtube video (which is ok!):
http://www.bateristaspt.com/showthread.php?t=6416
https://vborg.vbsupport.ru/


Here is the Archive Mode of the SAME POST ABOVE with no URL Links, just the Title (but that is poor help):
http://www.bateristaspt.com/archive/...hp?t-6416.html
https://vborg.vbsupport.ru/


Here is a DIFFERENT POST (before AME installation on my board) in Archive Mode that shows the Youtube URL (as I would like to be with the now-AME posts):
http://www.bateristaspt.com/archive/...hp?t-3774.html
https://vborg.vbsupport.ru/



Could you please do something about this? ;)

Thank you so very much! :up: :D :up:

Digital Jedi 04-03-2008 06:10 PM

Quote:

Originally Posted by vithorius (Post 1482048)
GREAT, GREAT, GREAT MOD!!! :up: :up: :up:


Ok, now that I have it installed, I would like to ask the following:


Is it possible to change some code in order to better integrate this Mod with the ARCHIVE mode (the link on lower-right of the forum)?

The problem is that I use a lot the ARCHIVE MODE, which is PERFECT for printing and very good for low bandwidth connections and/or for some kind of searches/views.

When I'm navigating through my forums on Archive Mode, I can't see the Video - ok, it would be expectable, as this is just the archive of the posts, so no changing on this situation please... ;)


BUT...! :eek:


The problem is that I just can't see no Youtube links either...! So, when you browse the Archive, there is no possibility to know where could you get the URL for the Video, because all you get is the Title for the video - there could be dozens of videos on Youtube with the same title... :confused:

So, the URL would be the best in order to get you to the video... :)


Here is one example (my board is in portuguese). The original post with the embed Youtube video (which is ok!):
http://www.bateristaspt.com/showthread.php?t=6416
http://img257.imageshack.us/img257/5...videookgb4.jpg


Here is the Archive Mode of the SAME POST ABOVE with no URL Links, just the Title (but that is poor help):
http://www.bateristaspt.com/archive/...hp?t-6416.html
http://img90.imageshack.us/img90/312...eonourlpe1.jpg


Here is a DIFFERENT POST (before AME installation on my board) in Archive Mode that shows the Youtube URL (as I would like to be with the now-AME posts):
http://www.bateristaspt.com/archive/...hp?t-3774.html
http://img164.imageshack.us/img164/8...eourlokzv7.jpg



Could you please do something about this? ;)

Thank you so very much! :up: :D :up:

I'm not sure what you mean. That is the link to the YouTube video. http://www.youtube.com/watch?v=uF5dAJ_kCBQ

vithorius 04-03-2008 10:21 PM

Quote:

Originally Posted by Digital Jedi (Post 1482193)
I'm not sure what you mean. That is the link to the YouTube video. http://www.youtube.com/watch?v=uF5dAJ_kCBQ

Yes! You are right! This is a Youtube URL!

The problem is that this Youtube URL was posted BEFORE the AME installation...!

Since the AME installation, those Youtube/all media URLs just do not show anymore on the Archive posts...

So, everyone reading the Archive posts will not have the ability to click on Youtube links, or even write them down in a paper or something like that...

Did this helped? (I'm sorry, but my main language is portuguese...)

Digital Jedi 04-03-2008 11:34 PM

UPDATES!

I did a complete update of all the files I could and posted them here in Hotwheel's thread: https://vborg.vbsupport.ru/showthrea...04#post1482404 These should all be working, and the ones that aren't are noted.

stuartn 04-04-2008 06:27 PM

Sweet is all I can say.....

ManagerJosh 04-05-2008 04:28 PM

Just wondering did anyone have this installed in vB 3.7RC2? I can't seem to get mine to work :)

nMIK-3 04-05-2008 06:59 PM

the program does not work correctly.

Install it and then put your url of the video you want embed on code.

example:
[ame]http://www.youtube.com/watch?v=6hoiRLzqhug&feature=bz303[/ame]

That's how mine is working... at lease this is better than nothing.

I am waiting patiently for a new version of this.

Digital Jedi 04-06-2008 01:12 AM

Did you check to see if Disable New Items is still set to "Yes"?

puregraf 04-06-2008 05:37 PM

its not working for me.. i installed original files included and i paste the code and it doesnt show the video it shows the code

puregraf 04-06-2008 05:42 PM

nevermind i didnt know you posted the url and not the embed code

Misaki Suzumiya 04-06-2008 06:10 PM

Nice installed it!! =) good job ^^

Finster 04-06-2008 08:45 PM

I wish this worked with Vimeo....we can't use it till it does.

stuartn 04-06-2008 09:40 PM

I created the code to find the string for clipshare, but need help to create the correct embed code. Can anyone help.

See below embed code.

Code:

<object type="application/x-shockwave-flash" width="320" height="260"wmode="transparent" data="http://www.xxxxx.co.uk/videos/flvplayer.swf?file=http://www.xxxxx.co.uk/videos/flvideo/xxx.flv&autostart=true&showfsbutton=true">
                  <param name="movie" value="http://www.xxxxx.co.uk/videos/flvplayer.swf?file=http://www.xxxxx.co.uk/videos/flvideo/xxx.flv&autostart=true&showfsbutton=true" />
                  <param name="wmode" value="transparent" />
                  <param name="allowScriptAccess" value="sameDomain" />
                  <embed src="http://www.xxxxx.co.uk/videos/flvplayer.swf?file=http://www.xxxxx.co.uk/videos/flvideo/xxx.flv&autostart=true&showfsbutton=true" loop="False" width="320" height="260" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
                  </embed>
                </object>


Digital Jedi 04-06-2008 10:44 PM

Quote:

Originally Posted by Finster (Post 1484674)
I wish this worked with Vimeo....we can't use it till it does.

It does. Check my Update in the XML thread Hotwheels posted. I just recently posted an update with Vimeo in there.

Digital Jedi 04-07-2008 01:40 AM

Guys, I've put my updates here so you can find them more easily: DJ's Media Definitions. Plus, I plan on adding more.

Magnumutz 04-07-2008 02:32 AM

Hello, i know it's a bit weird to ask this without installing but i'm a bit afraid of installing it: IS this 100% working on vB 3.7.0 RC2?

nevetS 04-07-2008 06:12 AM

Quote:

Originally Posted by Tralala (Post 1480141)
Also, should my Affiliates ID have the "-20" suffix as well? I see that a lot but wasn't sure since my actual Affiliates ID doesn't include that string.

I think it's just common, not a rule. Maybe you've been around longer than me :).

Quote:

Originally Posted by Vinyljunky (Post 1480890)
Any chance of getting this to work with Amazon UK ?

Ive had a go but it doesnt seem to grab the title :confused:

Help would be much appreciated! :)

Thanks

VinylJunky

Do a replace all to replace .com with .co.uk and it should work.

I'm not sure about the titles actually. I'll have a peek when I can, but I'm a bit swamped at the moment.

Finster 04-08-2008 01:29 AM

Digital Jedi,

For the Vimeo add-on, do you mean this thread?:

https://vborg.vbsupport.ru/showthread.php?t=175378

GoTTi 04-08-2008 04:26 PM

hey geek will you be upgrading this to vb 3.7x fully?

Digital Jedi 04-08-2008 09:48 PM

Quote:

Originally Posted by Finster (Post 1485616)
Digital Jedi,

For the Vimeo add-on, do you mean this thread?:

https://vborg.vbsupport.ru/showthread.php?t=175378

That's my thread alright.


Quote:

Originally Posted by GoTTi (Post 1486057)
hey geek will you be upgrading this to vb 3.7x fully?

From what I understand he won't be working on any more mods for the unforeseeable future.

GoTTi 04-09-2008 05:19 AM

damn thats right. because of his family business stuff he has had problems with, that was a while ago though wasnt it....hope he is ok with everything...

fancominc 04-09-2008 11:14 PM

Hi guys, My youtube doesn't work anymore while others are fine. My PHP is 5. help please!

Digital Jedi 04-09-2008 11:21 PM

Quote:

Originally Posted by fancominc (Post 1487066)
Hi guys, My youtube doesn't work anymore while others are fine. My PHP is 5. help please!

Can we see a link to an example of one that isn't working?

fancominc 04-09-2008 11:33 PM

Here is the link after I posted:

Digital Jedi 04-10-2008 12:54 AM

Quote:

Originally Posted by fancominc (Post 1487077)
Here is the link after I posted:

HTML Code:

[url="http://www.youtube.com/watch?v=CAUutZpD4_Y&eurl=http://www.thefashionspot.com/forums/f60/catwalk-videos-6186-186.html"]YouTube - Gucci Fall Winter 2003 Womens (1)[/url][/code]
Looks like the link got suffixed with your site's URL. But what I meant was, can you give us the link to the original post that's not working?

Magnumutz 04-10-2008 02:13 AM

Quote:

Originally Posted by GoTTi (Post 1486057)
hey geek will you be upgrading this to vb 3.7x fully?

That's kinda my question as well :p

Vinyljunky 04-10-2008 08:44 AM

getting it to work with Amazon.co.uk

Quote:

Originally Posted by nevetS (Post 1485009)

Do a replace all to replace .com with .co.uk and it should work.

I'm not sure about the titles actually. I'll have a peek when I can, but I'm a bit swamped at the moment.


Ive had some hit and miss results with the images and the titles dont work at all :(

I'd really appreciate it if you could get it working with Amazon.co.uk :)

Many Thanks

VinylJunky

hantak 04-11-2008 01:08 AM

Quick question.

Be default is it not supposed to show you the embedded video when previewing the first post of a new thread.

It works fine when viewing the first post after the thread is created.

Previews of replies work just fine.

I dug through / debugged the hack and found the converter runs under postdata_presave, which I don't think runs when the first post is previewed.

Am I going crazy or is this the normal behavior for AME?

Digital Jedi 04-11-2008 01:42 AM

I've noticed this too. I'm fairly sure this is normal behaviour.

hantak 04-11-2008 02:03 AM

Thanks, just wanted to be sure one of my other mods wasn't overriding it somehow.

vithorius 04-11-2008 09:16 AM

Quote:

Originally Posted by Digital Jedi (Post 1482193)
I'm not sure what you mean.

I mean that I want to have JUST the URL (and perhaps the Title too) on the Archive mode of my forum!

erm.. Anyone has any clue...?

Cybershaolin 04-11-2008 04:08 PM

I'm testing in local and it works very well. Thanks for this great mod.

But when I have installed this other mod here: BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes ! ( https://vborg.vbsupport.ru/showthread.php?t=120073 ) this is what I get whenever I try editing a post, in quickedit it just fails to update the thread. And when I use the advanced edit option to edit a thread, I get this error:

Code:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in c:\program files\easyphp1-8\www\vb_368\forum\includes\ame_bbcode.php(192) : regexp code on line 2

Fatal error: Failed evaluating code: ame_substitute(3, "
\"$vbphrase[insert_link]\"
\"$vbphrase[remove_link]\"
\"$vbphrase[insert_email_link]\"
\"$vbphrase[insert_image]\"
", "", $subbed) in c:\program files\easyphp1-8\www\vb_368\forum\includes\ame_bbcode.php on line 192

The error seems to be coming form the AME mod so would you have any idea what comes in conflict? I tried asking in the other mod thread but got no answer.


All times are GMT. The time now is 01:11 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.03214 seconds
  • Memory Usage 1,858KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (17)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