[phpBB] Magic SEO URLs and phpBB 3.1.6

Magic SEO URLs for phpBB.
emil.kozhuharov
Posts: 4
Joined: Mon Dec 19, 2016 10:02 pm

[phpBB] Magic SEO URLs and phpBB 3.1.6

Postby emil.kozhuharov » Mon Dec 19, 2016 10:22 pm

Hi,

I uploaded the files on my dev server for test before install on the live forum. But in STEP 6 nothing happened - http://dev.flowersnet.info/?inveoActivation. In other steps happened nothing too.

Version of my forum - phpBB 3.1.6
PHP Version 5.3.25
ZendGuardLoader is installed on the server - http://prntscr.com/dllhgm

The installation pack contains empty .htaccess but the .htaccess in the forum directory is not empty. Should I upload it or not? In the installation directory there are two files - feed.php and feed_30.php. feed.php is a forum feed file and if upload all the files as mentioned in STEP 3 this one will be rewrited. Is it OK?

This is my installation files - http://prntscr.com/dllg1y

My order details - http://prntscr.com/dllgzy

Thanks in advance!

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

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby inveo » Tue Dec 20, 2016 3:43 am

Please delete the following files:

/cache/data_ext.php
/cache/data_ext_finder.php
/cache/data_extensions.php
/cache/data_hooks.php

and then refresh the page: http://dev.flowersnet.info/?inveoActivation

emil.kozhuharov
Posts: 4
Joined: Mon Dec 19, 2016 10:02 pm

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby emil.kozhuharov » Tue Dec 20, 2016 4:50 am

Thank you! It's working.

emil.kozhuharov
Posts: 4
Joined: Mon Dec 19, 2016 10:02 pm

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby emil.kozhuharov » Tue Dec 20, 2016 1:45 pm

If I must be frank I expected the url will be in cyrillic as my forum is in cyrillic. :?

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

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby inveo » Wed Dec 21, 2016 5:30 am

Magic SEO URLs transliterate non-latin characters to their latin equivalents. However, if you find that transliteration is not done correctly for any of the supported language, drop us a message and we will fix it.

emil.kozhuharov
Posts: 4
Joined: Mon Dec 19, 2016 10:02 pm

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby emil.kozhuharov » Sun Dec 25, 2016 11:29 am

There are some incorrect transliteration for Bulgarian language:
х (%D1%85) - not correct x, must be h
X (%D0%A5) - not correct X, must be H
ъ (%D1%8A) - missing, must be a
Ъ (%D0%AA) - missing, mus be A
щ (%D1%89) - not correct sch, must be sht
Щ (%D0%A9) - not correct SCH, must be SHT

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

Re: [phpBB] Magic SEO URLs and phpBB 3.1.6

Postby inveo » Thu Jan 26, 2017 4:45 am

As of the Magic SEO URLs for phpBB v3.0/3.1/3.2 5.1.00, the transliteration has been changed this way:

х (%D1%85) - h
X (%D0%A5) - H
щ (%D1%89) - shch
Щ (%D0%A9) - SHCH