[phpBB3] Rewriting pattern

Magic SEO URLs for phpBB.
bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

[phpBB3] Rewriting pattern

Postby bogdan » Wed May 20, 2009 11:58 pm

Quick question - have these URL's in phpBB3 and the script does not seem to rewrite them automatically, can you suggest the code to add?

Code: Select all

www.mysite.com/forum/viewtopic.php?p=592168&#p592168


Thank you!

bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

Re: [phpBB3] Rewriting pattern

Postby bogdan » Thu May 21, 2009 2:28 am

The problem seems to come from & sign

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Rewriting pattern

Postby inveo » Thu May 21, 2009 7:42 am

Such URLs are transformed by MSU automatically. Could you please post exact non-working sample?

bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

Re: [phpBB3] Rewriting pattern

Postby bogdan » Thu May 21, 2009 9:24 am

Thank you!
Here are a few non-working samples:


http://gmatclub.com/forum/viewtopic.php ... 5&#p592185
http://gmatclub.com/forum/viewtopic.php ... 1&#p592181

Basically what I noticed is that if I remove the "&" sign then it works, but not with the "&" in the URL's

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Rewriting pattern

Postby inveo » Thu May 21, 2009 9:25 am


bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

Re: [phpBB3] Rewriting pattern

Postby bogdan » Thu May 21, 2009 9:47 am

Thank you,
I have that code installed, but it still does not convert these URL's that have the "&" in them
Sorry - I am not sure what I am missing here....

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Rewriting pattern

Postby inveo » Thu May 21, 2009 11:01 am

Contact me by email and you will receive updated installation package.

bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

Re: [phpBB3] Rewriting pattern

Postby bogdan » Thu May 21, 2009 12:07 pm

Thank you Thank you!

Email sent.

bogdan
Posts: 24
Joined: Thu Mar 26, 2009 3:02 pm

Re: [phpBB3] Rewriting pattern

Postby bogdan » Mon May 25, 2009 1:09 am

Thank you - received the latest install package but still seem to have the same issue. Let me know if I did not do something right.

in order to upgrade the script I had to replace the main magic_seo_url.php file and then regenerate the ~/forum/.htaccess file
but it didn't help

Here is a sample URL on this site:
viewtopic.php?p=180&#p180


Best Regards,
Bogdan.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Rewriting pattern

Postby inveo » Mon May 25, 2009 4:20 am

It looks like as a problem with your phpBB3 installation (template etc.), because viewtopic.php?p=180&#p180 URI is not included in pure phpBB3.