Forum Replies Created
-
AuthorPosts
-
Andy MoyleKeymaster
I think I have understood your bug and replicated it.
Just to clarify you had some initial rota jobs, then you added some more jobs, you found that when trying to add people to those jobs on a particular date, the new rota jobs were missing!
I have fixed that issue and tested it and uploading version 0.33.3.2 now
You removed the PDF issue from your post which I couldn’t replicate, but I have fixed the pdf dropdown menu on the main directory page, which wasn’t showing the extra years.
Andy MoyleKeymastercal_days_in_month() is a function name that is part of PHP from version 4.1.0 – I am afraid that is a problem with your web host
They are running either a really old version of PHP or have not enabled the calendar functions. (They needed to have complied php with –enable-calendar)
Please get in touch with your host’s technical support and ask why the PHP function cal_days_in_month is not working!
Andy MoyleKeymasterOn my ftp program you can make the file permission on a directory apply to subdirectories and files to. Please try that.
Then try 775 or 777 which are progressively more open.
Could you post the web address so I can have alook in that directory too please!
Andy MoyleKeymasterFixed that one too 0.33.2.9 – just uploading now
Andy MoyleKeymasterThanks for pointing out the bug, just fixed it in 0.33.2.8 which is available by update now!
Andy MoyleKeymasterI can’t see your web page at http://www.churchofsecondchances.org to see the problem
Are you on the lastest version 0.33.2.6 which has fixed your specified issue?
On mine the dropdown shows 2011 but the calendar below is showing chosen month and year. Will fix the drop down display today!
Andy MoyleKeymasterThere is now!
[church_admin type=rolling-average]
and
[church-admin type=monthly-average]
It’s in the recently uploaded 0.33.2.3
Andy MoyleKeymasterI’m still working on a big rewrite that does that!
Andy MoyleKeymasterAre you using the full url eg. http://www.blablah.com/nicemage.jpg?
The plugin checks the url and only saves it if it is a valid imageAndy MoyleKeymasterYep all good stuff.
Working on it – it all means big changes under the hood, which I’m finishing off before testing and beta releasing (yep the changes are that big!)
Andy MoyleKeymasterThat would be a theme issue – the only styling in the admin area done by the plugin is to line up the text inputs neatly.
Your theme has it’s own background and strangely colours that don’t show up on the background.Andy MoyleKeymasterThanks for that – in practice I use cron on my server, so I will have a fiddle with immediate send and fixing wp-cron later tonight!
Andy MoyleKeymasterThanks for getting back – there was some files missing from the upload to wordpress, just uploading them now.
Andy MoyleKeymasterFinished my sermon! And worked on some fixes and tested stuff I’ve been working on
I’ve just uploaded them to the WordPress site, so they should be available soon.
I’ve added email templating, check before send and fixed your issue hopefully. Let me know how you get on.
Andy MoyleKeymasterIf you are not queueing emails – I think you have found a bug! Which only happens when the setting “Queue emails” is not checked.
The mailserver settings are redundant – I forgot to remove them – will do in next update.Please visit http://www.yourdomain.com/wp-content/plugins/church-admin/includes/cronemail.php changing the url to your website and let me know what it says. That will confirm what I think the bug is
When you select to not queue emails, they are queue’d still but should be sent immediately. In your case they aren’t
A quick fix will be to select queuing and put something like 500 as max emails per hour and then select wp-cron as the method. Then it should work
-
AuthorPosts