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)

boggseric 05-22-2011 04:34 PM

Quote:

Originally Posted by jca2112 (Post 2197989)
It looks like this same character entity problem in YouTube titles has returned -- I assume it was a change on YouTube's end because it went away on it's own last time. Does anyone know anything about this?

This is from the definitions thread but it should be in here as it requires a change to the mod.


Quote:

Originally Posted by BirdOPrey5 (Post 2198216)
I fixed it like this... I had to edit the AME mod... Backup your original file if you try this.

In the includes directory find the file ame_bbcode.php

At line #589 find this code:

PHP Code:

$title trim(str_replace(array("\t","\n"), ""$match[1])); 

Replace it with:

PHP Code:

$title trim(str_replace(array("\t","\n""‏""‪""‬"), ""$match[1])); 

All I can promise is it's working for me. It won't fix links you've already made but should keep new ones clean.


BamaStangGuy 06-03-2011 12:23 AM

Can't rebuild old posts because of this error:

Code:

Invalid SQL:
SELECT
                                                                p.postid,
                                                                p.pagetext,
                                                                p.ame_flag,
                                                                t.forumid
                                                        FROM post p
                                                        INNER JOIN thread t on p.threadid = t.threadid
                                                        WHERE
                                                                1=1 AND
                                                                (p.pagetext LIKE '%[/url]%' OR p.pagetext LIKE '%[/ame]%' OR pagetext LIKE '%[/nomedia]%')
                                                                -604800
                                                        ORDER BY
                                                                p.dateline DESC
                                                        LIMIT 0, 100;

MySQL Error  : Unknown column 'p.ame_flag' in 'field list'


jca2112 06-15-2011 05:43 PM

Quote:

Originally Posted by jca2112 (Post 2197989)
It looks like this same character entity problem in YouTube titles has returned -- I assume it was a change on YouTube's end because it went away on it's own last time. Does anyone know anything about this?

It doesn't look like YouTube is going to correct this title problem on their end (as they did last time).

Will this mod be updated to remove those encoded character glitches in the YouTube title? As the previous poster mentioned, not really looking to make mod edits unless this version/mod is no longer being supported.

BirdOPrey5 06-15-2011 07:24 PM

Quote:

Originally Posted by jca2112 (Post 2208169)
It doesn't look like YouTube is going to correct this title problem on their end (as they did last time).

Will this mod be updated to remove those encoded character glitches in the YouTube title? As the previous poster mentioned, not really looking to make mod edits unless this version/mod is no longer being supported.

This mod was last updated in 2009 and is marked "Unsupported." I wouldn't hold my breath waiting for an update.

holyknight0326 06-16-2011 04:46 AM

Anyone have a successful installation with vbulletin 4.0+?

BirdOPrey5 06-16-2011 09:58 AM

Quote:

Originally Posted by holyknight0326 (Post 2208358)
Anyone have a successful installation with vbulletin 4.0+?

This will definitely NOT work with 4.x. There is a 4.x AME mod, it doesn't have all the features but it's enough to do the same basic thing.

Wonksta 06-16-2011 11:13 AM

Any update on the ability to parse youtu.be links? Seeing a lot of them popping up on the forums I admin.

Forensic 06-17-2011 09:49 PM

Quote:

Originally Posted by Wonksta (Post 2208437)
Any update on the ability to parse youtu.be links? Seeing a lot of them popping up on the forums I admin.


Found this in the definitions thread.



https://vborg.vbsupport.ru/showthrea...be#post2182859

teach1st 06-29-2011 04:39 AM

Disabled. Rebuilding threads really messed up any posts that used this mod.

ehd 06-29-2011 07:48 AM

Any news on the broken Amazon-definitions?


All times are GMT. The time now is 07:57 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.02868 seconds
  • Memory Usage 1,752KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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