Stingraynut
Forum Replies Created
-
Thanks for thee reply Waseem, perhaps I didn’t explain properly.
I want the shipping plugin to only use the total weight IN THE CART
I don’t want to set a default value, I want to use the actual weight in the cart, without any dimensions, to get the shipping cost from australia Post.
Is that possible?
Forum: Plugins
In reply to: [WooCommerce Prune Orders] No place to set a date to prune orders beforePlease ignore my post. I installed the plugin on a dev site and found when I clicked the Trash orders button, a pop up asks for the date. All good, thank you
Forum: Plugins
In reply to: [WP-Sweep] Sweeping never finishesThanks Lester, I don’t know much about SQL Queries, but have run a few with help from forums
so SELECT user_id, meta_key FROM wp_usermeta WHERE user_id NOT IN (SELECT ID FROM wp_users)
Say my prefix was ‘prefix’ so Users would be prefix_users, then is this correct –
SELECT user_id, meta_key FROM prefix_usermeta WHERE user_id NOT IN (SELECT ID FROM prefix_users)
OR do I need to use prefix anywhere else ie SELECT prefix_user_id etc?
really appreciate your help
RobUnfortunately renaming the wflogs folder hasn’t fixed the problem. In less than 24hrs the error log is now 993mb and too large to open.
I’ll delete it and check after an hour and see what the error log showsThanks for the quick answer Rene. I will do that, seems very easy.
To help me understand how your plugin works, I’d like to know more about how it uses the DB.
Under ‘your staging sites’ it shows the DB prefix: wpstg0_ but looking in PhpMyadmin I can’t find that table. Is it contained inside an existing table?Rob
Forum: Plugins
In reply to: [WooCommerce Gift Coupon] Purchase is generating 2 coupon codes per orderI’m having the same trouble, buying a coupon generates Two emails with PDF’s. The coupon codes are different. Have tested several times.
wflandon- you were correct, it was a memory issue, checkout was trying to use more than 256mb. Changed memory to 512 and all working SOLVED!
Thank youForum: Plugins
In reply to: [Quick Donation For WooCommerce] adding donor name to new donation emailI’d like to add the customer name to the admin notification and also add a text box under the donation amount and add the input there also to the admin email.
Please could you supply the code here ?Rob
Hi Brian, WordPress security by Acunetix seems to do a few things that AIOWS&F doesn’t – which is why I use both. I don’t really want to use 3 security plugins, but I’m not sure what Wordfence covers
Here’s a list from WordPress Security by Acunetix
The “.htaccess” file was not found in the “wp-admin” directory
The “index.php” file was found in the “/wp-content” directory
The “index.php” file was found in the “/wp-content/plugins” directory
The “index.php” file was found in the “/wp-content/themes” directory
The “index.php” file was found in the “/wp-content/uploads” directory
The readme.html file is either empty or not accessible.
The default WordPress database prefix is not used
User “admin” (with administrative rights) was not found
You have the latest version of WordPress installed
The content of the readme.html file from the root directory has been deleted.
WordPress version displayed in links only for administrator users.
WordPress admin notifications are only displayed to administrator users.
Core update notifications are only displayed to administrator users.
Directory listing check is enabled.
Error reporting, PHP and database, is enabled only for administrator users
WordPress meta tags are only displayed on frontend to administrator users
“/wp-content” directory is secure from directory listing.
“/wp-content/plugins” directory is not secure from directory listing.
“/wp-content/themes” directory is not secure from directory listing.
“/wp-content/uploads” directory is not secure from directory listing.
WordPress login errors are not displayed.
Plugins update notifications are only displayed to administrator users
WordPress Really Simple Discovery tag is only displayed on frontend to administrator users.
Themes update notifications are only displayed to administrator users
WordPress version is only displayed to administrator usersIs there a list like that for what WordFence does?
Rob
Forum: Plugins
In reply to: [WooCommerce] passwords not recognised after transferThanks for the link Mike, I didn’t know MD5 was deprecated. I use it to regain lost passwords and the link explains that WP detects the md5 and rehashes the password.
These passwords have been transferred from a Joomla 1.5 installation, I’m not sure what form they are in, and it may be that there is no salt connected to them, which would explain why they don’t work
Forum: Fixing WordPress
In reply to: passwords not recognised after transferAlthough I thought this is a WordPress question, I’ve posted in the woocommerce support forum because in earlier posts I’ve been advised I might get a better response there – Here is the transferred post https://www.ads-software.com/support/topic/passwords-not-recognised-after-transfer-1?replies=1#post-6572335
Forum: Fixing WordPress
In reply to: Improving my Select dropdown ListHi jers83, hope you receive this message, I’m trying to do exactly the same thing- would appreciate if you could share how you achived the select drop down list of PDF’s
thanks
RobForum: Fixing WordPress
In reply to: How do use a drop down selector to select embedded pdfsI’m searching for this too
Forum: Plugins
In reply to: [ShareThis: Free Sharing Buttons and Tools] Icons not in lineWhy don’t you have all the buttons the same size ?
For instance, on Youtube – Social Media Buttons exampleForum: Plugins
In reply to: [PayPal for WooCommerce] Conversion trackingIf those of us that can afford it don’t donate, eventually there will be no-one developing good quality plugins. I appreciate being able to test the plugin before paying for it, and when I find a good plugin I donate.
It was a few years go when I read that if everyone gave one dollar to the NextGen Gallery plugin creator, he would be a multi millionaire. So I urge everyone that finds a plugin that is really useful, PLEASE DONATE.