Pretty URLs

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

Previous topic - Next topic

dailytalk

Quote from: Dannii on September 05, 2009, 10:40:30 AM
dailytalk, hmm... well at least it's not a very significant bug.

Dannii, I've just made a new test install of the current SMF version and also just installed your newest mod. Could install it without problems...but the login problem remains also in your newest version.

This means when you login you alwas got to the frontpage and not to the topic you may have read before.

So before login you may have read this topic.
http://www.testside.com/testforum/general-discussion/

Than you have decided to login so that you can write an anwer on the latest post.
Unfortunately you will not redirected to the link above but to the link beneath instead:

http://www.testside.com/testforum/index.php


Some members of my forum complaint about that. The problem is if you have a forum with many boards and many topics its sometimes not so easy to find the topic you've just read. So if you would be redirected automatically to the latest topic you've just read before login it would be great.

Just try out what I mean: First disable pretty url and try it and than enable pretty url and try it . You will see the difference (not only the url)

Scott S

Quote from: Dannii on September 05, 2009, 10:40:30 AM
Scott S, Does following the second part of the trouble shooting page help at all?

Ah yes. That's sorted it - Silly me. Thank you very much :)

(hopefully now the forum members will stop complaining!)

b4pjoe

I want to uninstall Pretty URLs 1.0RC. It has an uninstall link but when I click it I get:

This package cannot be uninstalled, because there is no uninstaller!

Please contact the mod author for more information.

So how do you uninstall this mod?

Dannii

There should be an installer! That's very strange. Maybe you can try reuploading the package file to the /Packages/ folder?
"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."

b4pjoe

I looked in the Packages folder and the file was still in there but just to be sure I re-downloaded it and replaced the one in the Packages folder with the new one. Same result. :(

If it helps to know what other mods are installed here is the list:


Dannii

Which SMF version are you using? If 2.0 RC1-2, can you try emulating RC1 before uninstalling?
"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."

b4pjoe

Quote from: Dannii on September 06, 2009, 10:29:35 PM
Which SMF version are you using? If 2.0 RC1-2, can you try emulating RC1 before uninstalling?

Yes, 2.0 RC1-2 is the version. Changing it to emulating RC1 allowed me to uninstall it. Thanks.

asmith

Hi dannii,

I converted my db to utf-8
All works fine, but I have a user with a username like this: €uro
Now the site says such user does not exists.

€ character changes to %80 and still nothing. In the pretty cache table I have this user in the replacmeent column as  %80uro

How can I fix it?

Dannii

Does running maintenance help at all?
"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."

Naveeddil

HEllo All
Dears, I have change my SMF forum within the the same hosting but first it were http://imsciences.net/ChillPoint while now it is http://mychillpoint.com
(i add another PArked/ Addon Domain)

Now everything is working fine but in phpMyAdmin some Tables have the Old Forum URL as http://www.imsciences/chillpoint  and one of them is

1956 match(es) inside table smf_pretty_urls_cache

can you please help me out that how to clear this Cache????

Dannii

Just follow the Trouble Shooting page!
"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."

asmith

By maintenance you mean?  Optimizing my tables? Then yes.
I don't see any other option in the maintenance links which could affect these thing. (Maybe Convert HTML-entities to UTF-8 characters?)

And still I'm having the same problem.

dailytalk

Dannii, regarding the problem I describted....could you please fix it? I don't think that it's a bug. In my opinion it's a mod rewrite problem. Maybe there is only a simple peace of code missing....

It would make your mod much better (I would say it would make it perfect...excellent) if that problem is fixed.

Naveeddil

Quote from: Dannii on September 07, 2009, 11:26:48 AM
Just follow the Trouble Shooting page!

Which Page or link
please i'm new to PHP

Dannii

#4274
Asmith, check the Pretty URLs maintenance page.
"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."

Naveeddil

Quote from: Dannii on September 08, 2009, 07:51:46 AM
No check the Pretty URLs maintenance page.

Dear,
I already ran the maintenance which gave me the message

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 still there are old locations in phpMyAdmin

Dannii

Sorry, that was in response to asmith.

Naveeddil, did you even try looking for it?! Check the first post of this topic for a link.
"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."

Naveeddil

Quote from: Dannii on September 08, 2009, 10:32:32 AM
Naveeddil, did you even try looking for it?! Check the first post of this topic for a link.

Dear, I already ran the repair_settings and the code Solution provided at http://code.google.com/p/prettyurls/wiki/TroubleShooting
But plus i have run the Maintenance also but still there are following message in phpMyAdmin

177 match(es) inside table smf_pretty_urls_cache      Browse      Delete 


Can i run any kind of Query to REPLACE the OLD URL with new one all over the Database?

is there any sort of query for it?


gregh

#4278
hi there,

I've been using PrettyURLS for sometime now, however have noticed that some URLs have completely the wrong description for the URL.

The 'wrong' final field seems to be associated with some SPAM posts that I have removed.

I have run Maintenance from the Admin section, but the problem still exists.

For example

http://www.pocketpcsoft.net/forum/pocketpcsoft-news/how-to-rip-and-edit-dvd-movies-to-other-video-formats/

The above URL links to a review with a completely different title, and the above 'how-to-rip' was a SPAM post I deleted yesterday.

Regards,

Greg

Dannii

Naveeddil, just empty that table. But also double check that the pretty_root_url setting, in the smf_settings table, is correct.

gregh, that seems rather strange... new topics shouldn't be given the same ID as deleted topics. Perhaps your database doesn't have the auto-increment working? In any case, if you delete those URLs from the smf_pretty_topic_urls table, and then run maintenance, new pretty URLs will be generated for them.
"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: