vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages (https://vborg.vbsupport.ru/showthread.php?t=189267)

mykkal 09-14-2008 11:08 PM

Does 2.5 work with 3.6.8?

inciarco 09-14-2008 11:36 PM

Beta 3 has a Problem (Bug).

When Posting a Message, and Choosing not to Auto-Embed Media, the Mod Auto-Embeds the Media No Matter What Against User's Will. :confused:

I've made the same Exercise Using 2.1.5 Beta 3 and 2.0.2 (the one I'm currently Using), and Beta 3 has that Bug and 2.0.2 Does the Job OK.

For Now I'll Stay with 2.0.2, but I liked a lot the New Improvements on Beta 3, so I'll wait for this Bug to be Corrected to Try it Again on my Test Forum.

My Best Regards.

:)

karlm 09-15-2008 04:10 AM

Not sure whether this has been addressed or not, or maybe it will be in 2.5, but upon 'preview post/thread' - the link is not converted, and if an edit is made to the thread - the conversion is destroyed, leaving only a link to the url of the page instead of the conversion into a playable file.

The Geek 09-15-2008 08:05 AM

Quote:

Originally Posted by PossumX (Post 1622262)
Any ideas on this? Running 2.5 Beta 2 (upgrading to Beta 3 now)

That looks like an error from the embedded HTML. Since it isnt a default definition, you may need to ask the author of it. :(

Quote:

Originally Posted by mykkal (Post 1622270)
Does 2.5 work with 3.6.8?

Hasnt been tested, but theoretically it should.

Quote:

Originally Posted by inciarco (Post 1622288)
Beta 3 has a Problem (Bug).

When Posting a Message, and Choosing not to Auto-Embed Media, the Mod Auto-Embeds the Media No Matter What Against User's Will. :confused:

I've made the same Exercise Using 2.1.5 Beta 3 and 2.0.2 (the one I'm currently Using), and Beta 3 has that Bug and 2.0.2 Does the Job OK.

For Now I'll Stay with 2.0.2, but I liked a lot the New Improvements on Beta 3, so I'll wait for this Bug to be Corrected to Try it Again on my Test Forum.

My Best Regards.

:)

Yup, just confirmed this. I think I know the problem so should have a fix shortly.

Quote:

Originally Posted by karlm (Post 1622410)
Not sure whether this has been addressed or not, or maybe it will be in 2.5, but upon 'preview post/thread' - the link is not converted, and if an edit is made to the thread - the conversion is destroyed, leaving only a link to the url of the page instead of the conversion into a playable file.

Huh, I cant reproduce this. Editing works as intended (i.e. works fine) at my end and it even embeds in the preview as intended? Can you help by providing some examples?

Digital Jedi 09-15-2008 02:43 PM

Quote:

Originally Posted by PossumX (Post 1622262)
Any ideas on this? Running 2.5 Beta 2 (upgrading to Beta 3 now)

Post the link to the Vimeo video causing that in my thread. I'm not getting any errors when I tested a few.

Cars2007 09-15-2008 08:19 PM

Quote:

Originally Posted by The Geek (Post 1621108)
Ok. This looks like a bug. To fix this until next release, do this:

in include/ame_bbcode.php find:

PHP Code:

        if ($vbulletin->userinfo['permissions']['automediaembed_edit_permissions'] & $vbulletin->bf_ugp['automediaembed_edit_permissions']["can_$zone"])
        {
            
            return 
true;
            
        } 

and change to:

PHP Code:

        if (!($vbulletin->userinfo['permissions']['automediaembed_edit_permissions'] & $vbulletin->bf_ugp['automediaembed_edit_permissions']["can_$zone"]))
        {
            
            return 
false;
            
        } 


Fantastic! That worked! Thank you!!

testebr 09-15-2008 08:51 PM

version 2.5 beta 3

tool rebuild posts

error "Invalid Zone Specified" in next page.

Can you confirm this possible bug?

Thanks

karlm 09-18-2008 06:02 AM

Quote:

Originally Posted by The Geek (Post 1622499)
Huh, I cant reproduce this. Editing works as intended (i.e. works fine) at my end and it even embeds in the preview as intended? Can you help by providing some examples?

How odd.. it happens every time without fail on mine.

If you like I can supply you a log in for my forum and you can witness it for yourself. It could be one of the other plugin's I am using, maybe causing some issue?

The Geek 09-18-2008 09:00 AM

That would be great.

@all - Next 2.5 beta should be out this weekend and should take care of all outstanding issues. After that, the gold version will most likely follow as phrasing and most of the 'stuff I do during RC' has really been done.

Mosh 09-18-2008 10:27 AM

Quote:

Originally Posted by The Geek (Post 1624672)
@all - Next 2.5 beta should be out this weekend and should take care of all outstanding issues. After that, the gold version will most likely follow as phrasing and most of the 'stuff I do during RC' has really been done.

Looking forward to it Sam :)


All times are GMT. The time now is 05:46 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.01739 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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