Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. The ip you posted with isn't blocked. Would it be another ip?
  2. I was working on it earlier and his queued page was in my cache. User65 clear your cache if you still see the queued page.
  3. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  4. As soon as new signups begin which is 12:00 PM PST. You can use this page for signups: http://bybyron.net/helio/sign-up.php
  5. It should redirect you there. Try this login and let me know what happens: http://cpanel.stevie.heliohost.org/
  6. Neither of those ips are blocked by our firewall and brute force isn't showing any problems with them either. I was able to login to your account using this url: http://toofanny.com/cpanel Make sure your entering everything in lowercase. In fact just copy your username here to enter: jmeelz0 If you still can't login, please provide me with a screen shot of what it returns after you hit the submit button.
  7. I've reset your password and emailed it to the email account you signed up with.
  8. I've used this from many years ago: http://www.puremango.co.uk/2005/04/php_captcha_script_113/ Just unzip it to your account and it will give you an example. Here's what mine looks like: http://bybyron.net/files/contact.php If you like mine, check your messages for a zip copy. The owner of puremango recomends using this which I have no knowledge of: http://www.google.com/recaptcha/intro/index.html
  9. This support request is being escalated to our root admin.
  10. PM me your username and desired domain name along with your email address and password that you can change once it's active.
  11. Okay you should be able to signup for Stevie if he hasn't reached his limit today.
  12. What user name and domain are you trying to register with? Also, do you have another account with us?
  13. Your welcome and there's really no need to give any credit to us on your page.
  14. Your nameservers are pointed to hostinger.co.uk at the time of this post: http://bybyron.net/php/tools/dns_records.php?domain=eventswireless.co.za&rec=NS
  15. I did the first two, (Google and Yahoo) for you. I think you can figure it out from there: http://bybyron.net/2/tmp/mylook/index2.php http://bybyron.net/2/tmp/mylook/index2.txt
  16. Glad you got it working. Looks like you even updated the query strings.
  17. With my example here, if you choose a search engine and don't type in a query, you get the blank search engine: http://bybyron.net/2/tmp/mylook/index.php Is that what you mean?
  18. Okay I did the top 3 search engines for you, see if you can figure out the rest. This is just the web search: http://bybyron.net/2/tmp/mylook/index.php Here's the code. Just upload it and change the extension to php http://bybyron.net/2/tmp/mylook/index.txt
  19. Byron

    Loss Password

    You just created the account today. You'll need to wait at least 24 hours before you can login to the cpanel.
  20. What you want to do can't be done with simple html if this is what your wanting to do: http://bybyron.net/tools/image-search.php (Somebody correct me if I'm wrong, it's been awhile since I've worked with ONLY HTML forms.) You'll need some other type of scripting like javascript or php. You'll first need to understand url query strings: http://perishablepress.com/how-to-write-valid-url-query-string-parameters/ For example, if you go to google image search and do a search for cats, check your address bar for the url. You'll see all kinds of parameters. https://www.google.com/search?safe=off&hl=en&site=imghp&tbm=isch&source=hp&biw=1517&bih=756&q=cats&oq=cats&gs_l=img.1.0.0l10.1333.2106.0.5863.4.4.0.0.0.0.96.372.4.4.0.msedr...0...1ac.1.61.img..0.4.370.UWgHMUqwJrI A shorter version will actually work: https://www.google.com/search?safe=off&hl=en&site=imghp&tbm=isch&source=hp&biw=1517&bih=756&q=cats&oq=cats Here's a couple of tools I made several years ago with php. They're really outdated but you'll get the idea maybe. Just look at the header codes. header("location:http://google.com/search?hl=en&ie=ISO-8859-1&q=$q"); That's where the work is done. http://bybyron.net/tools/multi-search.txt http://bybyron.net/tools/multi-search.php
  21. This support request is being escalated to our root admin.
  22. Did you try the "Advanced DNS Zone Editor" from cpanel?
  23. Why is it taking that many times to login?
×
×
  • Create New...