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)

Mohamad 07-05-2007 10:13 PM

Nice but how can i change tha align of preview?

Cause arabic language from right to left so i want the preview appeard in the left of name

Thank you alot

BadgerDog 07-11-2007 02:49 PM

Quote:

Originally Posted by BadgerDog (Post 1276343)
Anyone figured out how to fix the on-going formatting problem on Safari for MAC's?

Thanks

Regards,
Badger


Ok, let's try a different approach....

In the absence of any feedback from the author, can anyone else help us solve the formatting issue, which makes the mod unusable on Mac machines running Safari....

Anyone?

Thanks

Regards,
Badger

ericgtr 08-03-2007 08:57 PM

Sorry for not getting back to you sooner on this. I do no know anything at all about Safari or Mac's other than it's on my iphone, it sounds like a compliance issue though. Sorry I can't be more helpful.

iogames 08-05-2007 04:16 PM

Anybody able to redesign this Mod?

voter 08-11-2007 06:51 PM

Quote:

Originally Posted by MioTraGusa (Post 1183821)
FIX CMPS - Member ajax



in header template, change :

Code:

<script type="text/javascript" src="js/ajax-dynamic-content.js"></script>
<script type="text/javascript" src="js/ajax.js"></script>
<script type="text/javascript" src="js/ajax-tooltip.js"></script>
<link rel="stylesheet" href="css/ajax-tooltip.css" media="screen" type="text/css">
<script type="text/javascript">
document.body.onclick = ajax_hideTooltip;
</script>

for:

Code:

<script type="text/javascript" src="$vboptions[bburl]/js/ajax-dynamic-content.js"></script>
<script type="text/javascript" src="$vboptions[bburl]/js/ajax.js"></script>
<script type="text/javascript" src="$vboptions[bburl]/js/ajax-tooltip.js"></script>
<link rel="stylesheet" href="$vboptions[bburl]/css/ajax-tooltip.css" media="screen" type="text/css">
<script type="text/javascript">
document.body.onclick = ajax_hideTooltip;
</script>

Replace the entire forumhome_loggedinuser template with this:

Code:

<if condition="$loggedin[userid]"><if condition="in_array($bbuserinfo['usergroupid'], array(1, 3))">
$stylevar[dirmark]<a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$loggedin[userid]" rel="nofollow">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
<else />
$stylevar[dirmark]<a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$loggedin[userid]"onmouseover="ajax_showTooltip('http://www.yourdomain.org/forum/member_ajax.php?$session[sessionurl]u=$loggedin[userid]',this,true);return false" onmouseout="ajax_hideTooltip()">  $loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
</if>
<else />$loggedin[musername]</if>

!!!! -> change www.yourdomain.org/forum/ --> for your forum url

in template member_ajax search:

Code:

  <if condition="$show['avatar']">
    <td><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
  <else />

change for:

Code:

  <if condition="$show['avatar']">
    <td><img src="$vboptions[bburl]/$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
  <else />

work ok.

bye

Unfortunately not working

html debugging gives

Quote:

uncaught exception: The permission to call XMLHttpRequest.open method is forbidden
createAJAX()ajax.js (line 24)
sack(undefined)ajax.js (line 132)
ajax_loadContent("ajax_tooltip_content", "http://viparmenia.com/vb/member_ajax.php?u=55")ajax-dynamic-cont... (line 40)
ajax_showTooltip("http://viparmenia.com/vb/member_ajax.php?u=55", a member.php, false)
Seems it is counted as a dynamic call of code from another server and browsers are blocking it as non allowed access.

salata 08-12-2007 04:27 AM

Has anyone able to make this work for 3.5.4?

nnjj.net 08-12-2007 08:36 AM

is it working stable on 3.6.8?

BadgerDog 08-12-2007 10:41 AM

Quote:

Originally Posted by ericgtr (Post 1309213)
Sorry for not getting back to you sooner on this. I do no know anything at all about Safari or Mac's other than it's on my iphone, it sounds like a compliance issue though. Sorry I can't be more helpful.


Thanks....

You should indicate in the instuctions and description above that this mod does not work with Macintosh computers using the Mac Safari standard browser. Large boards with a diverse membership using different computer platforms won't be able to use it.

Regards,
Badger

RTFA 08-13-2007 06:42 PM

Quit working after 3.68 upgrade. :(

ericgtr 08-13-2007 06:46 PM

Quote:

Originally Posted by RTFA (Post 1316738)
Quit working after 3.68 upgrade. :(

You will have to re-apply the template modifications again. I have it working fine on a 3.68 board myself.


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