Search results

  1. S

    Xmlrpc and Cloudflare

    Thanks, I'll check in this way.. EDIT: I confirm that if cloudflare is enable I cant post via xmlrpc; If I disable and connect directly, I can post without problems. How make subdomain only for xmlrpc.php? Any solution?
  2. S

    Xmlrpc and Cloudflare

    Hi, I'm facing problems posting with remote machine to one of my site using xmlrpc and cloudflare. The only way to make it works it's disable cloudflare otherway it wont work and doesn't post. How can I make all works? Thanks
  3. S

    DedicatedRDP.com - US, EU & Encoding Solutions - Remote Desktop VPS Starts $15/month

    Hi, I see that EU are out of stock.. Also I see that prices on this post are differents on your site.. Thanks
  4. S

    Youtube increase views

    What you need? A script that works with proxy and goes to see your videos?
  5. S

    BitShare - Free File Storage and Cloud Hosting

    Are statistics working well?
  6. S

    Bored ? Try this awesome site

    http://www.incredibox.com/?music=4FB69FA578013 Mine for you :)
  7. S

    BitShare - Free File Storage and Cloud Hosting

    Where I have to see my rank for PPD?
  8. S

    WP Theme that's look like this one

    I think it's custom... its name is pornify
  9. S

    BitShare - Free File Storage and Cloud Hosting

    Where I have to see my rank for PPD?
  10. S

    WordPress Speed Optimization

    Your site is fast.. sometimes it is "slow" and it's caused by some images that take times to load. Anyway, if you want improve your site read here: http://gtmetrix.com/wordpress-optimization-guide.html When you use GTmetrix you can see number of requests and under tab "timeline" you can...
  11. S

    WordPress Speed Optimization

    Your page is slow cause you use slow image hosting.. Reduce also "Total number of requests".
  12. S

    Restart Kloxio Panel

    /etc/init.d/kloxo restart Wait for someone to confirm that.. Nocerino's Rulez with RAScarlo's ROM features TriNitY ;-)
  13. S

    Translate page

    Hi, I'd like to open one blog and translate my English post to Germán.. I write one function that translate the content but it works only if I pass only pure text without html code. My problem is that I need to create post with, for example, image; how can I translate text and keep original...
  14. S

    Check if upload failed

    Instead, if I set timeout in function, how can I check if that timeout it's ended and retry upload?
  15. S

    Check if upload failed

    So I have to add $download_link = shareonlinebizupload($filename,$filelocation,$user, $pass); in the ELSE?
  16. S

    Check if upload failed

    For example, I use that functions: <?php /* Upload to Share-online with cUrl Fixed By: AdelSBM */ //---------------------------------- $user="0123456789"; // Username $pass="HgHFGhFsfS"; // Password $filelocation="999.rar"; // file Path //-----------------------------------...
  17. S

    Check if upload failed

    Hi, which is the best way to check if 1 upload, for example to RS, failed and then reup again? Thanks
Back
Top