Giter Club home page Giter Club logo

Comments (16)

gabdullin avatar gabdullin commented on May 24, 2024

Using auto-configuration, analogously to

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

Waiting for somebody to confirm. Just tried with autoconfig & dd_googlesitemap -> could not reproduce.

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

I can give you access to my server, if needed

from typo3-realurl.

marcusfellinger avatar marcusfellinger commented on May 24, 2024

I'm Using TYPO3 7.6.4 with autoconfig, and can reproduce the problem with Realurl 2.0.0, 2.0.1 and 2.0.2.

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

@marcusfellinger, do you reproduce it with eID too?

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

First thing to do is to check your config.

Check:

  • Do you use the most recent dd_googlesitemap version?
  • Do you have domain records on your pages?
  • Is site root set in page properties for your root pages?

from typo3-realurl.

Caprico85 avatar Caprico85 commented on May 24, 2024

I had the same problem. In my case it wasn't related to dd_googlesitemap (although it is installed).

Some of my pages failed with this error message because one of their subpages had an url alias (in the behaviour tab) set. I removed the url alias, set it as "Speaking URL path segment" and now it works.

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

Most likely the same as #48. Please, wait for release 2.0.4 and reply if it does not solve the issue.

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

2.0.4 is out now.

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

Updated to version 2.0.4 realurl
dd_googlesitemap displays the correct link, the error disappeared!
All the links in the menu on the site are displayed with the language identifier: domain.ru/ru/path/ or domain.com/en/path/
Section _DOMAINS the transition from realurl 1.13.6 I did not change
'_DOMAINS' => array (
'encode' => array (
array (
'GETvar' => 'L',
'value' => '0',
'ifDifferentToCurrent' => 1,
'useConfiguration' => 'elarum.ru',
'urlPrepend' => 'https://elarum.ru',
),
array (
'GETvar' => 'L',
'value' => '1',
'ifDifferentToCurrent' => 1,
'useConfiguration' => 'elarum.com',
'urlPrepend' => 'https://elarum.com',
),
),
'decode' => array (
'elarum.ru' => array (
'GETvars' => array (
'L' => '0',
),
'useConfiguration' => 'elarum.ru',
),
'elarum.com' => array (
'GETvars' => array (
'L' => '1',
),
'useConfiguration' => 'elarum.com',
),
),
),

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

If you use $TYPO3_CONF_VARS, change to $GLOBALS['TYPO3_CONF_VARS'].

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

Did yesterday to use the settings from realurl_ัonf.php
I showed part of the config, show the full?

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

I also noticed that the path for the English version of the site is formed from the name of the page, for example: domain.ru/ru/about/mission-strategy/ and domain.com/en/about-us/mission-and-strategy/

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

All the links in the menu on the site are displayed with the language identifier: domain.ru/ru/path/ or domain.com/en/path/

It was possible to win the full manual cleaning of tables: tx_realurl_pathcache and tx_realurl_urlcache, clearing all caches and reboot nginx, php-fpm, memcached

from typo3-realurl.

dmitryd avatar dmitryd commented on May 24, 2024

Okay, good to know.

from typo3-realurl.

gabdullin avatar gabdullin commented on May 24, 2024

Dmitry, thanks for the help!

from typo3-realurl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.