Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: ディン1031 on May 12, 2007, 10:19:35 PM

Title: Alternativ Protocol Fix
Post by: ディン1031 on May 12, 2007, 10:19:35 PM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=784)

With this mod you can add more allowed Protocols instead of only http:// and ftp://. It fix the mistake (it's not a real mistake *g*) who add to each url a http:// which make each other Protocol not work any more.

This Mod add a Option to Admin -> Post & Topics  -> Bulletin Board Code where you can insert protocols who should be show normal.

SMF Parser Example: [url]callto://somename[/url] => callto://somename (http://callto://somename) and you see it add a http:// before, with this mod this will be removed and callto://somename will be appear as it should.

Current Supported Languages: English and German (Deutsch)



Version 1.0.0
!*+ First Release ;)


Version 1.0.1 (28.08.07)
! Somehow i mistake a add after with a replace and it remove something that should not removed...
- Upgrade Included



Legend:

! bug fix
+ added feature
* changed
Title: Re: Alternativ Protocol Fix
Post by: kamili34 on July 03, 2007, 04:01:59 PM
Thanks it works great :)  :P
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on August 28, 2007, 12:47:48 PM
Version 1.0.1 (28.08.07)
! Somehow i mistake a add after with a replace and it remove something that should not removed...
- Upgrade Included

Bye
DIN1031
Title: Re: Alternativ Protocol Fix
Post by: funcouldron on December 06, 2008, 11:33:20 AM
i get erro saying help.english.php file not found
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on December 08, 2008, 03:23:25 PM
Quote from: funcouldron on December 06, 2008, 11:33:20 AM
i get erro saying help.english.php file not found
Okay this is not an important change ;). But you can try the fixed version.
Title: Re: Alternativ Protocol Fix
Post by: funcouldron on December 08, 2008, 11:23:34 PM
where is fixed version?
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on December 09, 2008, 12:51:53 AM
101-Fix? Normal this is not an important change, because it replace something missing in the old version ;).

Bye
DIN1031
Title: Re: Alternativ Protocol Fix
Post by: TheGamer on January 21, 2009, 03:58:42 AM
Hi,

Since installing this whenever a form is submitted on my site, it redirects the user to the $_SESSION['loginurl'] that I have set rather than the page that it should have.

I uninstalled the mod, and it still happens... Any ideas?
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on January 21, 2009, 06:21:16 AM
Quote from: TheGamer on January 21, 2009, 03:58:42 AM
Hi,

Since installing this whenever a form is submitted on my site, it redirects the user to the $_SESSION['loginurl'] that I have set rather than the page that it should have.

I uninstalled the mod, and it still happens... Any ideas?
My mod do not change anything on the $_SESSION parts oO.
I think this error occur already before you installed the modification.

Bye
DIN1031
Title: Re: Alternativ Protocol Fix
Post by: Shannar on July 03, 2009, 12:25:12 PM
Don't work with next mod: http://custom.simplemachines.org/mods/index.php?mod=1293 (as I can see).

-__-"
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on July 03, 2009, 12:52:01 PM
Quote from: Shannar on July 03, 2009, 12:25:12 PM
Don't work with next mod: http://custom.simplemachines.org/mods/index.php?mod=1293 (as I can see).

-__-"
I don't know ;).
Title: Re: Alternativ Protocol Fix
Post by: Shannar on July 03, 2009, 01:43:56 PM
If I install Alternativ Protocol Fix after it - they don't work. This is bad for me...
Title: Re: Alternativ Protocol Fix
Post by: ディン1031 on July 03, 2009, 02:56:28 PM
Quote from: Shannar on July 03, 2009, 01:43:56 PM
If I install Alternativ Protocol Fix after it - they don't work. This is bad for me...
What does not work?
Did you setup the alternative protocols?
Title: Re: Alternativ Protocol Fix
Post by: Shannar on July 03, 2009, 04:24:36 PM
Quote from: ディン1031 on July 03, 2009, 02:56:28 PM
Did you setup the alternative protocols?

No...

Thnx a lot! I didn't see it with first trial.
Title: Re: Alternativ Protocol Fix
Post by: Apllicmz on December 25, 2011, 01:28:11 PM
Good Mod
when Update dont forget to Update portuguese


Title: Re: Alternativ Protocol Fix
Post by: Dwev on January 14, 2021, 02:25:31 AM
Looking for this for SMF 2.0.17, but when I try to parse this mod for that version it says that it isn't supported.

Does anyone have any suggestions?
Title: Re: Alternativ Protocol Fix
Post by: GigaWatt on January 14, 2021, 07:31:06 AM
Quote from: Dwev on January 14, 2021, 02:25:31 AM
Looking for this for SMF 2.0.17, but when I try to parse this mod for that version it says that it isn't supported.

And it's not. The mod hasn't been updated since 2009 and it's meant primarily for SMF 1.1.x.
Title: Re: Alternativ Protocol Fix
Post by: Kindred on January 14, 2021, 08:45:57 AM
you might be able to have it install by telling your system to emulate SMF RC1-1

not sure if anything in the target code changed between RC and final...   but it might work