BoldMinded Docs
  • Overview
  • Advanced Categories
    • Docs
      • Installation
      • Requirements
      • Setup & Configuration
        • Hidden Config Options
        • Multi-Site Manager
      • Template Tags
      • FAQs
  • Ansel
    • Docs
      • Installation
      • Upgrading
      • Requirements
      • Settings
      • Usage
        • Channel:Form
      • Troubleshooting
      • Template Tags
    • FAQs
  • Bloqs
    • Docs
      • Why Bloqs?
      • Features
        • Add Bloq Menu
        • Nesting
        • Cloning
        • Drafts
        • Bloq Usage
        • Deprecated Bloqs
        • Caching
        • Profiling
        • Bloq Components
        • Bloq Groups
      • Installation
      • Requirements & Compatibility
      • Setup & Configuration
        • Hidden Config Options
      • Creating Bloqs
      • Template Tags
        • Twig
        • Examples
      • Context Variables
      • Add-on Developers
    • FAQs
  • Carson
    • Docs
      • Installation
      • Requirements
      • Fields
        • Omni
          • Hidden Config
        • Assistant
        • SEO
      • Troubleshooting
  • Custom System Messages
    • Docs
      • Installation
      • Requirements
      • Variables
      • Template Tags
  • DataGrab
    • Docs
      • Installation & Upgrading
      • Requirements
      • Troubleshooting
      • Configuring Imports
      • Running Imports
      • Automatic Imports
        • Importing with cron
        • Importing with cron (Deprecated)
      • Endpoints
      • Configuration Options
        • Config File Options
        • Increasing PHP memory limit
      • Import Types
        • CSV
          • Importing into Grid or Matrix field
        • JSON
          • Example file
        • WordPress
        • XML
          • Example file
        • Creating your own import type
      • Assigning Authors
      • Field Types
        • Assets
        • Ansel
        • Bloqs
        • Calendar
        • Channel Images
        • Date
        • File
        • File Grid
        • Fluid
        • Grid
        • Low Events
        • Relationships
        • Simple Grids & Tables
        • Tag & Tagger
        • Matrix (Deprecated)
        • Creating your own fieldtype
      • Publisher
      • Version 5.0
      • Version 6.0
    • FAQs
  • Feature Flags
    • Docs
      • Installation & Upgrading
      • Requirements
      • Configuration
      • Template Tags
      • A/B Testing
    • FAQs
  • Fluidity
    • Docs
      • Installation & Upgrading
      • Requirements
      • Configuration
      • Demos
    • FAQs
  • Logit
    • Docs
      • Installation
      • Requirements
      • Configuration
    • FAQs
  • Publisher
    • Docs
      • Installation
      • Requirements
      • Issues & Tips
      • Languages
      • Template Tags
        • Forms
        • Email Notification Templates
        • Channel:Form
        • Twig
      • URL Translations
      • Auto Translations
      • Diffs
      • Drafts
      • Categories
      • Phrases
      • Persistence
      • Performance
      • Add-ons
        • First Party
        • Third Party
      • Hidden Config
      • Extending Publisher
    • FAQs
  • Reading Time PRo
    • Docs
      • Installation
      • Requirements
      • Configuration
      • Template Tags
  • Reel
    • Docs
      • Installation
      • Requirements
      • Settings
      • Field Tags
    • FAQs
  • Simple Grids & Tables
    • Docs
      • Installation
      • Requirements
      • Template Tags
      • CSV File Imports
      • Field Settings
      • GraphQL
      • Advanced Configuration (deprecated)
    • FAQs
  • Sitemap
    • Docs
      • Installation
      • Requirements
      • Configuration & Usage
    • FAQs
  • Snaptcha
    • Docs
      • Installation
      • Requirements
      • Configuration
      • Template Tags
      • Developers
    • FAQs
  • Speedy
    • Docs
      • Installation & Updating
      • Requirements
      • Configuration
      • Template Tags
      • Static Caching
        • Real World Example
      • Frontedit Support
      • Control Panel
      • Migrating from CE Cache
      • Diagnostics
      • CLI Commands
      • Reverse Proxy Purging
    • FAQs
  • Trek (unreleased)
    • Docs
      • Configuration
    • FAQs
  • Queue
    • Docs
Powered by GitBook
On this page
  • Known Issues
  • Tips

Was this helpful?

  1. Publisher
  2. Docs

Issues & Tips

Last updated 11 months ago

Was this helpful?

Known Issues

  • Publisher does not work with the eAccelorator. It causes issues with setting cookies and session data.

  • Disable GZIP compression on your server for best results. GZIP can cause issues with some PHP scripts.

  • Publisher does not support the Playa or Matrix field types from EE Harbor. If you are upgrading from an EE 2 site you can use the from EllisLab to migrate Playa fields to Relationships, and Matrix fields to Grid prior to upgrading to EE 3+.

  • Publisher does not support the native Fluid field.

  • EE 7 introduced a new File Picker, which tracks the usage of files in your entries. Unfortunately this particular feature does not work with Publisher as it does not have a way to accurately track which translations and/or draft states a file is used in.

  • EE 7 introduced a native entry cloning option. Unfortunately due to how it was implemented in ExpressionEngine Publisher can't fully support it. You can clone an entry, but the associated translations will not be cloned with it.

  • Once installed, Publisher can not be disabled through ExpressionEngine's Tools > Manage Extensions form. If you use this form to disable Publisher's extensions, you will likely see PHP errors. Once translations are created, if Publisher is disabled, ExpressionEngine will not know what is the original/default content, and what is translated content. For this reason several extension hooks still need to be called and Publisher needs to be able to perform some basic operations, otherwise you will see data inconsistency and other presentational issues. If you need to disable Publisher, it is probably best to make a database backup and uninstall it, or disable all but the default language.

Tips

  • If using URL Prefix or Translated URLs, and you’re using the Channel URL, Comment Page URL, and Search Results URL settings then do not use a hard-coded domain name as part of the URL. For example, don’t use http://site.com/blog/. Instead, use /blog/ or /blog.

    Use a full domain name as the Site URL setting in your config.php file or in Admin > General Configuration. Do not use / as the site_url value

  • Publisher does not support translation of entry comments.

PlayaMatrixImporter