vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Private Messages Enhancements - Private message Animation (https://vborg.vbsupport.ru/showthread.php?t=239733)

doctorsexy 01-23-2012 09:09 AM

yes
set this...data="/path-to-your/you-got-mail.swf"

and this....<param name="movie" value="/path-to-your/you-got-mail.swf" />

to the right path ..

should look like this data="http://www.yoursite/you-got-mail.swf

and this <param name="movie" value="http://www.yoursite/you-got-mail.swf" />

if your forum is on the root

TombstoneWarrior 01-23-2012 12:06 PM

Quote:

Originally Posted by doctorsexy (Post 2291321)
yes
set this...data="/path-to-your/you-got-mail.swf"

and this....<param name="movie" value="/path-to-your/you-got-mail.swf" />

to the right path ..

should look like this data="http://www.yoursite/you-got-mail.swf

and this <param name="movie" value="http://www.yoursite/you-got-mail.swf" />

if your forum is on the root

doc my vbulliten files are in the public_html file of filezilla. i also have the you--got-mail in the public_html on filzilla. i had my host install the vbulliten so in public_html has the vb zip file. i am assuming they unzipped it in my main directory. so will the data path for you-got-mail.swf is still "http://www.yoursite/you-got-mail.swf also what do you mean the movie path? sorry about all the questions i just cant get this mod to work at all no matter what i put in.


this is my you-got-mail.swf directory >>>>> /public_html/you-got-mail.swf

this is also where th vd.zip files wer unzipped>>> /public_html/vbforum_4_4-1-9_VBFF273C92

what is the right path for the file you got mail to work? thanks for all the help and sorry stll learning.

doctorsexy 01-23-2012 12:32 PM

try this

<!-- mail -->
<vb:if condition="$bbuserinfo[pmunread]">
<a style="display:scroll;position:fixed;bottom:-40px;right:-20px;" title="Click Here - new message!">
<object type="application/x-shockwave-flash"
data="http://www.drugbuyinginfo.com/you-got-mail.swf"
width="150" height="250">
<param name="movie" value="http://www.drugbuyinginfo.com/you-got-mail.swf" />
<param name="quality" value="high"/>
<param name="wmode" value="transparent"/>
</object>
</vb:if>
<!-- end of mail -->

TombstoneWarrior 01-23-2012 12:54 PM

Quote:

Originally Posted by doctorsexy (Post 2291388)
try this

<!-- mail -->
<vb:if condition="$bbuserinfo[pmunread]">
<a style="display:scroll;position:fixed;bottom:-40px;right:-20px;" title="Click Here - new message!">
<object type="application/x-shockwave-flash"
data="http://www.drugbuyinginfo.com/you-got-mail.swf"
width="150" height="250">
<param name="movie" value="http://www.drugbuyinginfo.com/you-got-mail.swf" />
<param name="quality" value="high"/>
<param name="wmode" value="transparent"/>
</object>
</vb:if>
<!-- end of mail -->

doc you are the man it worked :D

tommydamic68 01-23-2012 11:14 PM

Quote:

Originally Posted by tommydamic68 (Post 2290986)
can you please help me with this issue?

Ok, works, but i have no unread messages but when i refresh forum home it says"new mail" any thoughts? it tells me i have messages when i don't. tried with a test user and no existing pm's-the same result.

thanks in advanced!

thanks,

I guess i'm SOL!

doctorsexy 01-24-2012 09:14 AM

have you got a pop up box for messages if its ticked untick it
have you got the right swf file theres different files for different paths
havent got 3.8 so carnt say anything really other than that :D

TombstoneWarrior 01-24-2012 10:43 AM

installed and for all the help nominated for MOTM

tommydamic68 01-24-2012 10:37 PM

Quote:

Originally Posted by doctorsexy (Post 2291664)
have you got a pop up box for messages if its ticked untick it
have you got the right swf file theres different files for different paths
havent got 3.8 so carnt say anything really other than that :D

unticked. i guess the swf is correct being i see it on the site. too bad the creator cannot help.

basilrath 01-25-2012 09:37 AM

Quote:

Originally Posted by tommydamic68 (Post 2291961)
unticked. i guess the swf is correct being i see it on the site. too bad the creator cannot help.

send me login details etc

i will sort the issue :)

iyama 01-26-2012 11:03 AM

Maybe explain how to make the .swf correctly to everybody his private.php?

My site has: /forum/private.php

Could you make you-got-mail.swf to that path?


All times are GMT. The time now is 01:03 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.01465 seconds
  • Memory Usage 1,743KB
  • 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_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