Pretty URLs

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

Previous topic - Next topic

Dannii

Quote from: anto74 on September 25, 2009, 11:50:58 AM
Hi Danii,
thanks for this beautiful Mod!
I installed now in my forum macroforum.org
Now the mod is disabled: before activate it, i must create htaccess?
In htaccess file, i must write ......?
Sorry for my english
Thanks
Antonio
This mod will create the .htaccess file for you.

Quote from: massdog.com on September 25, 2009, 01:26:46 PM
Quote from: Dannii on September 23, 2009, 05:15:08 AM
massdog.com, can you reverse the 1.1.9 upgrade patch, uninstall Pretty urls, then upgrade to 1.1.9 again?

Alternatively, how many other mods do you have? You could always upload fresh files from the full upgrade package.

devil_jin, emulate 2.0 RC1.
only 4 packages
1.     Fight Spam      0.1       [ Uninstall ]  [ List Files ]  [ Delete ]
2.    Pretty URLs    0.9.3    [ Uninstall ] [ List Files ] [ Delete ]
3.    Hide SMF Version    1.0.3c    [ Uninstall ] [ List Files ] [ Delete ]
4.    SimplePortal
iam afraid if i got error when i tried to downrgade and upgrade again
WHAT error?

Quote from: sombra on September 25, 2009, 01:32:03 PM
i have smf 2.0 rc1.2 and pretty url Pretty URLs      0.9.1

i want to update it but what are the benefits and how can i do it i dont know alot about this stuff and a little hand will help
Read the changelog to find all the improvements, and there are many.

To upgrade, emulate SMF 2.0 RC1, uninstall 0.9.1 first, and then install 1.0RC.

Quote from: [Daydreamer] on September 25, 2009, 02:16:05 PM
I don't have problem for for links in email. And i change subs-posts.php. I can send email now.
Whatyou mean by svn? You mean using revision packages or creating one? =)
I make all of my changes and commit them to svn before making the down packages. If you had experience with svn you could add your filters to it.
"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."

SAFAD

Quote'a'     =>      array ('أ'),
                'aa'    =>      array ('ا'),
                'ae'    =>      array ('إ'),


Like This You Mean ?
Best Regards
Sadaoui "SAFAD" Abderrahim - Lead Developer @ Electron Inc.

Dannii

Yeah that's right. But more than just those 3 lines of course!
"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."

SAFAD

tis is gonna take a very very very huge amount of time
but we should give it a try
Best Regards
Sadaoui "SAFAD" Abderrahim - Lead Developer @ Electron Inc.

sombra

thanks for the reply i have another question i ben having problem on google only wap to pages are been inexed i have open this topic and it has been told to me that its posible that pretty url can be my problem what do you think about this

http://www.simplemachines.org/community/index.php?topic=338291.0

and thanks for the replys and help

Dannii

If you're using 1.0RC, I don't see how this mod could be the cause of your problems.
"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."

jcat12

I am having big problem with this mod. I installed it and now every page I click on sends me to some random website. I cannot even go to the admin section of forum to uninstall  >:(

sombra

what do you think can be causing to only wap2 pages to get indexed by google and no others?

jcat12

Still cannot figure out how to solve this problem. After installing Pretty Urls every time I click a link login button or any forum url it sends me to http://arcadeh.com/.  It still goes to the main page but anything besides that redirects to the site listed above.

plusev

#4369
Using 2 rc 1.2 with prettyurl installed. Has the "You were unable to login. Please check your cookie settings." issue with IE been resolved or is there a fix. I read through as many pages as I could and searched but found no info other than to add text to the error message.

Please advise, Thx

Forgot to mention that the problem also occurs in all version of opera mobile.

Dannii

Quote from: jcat12 on September 26, 2009, 04:45:11 PM
I am having big problem with this mod. I installed it and now every page I click on sends me to some random website. I cannot even go to the admin section of forum to uninstall  >:(
Follow the trouble shooting page to disable the mod, and maybe follow the second section to correct your URLs.
"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."

zaiyers

lighttpd rewrite rules

it took me a while to figure them out ... and since I couldn't find them anywhere ..
url.rewrite-once = (
   "^/(activate|admin|announce|ban|boardrecount|buddy|calendar|cleanperms)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(collapse|convertentities|convertutf8|coppa|deletemsg|detailedversion|display|dlattach)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(dumpdb|editpoll|editpoll2|featuresettings|featuresettings2|findmember|help|helpadmin)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(im|jsoption|jsmodify|lock|lockVoting|login|login2|logout)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(maintain|manageattachments|manageboards|managecalendar|managesearch|markasread|membergroups|mergetopics)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(mlist|modifycat|modifykarma|modlog|movetopic|movetopic2|news|notify)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(notifyboard|optimizetables|packageget|packages|permissions|pgdownload|pm|post)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(post2|postsettings|printpage|profile|profile2|quotefast|quickmod|quickmod2)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(recent|regcenter|register|register2|reminder|removetopic2|removeoldtopics2|removepoll)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(repairboards|reporttm|reports|requestmembers|search|search2|sendtopic|serversettings)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(serversettings2|smileys|smstats|spellcheck|splittopics|stats|sticky|thankyouadd)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(thankyoulist|thankyoulock|thankyoupost|thankyouremove|thankyouremovedm|theme|trackip|about:mozilla)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(about:unknown|unread|unreadreplies|viewErrorLog|viewmembers|viewprofile|verificationcode|vote)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/(viewquery|who|\.xml)/\??(.*)?$" => "./index.php?pretty;action=$1&$2",
   "^/([-_!~*'()$a-zA-Z0-9]+)/\??([=&a-zA-Z0-9;_]*)?$" => "./index.php?pretty;board=$1.0;$2",
   "^/([-_!~*'()$a-zA-Z0-9]+)/([0-9]*)/\??([=&a-zA-Z0-9;_]*)?$" => "./index.php?pretty;board=$1.$2;$3",
   "^/([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/\??([=&a-zA-Z0-9;_]*)?$" => "./index.php?pretty;board=$1;topic=$2.0;$3",
   "^/([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/([0-9]*|msg[0-9]*|new)/\??([=&a-zA-Z0-9;_]*)?$" => "./index.php?pretty;board=$1;topic=$2.$3;$4" )


maybe they are useful to someone else ;)

glennk

Quote from: Dannii on August 26, 2009, 08:15:49 PM
Quote from: Black_Paolo on August 26, 2009, 02:04:41 PM
Thank you Dannii, I think I found out how it works ;)
Just a question: is there a way to set that the child boards should have the prefix of the mother board?
No sorry.

Quote from: glennk on August 26, 2009, 04:12:00 PM
Sorry I meant will you be making a version that installs on 2rc1 without need to emulate as I struggle with technical things ?
Probably not sorry, I'm very busy. Clicking the little box at the bottom of the package manager is hardly technical!

I really dont think there is any need for that. I was politely asking for your help. To set a record straight this mod has made a complete mess of my forums permalinks and my SEO. Your mod should have a warning on it that it can cause problems for people interested in getting thier sites listed in google.

plusev

Quote from: plusev on September 26, 2009, 08:34:36 PM
Using 2 rc 1.2 with prettyurl installed. Has the "You were unable to login. Please check your cookie settings." issue with IE been resolved or is there a fix. I read through as many pages as I could and searched but found no info other than to add text to the error message.

Please advise, Thx

Forgot to mention that the problem also occurs in all version of opera mobile.

Bump

Also, I wanted to remove to test if P URLs is causing some other errors but there is no uninstall link just list files and delete. How do I uninstall?

Thx

Dannii

"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."

DaBrute

I installed it and it doesn't change the urls.   I'm not sure what's going on.

Dannii

"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."

DaBrute

Quote from: Dannii on September 28, 2009, 09:54:29 PM
And you enabled it too?
i sure did..lol my forum just started and I decided to look up this mod  and when i ran it, nothing changed.

DaBrute

Run some maintenance tasks

    * Updating the array of actions
    * Fixing any old boards and topics with broken quotes
    * Updating board URLs
    * Update the filters


but when i go back and look at the links...nothing has changed.

and yes its enabled.

Dannii

Okay... read the first post please, you're going to need to give me something to help 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."

Advertisement: