vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - AJAX - Mouseover Profile Preview (https://vborg.vbsupport.ru/showthread.php?t=123687)

PimvanJ 10-30-2006 06:24 PM

I´m getting a error when I´m loading the productfile and a MySQL error. (Unknown column 'language.phrasegroup_cprofilefield' in 'field list') and also no ajax pop-up, its useless so far for 3.5

ericgtr 10-30-2006 06:28 PM

Okay, I would remove any changes. This is not compatible, sorry about that.

ShadowOne 10-31-2006 02:20 PM

Quote:

Originally Posted by ericgtr
Okay, I would remove any changes. This is not compatible, sorry about that.


Could You Make It Compatible? i Really Like This Hack... I have 3.5.4 And I Get A My Sql Error... Plz Help

ericgtr 11-01-2006 02:30 PM

Update: Added a delay so it has to be moused over for a small amount of time before it will show. Removed caching and put a timer on it so there will no longer be a need to refresh the forumhome page to get the latest on where a user is, it will do it automatically.

As for a 3.5 version, I no longer run that board so I am unable to set this up for it.

imported_predatorkill 11-01-2006 07:34 PM

is it possible to add a custom field to be viewed for every user?

I run an xbox site and it would be really good to display the member's gamertag into the pop up!!!

Great hack,thank you very much!

abramelin 11-01-2006 09:20 PM

does this mod give extra load ?

ericgtr 11-01-2006 09:33 PM

Quote:

Originally Posted by abramelin
does this mod give extra load ?

It's best to test and see. My site isn't very big so I can't say for sure but I also have it turned off for guests. There are quite a few people using it though, if anyone else here is using it on a larger site and wants to chime in that would be great.

ericgtr 11-01-2006 09:53 PM

Quote:

Originally Posted by imported_predatorkill
is it possible to add a custom field to be viewed for every user?

I run an xbox site and it would be really good to display the member's gamertag into the pop up!!!

Great hack,thank you very much!

It would depend on the field you have setup. Most likely the coding would have to be added to at least the member_ajax template and if it calls any php will also have to be added to the member_ajax.php file.

imported_predatorkill 11-02-2006 03:38 PM

Quote:

Originally Posted by ericgtr
It would depend on the field you have setup. Most likely the coding would have to be added to at least the member_ajax template and if it calls any php will also have to be added to the member_ajax.php file.

The code i have in my postbit_legacy is the following:

PHP Code:

<!-- post gamercard -->

<if 
condition="$post[field5]">
<
iframe src="http://gamercard.xbox.com/$post[field5].card" scrolling="no" frameBorder="0" height="140" width="204">$post[field5]</iframe>
</if>

<!-- /
post gamercard --> 

How i can implement this into the member_ajax template and into member_ajax.php? I dont know so many stuff about coding,sorry:confused:

sduckie2k5 11-04-2006 07:14 PM

Seems to be working fine, I just have one problem, under the active users it shows the users name twice as well as online users on the cmps page? Any ideas what I did? Thanks


All times are GMT. The time now is 04:01 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.02040 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)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
  • (2)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