|
Haven't registered yet? Do it here now!
|
PornHustler
Joined: 30 Mar 2010 Posts: 15
|
|
|
|
|
|
|
Posted: Tue Mar 30, 2010 10:21 am Post subject: WP Widget Problem |
|
|
|
|
|
|
|
|
|
|
I have sites on different servers. When I use the widget on sites on the same server I have no problem. When I use the remote path I get a 404 error and it pulls the header and sidebar from the site where I have lo installed to the new blog. It is real wierd and I havent figured out how to fix it.
Can anyone help? |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Tue Mar 30, 2010 1:09 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
thats a dns issue at the server where you put the remote path. Ask your host support to fix the dns issue to the domain where your LO is installed _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
PornHustler
Joined: 30 Mar 2010 Posts: 15
|
|
|
|
|
|
|
Posted: Fri Apr 02, 2010 6:45 am Post subject: |
|
|
|
|
|
|
|
|
|
|
OK....I will ask them. I thought I had done something wrong. |
|
|
|
|
|
|
|
PornHustler
Joined: 30 Mar 2010 Posts: 15
|
|
|
|
|
|
|
Posted: Fri Apr 02, 2010 8:53 am Post subject: |
|
|
|
|
|
|
|
|
|
|
I talked to them and they say the DNS is set up correctly. Can you be more specific as to what is wrong? |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Fri Apr 02, 2010 11:04 am Post subject: |
|
|
|
|
|
|
|
|
|
|
make tmp.php file with this content:
Code: |
<?
$ch = curl_init();
curl_setopt($ch,CURLOPT_URL,'http://PATH_TO_YOUR_LO_TEMPLATE');
curl_setopt($ch,CURLOPT_HEADER,0);
curl_exec($ch);
curl_close($ch);
?>
|
upload it to your site and run it in your browser. If you do not see the LO trades, you will see the problem..
Let me know what you see.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
solarius
Joined: 04 May 2010 Posts: 2
|
|
|
|
|
|
|
Posted: Tue May 04, 2010 1:19 pm Post subject: |
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Tue May 04, 2010 1:49 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yep, its dns issue.. not a script one.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |