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)
-   -   Add-On Releases - AME'fy - Videos on your profile pages (https://vborg.vbsupport.ru/showthread.php?t=231814)

CoZmicShReddeR 04-13-2010 07:48 PM

Version 1.0.4 The Image of the Video in profile view stopped working for me...

Pixelcarver 04-17-2010 06:20 PM

How did you get the Video tab up there? I can't get that to work? I read through every page and nothing seems to work. I just installed the newest one for the first time. and I can't get that Video tab to show up. Any suggestions?

josh2007 04-22-2010 07:58 PM

This is not working on Vbulletin 4.0.3 or at least not on my site. Link in sigi

kylek 04-23-2010 04:03 AM

Works great on 4.0.3 and 1.0.4. Only problem is on the video tab I have two links showing on the page for items that also use the tabs - awards and gallery. But other than that it works great..

josh2007 04-23-2010 06:49 AM

I think my problem has to do with AME3 not working on 4.0.3

Jabong82 04-26-2010 12:12 AM

Quote:

Originally Posted by josh2007 (Post 2025797)
I think my problem has to do with AME3 not working on 4.0.3

Yes this isn't working for me as well in 4.0.3 :(

VonDoom 04-26-2010 12:48 AM

Confirmed Broke on 2 of my different vB4.0.3 forums.

Jabong82 04-26-2010 03:52 AM

Quote:

Originally Posted by VonDoom (Post 2027338)
Confirmed Broke on 2 of my different vB4.0.3 forums.

This is the fix that worked for me. From the AM3 thread:

Quote:

Originally Posted by The Geek (Post 2019974)
I have applied for a new hook to be added to take care of the issue in 4.0.3 so hopefully this will only be "broken" for this iteration. If you want to fix, you will need to apply the following file edit:

Note: THIS IS FOR VERSION 4.0.3.

Edit includes/functions_video.php and change:
PHP Code:

function parse_video_bbcode($pagetext)
{
    global 
$vbulletin

to

PHP Code:

function parse_video_bbcode($pagetext)
{
    global 
$vbulletin;
require_once(
DIR '/includes/ame_prep.php');
$providers ame_data_preparse($pagetext); 



Alphaforums.com 05-30-2010 05:51 PM

Quote:

Originally Posted by josh2007 (Post 2025797)
I think my problem has to do with AME3 not working on 4.0.3

https://vborg.vbsupport.ru/showpost....&postcount=608

Check this out dude. I think I'm reeeally starting to like The Geek :)

EDIT: Oops, didn't check the above post. It works guys.

CrosseyedGamer 06-13-2010 10:34 PM

I must be an idiot,, I do not see a includes/functions file ???


All times are GMT. The time now is 03:52 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.01238 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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