News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Audible PM v1.0

Started by Bigguy, September 07, 2006, 07:45:15 PM

Previous topic - Next topic

Bigguy

Well you could try clearing cache, temp files and cookies and doing a hard refresh. What other mods do you have installed. ???

Filipina

i tried clearing the cache and cookies and then installed it again... it started doing the multiple you got mails when moving about the forums

here is everything i have installed

1. SMF Achat ALPHA 0.2.0   
2. Ad Managment 2.0     
3. Welcome Topic Mod 1.0   
4. SMF 1.1.1 Update Package 1.1.1   
5. SMF 1.1.2 Update Package 1.1.2   
6. SMF Gallery Pro 1.2.2     
7. Custom Profile Field Mod 3.16   
8. Youtube Field by Alan S 1.0   
9. YouTube BBC Tag   
10. EmailFlash 2.0     
11. Add PM Info To header (v1.1) 1.1     
12. Users Online Today Mod 1.4.0   
13. No Spam by Guests! 0.1     
14. Country Flags 1.0.1   
15. Avatar on Member List 1.0   


thanks for the response :)

Bigguy

uninstall email flash and see what happens.

TrueSatan

I doubt that it has anything to do with this issue but I happened to notice that Fillipina is using an old version of SMF Achat...see the forum for it here and you'll find v0.2.0b a package I made that includes a number of important bug fixes.

ShadowStriker

Could you make it notify by popup too? I know how to do this for one person, but I keep forgetting how to change it for everybody

Gararion

I tried to install this mod.  When I clicked on Apply Mod, I got a blank screen.  Is this the proper way of installing this mod?

Bigguy

No, it's not. Check your permissions and verify that there is a temp folder in your Packages directory and that they are both chmodded to 777

husam

Quote from: Gararion on June 23, 2007, 09:17:18 PM
I tried to install this mod.  When I clicked on Apply Mod, I got a blank screen.  Is this the proper way of installing this mod?

same here, and the packages folder are chmodded to 777

can we install it manually to a custom theme?

Bigguy

No it is not the proper way for it to be installed and yes you can install it manually. Go back over this thread; all the edits are written here somewhere or in the modification.xml file.

jaminjavajoe

Hey Bigguy, I'm interested in installing this mod but it looks like the lastest SMV version it was cleared on was SMF 1.1.2 ?

Have you had a chance to see if it works ok with SMF 1.1.4?

TIA
What the sinner needs to do is not accept Jesus Christ or make a decision for Christ, but to repent and cry out and ask Jesus Christ to accept him in spite of his sin.  He asks Christ if He would make a decision to forgive him.  It's not your decision for Christ, it's His decision for you that matters"~John MacArthur

Bigguy

It should work. If it doesn't I will update it. Try it out. If you get errors don't install. :)

jaminjavajoe

Works like a Champ in SMF 1.1.4 Bigguy, Thanks
What the sinner needs to do is not accept Jesus Christ or make a decision for Christ, but to repent and cry out and ask Jesus Christ to accept him in spite of his sin.  He asks Christ if He would make a decision to forgive him.  It's not your decision for Christ, it's His decision for you that matters"~John MacArthur

Bigguy


Hunnenkoenig

Cool thing!

Is it possible to make a switcher (on/off) in the profile for every user? It should be automaticaly ON, but some people don't like it probably.

I have read something at the beginning of the thread about it, but I didn't find an option in my profile for switching it off.

The other thing is: Can you make it configurable for different languages?
I mean, I use 3 languages. Is it possible to make 3 different sound files which are used by the selected language?

----

I installed this with a modified WoW template on smf 1.1.4

This is how it goes:

Upload the swf file into the forum directory.
Open your index.template.php and look for this:

// But, let's always show minutes - Time wasted here: 0 minutes ;).
echo $context['user']['total_time_logged_in']['minutes'], $txt['totalTimeLogged4'], '<br />';
}


add the following code after it:

if ((isset($_SESSION['unread_sound']) && $_SESSION['unread_sound'] < $context['user']['unread_messages']) || (!isset($_SESSION['unread_sound']) && $context['user']['unread_messages'] >= 1))
{
echo '
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="     http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="0" height="0" id="gotmail" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="gotmail.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="gotmail.swf" quality="high" bgcolor="#ffffff" width="1" height="1" name="gotmail" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>';

// Save a session so it wont loop
$_SESSION['unread_sound'] = $context['user']['unread_messages'];
}

Bigguy

I haven't made a switch for it yet but it is something I am going to look into. As for the language part of it; I think that making a mod with all those different languages in it might make it a bit big. it's not a bad idea though.

Hunnenkoenig

#115
For the language part:

It's enough if you make it possible that i can set in the admin panel, how many languages i want to use, name them and attach a swf file to them via upload.

Everybody, who wants to use multiple languages, has to make his own language files (swf).

I think it's fair.

I have no problem to make a language file in hungarian and share it with the community. So you don't have to make them all, but with time, we could get all the requested language files (just like translations of text files)

jaminjavajoe

And then theres ring tones, and, and.....see what you started with this mod Bigguy.........lol
What the sinner needs to do is not accept Jesus Christ or make a decision for Christ, but to repent and cry out and ask Jesus Christ to accept him in spite of his sin.&nbsp; He asks Christ if He would make a decision to forgive him.&nbsp; It's not your decision for Christ, it's His decision for you that matters"~John MacArthur

TrueSatan

If you want a different sound then why not just find a suitable .swf file for yourself then rename it to gotmail.swf and replace the existing file with your new one...very easy and no code changes needed.

Hunnenkoenig

#118
Quote from: TrueSatan on October 11, 2007, 08:14:45 AM
If you want a different sound then why not just find a suitable .swf file for yourself then rename it to gotmail.swf and replace the existing file with your new one...very easy and no code changes needed.

Because I don't want one language, but 3 different languages.

My forum works in english, german and hungarian. People can choose their languages for the template and I want that they get the sound in that language, which they are actually using for the template.

QuoteAnd then theres ring tones, and, and.....

That's the sense of modding  ;)

Bigguy

I will certainly look into this. :)

Advertisement: