pavelevap
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Sociable] TranslationGreat, it works. Can it be added to plugin by its author?
Forum: Plugins
In reply to: [Plugin: CSV Importer] Some problems with this great pluginThank you very much for your answers.
Ad 1,2) Yes, I know that my changes are not a very good idea, but it was the only way to make your plugin work.
Error:
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web5/domain.com) in /var/www/web5/domain.com/subdomain.domain.com/wp-content/plugins/csv-importer/File_CSV_DataSource/DataSource.php on line 2310 Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /var/www/web5/domain.com/subdomain.domain.com/wp-content/plugins/csv-importer/File_CSV_DataSource/DataSource.php on line 2157 Warning: fclose(): supplied argument is not a valid stream resource in /var/www/web5/domain.com/subdomain.domain.com/wp-content/plugins/csv-importer/File_CSV_DataSource/DataSource.php on line 2168 Warning: unlink() [function.unlink]: No such file or directory in /var/www/web5/domain.com/subdomain.domain.com/wp-content/plugins/csv-importer/File_CSV_DataSource/DataSource.php on line 2339My open_basedir in phpinfo is set to /var/www/web5/domain.com
Ad 3) Maybe it could be for example csv_post_title_1, csv_post_title_2, etc. (+ custom separator).
Forum: Plugins
In reply to: [Plugin: Sociable] i18n localization | translation @ frontend problemI tried to prepare translation file for Czech language, but I was not successful. Files sociable-cs_CZ are not used… Any help? Thank you very much…
Forum: Fixing WordPress
In reply to: [Plugin: TDO Mini Forms] Error when title begin with “<“I have the same problem, when I inserted no-english characters into title, for example “Věk”.
Forum: Plugins
In reply to: [Plugin: WordPress Stats] I get this strange warningSame error with latest version. Any help?
Forum: Everything else WordPress
In reply to: wp_list_categories DepthHello,
when I used depth=1, then only main categories are shown.
For example:
Europe, Asia, etc.
But when I used depth=2 then all categories are shown.
For example:
Europe – Germany, UK, etc.
Is it possible to show only categories in second order? That means Germany, UK, etc. without this main category?