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)

rockintoon 04-01-2010 05:20 AM

Quote:

Originally Posted by Jabong82 (Post 1990177)
Hi Geek I had a question for you.

Say I wanted to allow users the ability to embed videos in the 6 areas in the sidebar however they wish. So say I titled each link "Video" in the AMEFY control panel, the problem is even if they don't use the video the titles still remains in the sidebar. So if someone didn't use any videos in their profiles, they would still have 6 areas designated "video". Is there any way to get rid of this? Like have the title field only appear if they use the option? I see we can't leave the title blank, so not sure how you can go about this.

Thanks in advance.

Does anyone know what to do to make that Profile catagory disappear until they add a video link?

TCB 04-09-2010 12:16 PM

Some members are getting this error when trying to visit their own or someone else's profile:

Code:

Fatal error: Class 'vB_ProfileBlock_AMEFY' not found in /home/webel/public_html/includes/class_profileblock.php  on line 71
is there a cure for this?

betts02 04-09-2010 08:21 PM

Would this be possible to show in the postbit_legacy ?

So when you post up, its there

Oyabun 04-10-2010 04:29 AM

Quote:

Originally Posted by TCB (Post 2018329)
Some members are getting this error when trying to visit their own or someone else's profile:

Code:

Fatal error: Class 'vB_ProfileBlock_AMEFY' not found in /home/webel/public_html/includes/class_profileblock.php  on line 71
is there a cure for this?

Got the same errors too!
Also since 4.0.3 the mod doesn't work anymore on my forums :S

TCB 04-10-2010 06:27 AM

I checked some things and it seems that people are getting these errors when the link they've added to youtube isn't a valid one. Either the clip has been removed or the link is entered wrongly.

Isn't there a way that the filled in links are first validated by the script before they're saved?

josh2007 04-11-2010 02:27 AM

Hello,
UserID 1: http://findingjesustoday.com/member.php?1-Joseph
UserID 2: http://findingjesustoday.com/member.php?2-Josh2007

Can someone please help me fix the video for id number 1. it works with all the other users but i wont with id 1. Any suggestions

Doctor Death 04-11-2010 04:22 PM

AME 3 does not work for 4.0.3.

Oyabun 04-13-2010 01:45 AM

Quote:

Originally Posted by Doctor Death (Post 2019515)
AME 3 does not work for 4.0.3.

there is a fix now, but profile videos still wont work

The Geek 04-13-2010 10:47 AM

Updated to version 1.0.4 to:
1- Address the changed profile tab hooks in vB
2- To not show a box if there is no content (i.e. user hasn't uploaded a video yet)

I can't really set this up to verify the videos. As some have mentioned, some videos are removed from time to time. This means I would have to verify each video each time it was shown and I think that would be far too resource intensive. Plus it simply isn't reliable.

Hope this helps

shooterdfl 04-13-2010 04:09 PM

I'm getting version 1.0.3 shown in products list after updating to 1.0.4 this morning? Is that correct?

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 ???

saqib_jutt 06-23-2010 01:24 PM

1 Attachment(s)
Quote:

Originally Posted by Pixelcarver (Post 2022798)
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?

I am having a same problem here. its not showing video tab ???
and also when i import this hack it doest show that its 1.0.4 :( it say 1.0.3.

see attachment please :( i need help , how to get video tab ??

RobbieZ 08-05-2010 12:58 PM

Quote:

Originally Posted by saqib_jutt (Post 2058150)
I am having a same problem here. its not showing video tab ???
and also when i import this hack it doest show that its 1.0.4 :( it say 1.0.3.

see attachment please :( i need help , how to get video tab ??

ACP > AME CP > AMEFY > [edit your profile field] > Look at the bottom : Location (Last Tab or First Tab) ;)

GONUMBER6 10-10-2010 03:47 PM

This does not work for vb 4.06 does it? I installed, made the changes to the function_video php file, and it is still not working. Too bad.

sonixax 10-17-2010 10:36 PM

nice , Thank u

yahooooh 10-28-2010 02:32 PM

does it work for vb4.0.8?

RK KINGKONG 12-27-2010 05:14 AM

i beg of you to please fix for VB 4.1 patch 2 , this is such a great mod , speaking for self however it not working feels like having a broken site lol .. if you can get around to it please do . the fix above doesnt work for me .. thank you

Doctor Death 12-31-2010 01:36 PM

On my 4.1.0 I have this installed and working correctly.

I installed version 1.0.4 of this (including marking upgrade box) and have done it several times but VBulletin control panel keeps reporting the version as 1.0.3.

Any idea why it wouldnt upgrade the version number?

Digital Jedi 12-31-2010 04:42 PM

Quote:

Originally Posted by Doctor Death (Post 2141850)
On my 4.1.0 I have this installed and working correctly.

I installed version 1.0.4 of this (including marking upgrade box) and have done it several times but VBulletin control panel keeps reporting the version as 1.0.3.

Any idea why it wouldnt upgrade the version number?

Since the developer has to manually change that number each time he makes a change to a modification, it's probably just a typo.

solitairegirlie 01-03-2011 02:26 AM

Installed but I'm only getting the link and not the video to display in the user profile. Can't think of what I missed, but I'm sure its simple. Any help is appreciated.

RK KINGKONG 01-03-2011 03:00 AM

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 .
Quote:

Originally Posted by solitairegirlie (Post 2143043)
Installed but I'm only getting the link and not the video to display in the user profile. Can't think of what I missed, but I'm sure its simple. Any help is appreciated.


solitairegirlie 01-03-2011 03:09 AM

Quote:

Originally Posted by RK KINGKONG (Post 2143055)
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.

ellinofatsa 01-06-2011 09:14 AM

I Have The Same Issue With 4.1.1

kether1 01-20-2011 01:45 PM

Before installing, is this working with 4.1.1 yet?

Thanks,
K

RK KINGKONG 01-21-2011 03:47 AM

IT SURE IS RUNNING VB 4.1.1
Quote:

Originally Posted by kether1 (Post 2151949)
Before installing, is this working with 4.1.1 yet?

Thanks,
K


RK KINGKONG 01-30-2011 04:02 PM

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 (Post 2152240)
IT SURE IS RUNNING VB 4.1.1


imported_dfmafia 02-03-2011 09:40 PM

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?

ellinofatsa 02-07-2011 06:04 PM

not working in 4,1,1

RK KINGKONG 02-07-2011 07:19 PM

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+++++ (Post 2158442)
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?


imported_dfmafia 02-08-2011 10:11 AM

thanks for posting the functions_video.php

ill give it a try tonight

BlueCheri 02-13-2011 12:35 PM

1 Attachment(s)
Working fine but size it the problem :(

How to fit in to box size?

Attaching image for reference


All times are GMT. The time now is 01:32 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.01383 seconds
  • Memory Usage 1,829KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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