Your Ad Here

Thursday, March 15, 2018

Big and long penis with deep insertion


Inout Scripts Search v8 is just a scamming software, not a search engine at all


Inout Scripts Search v8 is not a real search engine script, but a kind of meta tool. You have to pay a lot to get the APIs from Yahoo, Google, Bing.

I bought their inout search engine and its addons for 1070 USD, and Inout Spider for $2950. the so called big data based spider not only stopped crawling after installation, but produced huge amount of errro log and core files that caused the server down finally. On the other hand, the Inout Spider was not compatible with the Inout search engine v8. I contacted their support and head Kumar, but they did not get them fixed with one year.

They said they could provide reinstallation of the same script, but wanted to charge $80 more. I guessed the things would happen, since they did not revise the scripts.

With my suggestion, they agreed that they could install the Nutch to replace the Inout spider, but they had to charge $480 for the Nutch installation and integration with Inout search engine. I had no choice and paid the money by Paypal. What happened next? The Nutch they installed did not work. It had just crawled 6GB data with 5 months, and it did not match with the Inout search engine. They said it might be the limitation of Nutch. You know Nutch is an open source enterprise spider having been used by a lot of commercial websites with no limitation.

Finally, they took the cash and left me nothing working. They did not refund, and did not fix the issues.

We sued to Paypal, but Paypal said this was not physical items, and they could not guaranteed the safe purchasing.



Wednesday, March 14, 2018

3 girls and 1 man


Troubleshooting of Inoutscripts bugs (errors and warnings)

  1. Error Line 25, Column 37required attribute “type” not specified
    	
    The attribute given above is required for an element that you’ve used, but you have omitted it. For instance, in most HTML and XHTML document types the “type” attribute is required on the “script” element and the “alt” attribute is required for the “img” element.
    Typical values for type are type="text/css" for 
  2. Troubleshooting of 514 bugs at Inout Scripts Shooping Cart Codes
  3. It's not a joking. There are 514 bugs with Inoutscritps Shoping Cart Codes

Tuesday, March 13, 2018

A singer and her fans


Analyses of Inout Scripts Music (30 bugs)

  1. Warning: The type attribute is unnecessary for JavaScript resources.
    From line 30, column 1; to line 30, column 57
↩-->↩↩↩↩-->-->↩-->




https://upfan.net/

Monday, March 12, 2018

Compare the Sex Organ between a East MM and a West MM




There are 13 bugs in Inoutscripts socialtiles

  1. Warning Line 73, Column 25character "<" is the first character of a delimiter but occurred as data
         if (opera.version()<11){
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  2. Warning Line 82, Column 17character "<" is the first character of a delimiter but occurred as data
       if (ffversion<5){
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  3. Warning Line 149, Column 10character "<" is the first character of a delimiter but occurred as data
      if (num<5){
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  4. Error Line 236, Column 87document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …s://shensor.com/social/index.php?page=index/index">
    
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "" or "") inside an inline element (such as "", "", or "").
  • Error Line 242, Column 52there is no attribute "data-reveal-id"
    …lass="sign_up jpclick" data-reveal-id="myModal" data-animation="none">SignUp</…
    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  • Error Line 242, Column 77there is no attribute "data-animation"
    …ass="sign_up jpclick" data-reveal-id="myModal" data-animation="none">SignUp
  • You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  • Error Line 428, Column 163there is no attribute "onSubmit"
    …or.com/social/index.php?page=index/login" onSubmit="return verifyForm_login()">
    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  • Error Line 437, Column 92there is no attribute "placeholder"
    …name"  id="username"  class="text username_input" placeholder="用户名" value="" />
    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the element to incorporate flash media in a Web page, see the FAQ item on valid flash.
  • Warning Line 726, Column 9character "<" is the first character of a delimiter but occurred as data
     if (num<5){
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  • Warning Line 772, Column 18character "&" is the first character of a delimiter but occurred as data
     if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) )
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  • Warning Line 772, Column 19character "&" is the first character of a delimiter but occurred as data
     if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) )
    This message may appear in several cases:
    • You tried to include the "<" character in your page: you should escape it as "<"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  • Error Line 802, Column 7end tag for "div" omitted, but OMITTAG NO was specified
  • >
    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  • Info Line 256, Column 1start tag was here
    <div class="mainBoard">
  •