Title: Version 1.4.18 Missing argument error in fronted.php
Last modified: August 21, 2016

---

# Version 1.4.18 Missing argument error in fronted.php

 *  [wp-dq](https://wordpress.org/support/users/wp-dq/)
 * (@wp-dq)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/)
 * I’ve just upgraded to v 1.4.18 and am now getting this error on all Posts pages.
 * Warning: Missing argument 2 for CMLFrontend::get_translated_title() in /home/
   content/12/10496912/html/marie-perret/wp-content/plugins/ceceppa-multilingua/
   frontend/frontend.php on line 1891
 * The rest of the pages seem to be working fine, the problem is restricted to pages
   that use the [display-posts] short code.
 * Any idea on how to fix it?
 * Thanks
 * Dave
 * [https://wordpress.org/plugins/ceceppa-multilingua/](https://wordpress.org/plugins/ceceppa-multilingua/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/#post-4796254)
 * Update to 1.4.19
 *  Thread Starter [wp-dq](https://wordpress.org/support/users/wp-dq/)
 * (@wp-dq)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/#post-4796329)
 * Thanks Alessandro – that fixed it.
 * However shortly after I started getting 500 Internal Server Errors which I *think*
   the Ceceppa plugin may have caused. The problem was the .htaccess file which 
   I have pasted to the bottom of this post.
 * I can’t remember if this happened straight after upgrading to 1.4.19 to be honest,
   but the plugin seemed to have become confused. Before finding the htaccess issue,
   I deactivated then reactivated it and it came back with two english languages
   plus one french, instead of 1xEn + 1xFr…
 * As I say, I fixed the htaccess but include this info fyi.
 * Dave
 * broken .htaccess :
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /fr/
 * RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /fr/index.php [L]
 * </IfModule>
 * # END WordPress
 * # BEGIN wtwp_cache
    # END wtwp_cache
 * # BEGIN wtwp_security
    # END wtwp_security
 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/#post-4796341)
 * If happens again go in “Settings” -> “Permalinks” and click on “Save Changes”
   button… anyhow I’m investigating on issue…
 *  Thread Starter [wp-dq](https://wordpress.org/support/users/wp-dq/)
 * (@wp-dq)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/#post-4796342)
 * Good luck 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Version 1.4.18 Missing argument error in fronted.php’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ceceppa-multilingua_4faedb.svg)
 * [Ceceppa Multilingua](https://wordpress.org/plugins/ceceppa-multilingua/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ceceppa-multilingua/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ceceppa-multilingua/)
 * [Active Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ceceppa-multilingua/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [wp-dq](https://wordpress.org/support/users/wp-dq/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/version-1418-missing-argument-error-in-frontedphp/#post-4796342)
 * Status: not resolved