8.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-03-2013, 04:07 AM
Post: #21
RE:
After i did what blackhatgrey said , i get js jumbled code on the top when i open tthe site.
07-03-2013, 08:41 PM (This post was last modified: 07-03-2013 08:54 PM by blackhatgrey.)
Post: #22
RE:
(07-03-2013 04:07 AM)jimblack Wrote:  After i did what blackhatgrey said , i get js jumbled code on the top when i open tthe site.
Use a code editor to edit the script. Did you edit in text editor? If you did it will screw up the script.



RE: "403 Forbidden nginx"

This means you don't have permission
to access the file.

Try uploading the file to your own web hosting.
07-04-2013, 08:17 PM
Post: #23
RE:
1. i fixed the 403 error. it was referring to a url which wasnt there.

2. This jumbled js code came up after i replaced http://smuss.net/jquery-1.6.3.min.js with http://code.jquery.com/jquery-1.6.3.min.js
(this file i edited in plugin-editor.php which is in wp)

Now whenever i open any webpage on this site it starts with:

"/*! jQuery v1.6.3 http://jquery.com/ | http://jquery.org/license */ (function(a,b){function cu(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createEleme​nt)ci=(ch.contentWindow||ch.contentDocument).document,ci.write((c.compatMode==="CSS1Compat"?"":"")+""),ci.close();d=ci.createElement(a),ci.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ch)}cg[a]=e}return cg[a]}function cq(a,b){var c={};f.each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cp(){cn=b}function co(){setTimeout(cp,0);return cn=f.now()}function cf(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ce(){try{return new a.XMLHttpRequest}catch(b){}}function b$(a,c){a.dataFilter&and(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0)........"
07-04-2013, 09:10 PM
Post: #24
RE:
(07-04-2013 08:17 PM)jimblack Wrote:  2. This jumbled js code came up after i replaced /jquery-1.6.3.min.js with /jquery-1.6.3.min.js
(this file i edited in plugin-editor.php which is in wp)
Never used that editor. I edit plug ins using a code editor before uploading and installing.
07-04-2013, 10:22 PM
Post: #25
RE:
"Never used that editor. I edit plug ins using a code editor before uploading and installing."

I have always edited in that editor and never had the problem.
I am sure there is something else.
I deactivated that plugin now.
24.gif
07-07-2013, 09:35 PM
Post: #26
RE:
WP by default has -> "<script type='text/javascript' src='http://www.poonampandeyhot.com/wp-includes/js/jquery/jquery.js?ver=1.8.3'>"

Hence i removed line add_action('wp_head', 'jqueryj_head'); from that script.

Hope i did the right thing.

cheers,
07-11-2013, 04:49 PM
Post: #27
RE:
reup? somebody
07-19-2013, 07:49 PM
Post: #28
RE:
The download link is updated Love
07-23-2013, 05:24 PM
Post: #29
RE:
Have the same problem as jimblack




56.gif