Jump to content

Tjoene

Moderators
  • Posts

    1,430
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by Tjoene

  1. It was just a suggestion. But thanks anyway. I'll try to use the zoom functions. (PS: is it normal that you can't open the monitor? I get a "No access to network" message)
  2. Bob was in trouble. He forgot his wedding anniversary. His wife was really pissed. She told him "Tomorrow morning, I expect to find a gift in the driveway that goes from 0 to 200 in 6 seconds AND IT BETTER BE THERE !!" The next morning he got up early and left for work. When his wife woke up, she looked out the window and sure enough there was a box gift-wrapped in the middle of the driveway. Confused, the wife put on her robe and ran out to the driveway, brought the box back in the house. She opened it and found a brand new bathroom scale. Bob has been missing since Friday.
  3. Tjoene

    sqoll

    What do you mean? You try to import a MySQL database??
  4. I love this service! The only down side (in my opinion) is that the charts and text are a bit on the small side. Could it be possible to add bigger charts? Or if you click on it, they enlarge?
  5. UTF-8 is normally a very common used character set (as far as I know). Maybe you can try to use ISO 8859. (without the 15) http://en.wikipedia.org/wiki/Character_encoding
  6. Your main and test.upendran.com works for me. I can see them both.
  7. Maybe you could use WAMP to create your website for now. It makes a virtual web server with MySQL, PHP, ect installed. Just drop the files you want to test in *path to wamp*/www/ ,open the web browser and surf to http://localhost/ I use it to create scripts on my computer. And when I finish them, I upload them here.
  8. I have an SMF forum to on Stevie, and I'm very happy with it! And you get even more then paid hosting here!
  9. Every one that is on Stevie has the problem to Like Brother Hassan said: it is just temporary. When one of the admins is online, it will be fixed.
  10. Every one has the same problem, it is a server problem. The admins will fix them as soon as they are online. See the Customer Service for the other topics.
  11. Or you can try a CMS (e.g. Joomla or Durpal) to build your site. There are plenty of free theme's out there for them.
  12. I have the same problem. It has been almost all day so far for me that I see the queue page
  13. I see a silverlight page. (a study planner) To me, the site seems to work.
  14. Yes you can. If you know the the names of the database or tables you can use SQL Injection and wipe the whole database or table. You could prevent this using this php command e.g.: $string = mysql_escape_string($string);
  15. I don't know much of PHP, but this is what I see that could be wrong: if (isset($result)) { echo "good"; } else { die(echo 'Invalid select query: ' . mysql_error()); } ---------------------------------------------------------------------- while ($Rowcount == mysql_fetch_assoc($result)) { print_r(array_keys($row)); print_r($Rowcount["Danumber"]); }
  16. I sometimes have the same problems to. I always thought it was my crappy internet connection. As Ice IT Support said, they are on the server. Couldn't it be that when Johnny gets overload, Cody is affected to?
  17. I agree with black_star to. And besides, you never know if some one has the same question. Then he can use search, and find the answer.
  18. If there is software you really could use, you can always use WINE (http://www.winehq.org/) for linux. Then you can use windows software on linux.
  19. That is normal. You need to wait 24h before the add-on domain is active. After 24h you will see the site. Not sooner meantime, you can set the site up using cPanel. But you won't see it directly!
  20. It does. If you want heliohost to host your add on, then the NS should point to the heliohost servers. Your website is located on these servers, not on hostable.com
  21. Don't you need to point the domain to the heliohost nameservers??? I see on whois they point to NS3.HOSTABLE.COM and NS4.HOSTABLE.COM http://whois.domaintools.com/fx1991.com
  22. Congratulations!!! The forums looks awesome.
  23. That is true. Cause it's free there are limitations. You can't update for instants. And you can only use the GAOTD installer on the day itself. Then you have to download the installer of the creator site and if you find it, use the GOATD serial key.
×
×
  • Create New...