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

Yağız...

Quote from: Yağız... on June 02, 2010, 03:07:13 AM
Quote from: Yağız... on May 27, 2010, 05:15:27 PM
I have a problem with that. When I put my social share codes, it only shows the topic url, and not the social url. And this happens only when there is a "?" in the url, with Friend Feed it's working. Eg:
<p><a href="http://www.facebook.com/share.php?u=', $scripturl, '?topic=', $context['current_topic'], '.0" class="facebook">Facebook</a></p>
<p><a href="http://friendfeed.com/share/bookmarklet/frame#url=', $scripturl, '?topic=', $context['current_topic'], '.0" class="feed">Friend Feed</a></p>

http://www.site.com/yagiz/topic-name/
http://friendfeed.com/share/bookmarklet/frame#url=http://site/index.php?topic=781.0

Still need help on this :P
Sorry for bumping again, but ...

ukhalik2

Quote from: ukhalik2 on June 02, 2010, 03:34:37 AM
Quote
Quote from: ukhalik2 on June 01, 2010, 07:19:07 AM
[ ] {  } ( )
when these above symbols are used as titles of topics, they automatically come as ( ) in the url,
like mysite.com/forum/board/football(fan)rock/
I dont want this ( or ) symbols in my urls, I them to automatically disappear from url when someone write these in post titles.
hope you understand what I am trying to say, any kind of help is appreciated.
You can remove the row with those symbols from Subs-PrettyUrls.php, but only new topics will be affected. To fix old topics delete the rows from your smf_pretty_topic_urls table and run maintenance.

no need to fix old ones, just new ones should be fixed..
can you please tell me what rows to remove..

sorry for bumping it again :) but i need help on it seriously.

humbleworld

Hello Friends,

Does Pretty URLs cause a high cpu load average? CPU usage is okay, but lately I am experiencing abnormal high cpu average load in my vps.

vbgamer45

It can it does add more queries I use it my large sites fine though
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

gisfreak

hello vbgamer

just one question, i try to uninstall this mod, and all test are successfully except the subs.php, it said failed

how to overcome this ? is it save just run the uninstaller ?

regards, GISfreak
Me fail English? That's unpossible.

humbleworld

Quote from: vbgamer45 on June 05, 2010, 09:13:15 PM
It can it does add more queries I use it my large sites fine though

How large is your site vbgamer?
My site has nearly 400,000 posts and 4,000 members. Threads: 28,000 plus.

vbgamer45

I host a couple hundred forums with pretty urls enabled. My main board is i think 100k plus posts.
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

humbleworld

My host advised me to disable pretty URLs as it is causing high cpu overload.
Could that be true? I like pretty URLs so much.

vbgamer45

Hard to say I would check your sql processes and try to follow the forum optimize tips.
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

ukhalik2

how to make PrettyUrls compatible with Aeva Media Gallery.
thanks, please help! :)

vbgamer45

It works fine with Aeva we even have an SEO link addon by Nao.
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

gisfreak

Quote from: gisfreak on June 06, 2010, 01:10:52 AM
hello vbgamer

just one question, i try to uninstall this mod, and all test are successfully except the subs.php, it said failed

how to overcome this ? is it save just run the uninstaller ?

regards, GISfreak

anyone ?
Me fail English? That's unpossible.

vbgamer45

I would uninstall it then manually edit that file.
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

Scratching my Head

Hey there.

I was interested in using Mint :  http://www.haveamint.com/ 


I read here: http://www.haveamint.com/forum/troubleshooting/2212/mint_with_simple_machines_forum#post_10654

One user said to add an exception for /mint. Does that seem feasible? If so, how would that be done?

ukhalik2

Quote from: vbgamer45 on June 07, 2010, 10:25:58 AM
It works fine with Aeva we even have an SEO link addon by Nao.
but its not working for me :( what to do?
where is that seo addon?

vbgamer45

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

ukhalik2

#5256
I enabled it from the prettyUrls settings but
the avea urls are still like this:
?action=media;sa=album;in=6

vbgamer45

By default it won't do urls for mods.

For mods you have to download the Extras package and it only works for mods that are supported
http://code.google.com/p/prettyurls/downloads/list
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

Scratching my Head

Um... I detest impatience in others, so I detest it in myself. But... how would one:

add an exception


to Pretty URL's?


vbgamer45

You would add a rewriterule to the .htacess file I would search on google to learn how I do not know offhand.
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

Advertisement: