Anzwers
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Conflict or….Any news Ben?
Thank you!augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Conflict or….Thank you Ben, this is what I see:
PHP 5.6.23-1+deprecated+dontuse+deb.sury.org~precise+1 (cli)
Hope it can help 🙂
augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Always the first day…I understand Benjamin, the problem is that if an author adds an event which lasts three weeks (and I cannot force him to use the “repeat” ) people always see this avent on the widget with an old date.
Yes of course it might seem inaccurate but always better to see on date 29 december:19 dec : event A
20 dec : event b
20 dec : event cUsers do not understand… they say to me: “I do not care of last week, I want to know what will be today or tomorrow”
You could add an “option” and then every wm will choose if to show the first day or the current one.
One more choice is better than no choice.
Ciao!Augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Permission deniedHi, yes it strated after the updated, but I found the code error and I modified the javascript.php with (
$js_path . 'js_cache/' . self::CALENDAR_PAGE_JS,), then I moved the js_cache dir… so now it works for me, thank you!!Augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cpu isuePs: To be sure I have update the plugin with the last version, but no way, cpu always over 100% and:
[Mon Sep 05 13:47:32.349799 2016] [:error] [pid 27345] [client 78.159.212.195:37143] All-in-One Event Calendar: file_put_contents(/srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/public/js/../js_cache/calendar.js): failed to open stream: Permission denied @ /srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/javascript.php:301 #2, referer: http://linvitatospeciale.it/calendar/
[Mon Sep 05 13:47:48.147189 2016] [:error] [pid 27345] [client 176.58.124.96:34124] All-in-One Event Calendar: file_put_contents(/srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/public/js/../js_cache/calendar.js): failed to open stream: Permission denied @ /srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/javascript.php:301 #2, referer: http://linvitatospeciale.it/calendar/action~oneday/exact_date~1471125600/cat_ids~4175/tag_ids~4384,5211/request_format~json/
etc etc…
Thank you!Augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cpu isueDear Benjamin, I find the issue, my error log file is full of:
[Mon Sep 05 08:40:54.994621 2016] [:error] [pid 24672] [client 176.58.124.96:40664] All-in-One Event Calendar: file_put_contents(/srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/public/js/../js_cache/calendar.js): failed to open stream: Permission denied @ /srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/javascript.php:301 #2, referer: http://linvitatospeciale.it/calendar/action~oneday/exact_date~1471125600/cat_ids~4236/tag_ids~4412,4491,4913/request_format~json/
but the file /srv/www/linvitatospeciale.it/public_html/wp-content/plugins/all-in-one-event-calendar/app/controller/javascript.php has a 775 permission.
Thank you!!
Augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cpu isuehttp://linvitatospeciale.it/calendar/
I am not able to resolve the conflit…
Srv PID Acc M CPU SS Req Conn Child Slot Client VHost Request
3-0 28249 47/47/47 W 99.57 1 0 6173.7 6.03 6.03 130.193.37.3 linvitatospeciale.it:80 GET /calendar/action~oneday/exact_date~1471125600/tag_ids~5143,
every access to the calendar is 50-100% of cpu usage…
Thank you!!Augusto
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Cpu isueI know Benjamin, u have reason, meantime I discover that the problem is about a conflit with your an another plugin.
To try to resolve the issue (modifing the other plugin) I need a favor, please could you say to me how I have to do to “reproduce” this (or similar):
/calendar/action~week/exact_date~1471039200/tag_ids~5436,51
I have to click somewhere? I have to see an event?
I can’t repeat the “error”. Thank you!!Augusto
Forum: Plugins
In reply to: [Inline Related Posts] Tags and then categoriesResolved commenting this line:
//add_filter('mce_buttons', 'irp_register_mce_button');🙂
Thank you!
Augusto
Forum: Plugins
In reply to: [Inline Related Posts] Tags and then categoriesGreat… may I do the same thing (hide IRP button) with Adminimize?
Thank you!!
Augusto
Forum: Plugins
In reply to: [Inline Related Posts] Tags and then categoriesPs: Is it possible to disable-hide the Inline realted posts button in the editor? I manage a multi authors site… thx!
Forum: Fixing WordPress
In reply to: Can't disable comment for some pages…Thank you WooNinjas for the reply.
I discover the issue, but no idea how to resolve it.
If I choose for a page the “standard template” (see here for example: http://linvitatospeciale.it/calendar/ or here: http://linvitatospeciale.it/statistiche/) there is the discussion (but of course they are disable).If I choose for a page the “Blank – Container | Header – Footer” the discussion disappears: http://linvitatospeciale.it/pagina-delle-informazioni/
So it seems that the presence of the left sidebar “forces” the discussion.
And this is all I have understood… thank you!!Augusto
Forum: Fixing WordPress
In reply to: Shortcodes into shortcodeWow Keesiemeijer I find the real issue (after your words)!!
My new shorcodes is able to run old shortcodes but not to run the “closure” of the shortcodes.
So it run [my-old-shorcode] but it print [/my-old-shorcode]!
50% of the problem now…Thank you!
Ps sorry, I discover that it wors only with old shotcodes without the closing /
Infact if I put [gap] into the new shorcodes it works, if I put [columnize] that “needs” the [/columnize] it does not… the [columnize] is not printed but it does not works, the [/columnize] instead is printed.
Forum: Fixing WordPress
In reply to: Shortcodes into shortcodeDear Keesiemeijer, the old shortcode is a part of my plugin theme, it is still used and of course works fine.
For example: [gap] = x_shortcode_gap()
Thank you!
Forum: Plugins
In reply to: [Statistics Widgets] Total number of views postsI am too stupid, I did not see it…
Thank you!!
Ps. Another thing… in “Popular Authors List” I can select a date interval, instead in “Active Users” there is a date range, is it possible to have a date interval also for the Active Users?