Luther Davies

Forum Replies Created

Viewing 25 posts - 51 through 75 (of 132 total)
in reply to: Timeout when attempting to download large packages #132769

Luther Davies
Participant

We run LiteSpeed Server.

The current rule is:

<IfModule Litespeed>
RewriteEngine On
RewriteRule .* – [E=noconntimeout:1]
</IfModule>

This works, but this allows all scrips to run without timeout. I would like to make the rule specific to the WPDM download script, so I need to know which PHP file should be included in the rule.

Thank you

in reply to: Timeout when attempting to download large packages #132765

Luther Davies
Participant

Hello again,

Does the download script use wp-cron.php ?

To be safe, I’m going to write a condition to the .htaccess file to disable timeout.

For example:

<IfModule Litespeed>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^\/wp-cron\.php
RewriteRule .* – [E=noconntimeout:1]
</IfModule>

Is wp-cron.php the right file to disable timeout on, or is it a .php file in the plugin itself that should be targeted?

Thanks,
Luther

in reply to: Timeout when attempting to download large packages #132673

Luther Davies
Participant

That’s perfect, thank you so much!!

in reply to: Timeout when attempting to download large packages #132671

Luther Davies
Participant
This reply has been marked as private.
in reply to: Timeout when attempting to download large packages #132669

Luther Davies
Participant

I have tried 409600 and 8192 but I get this error:

This page isn’t working
siksilkdna.com didn’t send any data.
ERR_EMPTY_RESPONSE

in reply to: Timeout when attempting to download large packages #132665

Luther Davies
Participant

8192

Or 819200 ?

in reply to: Timeout when attempting to download large packages #132656

Luther Davies
Participant

Hi there,

Just to confirm, the value should be 409600 ?

Thanks,
Luther

in reply to: Using a custom registration form #132272

Luther Davies
Participant

Ok great, thanks

in reply to: Using a custom registration form #132234

Luther Davies
Participant

Hi Nayeem,

Thanks for your reply.

I tested signup and the new user is added with the custom role ‘Guest’

But they are not automatically added to the ‘Guest’ WP Pro Membership Plan. Is there a way to have them automatically added as a subscriber to the plan, when they use the Gravity form to register?

Thanks,
Luther

in reply to: Using a custom registration form #132183

Luther Davies
Participant

Hi Nayeem,

I am using a custom registration form (using Gravity Forms plugin and user-registration add-on):

Register

And I have the WP Pro Membership plugin.

I want to know if the Gravity Form can be used to add new members to my WP Pro Membership ‘Plans’

E.g. I have a plan called ‘Guest’ and this has created a custom role called ‘Guest’.

If I set my Gravity Form to make new users with the Guest role, will they automatically become subscribers under the ‘Guest’ plan?

Thanks,
Luther

in reply to: Restricting Downloads via Category #132175

Luther Davies
Participant

Yes, that makes sense – thank you!

in reply to: Restricting Downloads via Category #132128

Luther Davies
Participant

Hi Nayeem,

I *think* I understand… so Allow Access setting in the package overrides access setting in category?

So if I set access of category to be “XYZ Role” but then in the package I have “All Visitors” – the package setting will be used?

The category access setting will only be used if the package access is empty, or if the two are the same?

Thanks,
Luther

in reply to: Allow Access keeps reverting to “All Visitors” #131227

Luther Davies
Participant

Hi there,

It seems to be okay now! It must have been a temporary glitch!

Thanks for your help 🙂

in reply to: Allow Access keeps reverting to “All Visitors” #131151

Luther Davies
Participant
This reply has been marked as private.
in reply to: Categories not displaying in Directory Add-on #121674

Luther Davies
Participant
This reply has been marked as private.
in reply to: Categories not displaying in Directory Add-on #121670

Luther Davies
Participant

It seems as though if the category name is changed, it disappears from the menu.

I also wonder if there may be a problem when two child categories have the same name, but different parents (which is fine in WordPress), but if one of the parent categories is deleted the two child category names would be in conflict?

in reply to: Categories not displaying in Directory Add-on #121433

Luther Davies
Participant

Hi there,

Any update on this?

Many thanks,
Luther

in reply to: Categories not displaying in Directory Add-on #121285

Luther Davies
Participant

Yes please let me know. We do need these categories to be displayed, or we need to put all the packages in new categories (but this will be some work). If we do that, we still need to know why it’s happened so we can avoid in future.

Thanks for your help,

in reply to: Categories not displaying in Directory Add-on #121238

Luther Davies
Participant

Hi there,

Any luck with this yet? We really need to get these categories displaying ASAP, and understand why they are not currently.

Many thanks,

in reply to: Categories not displaying in Directory Add-on #121066

Luther Davies
Participant

Ok I have managed to provide the details by private reply.

An example of the problem is on this page:

https://siksilkdna.com/login/asset-library/product-images/

This should display everything with “Product Images” category. But it is not displaying, for example, the “SS20 Footwear” child category in the dynamic menu.

in reply to: Categories not displaying in Directory Add-on #121064

Luther Davies
Participant
This reply has been marked as private.
in reply to: Categories not displaying in Directory Add-on #121063

Luther Davies
Participant
This reply has been marked as private.
in reply to: Categories not displaying in Directory Add-on #120998

Luther Davies
Participant

Hi,

I have twice now tried to add a Private Reply but they keep disappearing?

in reply to: Organising upload / cache folders #119858

Luther Davies
Participant

Hi there,

Attached Dir will upload a folder within the main upload directory?

Will it also create a folder for the thumbnails within the cache folder?

Thanks,

in reply to: Sanitised file naming causes broken links #119857

Luther Davies
Participant
This reply has been marked as private.
Viewing 25 posts - 51 through 75 (of 132 total)