WPIntell

Source evidence

Install error

International SEO by Transifex · support · 2016-02-12T18:57:00+00:00

mixedsentiment
highseverity
0.95relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 25 rows with source links

12.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
raul292 resolved
Hello, I was testing the plugin and I get this error: Parse error: syntax error, unexpected ‘[‘ in plugins/transifex-live-integration/transifex-live-integration.php on line 24 Could you check ? Thanks ! https://wordpress.org/plugins/transifex-live-integration/ Hi raul292! Can you check what version of PHP and WordPress you are using, and share those version numbers? Thanks Matthew Hi Matthew, Here is the information. Wordpress 4.4.2 PHP Version 5.3.29 Thanks! Thanks for this info! I believe the problem you are having comes from using PHP 5.3 . Version 5.4 has been released since 2012 and 5.3 was deprecated altogether back in August of 2014. If possible I would recommend that you upgrade to at least 5.4 I understand that this might be difficult, so alternatively if you go to the developers tab on the plugin and download 1.0.2 of the plugin and install it manually, it should work with PHP 5.3. https://wordpress.org/plugins/transifex-live-integration/developers/ Thanks for the answer. I updated to the 5.4 php verion, and managed to activate the plugin However, in settings, when I add the api key, I get this error: Fatal error: Call to undefined function array_column() in wp-content/plugins/transifex-live-integration/includes/admin/transifex-live-integration-settings-util.php on line 54 The api key was obtained as explained here: http://docs.transifex.com/live/quick-start-guide/ Thanks! Hi raul292! There were some incompatibilities with PHP 5.4 as well. I patched them and deployed a new version 1.2.1 which you can download here. Please give that a try and let me know if you encounter any additional issues! Hi Matthew, Thanks for the update. This time,I managed to install the plugin, however when trying to activate the subdirectory structure (one language per subdirectory), I get no result. I disactivated the language picker. I visited the permalink page. I also notices that the hreflang annottaion is not properly implemented, and I get something like: http://fr/www.mysite.co.uk/” ; Thanks again for the help. Got it. I verified the hreflang issue and pushed a patch version 1.2.2 which you can download here The other thing you might need todo to activate the subdirectory rewrites is to select the WordPress objects to apply the rewrite to. So if ‘page’ is selected the rewrite will work for WordPress pages, ‘post’ for posts, etc. I have a quick video that you can review here: https://www.youtube.com/watch?v=cEpiFXd8QAM Additionally I have an updated UI that will be released shortly that will hopefully make this setup more clear.

Comments

7 shown
matthewtx 2016-02-12T19:00:00+00:00

Hi raul292! Can you check what version of PHP and WordPress you are using, and share those version numbers? Thanks Matthew

raul292 2016-02-13T08:23:00+00:00

Hi Matthew, Here is the information. Wordpress 4.4.2 PHP Version 5.3.29 Thanks!

matthewtx 2016-02-13T20:20:00+00:00

Thanks for this info! I believe the problem you are having comes from using PHP 5.3 . Version 5.4 has been released since 2012 and 5.3 was deprecated altogether back in August of 2014. If possible I would recommend that you upgrade to at least 5.4 I understand that this might be difficult, so alternatively if you go to the developers tab on the plugin and download 1.0.2 of the plugin and install it manually, it should work with PHP 5.3. https://wordpress.org/plugins/transifex-live-integration/developers/

raul292 2016-02-15T08:05:00+00:00

Thanks for the answer. I updated to the 5.4 php verion, and managed to activate the plugin However, in settings, when I add the api key, I get this error: Fatal error: Call to undefined function array_column() in wp-content/plugins/transifex-live-integration/includes/admin/transifex-live-integration-settings-util.php on line 54 The api key was obtained as explained here: http://docs.transifex.com/live/quick-start-guide/ Thanks!

matthewtx 2016-02-17T00:50:00+00:00

Hi raul292! There were some incompatibilities with PHP 5.4 as well. I patched them and deployed a new version 1.2.1 which you can download here. Please give that a try and let me know if you encounter any additional issues!

raul292 2016-02-18T08:29:00+00:00

Hi Matthew, Thanks for the update. This time,I managed to install the plugin, however when trying to activate the subdirectory structure (one language per subdirectory), I get no result. I disactivated the language picker. I visited the permalink page. I also notices that the hreflang annottaion is not properly implemented, and I get something like: http://fr/www.mysite.co.uk/” ; Thanks again for the help.

matthewtx 2016-02-18T20:30:00+00:00

Got it. I verified the hreflang issue and pushed a patch version 1.2.2 which you can download here The other thing you might need todo to activate the subdirectory rewrites is to select the WordPress objects to apply the rewrite to. So if ‘page’ is selected the rewrite will work for WordPress pages, ‘post’ for posts, etc. I have a quick video that you can review here: https://www.youtube.com/watch?v=cEpiFXd8QAM Additionally I have an updated UI that will be released shortly that will hopefully make this setup more clear.