solarman2
Forum Replies Created
-
I uninstalled it – I’m sorry but I do not have time to debug plugins that do not work out of the box.
There is no Unsubscribe method? Whether its a newsletter or notification plugin I’m fairly sure the law regarding email and unsubscribe features is quite clear.
There must be an unsubscribe faciltiy
No errors in log files.
My problem is the fact that a plugin, Wordfence, installed in a domain is able to access system files outwith the domain. It seems like a security hole just waiting to be exploited./wp-content/plugins/wordfence/tmp/
Permissions 755That’s what makes me wonder why Wordfence would, and could, write to the system tmp directory. Doesn’t seem right to me.
I saw this tmp wordfence file for the very first time today. I deleted it.
I don’t feel it is secure for wordfence to be writing to the system tmp fileIs there a reply and solution to this issue?
Why has there been no answer to this?
1) seems like a very good question deserving of an answer.Forum: Plugins
In reply to: [WebLibrarian] Can patrons have Postal Code rather than Zip Code?LibrarianTeddy, did you get this to work and if so could you share the first code block please? I am looking to do this for the UK and your code might give me a few clues.
I know how to change the label from zip to postal code.
Thanks
This would be a feature that would also greatly interest me.
Having for instance 6 Categories which when clicked on would display a list of books in those categories, which could be author, subject, publisher etc.
Thanks
Forum: Plugins
In reply to: [WebLibrarian] Allowed number of telephone digitsPLEASE NOTE:
Where I have mentioned WEBLIB_PatronRecord_Admin.php
I should have said WEBLIB_Patrons_Admin.phpMy solution does not work with State length.
I need to be able to have more than 2 characters but adding to the database does not work for state and changing !=2 in WEBLIB_Patrons_Admin.php to another value does not add the new patronForum: Plugins
In reply to: [WebLibrarian] Allowed number of telephone digitsI think I may have solved this, but the fix may not be the best solution as it would seem to conflict with the value in WEBLIB_PatronRecord_Admin.php above, so I would still appreciate feedback from the author when he can manage.
My solution was to edit the weblib_patrons table in the database, and increase the telephone char(10) to accomodate longer telephone numbers