josinc
Forum Replies Created
-
Hi,
Thank you for your response.
I would like to purchase a pro version, but before that I wanted to confirm everything works fine with my server.I was not trying to import images. Images were uploaded to Media library. I was just mentioning the name of image in CSV file and selected second option in images. Isn’t this option not available in free version?
Forum: Plugins
In reply to: [WP Photo Album Plus] Default image upload location changedThank you Jacob.
Let me try it.-Josin
Thank you for the support.
Waiting for the new version.-Josin
Hello,
My issue is almost same except that I have not issues during logout.
-Josin
Hello,
I deleted the cache, turned off caching plugin (WP-Super Cache).
Still the problem persists.
When I try to login using custom login URL, it is not showing the CAPTCHA and shows this error on submission.
ERROR: Your answer was incorrect - please try again.Visiting wp-admin takes me directly to Dashboard.
Also, if I logout, again the captcha appears in custom login page.
The bug appears only when somebody is logged in and visits the login page.-Josin
I tried to configure the memory limit parameter in Line 11 from 256M to 32M.
@ini_set( “memory_limit”, “256M” );
But it showed the following error when activated.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 278294 bytes) in /home/****/****/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php on line 144
Line 144 is shown below
require_once( AI1EC_LIB_PATH . ‘/iCalcreator.class.php’ );
I have the same problem! My hosting support has even sent me notification regarding this. Their message is attached below.
Oct 24 03:36:18 slmp-550-13 suhosin[271265]: ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker ‘65.254.216.68’, file ‘/home/*****/*****/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php’, line 11)
The plugin may need to be disabled if there are no optimization settings that can be enabled for it. You may want to contact the developer of this plugin for more information.
Forum: Fixing WordPress
In reply to: 2.5 theme-editor.php – http 500 errorTheme editor is not at all working. Does not show any error, but nothing happens after pressing update button.