News:

Join the Facebook Fan Page.

Main Menu

Pretty URLs

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

Previous topic - Next topic

Paolo Bitta

Quote from: Dannii on October 05, 2009, 09:52:55 AM
You can edit a board's URL in the manage boards page. Remove the quote.

works great now, thank you for the hint!  ;D

btw,  I cant' delete the older key / entry... is it right?

Dannii

sipiatti, yeah it could be a problem with lighttpd. I have no experience with it unfortunately.

Paolo Bitta, once you change the primary URL there's no reason why you couldn't.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Paolo Bitta

Quote from: Dannii on October 07, 2009, 05:47:04 AM
sipiatti, yeah it could be a problem with lighttpd. I have no experience with it unfortunately.

Paolo Bitta, once you change the primary URL there's no reason why you couldn't.

sorry, I meant that the "Delete" action doesn't work... 

Dannii

Why? What's it do?

Anyways... there's no problem with just leaving it there.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

lolicute

someone have sitemap with pretty urls?

argimiro

I am using Matt Zuba's Sitemap mod Version 2.0.0 with Pretty URLs with no problems

massdog.com

Quote from: Dannii on October 06, 2009, 09:22:04 AM
Quote from: massdog.com on October 06, 2009, 12:15:15 AM
this is my subs.php file
i got an error when i tried to uninstall
Please just tell me exactly what error you get.
Error uninstall test
Quote from: sipiatti on October 06, 2009, 05:06:16 AM
Hi Danni,

do you plan to make a solution for using quotes (') in topic titles?
It is hard to make users understand to avoid it :S
If they do, I need to disable prettyurl, edit topic make a maintenace
and enable pretty again, but sometimes it is not enough, I need to
delete the topic and repost it with a proper title.

Regards
sipiatti
They should work fine! I've worked long and hard to make them work. Are you using UTF-8? Anyways, I might just remove them all in the next version.

Quote from: magnitude2007 on October 06, 2009, 07:40:48 AM
That error was occured on my localhost machine.....then i tried it on server instead of localmachine everything done flawless now all the url's are looking pretty good then before but after installing pretty url on smf 1.1.10 AjaxChat Integration (latest version 3.2.1) stopped working ... it cant send any messeges into shoutbox....if i untick the option of boards in pretty url settings......shoutbox works flawless ...

pls suggest me how both can work simultaneously.....
Fix it so that it doesn't use relative URLs. If that's too technical, ask the mod author to do so.

dannys

if have select Rewrite Action URLs (ie, index.php?action=something) and you have SMF Arcade 2.0.18
then you can't submit scores ( 404 Not Found)
the url is http://www.***.***/forum/arcade/index.php?action=arcade for submiting a score

any solve of this?


Dannii

massdog.com, can you show me a screenshot then?

dannys, install the extras package too, it has an arcade filter you can enable.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

pkkm

#4429
How to make Pretty URLs work with http://custom.simplemachines.org/mods/index.php?mod=755 (display Pretty URLs in sitemap)?

Dannii

Maybe you could try Matt Zuba's Sitemap mod.

Or add this to the end of XMLDisplay():
    // Prettify any URLs
    if (!empty($modSettings['pretty_enable_filters']))
    {
        $context['pretty']['search_patterns'][] = '~(<loc>)([^#<]+)~';
        $context['pretty']['replace_patterns'][] = '~(<loc>)([^<]+)~';
    }

"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

massdog.com

Quote from: Dannii on October 07, 2009, 11:18:29 AM
massdog.com, can you show me a screenshot then?

dannys, install the extras package too, it has an arcade filter you can enable.
here is my ss and my subs.php file

Dannii

I suggest you go ahead with the uninstallation, and then attach your Subs.php after that and I'll fix it for you.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

massdog.com

Quote from: Dannii on October 08, 2009, 09:31:51 AM
I suggest you go ahead with the uninstallation, and then attach your Subs.php after that and I'll fix it for you.
i have already uninstall and upgrade to 1.1.10
but why do i cant see pretty url setting from admin area?

Dannii

Your modifications.english.php file must be corrupted.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

massdog.com

Quote from: Dannii on October 08, 2009, 10:36:52 AM
Your modifications.english.php file must be corrupted.

how to make it correct?

pkkm

Dannii: This solution does not work. Look at hxxp:niezwyczajni.co.cc/sitemap.xml [nonactive].
And http://custom.simplemachines.org/mods/index.php?mod=755 is already made by Matt Zuba (look at his website).

Dannii

massdog.com, post it here for me...

pkkm, how can I help if you won't show me the not working sitemap?
And yes so it is too, sorry.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

massdog.com

Quote from: Dannii on October 08, 2009, 11:47:10 PM
massdog.com, post it here for me...

pkkm, how can I help if you won't show me the not working sitemap?
And yes so it is too, sorry.

jmanpa

I have 71 backlinks to my forum but would like to move to using this mod for my forum urls.  Can I assume the old backlinks using the old url format will no longer work after this mod is applied?  thanks.

Advertisement: