News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Pretty URLs

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

Previous topic - Next topic

Dannii

It adds some code and some database queries, but CPU usage shouldn't rise massively.
"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."

smldmr

Quote from: Dannii on February 18, 2009, 08:10:37 PM
It adds some code and some database queries, but CPU usage shouldn't rise massively.

I use prettyurls 0.9. Myy SMF is 1.1.8. Since Friday i had some problem on my server, because the cpu usage was very high. Tonight i deactivated the Prettyurls extension and now the cpu-Usage is on mormal levels.

on the black vertical line, i deactivated it.




pooya

Quote from: Dannii on February 18, 2009, 07:29:45 PM
picos, what is your problem sorry?

assam_siddibapa, you don't need to do anything for google.

pooya, no it doesn't yet, though you can try emulating beta 4...

How do i emulate this.

SlammedDime

From the main 'Packages' page, click 'Advanced' in the lower right hand corner.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Low

I've installed on 1.1.7 default theme with everything needed server side. I now have text/code above my forum header when I switch to English but not with English.utf8.

How can I make this work with English?

I've installed this on many forums with no trouble with all the same setup so not sure why it's now playing up??

Low

Dannii

Check that theres only one ?> in Modifications.english.php and that it's the very last thing in the file.
"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."

fangweile

does the extras package support filter for tinyportal beta 3?

Dannii

Unless it's changed I think so?
"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."

picos

Quote
ok, I've found 2 conflicts with nneonneo's shoutbox mod on my web site. 
When I'm on the some topics on the forum which has more than one page, for example like this one :

http://www.example.com/forums/discussion/topic-name/15/

meaning page 2 of that topic (I have set it like every 15 msg one page).

my shoutbox gives this error :

Invalid request variable.



// These keys shouldn't be set...ever.
if (isset($_REQUEST['GLOBALS']) || isset($_COOKIE['GLOBALS']))
die('Invalid request variable.');

// Same goes for numeric keys.
foreach (array_merge(array_keys($_POST), array_keys($_GET), array_keys($_FILES)) as $key)
if (is_numeric($key))
die('Invalid request variable.');


I'm having this exact issue and tried the idea by argimiro but I ended up with another error instead   Invalid request variable.

When I disable prettyurls it works fine when going to a second, third or forth etc page.  Any help would be great as I don't want Pretty Urls disabled. 
any idea?

Low

Quote from: Dannii on February 22, 2009, 02:28:04 AM
Check that theres only one ?> in Modifications.english.php and that it's the very last thing in the file.
yes there's only one.

It works fine with english.utf8 but alas I need English.

tejaswi2008

Hi,

I need help from someone. I had installed Pretty url and after that i had got errors in my forum error logs filled . I unstalled pretty url and after that none of my links work, my forum starts but none of the menus are applicable.. Can Anyone help me in this case..

Regards

Vishal Panchal

MultiformeIngegno

Finally, does this mod work with smf 2.0 rc1?
RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

SlammedDime

Quote from: pooya on February 18, 2009, 07:10:16 AM
Does this work with RC1 ?

I tried it iddnt.
Quote from: Dannii on February 18, 2009, 07:29:45 PM
pooya, no it doesn't yet, though you can try emulating beta 4...
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Low

Anyone else experience text/code above the header on 1.1.7?

Text/code dissapears with English.utf8 but I need English.

Still looking for help.

SlammedDime

Quote from: Dannii on February 22, 2009, 02:28:04 AM
Check that theres only one ?> in Modifications.english.php and that it's the very last thing in the file.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Low

Quote from: Low on February 22, 2009, 10:31:30 AM
Quote from: Dannii on February 22, 2009, 02:28:04 AM
Check that theres only one ?> in Modifications.english.php and that it's the very last thing in the file.
yes there's only one.

It works fine with english.utf8 but alas I need English.
lol

Dannii

Quote from: picos on February 22, 2009, 09:51:23 AM
I'm having this exact issue and tried the idea by argimiro but I ended up with another error instead   Invalid request variable.

When I disable prettyurls it works fine when going to a second, third or forth etc page.  Any help would be great as I don't want Pretty Urls disabled. 
any idea?
You should really ask the shoutbox author to fix their mod.

Quote from: Low on February 22, 2009, 10:31:30 AM
yes there's only one.

It works fine with english.utf8 but alas I need English.
What exactly is the code that's showing?

Quote from: tejaswi2008 on February 22, 2009, 03:26:00 PM
Hi,

I need help from someone. I had installed Pretty url and after that i had got errors in my forum error logs filled . I unstalled pretty url and after that none of my links work, my forum starts but none of the menus are applicable.. Can Anyone help me in this case..

Regards

Vishal Panchal
Run the first section on the trouble shooting page.
http://code.google.com/p/prettyurls/wiki/TroubleShooting
"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."

Low

Quote from: Dannii on February 22, 2009, 09:37:34 PM
What exactly is the code that's showing?
I uninstalled Pretty-URL's so it OK.

I have it on 4 other forums so I can't complain. Keep up the good work my friend.

Dannii

It should be a really simple bug to fix if you do want this mod...
"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."

eedavidee

hey guys,

i have a forum : www.cokc.biz/forum  in which i have installed pretty url but somewhat i dont see the effect. can somebody help?
i love wine and wine loves me. wine with character  http://www.cokc.biz

Advertisement: