News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Pretty URLs

Started by SMFHacks.com Team, January 31, 2007, 10:56:43 AM

Previous topic - Next topic

!RFAN

^^ i have tried this many times..

and i think this mod disables Search engine friendly url by default...

MATTEK

Quote from: Angel Muñoz on February 16, 2011, 05:45:01 AM
Quote from: MATTEK on February 09, 2011, 11:03:12 PM
Error installing on Sources/Subs.php

I've tried editing, but I can't find // Maybe integrations want to change where we are heading?

Please?

I have the same problem, can you please help me?

Use SMF 2.0 rc3

Seems as if I'm being ignored. Good luck getting any help.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Arantor

QuoteSeems as if I'm being ignored. Good luck getting any help.

Seems like maybe you should update SMF on the basis that it says 'updated for 2.0 RC5'

Quoteand i think this mod disables Search engine friendly url by default...

It disables the option, certainly, and I think lately it also disables the setting too.
Holder of controversial views, all of which my own.


vbgamer45

It does that's the part that I find strange as soon as they attempt to enable rewiting urls it should turn it off if it was enabled.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

!RFAN

i really want this mod to work perfectly.. any suggestion or environment in which it will work without any problem?

Mark H

A note to all:

When upgrading SMF 2.0 to RC5, Pretty URLs gets disabled - you will need to reinstall.

Mark.

MATTEK

Quote from: Arantor on February 17, 2011, 11:57:11 AM
QuoteSeems as if I'm being ignored. Good luck getting any help.

Seems like maybe you should update SMF on the basis that it says 'updated for 2.0 RC5'

Quoteand i think this mod disables Search engine friendly url by default...

It disables the option, certainly, and I think lately it also disables the setting too.

Seems like you should mind your own business. I don't wanna have to go through reinstalling all my mods and and reconfiguring my template and menus etc. It was difficult work. Some of us have lives and it's hard to dedicate our entire day to learning this stuff.

It's one edit. Please.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Arantor

Point is the code's changed. You really should upgrade to RC5 due to the multiple security fixes, one of which alters that edit...
Holder of controversial views, all of which my own.


MATTEK

Quote from: Arantor on February 19, 2011, 04:03:09 PM
Point is the code's changed. You really should upgrade to RC5 due to the multiple security fixes, one of which alters that edit...

Funny how the parse dropdown has RC3 as an option then, isn't it?

It's one edit. If you could even tell me where to put it I'd be thankful. I couldn't find the line it asked me to replace is all.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Arantor

QuoteFunny how the parse dropdown has RC3 as an option then, isn't it?

The parse dropdown has every possible version of SMF ever released in it, that's hardly a strong argument. All it means is 'try to find instructions in the mod package for this version of SMF'

So you have a modified file, with code in it that doesn't match this code, and you're expecting me to tell you where it is... but I can't see it. You need to upload it here.
Holder of controversial views, all of which my own.


MATTEK

Quote from: Arantor on February 19, 2011, 07:03:05 PM
QuoteFunny how the parse dropdown has RC3 as an option then, isn't it?

The parse dropdown has every possible version of SMF ever released in it, that's hardly a strong argument. All it means is 'try to find instructions in the mod package for this version of SMF'

So you have a modified file, with code in it that doesn't match this code, and you're expecting me to tell you where it is... but I can't see it. You need to upload it here.

Which I have. 4 Pages ago.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

Arantor

Quote from: MATTEK on February 19, 2011, 07:36:30 PM
Which I have. 4 Pages ago.

Two pages, don't be so dramatic. Anyway, the code the mod is looking for only exists in 2.0 RC4 and above, and you REALLY should upgrade for security reasons, but if you're determined not to upgrade to get the security patches, add the mod code above:

if (isset($modSettings['integrate_redirect']) && is_callable($modSettings['integrate_redirect']))

instead of the comment it's trying to find.
Holder of controversial views, all of which my own.


!RFAN

Arantor.. can u please help me in getting this mod work properly? i desperately need this mod :(

Arantor

Quote from: !RFAN on February 19, 2011, 08:12:29 PM
Arantor.. can u please help me in getting this mod work properly? i desperately need this mod :(

No, I can't.
Holder of controversial views, all of which my own.


MATTEK

Quote from: Arantor on February 19, 2011, 07:50:25 PM
Quote from: MATTEK on February 19, 2011, 07:36:30 PM
Which I have. 4 Pages ago.

Two pages, don't be so dramatic. Anyway, the code the mod is looking for only exists in 2.0 RC4 and above, and you REALLY should upgrade for security reasons, but if you're determined not to upgrade to get the security patches, add the mod code above:

if (isset($modSettings['integrate_redirect']) && is_callable($modSettings['integrate_redirect']))

instead of the comment it's trying to find.

Thank you very much.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

MATTEK

Quote from: Arantor on February 19, 2011, 07:50:25 PM
Quote from: MATTEK on February 19, 2011, 07:36:30 PM
Which I have. 4 Pages ago.

Two pages, don't be so dramatic. Anyway, the code the mod is looking for only exists in 2.0 RC4 and above, and you REALLY should upgrade for security reasons, but if you're determined not to upgrade to get the security patches, add the mod code above:

if (isset($modSettings['integrate_redirect']) && is_callable($modSettings['integrate_redirect']))

instead of the comment it's trying to find.

And I've emulated RC4 and successfully installed the RC4 patch. Haven't have a bot registration or logging issue since. I was previously getting pummeled by them.
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

vivien

if after installed this mod Pretty URLs 1.0RC5 with SMF 2.0 RC5, when posting new topic or editing topic getting redirection error.

1/ Go to PhpMyAdmin for edit the database
2/ Open the SMF database
3/ Open the table smf_Settings
4/ Search queryless_urls
5/ Set it from 1 to 0

Enjoy !

!RFAN

okay i'll remove ajax quick quick reply for this mod only...

just having one problem now... my other sites (which are in sub-folders to the main smf folder) are being redirected to my smf forum they are just not working

main site: http://www.amigozone.com

sub-site: http://www.iqrahhshootz.tk

what i have to add in .htaccess file or any other suggestion.. please help me  :(

Arantor

Define 'not working'. Bear in mind that cross-domain stuff almost never works properly anyway.
Holder of controversial views, all of which my own.


!RFAN

you can check it by urself..

main smf forum is : http://www.amigozone.com

site in sub-folder http://www.iqrahhshootz.tk  or http://www.amigozone.com/iqrahhshootz

another http://www.iqrahhshootz.tk/wp  or http://www.amigozone.com/iqrahhshootz/wp

^^ this works on http://blog.iqrahhshootz.tk   but if i click o any post then it will not show the page..

thanks for reply :)

Advertisement: