News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

Pretty URLs

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

Previous topic - Next topic

Dannii

Boards would have to remain as index.php?board=24.0, but topics could then be as you suggested.
"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."

mark7144

Hmmm, I'll leave it then... thanks for the info :)

Max22

Quote from: Dannii on August 24, 2008, 08:55:04 AM
A relative url is something like "index.php?action=rate" rather than "http://domain.com/index.php?action=rate".

I don't think that "topic ratings" mod has a relative url problem... and Oldiesmann has no time to see my problem.

Can you examinate a bit "topic ratings" code to see if you can create a new filter?

Thank you... if you can't I'll try this alternative solution:
http://www.simplemachines.org/community/index.php?topic=60761.0

CraigPal

#2263
I've noticed that my RSS Feed is still using the old "search engine friendly" urls instead of the Pretty URLs. Is there any way to fix this? They do get redirected but only to the index page.

Thanks

__________________
Kubuntu Forums

Mo_Cheng

I just installed the Pretty URL MOD and now my site is DOWN :(

this is BAD. :(

can someone help me out with this problem? When I go to the domain it says:

Parse error: syntax error, unexpected '*' in /home/synaptic/public_html/Sources/QueryString.php on line 616

Im really freaked out by this, and Im hoping to fix this by the end of the day, or atleast uninstall it. Does anyone have the uninstall link?

Mo_Cheng

Alright!!

Thanks to a previous post on this thread, I have my site up and running again! :)

The only problem is I dont see the new URL's in place for any of the old threads... is there a setting or something im missing? any help would be awesome. Thanks!

Mo

brianjw

Make sure everything is enabled in Admin >> Pretty URLs. You can't miss it on the sidebar! ;)

Mo_Cheng

Maybe I can't see this option because I installed a different theme previously? I dont see "pretty urls" on the side bar... your talking about the one on the left right?

brianjw

Yes I am. Do you see a little space maybe that shouldn't be there or....?

Dannii

Quote from: Max22 on August 26, 2008, 10:47:13 AMI don't think that "topic ratings" mod has a relative url problem... and Oldiesmann has no time to see my problem.

Can you examinate a bit "topic ratings" code to see if you can create a new filter?

Thank you... if you can't I'll try this alternative solution:
http://www.simplemachines.org/community/index.php?topic=60761.0
I have no time now but I might be able to have a look next week. If Oldiesmann can't support it he should take the mod down.

Quote from: Rawpaleoforum on August 26, 2008, 12:59:52 PMI've noticed that my RSS Feed is still using the old "search engine friendly" urls instead of the Pretty URLs. Is there any way to fix this? They do get redirected but only to the index page.

Thanks
They should be fixed. What version of the mod do you have, and what other mods?

Quote from: Mo_Cheng on August 26, 2008, 06:10:14 PMI just installed the Pretty URL MOD and now my site is DOWN :(

this is BAD. :(

can someone help me out with this problem? When I go to the domain it says:

Parse error: syntax error, unexpected '*' in /home/synaptic/public_html/Sources/QueryString.php on line 616

Im really freaked out by this, and Im hoping to fix this by the end of the day, or atleast uninstall it. Does anyone have the uninstall link?
Well, can you post up lines 610-620?

Quote from: Mo_Cheng on August 26, 2008, 07:16:31 PMMaybe I can't see this option because I installed a different theme previously? I dont see "pretty urls" on the side bar... your talking about the one on the left right?
Are you using English? If you are check your themes modifications.english.php if it has one, and add the language $txts in.
"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."

deZio

I have installed this mod, and it doesnt work. Work only for Actions and Profiles, and for Boards and Topics it doesnt. It rewrites url
for boards to http://74.53.xxx.xx/~myhostingaccount/forum/boardname/ and similar thing is for topics... It show me "page not found". Can someone help me?

gcs89

hi can u explain me how to edit the filters to show ".html" intead of ending with "/"

Dannii

Quote from: deZio on August 27, 2008, 07:59:57 AMI have installed this mod, and it doesnt work. Work only for Actions and Profiles, and for Boards and Topics it doesnt. It rewrites url
for boards to http://74.53.xxx.xx/~myhostingaccount/forum/boardname/ and similar thing is for topics... It show me "page not found". Can someone help me?
Check the pretty_root_url setting is correct.

Quote from: gcs89 on August 27, 2008, 08:13:28 AMhi can u explain me how to edit the filters to show ".html" intead of ending with "/"
You'll have to edit the end of the topic and board filter callback functions, and also the .htaccess rewrite rules (though ?action=admin;area=pretty;sa=filters). I don't have time to do it for you, though if you can't figure it out I could in a week or two.
But why do you want it? There's no advantage to having an extension.
"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."

gcs89

okay fine i've left idea of dat

deZio

Quote from: Dannii on August 27, 2008, 12:29:15 PM
Quote from: deZio on August 27, 2008, 07:59:57 AMI have installed this mod, and it doesnt work. Work only for Actions and Profiles, and for Boards and Topics it doesnt. It rewrites url
for boards to http://74.53.xxx.xx/~myhostingaccount/forum/boardname/ and similar thing is for topics... It show me "page not found". Can someone help me?
Check the pretty_root_url setting is correct.
Where I can find these settings?

Dannii

In the smf_settings table.
"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."

deZio

Quote from: Dannii on August 28, 2008, 04:34:52 AM
In the smf_settings table.
I find it, and rewrite it. Now works, thanks a lot!

shaitanfr

#2277
Hello,

After lot off tests I have found the cause of "White page bug" in my forum. ( and some others, html entities in messages, serch2= error 500 and two longs messages inside bbcode "code" gived error 500)
The responsable was not Pretty-url but Auto Embed Video/Audio Clips version 3.0.


Dannii

Hmm, ok. I'll try and look into that to see if something can be done.
"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."

CraigPal

#2279
Quote from: Dannii on August 27, 2008, 05:16:23 AM

Quote from: Rawpaleoforum on August 26, 2008, 12:59:52 PMI've noticed that my RSS Feed is still using the old "search engine friendly" urls instead of the Pretty URLs. Is there any way to fix this? They do get redirected but only to the index page.

Thanks
They should be fixed. What version of the mod do you have, and what other mods?

It is fixed. I unistalled Pretty URLs, unchecked the "use search engine friendly URLs" reinstalled and it's fine now.

____________
Raw Paleo Diet Group

Advertisement: