News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Advance SEF URLs

Started by Biology Forums, October 31, 2007, 09:35:32 PM

Previous topic - Next topic

SleePy

V@PO,
Do you have any other mods installed?

feras80,
Have you tried to use version emulation? I haven't updated my mods to say 2.0 RC1.2 in them yet, although they should support those versions.
                        
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Guldstrand

Will this work with SMF 1.1.10?

digit

I just installed it with 1.1.10 - no problems...  although I had to add $disable_sef = true; to my Settings.php file.

Thanks Sleepy.  8)
Happily using a heavily modified 1.1.16 version of SMF!

2748011 Posts in 320998 Topics by 50986 Members


SOLD my website - thanks it was a good run - they converted to vbadvanced. (and screwed it up good!)

Guldstrand

Quote from: digit on September 27, 2009, 04:02:34 PM
I just installed it with 1.1.10 - no problems...  although I had to add $disable_sef = true; to my Settings.php file.

Thanks Sleepy.  8)
Great! Good to know.
Thanks for your reply.

sneakers

I use 1.1.10, during installation is error:

The package you are trying to download or install is either corrupt or not compatible with this version of SMF.

help me. :(


by rallier

i installed this mod.and i enabled advanced sef url.But not active ?
forum.stylemo.net ? only working "Nothing instead of index.php "
i want to topic.html category/topic/ etc.

purnenduchauhan

installed it...

It skipped two file during insstallation.

added the code to settings.php.

But no results

Any help please

Afro

is this mod still supported ?

EricTheRed

Mine failed on ManageSettings.php. Any ideas?

nfpuu1u

Hi!

First thanks for this mod, works without a problem at my 2.0 rc3 forum. The only problem is, that now submitting scores into smf arcade won't work. Are there any chances to disable sef for the arcade pages?

Thanks in advance for a reply.

ken123

How is this mod different from Pretty Urls?
Prosper Forums - Discussion on Prosper P2P Loans and Investing.
HYIP Daily Blog - a must read for HYIP (High Yield Investment Programs) investors.
Momentum Stocks

Arantor

This mod is nothing like Pretty URLs, it just changes the in-built SMF one to use a slightly different format. If you want the URL to include topic names or whatever, you'll need Pretty URLs or SimpleSEF.
Holder of controversial views, all of which my own.


Raffoz

it gives me error in installation...
ichecked the code and i found that the package searches for this code
$setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?(?:' . SID . '(?:;|&|&))((?:board|topic)=[^#]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html\$2?' . SID", $setLocation);
else
$setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?((?:board|topic)=[^#"]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html\$2'", $setLocation);


but in the original file the code is
$setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?(?:' . SID . '(?:;|&|&))((?:board|topic|page)=[^#]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html\$2?' . SID", $setLocation);
else
$setLocation = preg_replace('/^' . preg_quote($scripturl, '/') . '\?((?:board|topic|page)=[^#"]+?)(#[^"]*?)?$/e', "\$scripturl . '/' . strtr('\$1', '&;=', '//,') . '.html\$2'", $setLocation);


i noticed that in the original one there's a "|page" more...
what i have to do? why i have that "page"... is a bug odf the mod or something different?

thanks to anyone!!!
MacOsX (last)
SMF 2.0.15 and 2.1.2 (different forums)
Chrome (last) or Safari (last)

Arantor

No, you have a mod that affects URL handling, a pages or portal mod perhaps.
Holder of controversial views, all of which my own.


Raffoz

#94
Quote from: Arantor on May 06, 2010, 04:08:46 AM
No, you have a mod that affects URL handling, a pages or portal mod perhaps.

yes, it's simpleportal... :)

so if i preserve the |page should all work, isn't it?
MacOsX (last)
SMF 2.0.15 and 2.1.2 (different forums)
Chrome (last) or Safari (last)

Arantor

Holder of controversial views, all of which my own.


Apllicmz

when update dont forget
Portuguese

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
$txt['enableActionurls'] = 'Activar Ac&ccedil;&atilde;o SEF URLS';
$txt['enableSubActionurls'] = 'Activar Sub Ac&ccedil;&atilde;o SEF URLS';
$txt['enableCurls'] = 'Activar Categoria SEF URLS (Para a categoria Single Mod)';
$txt['enablePageurls'] = 'Activar P&aacute;gina SEF URLS (Para P&aacute;ginas Tinyportal)';
$txt['enableUseQuestion'] = 'Use um ponto de interroga&ccedil;&atilde;o (?) Ao inv&eacute;s de index.php';
$txt['enableNoIndex'] = 'Use o &iacute;ndice em vez de index.php <span class="smalltext">(N&atilde;o funciona em todos os servidores, use "$disable_sef = true;" em seu Settings.php permitindo que este se rompe seu site)</span>';
$txt['enableNoFile'] = 'Use Nada em vez de index.php <span class="smalltext">(N&atilde;o funciona em todos os servidores, use "$disable_sef = true;" em seu Settings.php se aceitar vaie romper o seu site)</span>';
]]></add>
        </operation>
    </file>
    <file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
$txt['enableActionurls'] = 'Activar Ac&ccedil;&atilde;o SEF URLS';
$txt['enableSubActionurls'] = 'Activar Sub Ac&ccedil;&atilde;o SEF URLS';
$txt['enableCurls'] = 'Activar Categoria SEF URLS (Para a categoria Single Mod)';
$txt['enablePageurls'] = 'Activar P&aacute;gina SEF URLS (Para P&aacute;ginas Tinyportal)';
$txt['enableUseQuestion'] = 'Use um ponto de interroga&ccedil;&atilde;o (?) Ao inv&eacute;s de index.php';
$txt['enableNoIndex'] = 'Use o &iacute;ndice em vez de index.php <span class="smalltext">(N&atilde;o funciona em todos os servidores, use "$disable_sef = true;" em seu Settings.php permitindo que este se rompe seu site)</span>';
$txt['enableNoFile'] = 'Use Nada em vez de index.php <span class="smalltext">(N&atilde;o funciona em todos os servidores, use "$disable_sef = true;" em seu Settings.php se aceitar vaie romper o seu site)</span>';
]]></add>
        </operation>
    </file>



aakashif

I cannot login to my forum as admin.
I keep getting thrown to the home page.

Tried disable_sef thing.
Still nothing, please help quick.

Astral God

Hello.

Sorry about this question, but this mod displays the URLs like this ?

/the-category-tittle/the-topic-tittle-512.0.html

or

/index.php/topic,2.0.html

Masterd

Version 1.2.9 is released!

Bug with double questions is finally fixed! 

Advertisement: