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)
-   -   Major Additions - AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs (https://vborg.vbsupport.ru/showthread.php?t=202476)

jdougher 04-26-2010 08:30 PM

Quote:

Originally Posted by creativepart (Post 2026826)
I'm running AME 2.5.6 the Validation section of the Admin is blank and it's not working at all for me either.

I'm sorry to see this functionality go away.

Is this the only mod out there that does this kind of thing? This one is obviously broken.

jdougher 04-26-2010 08:31 PM

Quote:

Originally Posted by Digital Jedi (Post 2025235)
For those of you having the YouTube problems, you'll need to be sure you have cleared the content of your Validation Regex. You'll likely also need the YouTube definition from my thread, as that is more current than this one. Remember that changes to your posts have to be made manually, so just changing the definition won't fix anything. You'll need to reedit existing posts and possible resynch your file cache.

Done. Done. Done. And done. Still no go. Simply does not work.

When you say "the YouTube definition from my thread," what does that mean? The one at the top of this thread? Do you have only one thread? I'm cornfused.

KrisP 04-28-2010 11:43 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 :)

Digital Jedi 05-07-2010 12:44 AM

Quote:

Originally Posted by jdougher (Post 2027793)
Done. Done. Done. And done. Still no go. Simply does not work.

When you say "the YouTube definition from my thread," what does that mean? The one at the top of this thread? Do you have only one thread? I'm cornfused.

I mean that this isn't my modification. I maintain the Master List of definitions, however, in another thread. It's linked in the Add On section.

Digital Jedi 05-07-2010 12:53 AM

Quote:

Originally Posted by James T Brock (Post 2026814)
passiveVid doesn't change the tags like AME does, it's just ... passive. My forum has over 2 million posts and with AME I'd have to spend an hour running the script to update the old youtube links and then spend just as long if I ever needed to uninstall it and didn't want the left-over AME bbcode. With passiveVid all I had to do was click the "update forum counter" option which took like five seconds to run. So for youtube I'd prefer to use passiveVid however I'd like to use this script for everything else.

I already installed passiveVid and AME together on a test forum and the only negative effects that I'm aware of is double videos being posted unless I go into AME manually and delete the definitions for the sites that passiveVid already uses.

What other host of problems are you referring to that I wouldn't be able to undo?

Both AME and passiveVid make changes to your post table. Do a search of this thread for passivevid and you'll see the number of problems that users encountered trying to run them together. On a side note, AME does not leave [AME] BBCode, provided you run the conversion script prior to uninstalling.


Quote:

Originally Posted by jdougher (Post 2026782)
Still broken. Guess it's time to uninstall this one. It simply doesn't work.

Quote:

Originally Posted by creativepart (Post 2026826)
I'm running AME 2.5.6 the Validation section of the Admin is blank and it's not working at all for me either.

I'm sorry to see this functionality go away.

So far not one has let me look at their forum Admin CP to take a closer look at this problem. There's been no change in YouTube or the definition that should keep this from working. There's no other reason why it shouldn't be working. Whatever it is must be unique to your individual forums.


Quote:

Originally Posted by ehd (Post 2026896)
Is there a way to add Amazon's tag also in the first link above the picture?

Right now the partner-tag only shows up in the picture-link and the link below the picture.

And all German characters get screwed up. Anything I can prevent this?

Example:


Code:

Fussball-Weltmeisterschaft S?dafrika 2010: Amazon.de: Sven Simon: B?cher
Code:

Fussball-Weltmeisterschaft Südafrika 2010: Amazon.de: Sven Simon: Bücher

Thanks alot

Quote:

Originally Posted by jdougher (Post 2027791)
Is this the only mod out there that does this kind of thing? This one is obviously broken.

You would need to ask in my thread for that, since this doesn't come with the thumbnail version of Amazon. But you need to edit all instances of the $ameinfo[url].

shri 05-12-2010 05:57 AM

Hi there, Not sure if this is a bad definition or a bug in the code.

Quote:

Parse error: syntax error, unexpected '[' in /home/forum/includes/ame_bbcode.php(323) : regexp code on line 1

Fatal error: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Failed evaluating code: ame_match(&quot;Kleiber\'s Law&quot;, &quot;Kleiber\'s Law&quot;, 1, &quot;~/wiki/File:[\w\s.,&amp;;\(\)\^%$#@!-]+\\&quot;[\s]class=\\&quot;image\\&quot;[\s]*[\w\s.,&amp;;\(\)\^%$#@!\\&quot;=-]*&gt;&lt;img[\s]alt=\\&quot;[\w\s.,&amp;;\(\)\^%$#@!-]*\\&quot;[\s]src=\\&quot;http://upload\.wikimedia\.org/wikipedia/([\w/.,&amp;;\(\)\^%$#@!-]+)\\&quot;~sim&quot;, &quot;&quot;, $ameinfo) in /home/forum/includes/ame_bbcode.php on line 323

Subah 05-13-2010 08:22 PM

why is the youtube link apper as a link "as a title" not preview as before ??

KrisP 05-13-2010 09:11 PM

When I rebuild and set seconds to 0, it just starts counting down: -1 -2 -3 -4 etc. and never finish?

James T Brock 05-14-2010 10:44 AM

Quote:

Originally Posted by Digital Jedi (Post 2032877)
Both AME and passiveVid make changes to your post table. Do a search of this thread for passivevid and you'll see the number of problems that users encountered trying to run them together.

I just went and searched and I found nothing except the double video issue that is *easily* fixed. As I said, I am running them both on a test site and as long as you deactivate the video sites that passivevid uses on AME then it works fine. I don't know why you guys keep saying otherwise.

So far it doesn't look like there are any conflicts as long as you make one simple change.

Sorry, AME is over-all a superior product but for Youtube passiveVid is better. If there are no negative side effects other than the easily fixed double video issue then I'm running both on my live site...

ehd 05-14-2010 10:55 AM

Quote:

Originally Posted by Digital Jedi (Post 2032877)



You would need to ask in my thread for that, since this doesn't come with the thumbnail version of Amazon. But you need to edit all instances of the $ameinfo[url].

OK, thx. In which files would that be?


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