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)

Digital Jedi 04-01-2009 01:14 AM

Quote:

Originally Posted by Tauhid (Post 1780563)
Ok I actually installed the add on (DJ`s master xml) and then tried to post direct facebook video links and also the embed links. both ways, no luck, it didn`t work. and in the definition mods, facebook is not highlighted or written. does this mean that the facebook compatibility is under production

I said Facebook is on the list for udpates. That means I haven't added it yet. ;)

Ryloth 06-15-2009 02:58 PM

So this has been "installing" for over 30 hours now. I have a ton of yellow dots and the window is still doing something I suppose. It creates a column on the posts table then that looks like it is as far as it gets. I have vbulletin 3.8.3. Any ideas? The post table has 2 million rows on my board. But 30 hours to add a column/index? My CPU is nothing right now and I am running it locally from my server.

soundbarrierpro 06-15-2009 03:13 PM

I'm going out on a limb here......

I'm going to guess something didn't go right during install.

Ryloth 06-15-2009 04:19 PM

well, i realized i did post this in the wrong version. i am installing 2.5.4. it hangs when it attempts to create an index on the post table. just hangs. post table is myiasm. i dont get it. the board is perfectly fine.

i am about ready to edit the product xml to remove that step and add the index manually to the database myself.

milaszewski 07-16-2009 07:47 PM

after the installation when I go to any AME settings in Admin CP I get something like this:
options['automediaembed_resolve']) { print_form_header('automediaembed_admin', '', false, true, 'warningform'); print_table_header($vbphrase['automediaembed_warning']); print_description_row($vbphrase['automediaembed_extraction_off']); print_table_footer(); } } /** * Display settings */ if ($action == "settings") { $settings = array( 'xusergroups' => explode(",", $vbulletin->options['automediaembed_usergroups']), 'xforums' => explode(",", $vbulletin->options['automediaembed_forumids']), 'open' => $vbulletin->options['automediaembed_open'], 'close' => $vbulletin->options['automediaembed_close'], ); $results = $db->query_read_slave("SELECT usergroupid, title FROM " . TABLE_PREFIX . "usergroup ORDER BY usergroupid ASC "); print_form_header('automediaembed_admin', 'savesettings'); print_table_header($vbphrase['automediaembed_settings']); print_yes_no_row($vbphrase['automediaembed_disable_new'], 'disablenew', $vbulletin->options['automediaembed_disable']); print_yes_no_row($vbphrase['automediaembed_doforums'], 'doforums', $vbulletin->options['automediaembed_doforums']); print_yes_no_row($vbphrase['automediaembed_doblogs'], 'doblogs', $vbulletin->options['automediaembed_doblogs']); print_yes_no_row($vbphrase['automediaembed_dogroups'], 'dogroups', $vbulletin->options['automediaembed_dogroups']); print_yes_no_row($vbphrase['automediaembed_dovms'], 'dovms', $vbulletin->options['automediaembed_dovms']);

and much much more of this stuff... what did I do wrong?

milaszewski 07-16-2009 07:53 PM

ok, I uploaded files from version 1.2 and it works fine now

The Geek 07-16-2009 09:35 PM

The above is because your server isnt parsing the page as php. Most likely because the file extension was changed or your server expects .php4 or similar (or you just need to reupload)

BigDog56 07-25-2009 07:01 PM

Upgraded, thank you! Fantastic mod!

madscientist06 08-01-2009 04:51 PM

great mod. can I change the alignment?all the videos are center alligned!

matthewhotdude 09-29-2009 11:50 PM

Your 'Extract Destination Data setting is currently off. That means that you will be unable to resolve URL titles and some providers (i.e. yahoo and dailymotion) will not function!

What does that mean?

Ignore, sorted


All times are GMT. The time now is 10:29 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.02203 seconds
  • Memory Usage 1,736KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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