vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - AME3 - Auto Media Embeding and Video Extender (https://vborg.vbsupport.ru/showthread.php?t=230707)

The Geek 12-23-2009 01:28 PM

Quote:

Originally Posted by Boots (Post 1936264)
I uninstalled v2 so i have a bunch of [AME] tags. If i install v3 will it convert them to video tags?

AME3 does have this ability. Though the readme goes deeper into this the basic process to transition from AME2x is:

1- Uninstall AME2x before or after your vb4 upgrade (note AME2x will not work on vb4 though)
2- This will leave [ame] tags in your posts
3- Install AME3
4- Go to the Tools section of your AME ACP page and choose rebuild posts/blogs/etc...
5- This process can convert the old AME tags into [video] tags OR [url] tags if there is not a matching definition.

HTHs

lolo? 12-23-2009 01:31 PM

i'm running in vb4 gold pl1

The Geek 12-23-2009 01:43 PM

Quote:

Originally Posted by movslow (Post 1936348)
Followed instructions.

Did a test run before the actual update, received this.



:confused:

hmmm... that doesn't make any sense. I only ever use require_once to include class files and the calls look identical.

Can you edit your AME - Auto COnvert URLs plugin and replace it with this:

PHP Code:

if (class_exists("vB"))
{
    
$reg = &vB::$vbulletin;
}
else
{
    global 
$vbulletin;
    
$reg = &$vbulletin;
}

if (!
is_object($reg->AME))
{
    if (!
class_exists("AME_prep_base"))
    {
        require_once(
DIR '/includes/ame_prep.php');
    }
    
    
$reg->AME    = new AME_message_prep($reg);

}

$reg->AME->preparse($pagetext);
$providers $reg->AME->info['providers']; 

And then try it again? This just doesn't assert the class.

The Geek 12-23-2009 01:45 PM

Quote:

Originally Posted by lolo? (Post 1936354)
i'm running in vb4 gold pl1

Sorry, I mean: Are you using the AME3 Beta2a package?

movslow 12-23-2009 01:53 PM

Quote:

Originally Posted by The Geek (Post 1936372)
hmmm... that doesn't make any sense. I only ever use require_once to include class files and the calls look identical.

Can you edit your AME - Auto COnvert URLs plugin and replace it with this:

PHP Code:

if (class_exists("vB"))
{
    
$reg = &vB::$vbulletin;
}
else
{
    global 
$vbulletin;
    
$reg = &$vbulletin;
}

if (!
is_object($reg->AME))
{
    if (!
class_exists("AME_prep_base"))
    {
        require_once(
DIR '/includes/ame_prep.php');
    }
    
    
$reg->AME    = new AME_message_prep($reg);

}

$reg->AME->preparse($pagetext);
$providers $reg->AME->info['providers']; 

And then try it again? This just doesn't assert the class.

Sure, but where is it?

Quote:

Can you edit your AME - Auto COnvert URLs plugin and replace it with this:
:confused:

The Geek 12-23-2009 02:05 PM

In your list of plugins. Admin CP > Plugins & Products > Manage Plugins

movslow 12-23-2009 02:51 PM

Quote:

Originally Posted by The Geek (Post 1936398)
In your list of plugins. Admin CP > Plugins & Products > Manage Plugins

Done, same exact issue.
:confused:

The Geek 12-23-2009 02:55 PM

If you want to PM me temporary admincp access, I will take a look, but im not sure what the problem could be. I can't reporduce it and it doesn't make any sense :(

BBR-APBT 12-23-2009 03:00 PM

Looks like the problem I had before I re-uploaded the new files.

My ftp software did not over write all files. So I have now started deleting the files before new uploading the new ones.

movslow 12-23-2009 03:33 PM

Quote:

Originally Posted by BBR-APBT (Post 1936447)
Looks like the problem I had before I re-uploaded the new files.

My ftp software did not over write all files. So I have now started deleting the files before new uploading the new ones.

I went through the install pdf and removed the old files per the instructions.

I'll try re-uploading the stuff, set everything to overwrite and reinstall the product file, see what happens and report back.

Sorry for the hassle.


All times are GMT. The time now is 08:14 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.01965 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
  • (7)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