Viewing 15 replies - 16 through 30 (of 34 total)
  • Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    I already tried to reset, what kind of permission q translate need? Just to the plugin folder or all wp?

    Plugin Author Gunu

    (@grafcom)

    Check the folder wp-content – plugins – qtranslate-x

    files 644

    folders 755

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    I have done this without success:
    cd /sites/devflyer/wp-content/plugins # Move into plugin folder
    chown www-data:www-data -R * # Let apache be owner
    find . -type d -exec chmod 755 {} \; # Change directory permissions rwxr-xr-x
    find . -type f -exec chmod 644 {} \; # Change file permissions rw-r–r–

    Plugin Author Gunu

    (@grafcom)

    @gianluca Del Gobbo

    can you, on that server, create a completely new (minimal) installation, only WP and qTranslate X to see of this works?

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    I already have 2 wp installed and both are not working, what about to see my wp-config.php or to have an administrator access?

    Plugin Author Gunu

    (@grafcom)

    This is not officially allowed by WordPress, but in private you can mail me at – gu nu at mar ius – si roen d com

    @jan Dembowski how do you handle this?

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    Done, i have sent also the wp-config.php

    Plugin Author Gunu

    (@grafcom)

    Thanks, it’s late here I’ll look into it tomorrow

    Plugin Author Gunu

    (@grafcom)

    @gianluca Del Gobbo

    I have not received your config file…

    But it is strange, in front-end it works in Admin side I can change the settings from qTranslate X this works when I save.
    But the flags en language switch buttons are not there…

    You use Domain Mapping I have never used that so I do not know how that works.
    Your installation is stored in shockart.dev.flyer.it/ right?
    Your site is shockart.net
    Do you have all the settings for Domain Mapping checked?

    When upgrading the plugin, remember to update domain_mapping.php and sunrise.php.

    Ask your question also to the authors of that plugin. Perhaps they see a solution.

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    Domain mapping is the last version, sunrise.php too.

    my installation is stored in dev.flyer.it

    the settings for Domain Mapping are checked only 2 and 3 to have the admin on shockart.net/wp-admin instead of shockart.dev.flyer.it/wp-admin

    you have an email with the wp-config and the screenshot of the settings

    Plugin Author Gunu

    (@grafcom)

    @gianluca Del Gobbo

    I see a reference problem:

    You say “my installation is stored in dev.flyer.it”
    In your config file it says /sites/dev.flyer/wp-content/plugins/

    But in the Language Management (qTranslate Configuration) Advanced – Flag Image Path it says – shockart.dev.flyer.it/wp-content/ – qtranslate-x/flags/

    Do you want to check this out?

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    Added plugins/ after wp-content/ now flags are ok but there is still no language button.

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    I have found the problem is in this setting of domain mapping:
    4. Redirect administration pages to site’s original domain
    If is flagged your plugin works!!!

    It means that if the administration is based on the original domain:
    https://shockart.dev.flyer.it/wp-admin/
    It works
    If is on the mapped domain:
    https://shockart.net/wp-admin/
    It doesn’t work

    Can you fix it?

    best

    Plugin Author Gunu

    (@grafcom)

    @gianluca Del Gobbo

    It works with the setting 4 is enabled?

    If is on the mapped domain: It doesn’t work

    The installation is not on the mapped domain installed right?

    What then is the problem?

    Thread Starter Gianluca Del Gobbo

    (@gianlucadelgobbo)

    I explain you better:
    the installation of the wpmu is here:
    /sites/dev.flyer/
    the main domain is https://dev.flyer.it
    then there are many web sites that need to have the main domain as https://XXXX.dev.flyer.it
    Then everyone have several domains mapped and one is set as the primary one.

    For sure no one that use wpmu for customers want to use for the admin https://XXXX.dev.flyer.it/wp-admin/ but want to use the primary domain.

    So is enought that you use the primary domain in your plug in, can you do it?

    best

Viewing 15 replies - 16 through 30 (of 34 total)
  • The topic ‘Not working with WP 4.2.3’ is closed to new replies.