Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

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
  #142  
Old 08-20-2014, 10:54 AM
Wedframe Wedframe is offline
 
Join Date: Mar 2013
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello! I have:
vB 4.2.2 PL1
AME 3.0.1
AMEFY 1.0.4
PHP version: 5.3.5
----------------
I change hook location for AME(from: data_preparse_bbcode_video_start to data_parse_bbcode_video), and have this great mod working.
But.. then I open profile page, I have php warning on the top of screen:

Warning: Declaration of vB_ProfileBlock_AMEFY:repare_output() should be compatible with that of vB_ProfileBlock:repare_output() in ....\includes\amefy_class.php on line 219

Can anyone help me with solution?
Thanks.
Reply With Quote
  #143  
Old 08-20-2014, 11:25 AM
Wedframe Wedframe is offline
 
Join Date: Mar 2013
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well..... I think, I found solution)))
In file:
..\includes\amefy_class.php on line 245

replace:
PHP Code:
function prepare_output($id$options
with:
PHP Code:
function prepare_output($id ''$options = array()) 
After this, looks like everythings work correctly, and no more PHP-warnings.

One thing steel need to fix, its a size of video thumbs in profile page. Now is ignore settings in admin-panel, and appear in full size,.. just like in posts...
ohhh... sorry for my english 8(
Reply With Quote
Reply

Thread Tools

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 10:21 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.04248 seconds
  • Memory Usage 2,238KB
  • Queries Executed 20 (?)
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
  • (2)bbcode_php
  • (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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_attachment
  • (3)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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