Expression Engine installation generates "variable references" error

Symptom: Expression Engine installations older than version 1.3.1 generate an "Only variable references should be returned by reference" error.

Problem: Certain coding within Expression Engine versions prior to 1.3.1 is not compatible with php 4.4.x.

Solution: Update to Expression Engine version 1.3.1 at a minimum. The knowledgebase article related to this issue from Expression Engine is located at http://www.pmachine.com/ee/knowledgeblog/notice_only_variables_should_be_assigned_by_reference_in_xxxxxx/.

  • 1 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

PHP script error: FATAL ERROR: register_globals is disabled in php.ini, please enable it!

<b>Symptom: </b>The following error appears on a site running a php-based...

HOW TO: Combat referer spam/block certain referers

Symptom: A client wishes to deny access to their site (or parts of it) when the traffic is...

My phpBB forum installation is not accessible

Symptom: Client cannot access phpBB forum installation. Permissions on the forum installation...

Enabling register_globals

Symptom: A client's script requires that register_globals be enabled.Resolution: Globals are not...

Using mod_rewrite and .htaccess

Symptom: Client would like to redirect their main site to a subdomain under it. Using the...