Forum Replies Created
-
AuthorPosts
-
bellahMember
OR is there a way to use a WP page on the /members WP installation for the aff system so the click is recorded That then immediately and seamlessly redirects to the html sales letter?
Then, On clicking the Purchase link on the html page they get sent back into the WP install at
http://transcriptionriches.com/members/gold-sign-up/ where the WP-eStore Subscription button resides…
Would that work?
bellahMemberWill it work sending it through a redirect…
ie having the sales letter on a WP page which would have to be for example
/members/join-us yet sending the traffic to transcriptionriches.com which immediately redirects to /members/join-us
We need to be able to give people a simple url…. ie transcriptionriches.com
Thanks again!
bellahMemberHi Again Amin,
This is the situation.
My Sales Letter is on an html page which will be at transcriptionriches.com
I need to send the affiliate traffic to that page to read the sales letter.
Can the click accounted once they click through to the shopping cart/Terms acceptance page at http://transcriptionriches.com/members/gold-sign-up/ which is currently the destination page in Wp-Affiliate settings
Is there at all any way for the click to be accounted when they reach the html sales letter page? Or as they leave to get to http://transcriptionriches.com/members/gold-sign-up/
Is there any work around at all?
Or any other solution you would suggest?
Thanks Amin!
If you can take the time please go look at what I am trying to do. Perhaps sign up as an affiliate to test it
December 6, 2010 at 3:16 pm in reply to: Cross-site Scripting (XSS) Attack related to /members/wp-content/plugins #25910bellahMemberThanks Amin.
Would that apply to version 4.7.4 ?
November 29, 2010 at 11:41 pm in reply to: Cross-site Scripting (XSS) Attack related to /members/wp-content/plugins #25908bellahMemberThanks wzp
November 23, 2010 at 10:50 pm in reply to: Cross-site Scripting (XSS) Attack related to /members/wp-content/plugins #25906bellahMemberHi Amin,
We have had many difficulties since we thought it was fixed.
Here is what we received from the server support just now after a series of emails with them.
Hello,
This is caused because of the plugin wp-cart-for-digital-products, which is a potential vulnerable script and it can cause Cross-site Scripting (XSS) Attack. The below listed is the server logs for the same.
[Tue Nov 23 14:01:18 2010] [error] [client 98.154.125.221] ModSecurity: Access denied with code 406 (phase 2). Pattern match “(?b(??:type\b\W*?\b(?:text\b\W*?\b(?:j(?:ava)?|ecma|vb)|application\b\W*?\bx-(?:java|vb))script|c(?:opyparentfolder|reatetextrange)|get(?:special|parent)folder|iframe\b.{0,100}?\bsrc)\b|on(??:mo(?:use(?:o(?:ver|ut)|down|move|up)|ve)|key(?:press|d …” at REQUEST_FILENAME. [file “/usr/local/apache/conf/modsec2.user.conf”] [line “117”] [id “950004”] [msg “Cross-site Scripting (XSS) Attack”] [data “.cookie”] [severity “CRITICAL”] [tag “WEB_ATTACK/XSS”] [hostname “transcriptionriches.com”] [uri “/members/wp-content/plugins/wp-cart-for-digital-products/lib/jquery.cookie.js”] [unique_id “TOwdjgyEwTYAAEvfG8EAAAAI”]
It looks likes the same problem as above three weeks ago.
And we have had many back and forth mails with the serving whenever the site has gotten blocked.
What is to be done?
_______________________________________________________________________________
Just double checked your instructions above, and it seems that wp_eStore1.php had the line
wp_enqueue_script(‘jquery.cookie’,WP_ESTORE_LIB_URL.’/jquery.cookie.js’);
even though I had eliminated it.
I have eliminated it once again
Probably upgraded the plugin after doing that and the line returned with upgrade?
Is that possible?
Is ther anytthing else we can do?
Thanks
bellahMemberWondering whether the Add to Cart instruction can come from an html Sales Page?
bellahMemberThanks Amin
October 29, 2010 at 1:26 pm in reply to: Cross-site Scripting (XSS) Attack related to /members/wp-content/plugins #25905bellahMemberThanks Amin…
It does seem to have done the trick.
bellahMemberThanks Amin!
Can we send people to a page with open shopping cart?
Or do they have to always click a buy now or subscription button?
October 28, 2010 at 8:48 pm in reply to: Cross-site Scripting (XSS) Attack related to /members/wp-content/plugins #25903bellahMemberFrom an answer you gave to a similair query a month ago…
Will your solution work for us?
It seems the problem is caused by an apche module (mod_security), which possibly makes a conflict with a Javascript library (jquery.cookie.js), included by eStore. Some hosting companies seem to have slightly inappropriate configuration for the apache mod_security.
Anyway, lets disable the JavaScript library in question and see how it goes.
Can you please open the “wp_eStore1.php” file and search for the following:
wp_enqueue_script(‘jquery.cookie’,WP_ESTORE_LIB_URL.’/jquery.cookie.js’);
once you find it please delete that line and it won’t include the jquery cookie library. Let me know how it goes.
POSTED 1 MONTH AGO
-
AuthorPosts