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

estepp

I'm not able to get this mod to load.

Package Manager gives me errors, that the file is invalid or corrupt.
Package Parser gave me this error: "parseArchive(): Could not extract archive. Is it corrupted?"

Running SMF 1.1.4
Ceci n'est pas une signature.

Come visit FORUM: Lucidity [nofollow] for discussions on world events, politics, economics, and society in general.

Nao 尚

Quote from: Dannii on April 09, 2008, 05:12:57 AM
I've just released 0.8.2, with several fixes for SMF 2. I don't think there were any changes for SMF 1.1.
Any chance you could list the important changes somewhere? As I haven't been "syncing" my install with yours for a few months, maybe I'm missing important fixes...?
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Dannii

estepp, can you install any other mods? Your server may not be set up correctly for the package manager to work at all.

Nao, when was the last time you synced it? And how important are you thinking? Oh and which SMF version?
"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."

SonnyCooL

my one doesn't work also ...
yah it work now but my site is disable ...

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

SonnyCooL

check my site ...
www.mx5.asia, only front pages running the rest error 404 .. :(
how now ?

Dannii

You're using IIS, which isn't supported. (Yet, and quite likely, never.)
Follow these instructions to disable the mod, which you can then uninstall as normal through the admin panel.
"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."

SonnyCooL


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

SonnyCooL

yah .... thanks ... :)
lucky is brand new install forum, worst come to worst, reinstall everything :)

glennk

Hi Danni are you still eldacar ?

I notice you have updated pretty urls recently. I am on the last release. Do I need to update ? is there any new features ? or should I stay with the 1 that is currently working ?

Thanks - Glenn

Nao 尚

Quote from: Dannii on April 11, 2008, 09:09:31 PM
estepp, can you install any other mods? Your server may not be set up correctly for the package manager to work at all.

Nao, when was the last time you synced it?
That would have to be around January I'd say... At a time when you were no longer working on PrettyURLs on a daily basis -- that is, after the couple of months we spent talking about ways to improve the mod. The last time I made a sync, I believe you had just added the actions filter improvement (i.e. put all possible actions in an array and add these into the htaccess file). I think I sync'ed everything except for the actions filter (because I plan to use a different filtering type for these).

I tried to sync it again something like a month ago, but there were a lot of changes and I deemed them to be not so important compared to my current needs, so I gave up. This was an update that introduced stuff like JSON. Can't remember what else...

QuoteAnd how important are you thinking?
Compatibility with the latest SMF SVN's stuff. Obviously, I feared that I may be behind, when I found out about the "noindex" bug for MessageIndex pages, introduced by the "pretty" flag in the $_REQUEST variable (which I mentioned to you yesterday by PM). I'm trying to make sure there are no other bugs I didn't see, but which you did fix in your version ;)
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Dannii

Quote from: glennk on April 12, 2008, 11:10:57 AMHi Danni are you still eldacar ?

I notice you have updated pretty urls recently. I am on the last release. Do I need to update ? is there any new features ? or should I stay with the 1 that is currently working ?

Thanks - Glenn
Hi, yep I'm still me.

Although you don't have to upgrade, I do suggest it. Try upgrading a test forum first if you like.

Nao... okay well since then I've made it all SMF 2 beta 3 compatible, which hopefully is pretty compatible with the latest SVNs too. There were a lot of changes... and it's all using the proper database functions now. A lot of that was for SQLite though... so I don't know if it's relevant to 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."

glennk

Think I'll save my update until I go to smf 3, just to be on the safe side.

Everything still working fine for me.

estepp

#1414
Quote from: Dannii on April 11, 2008, 09:09:31 PM
estepp, can you install any other mods? Your server may not be set up correctly for the package manager to work at all.

Nao, when was the last time you synced it? And how important are you thinking? Oh and which SMF version?

I have other mods. Some uploaded through Package Manager, some I've manually added.

The online package parser I use is http://www.gamerzgarage.com/package.php [nofollow]

My website: http://forum.projectlucidity.com [nofollow]

Edit...

Just tried another package parser: http://resourcez.biz/PackageParser/index.php [nofollow]

This is the error report I received:

QuoteDebugging Information
Error message: String could not be parsed as XML
Source: /home/dragonfl/public_html/resourcez/PackageParser/index.php:133
Errors encountered while parsing XML file:

Stack Trace:
#0 /home/dragonfl/public_html/resourcez/PackageParser/index.php(133): SimpleXMLElement->__construct('')
#1 /home/dragonfl/public_html/resourcez/PackageParser/index.php(94): parsePackageInfoXML('/tmp/package-in...', 'install', 'all')
#2 /home/dragonfl/public_html/resourcez/PackageParser/index.php(771): parseArchive('/tmp/phpF693V1', 'install', 'all')
#3 {main}

XML File:

Ceci n'est pas une signature.

Come visit FORUM: Lucidity [nofollow] for discussions on world events, politics, economics, and society in general.

OblivionMage

On my 1.1.4 site I am getting "An Error Has Occurred!
The package you tried to upload either is not a valid package or has become corrupted."

The version I am trying to use is;
prettyurls-base_0_8_2.tar.gz
My Sites: MMOqq - Guides, Programs, Discussion
Currently:
Completely redoing forums / site

Dannii

estepp, I really don't know what the problem could be, unless perhaps your server doesn't support gzip? I suggest you start another topic in the support board, because I really don't have the time to help everyone fix their package managers.

OblivionMage, pretty much the same to you. Can you install other mods? Does your server have gzip?
"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."

OblivionMage

I have about 30 other mods installed, various .zip/tar
My Sites: MMOqq - Guides, Programs, Discussion
Currently:
Completely redoing forums / site

Dannii

Anything in the error log?
"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."

Carlos Gandra

Hi,

I've recently updated to last version (0.8.2) but one of my boards return a blank page and not the list of topics inside it.

At the error log, I found this:
Hacking attempt...

INSERT INTO foruns_pretty_topic_urls
(ID_TOPIC, pretty_url)
VALUES (1272, "impactos-ambientais-da-producao-de-carne"), (1437, "une-verite-qui-derange-al-gore"), (1442, "enquete-(1996)-sur-lopinion-des-non-veges-sur-le-vegetarisme-et-la-viande"), (1785, "um-dos-premios-nobel-da-paz-2007-e-vegetariano"), (1860, "vida-vegetariana-newsletter"), (1956, "site-da-evu-european-vegetarian-union"), (2375, "vegetariano-(por-nuno-markl)"), (2701, "folheto-da-christian-vegetarian-association"), (2964, "ser-ou-nao-ser-vegetariano-eis-a-questao!"), (3099, "a-ortorexia-o-absurdo-da-manipulacao-e-desinformacao-na-questao-da-alimentacao"), (3142, "proposta-de-natal-vegetariano"), (3291, "veganismo-e-bodybuilding"), (3752, "vegetarianismo-na-comunicapcao-social"), (4343, "porque-ser-vegano"), (4506, "vegetarianismo-e-saude"), (5020, "hot-oat-cereal"), (6026, "entrevista-gary-l-francione-na-revista-dos-vegetarianos")
Ficheiro: /home/ac99/public_html/foruns/Sources/PrettyUrls-Filters.php
Linha: 139


What should I do? Thanks in advance :)
Carlos Gandra
Mundo dos Animais

Advertisement: