shawfactor
Forum Replies Created
-
Forum: Plugins
In reply to: [LH Sortable Tables] PHP version needed?It should work fine, I’m currently running it on 8.0 and did not generate errors when I ran it on 8.1 (but other plugins did)
more broadly if you are doing anything complex either hire a dev or at a minimum have a test website.
Forum: Plugins
In reply to: [LH First Comment Redirect] SuggestionI have looked at the code and also tested it and cannot repliacte the behaviour and the the plugin’s codedoes not behave that way (at least for non logged in users).
Some questions for you
- Were you logged in when this occurred, the plugin could behave that way if you were, I am not sure on this and it is harder to test
- If not have you deactivated all other plugins? I ask as they are a potential cause of conflicts and many are poorly coded
Forum: Plugins
In reply to: [LH Archived Post Status] Automatic archivingAs I said it is probably another plugin causing the problem. To identify if that is that case deactivate every plugin and then reactivate LH archived post status, does that fix the problem? If so the probably lies with another plugin, just reactivate them all one by one until you find the culprit
Failing that check your health check tool, abd see if there are any problems with cron
Forum: Plugins
In reply to: [LH Page Links To] Feature Request: New TabsThankyou for the vote of appreciation.
Unfortunately from a technical perspective adding that feature adds a lot more complexity to the plugin that I’d prefer to avoid. The plugin I forked to create this has that feature so you could try that
Alternatively you could use a plugin to open all external m links in a new window or tab (there are a few of those)
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with featured imageAll good, a there are now 50,000 plus plugins in the repository alone so conflict occur
But as I said the other thing to check is the debug log many conflicts generate an error or warning, It is useful to follow up as makes the whole ecosystem better. For example a similar sort of issue was reported for this plugin and the bug was actually a minor error in one of the most used plugins in the repository.
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with featured imageI am resolving this for good order as I believe the problem lies elsewhere but will still monitor the thread and reopen if appropriate
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with featured imageThe issue is more complex than simply my plugin as I’ve tested this on several sites (all running my plugin) and I can definitely see that the featured image is working.
Steps to debug
deactivate all other plugins and see if the issue is still occurring (it probabaly is not) and then reactivate the other plugins one by one until you find the culprit.
If you have debug active you could also check your debug log.
Forum: Reviews
In reply to: [LH Archived Post Status] It works simply and effectivelyThankyou! I appreciate the review
Forum: Plugins
In reply to: [LH Archived Post Status] Archived post message customizationThankyou feel free to give a nice review here or a donation to support our work.
Forum: Plugins
In reply to: [LH Archived Post Status] Automatic archivingResolving for good order but I shall still monitor the thread and reopen if required
Forum: Plugins
In reply to: [LH Archived Post Status] Archived post message customizationYou should be able to alter this under settings:
Navigate to Settings->Reading and set the visibility and archiving message
if this does not work please revert.
Forum: Plugins
In reply to: [BP Attachments] Nouveau – all good; Legacy template ?yes can confirm this is the case and I hope its is a priority as I’d like to use Bp attachments on my live sites. Iit is not perfect but it is an improvement on existing plugins that deliver this functionality and most importantly can be built upon as a standard.
- This reply was modified 3 years, 2 months ago by shawfactor.
Forum: Plugins
In reply to: [BP Attachments] bp_attachments_get_src usues wrong functionFrom memory there was one other place bp_upload_dir was used in the code. I’ve not looked at the impact (it may not be relevant) but probably worth investigating
Forum: Plugins
In reply to: [BP Attachments] Should default to list viewGreat thanks
Forum: Plugins
In reply to: [BP Attachments] bp_attachments_tracking_get_table has wrong approachThat makes sense, is a better approach, and will allow for these to be stored in their own table in the future