News:

Wondering if this will always be free?  See why free is better.

Main Menu

Pretty URLs

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

Previous topic - Next topic

ukhalik2

Quote from: vbgamer45 on February 13, 2011, 12:34:36 PM
Quote from: ukhalik2 on February 12, 2011, 01:42:35 PM
Installing on 2.0 RC5, but its saying that mod is either corrupt or not compatible with this version of smf.
Fixed
Thanks! Working Pretty awesome now  ;D

grrtherocker

Where to find Global Headers Footers?

I have installed Global Headers Footers mod but i cant find it in my menus, where i can find it? please help me friends

Andrew

Is there a better place to ask for help with this mod?  (One long thread seems odd.)  If so, let me know.  Otherwise...

I have SMF 2.0 RC5 with Pretty URLs 1.0 RC5.  Pretty URLs works, but my old links from Google (e.g. the corresponding ugly URLs) cause a redirect loop.  As a result, I've effectively cut off all traffic from Google rather than enhancing it.  I disabled the mod for the time being.  Any idea what the problem is?

I had redirect loop errors before, but only on boards with apostrophies, and I fixed those.  This problem seems to effect all Google links.

lolicute

Quote from: Frestorm on May 16, 2009, 10:33:22 AM
xxx.com/adjasjkdkjas

No 404 why ?
QuoteBecause the default is to assume a board. If you want, you could change SMF to set the status to 404 on boards that don't exist.

how i can do that?

nvcnvn

#5924
QuoteWhen I use quick reply, I't redirect to the old domain like: index.php/topíc.0...... and it make a redirect loop!






I have fixed this by..... uninstall the Mod, disable Search engine Freingly url, reinstall the mod!


Is this a bug!?

MATTEK

Quote from: MATTEK on February 13, 2011, 11:44:11 AM
Can anyone please give me a hand? The error and file that needs to be edited is on the previous page.

Beuler?
SMF 2.0.1

Like Comics, Books, Movies or T.V. Shows? Read about them here!!

!RFAN

after installation when i make new post using Ajax Quick Reply it does not show new post immediately (as ajax works) but when i refresh the page i can see the new post. i think it is something related to above post..

Waiting for the fix..

vbgamer45

If you are rewriting actions I suggest to disable it and see if that helps.
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

!RFAN

no i am rewriting boards and topics only.. nothing else.. and i think that is appropriate..

!RFAN

#5929
i'm experiencing one more problem..

i have many folders in my smf directory.. like public_html/iqrahhshootz .. this directory is for another addon domain.. www.iqrahhshootz.tk
this site was working fine before.. but now it is not working...
same case is with public_html/intro .. it redirects to www.amigozone.com (my main website where Pretty Urls is installed)

help me please :(


Edit : i am not able to visit my Browse Packages page... it takes me nowhere.. :(

Angel Muñoz

Quote from: MATTEK on February 09, 2011, 11:03:12 PM
Error installing on Sources/Subs.php

I've tried editing, but I can't find // Maybe integrations want to change where we are heading?

Please?

I have the same problem, can you please help me?

Use SMF 2.0 rc3

nvcnvn

Quote from: !RFAN on February 15, 2011, 08:11:01 PM
after installation when i make new post using Ajax Quick Reply it does not show new post immediately (as ajax works) but when i refresh the page i can see the new post. i think it is something related to above post..

Waiting for the fix..

Before you install Pretty URL Mod, have you enable Search Engine Feindly Url (deafault function of SMF)!?
If true, try uninstall the mod, this able it, and reinstall!

Gorgsus

Quote from: alexit84 on February 12, 2011, 05:06:50 AM
Hello, I'm trying to install today's 2.0 RC4 security patch, but it conflicts with prettyurl in /Sources/QueryString.php:

The patch want to replace this:
// Now make absolutely sure it's a number.
$board = (int) $_REQUEST['board'];

With this:
// Now make absolutely sure it's a number.
$board = (int) $_REQUEST['board'];
$_REQUEST['start'] = isset($_REQUEST['start']) ? (int) $_REQUEST['start'] : 0;


But it finds this:

// Now make absolutely sure it's a number.
// Check for pretty board URLs too, and possibly redirect if oldschool queries were used.
$_REQUEST['board'] = str_replace(array(''', '\\'), array("\x12", ''), $_REQUEST['board']);
$context['pretty']['query_string']['board'] = $_REQUEST['board'];
if (is_numeric($_REQUEST['board']))
{
$board = (int) $_REQUEST['board'];
if (!isset($_REQUEST['pretty']))
$context['pretty']['oldschoolquery'] = true;
} else {
$pretty_board_lookup = unserialize($modSettings['pretty_board_lookup']);
$board = (int) isset($pretty_board_lookup[$_REQUEST['board']]) ? $pretty_board_lookup[$_REQUEST['board']] : 0;

// Fix $_REQUEST for silly mods that don't check $board
$_REQUEST['board'] = $board;
}


Which is the right way to apply the patch here?

Thank you in advance.

Same problem here, any ideas? thanks.

vbgamer45

Find
// Now make absolutely sure it's a number.
Add after
$_REQUEST['start'] = isset($_REQUEST['start']) ? (int) $_REQUEST['start'] : 0;
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

Jeet Chowdhury

i installed this mod. but when posting new topic or editing topic getting redirection error.

bombasa

Quote from: Jeet Chowdhury on February 16, 2011, 03:03:23 PM
i installed this mod. but when posting new topic or editing topic getting redirection error.

same thing here

havenone

Quote from: bombasa on February 16, 2011, 05:28:39 PM
Quote from: Jeet Chowdhury on February 16, 2011, 03:03:23 PM
i installed this mod. but when posting new topic or editing topic getting redirection error.

same thing here

I had the same problems too.

Searching this topic I found the answer.

You have to go into the PHP Admin for your database SMF_Settings, Find queryless_url and set it from 1 to 0.

If you do a search you will find a better explanation.

bombasa


!RFAN

#5938
can anybody tell me how can i completely remove all the effects of this mod from my forum..

Problems even after un-installing this mod..



my other websites in the sub folders of forum folder are not working..
i cannot use Ajax Instant Quick Reply

OR

Please anybody tell me how this mod can be installed without getting any problem??

Problems after installation

I cannot Open "Browse Packages" page
I cannot remove/modify posts/polls
+ the problems after un-insalling this mod

Btw.. have anybody installed this mod and it is working properly as it should without any problem??
I'm curious..

Maybe i'll use this mod in future when i'll have enough time to spend on it...

Edit.. i'm rewriting topics and Boards only..
I have applied queryless_url settings as well.. but no luck :(
after restoring my old .htaccess file now my other websites are working properly..

nvcnvn

If you cannot reply
Maybe beacuse you have enable Search engine freindly url before.

Try to:
1. Unstall the Mod
2. Turn off Search engine friendly url
3. reinstall it.

Advertisement: