bulewold
Forum Replies Created
-
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Not scanning anything…Below is two error I got and when I clicked on admin-ajax.php -> I got below result. It’s not all of it but it seemed repetitive.
Let me know if this help?
———
SyntaxError: expected expression, got ‘<‘ admin-ajax.php:1:0
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener admin.php:467:9
SyntaxError: expected expression, got ‘<‘———–
<b>Warning</b>: ini_set() has been disabled for security reasons in <b>/home/dirtyworking/public_html/tempsite/wp-includes/load.php</b> on line <b>305</b>
update_status(‘Scanning …/tempsite’, 5, -1);
//flushed(46)
/*–>*/
document.getElementById(‘status_text’).innerHTML=’Checking /home/dirtyworking/public_html/tempsite/.htaccess (26224 bytes)’;scanned++;
—————–<b>Warning</b>: ini_set() has been disabled for security reasons in <b>/home/dirtyworking/public_html/tempsite/wp-includes/load.php</b> on line <b>305</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /home/dirtyworking/public_html/tempsite/wp-includes/load.php:305) in <b>/home/dirtyworking/public_html/tempsite/wp-content/plugins/jetpack/modules/after-the-deadline.php</b> on line <b>175</b>
AtD.rpc = “http:\/\/dirtyworklandscape.com\/wp-admin\/admin-ajax.php?action=proxy_atd&_wpnonce=5b15818ee9&url=”;
AtD.api_key = “WPORG-b378e65d2911381e424d9ed87e40c9ac”;
AtD.setIgnoreStrings(“”);
AtD.showTypes(“”);
AtD.rpc_ignore = “http:\/\/dirtyworklandscape.com\/wp-admin\/admin-ajax.php?action=atd_ignore&_wpnonce=95858cdabe&phrase=”;Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Not scanning anything…So i turned off varnish
did quick scan on all three = core, plugins, themes = all came out clean
Then click ‘complete scan’
Same result where it stays at 0…. 🙁any thoughts?
Great! Yes, I figured so I’ve been keep it pending till now. Thanks.
and on 2nd issue, I noticed that permission is keep changing and we tried setting owner of the wfcache folder as apache and group and in both cases, permission would revert on its own…
Now on my other servers, this does not happen so this may not be anything to do with WF but just wanted to cross it out as a possibility.
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] Not scanning anything…Using element inspection -> console -> I got these errors ‘SyntaxError: expected expression, got ‘<‘ ‘
I wonder if that help.. .:)
When I pressed quick scan, it tries to load a new page (loading within top tab) and goes into error with varnish cache server error.
bump…… Sorry but I’m really trying to get this resolved…
bump! We can really use some insight on this issue, thank you!
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerYes, thank you.
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerIt does, and membership does change. but it does NOT change role that’s tied with membership.
The reason ‘role’ is important for me is because I have a site that already have bunch of pages tied to role as permission. I used to use another membership plugin which changed to membership 2 and became all weird…
I also did confirm that content specified by simple membership is blocked once expired. But role doesn’t go back to what it was or to free membership role… which is my issue.
I’m assuming you might not have other people using this feature to control things…
nvm, I had it blocked. lol
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerI’m not sure how sandbaox would help because it goes to paypal perfectly.
The problem is that when subscription is active, the role should change to what’s designated on ‘Membership Level’ and then it should change BACK to default role if Cancelled or Expired but it does not.
Both upgrade and cancellation result in no change in roles.
Have you done any testing on this regard?
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerThx for quick responses.
Are you saying that normally, it would switch roles? I’d figure if I switch from active to expired, role would switch back or to default but it does not.
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerI did testing by adding member from backend. Because otherwise I have to pay paypal in order to test. 🙂
Forum: Reviews
In reply to: [YITH WooCommerce Multi Vendor] Great PLUGIN!!!! But needs few more featuresThanks, but I already purchased enfold theme and kinda committed to that theme. I appreciate you providing a solution for those who may be just starting out. 🙂
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerOk found a bug testing this.
So let say your free membership is tied to role ‘FREE’
and your paid membership is tied to role ‘MEMBER’1. Becoming paid member right away.
– user become MEMBER ROLE
– When user expires, (no longer subscribed) member remains ‘Member’ role2. Becoming free then paid member
– User become ‘FREE’ role when signing up with free membership
– When user pays for paid membership, user stay at ‘FREE’ role and it doesn’t change to ‘Member’ role as it shouldIn #1, user is able to access all content tied to ‘Member’ role
In #2, user never has access to content tied to ‘Member’ role even they pay…Please look into this asap.
Forum: Plugins
In reply to: [Simple Membership] Anyone can registerThanks for a quick response. Another question if you don’t mind, so with membership level allows to set user role to certain ones let say ‘MEMEBER’ role…
after member cancels the membership or expire, do their role go back to ‘spectator’ or ‘participant’? How do this plugin handle this especially since plugin is registering the users.