Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AME'fy - Videos on your profile pages Details »»
AME'fy - Videos on your profile pages
Version: 1.0.4, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.0 Rating:
Released: 12-31-2009 Last Update: 04-12-2010 Installs: 168
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This add on for AME3 will allow you to spruce the hell out of your member profiles by telling AME3 to parse your members custom profile fields for videos.
  • You can place videos in 6 different positions in the sidebar
  • You can place videos in tabs
  • You can have more than one video in spot
  • You can randomly select a video to show (by assigning a couple profile fields to a position and choosing the 'random' option)

Note that AMEFY parses pre-set custom profile fields. It requires at urls are stored in a custom profile field. AMEFY will not create the custom field(s) for you. I recommend using a textbox and setting the field to private so it doesnt display the text when people view their profile.

Install: The same as AME really. Upload the contents to forums and import the includes/xml/product-amefy.xml

See first post for configuration examples

Change log

Version 1.0.1 - released Jan 2, 2010
  • Rewrote most of the code to tighten it up. Much swifter now
  • Created cached of usable fieldids
  • Made it so users werent presented with [video] tags. Looks much nicer now.
  • Cleaned up template
Version 1.0.2 - released Jan 17, 2010
  • Fixed bug that caused error if you hadn't configured system first.
Version 1.0.4 - released Apr 13, 2010
  • Updated profile tab locations so videos would show in tabs again.
  • Updated system to NOT show a block if no video is entered.
nJoy

Download Now

File Type: zip AMEfy.zip (9.3 KB, 892 views)

Screenshots

File Type: jpg amefy.jpg (91.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 01-03-2011, 03:09 AM
solitairegirlie solitairegirlie is offline
 
Join Date: Nov 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RK KINGKONG View Post
I HAVE THE SAME ISSUE WITH 4.1 PATCH 2 . sorry bout caps lol .. anyway mine works when it wants to , but for the most part most of the time it doesnt .
Yea I forgot, I'm running 4.1 patch 2 as well.
Reply With Quote
  #113  
Old 01-06-2011, 09:14 AM
ellinofatsa ellinofatsa is offline
 
Join Date: Mar 2010
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Have The Same Issue With 4.1.1
Reply With Quote
  #114  
Old 01-20-2011, 01:45 PM
kether1 kether1 is offline
 
Join Date: Jun 2006
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Before installing, is this working with 4.1.1 yet?

Thanks,
K
Reply With Quote
  #115  
Old 01-21-2011, 03:47 AM
RK KINGKONG RK KINGKONG is offline
 
Join Date: May 2010
Location: NEW JERSEY
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IT SURE IS RUNNING VB 4.1.1
Quote:
Originally Posted by kether1 View Post
Before installing, is this working with 4.1.1 yet?

Thanks,
K
Reply With Quote
  #116  
Old 01-30-2011, 04:02 PM
RK KINGKONG RK KINGKONG is offline
 
Join Date: May 2010
Location: NEW JERSEY
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this mod just stopped working for me running 4.1.1 , i dont know why nothing new or drastic .it just stopped working , can anyone please add a fix please cause this is a pretty cool mod id hate to un-install it
Quote:
Originally Posted by RK KINGKONG View Post
IT SURE IS RUNNING VB 4.1.1
Reply With Quote
  #117  
Old 02-03-2011, 09:40 PM
imported_dfmafia's Avatar
imported_dfmafia imported_dfmafia is offline
 
Join Date: Jun 2004
Location: Wherever Uncle Sam Needs!
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just realized my functions_video.php is blank. fresh download/instal of vB4.1.1

i think i found our issue. anyone else out there?
Reply With Quote
  #118  
Old 02-07-2011, 06:04 PM
ellinofatsa ellinofatsa is offline
 
Join Date: Mar 2010
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not working in 4,1,1
Reply With Quote
  #119  
Old 02-07-2011, 07:19 PM
RK KINGKONG RK KINGKONG is offline
 
Join Date: May 2010
Location: NEW JERSEY
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well mine isnt blank but it doesnt work , on 4.1 patch 2 it worked when it wanted then worked steady now updating to 4.1.1 it doesnt work at all .. the is what my functions video php shows
Code:
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.1.1 - Licence Number VBSF6E2F63
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2011 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/

function parse_video_bbcode($pagetext)
{
	global $vbulletin;

	($hook = vBulletinHook::fetch_hook('data_parse_bbcode_video')) ? eval($hook) : false;

	if (stripos($pagetext, '[video]') !== false)
	{
		require_once(DIR . '/includes/class_bbcode_alt.php');
		$parser = new vB_BbCodeParser_Video_PreParse($vbulletin, array());
		$pagetext = $parser->parse($pagetext);
	}

	return $pagetext;
}

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 16:45, Tue Jan 25th 2011
|| # CVS: $RCSfile$ - $Revision: 27207 $
|| ####################################################################
\*======================================================================*/
?>
Quote:
Originally Posted by imported_df+++++ View Post
i just realized my functions_video.php is blank. fresh download/instal of vB4.1.1

i think i found our issue. anyone else out there?
Reply With Quote
  #120  
Old 02-08-2011, 10:11 AM
imported_dfmafia's Avatar
imported_dfmafia imported_dfmafia is offline
 
Join Date: Jun 2004
Location: Wherever Uncle Sam Needs!
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for posting the functions_video.php

ill give it a try tonight
Reply With Quote
  #121  
Old 02-13-2011, 12:35 PM
BlueCheri's Avatar
BlueCheri BlueCheri is offline
 
Join Date: Jul 2009
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working fine but size it the problem

How to fit in to box size?

Attaching image for reference
Attached Images
File Type: png video.PNG (60.2 KB, 0 views)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04867 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete