Luther Davies

Forum Replies Created

Viewing 25 posts - 51 through 75 (of 132 total)
Jul 13, 2020 at 4:04 pm
#132769
Participant
Luther Davies
OP

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

Jul 13, 2020 at 3:36 pm
#132765
Participant
Luther Davies
OP

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

Jul 11, 2020 at 10:17 pm
#132673
Participant
Luther Davies
OP

That’s perfect, thank you so much!!

Jul 11, 2020 at 9:50 pm
#132671
Participant
Luther Davies
OP
This reply has been marked as private.
Jul 11, 2020 at 9:42 pm
#132669
Participant
Luther Davies
OP

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

Jul 11, 2020 at 4:45 pm
#132665
Participant
Luther Davies
OP

8192

Or 819200 ?

Jul 11, 2020 at 11:47 am
#132656
Participant
Luther Davies
OP

Hi there,

Just to confirm, the value should be 409600 ?

Thanks,
Luther

Jul 6, 2020 at 10:21 am
#132272
Participant
Luther Davies
OP

Ok great, thanks

Jul 5, 2020 at 9:36 am
#132234
Participant
Luther Davies
OP

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

Jul 3, 2020 at 5:07 pm
#132183
Participant
Luther Davies
OP

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

Jul 3, 2020 at 4:41 pm
#132175
Participant
Luther Davies
OP

Yes, that makes sense – thank you!

Jul 3, 2020 at 5:39 am
#132128
Participant
Luther Davies
OP

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

Jun 22, 2020 at 4:41 pm
#131227
Participant
Luther Davies
OP

Hi there,

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

Thanks for your help 🙂

Jun 21, 2020 at 4:40 pm
#131151
Participant
Luther Davies
OP
This reply has been marked as private.
Mar 9, 2020 at 10:38 am
#121674
Participant
Luther Davies
OP
This reply has been marked as private.
Mar 9, 2020 at 10:31 am
#121670
Participant
Luther Davies
OP

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?

Mar 5, 2020 at 11:26 am
#121433
Participant
Luther Davies
OP

Hi there,

Any update on this?

Many thanks,
Luther

Mar 3, 2020 at 11:37 am
#121285
Participant
Luther Davies
OP

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,

Mar 2, 2020 at 11:28 am
#121238
Participant
Luther Davies
OP

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,

Feb 28, 2020 at 11:29 am
#121066
Participant
Luther Davies
OP

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.

Feb 28, 2020 at 11:26 am
#121064
Participant
Luther Davies
OP
This reply has been marked as private.
Feb 28, 2020 at 11:26 am
#121063
Participant
Luther Davies
OP
This reply has been marked as private.
Feb 27, 2020 at 11:18 am
#120998
Participant
Luther Davies
OP

Hi,

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

Feb 9, 2020 at 2:43 pm
#119858
Participant
Luther Davies
OP

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,

Feb 9, 2020 at 2:41 pm
#119857
Participant
Luther Davies
OP
This reply has been marked as private.
Viewing 25 posts - 51 through 75 (of 132 total)