Changeset 921285
- Timestamp:
- 05/26/2014 08:22:09 PM (12 years ago)
- Location:
- advanced-browser-check
- Files:
-
- 2 edited
-
tags/3.0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-browser-check/tags/3.0.1/readme.txt
r921283 r921285 35 35 36 36 == Frequently Asked Questions == 37 38 = I have a PHP error = 39 If you see an PHP error looking like this 40 41 *Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /path/to/public_html/wp-content/plugins/advanced-browser-check/core.php on line 5* 42 43 That means you have a PHP version below 5.3. The plugin uses PHP Namespaces and PHP 5.3 is required as minimum. Please contact your hosting company and let then know you need PHP upgraded. 37 44 38 45 = There is nothing! No overlay, no popup = -
advanced-browser-check/trunk/readme.txt
r921283 r921285 35 35 36 36 == Frequently Asked Questions == 37 38 = I have a PHP error = 39 If you see an PHP error looking like this 40 41 *Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /path/to/public_html/wp-content/plugins/advanced-browser-check/core.php on line 5* 42 43 That means you have a PHP version below 5.3. The plugin uses PHP Namespaces and PHP 5.3 is required as minimum. Please contact your hosting company and let then know you need PHP upgraded. 37 44 38 45 = There is nothing! No overlay, no popup =
Note: See TracChangeset
for help on using the changeset viewer.