Pallieter
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress Plugins js_composer ProblemI have the same in my log files:
PHP Warning: array_keys() expects parameter 1 to be array, boolean given in /srv/www/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36
PHP Warning: array_intersect(): Argument #2 is not an array in /srv/www/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36
A recent upgrade from WPBakery did not solve the problem. See also http://themeforest.net/item/hyperx-portfolio-for-freelancers-agencies/13439786/comments?page=5 and http://themeforest.net/item/stamp-vibrant-wordpress-theme/10889581/comments and http://themeforest.net/item/oslo-creative-and-multipurpose-portfolio-theme/14982253/comments?page=3
Forum: Plugins
In reply to: missing link to the polish flag in qtranslate pluginIf you go to the plugin’s settings page:
http://YOURSITE.COM/wp-admin/options-general.php?page=qtranslate&edit=pl
and scroll down to the Polish language, you can select edit. THere you can choose the pl.png image in the dropdown. Select save. Reload browser.Forum: Requests and Feedback
In reply to: WordPress 2.7 Upgrade suggestionWhen upgrading via the internal FTP option, I get:
Downloading update from http://wordpress.org/wordpress-2.7.zip
Download failed.: Could not create Temporary file
Installation Failedit would be good if the script indicated the directory it is trying to write the temp file to + maybe it should check if the dir is writable before the FTP input is requested?