Search results

  1. M

    Chopin Down

    Experiencing similar issues. My chopin is taking horribly long to respond. Sometimes it times out. Also, my PHP MyAdmin is now telling me: And I was in the middle of working on something :(
  2. M

    JavaScript RegEx $1 Tokens

    Thanks man, that code worked. In every other language I've used for RegEx replacement (generally by means of preg_replace), all of the returned (groups) were placed into $variables. I figured JavaScript would be the same.
  3. M

    JavaScript RegEx $1 Tokens

    Hi. I'm having a problem. I have various text fields with ID's of a letter and a number e.g. "A1", "C3", etc. When this JavaScript function runs it is suppose to replace all occurrences of "{stuff here}" with the value at the cell number within the {}. For example, if they type in "{A1}+{B2}"...
  4. M

    PHP MyAdmin Issues

    Is anyone else experiencing these issues? PHP MyAdmin is now different for me then it use to be. Did they release a new version and x10hosting upgraded it on the Control Panel? My PHP MyAdmin lets me access the first page. On the left frame where the databases use to be, it is now empty. Also...
  5. M

    I got an domain, I don't know how to DNS forward.

    I am doing what he is doing as well. I went into GoDaddy domain manager, selected my domain "masterjakeonline.com" clicked nameservers, put in NS1.X10HOSTING.COM and NS2.X10HOSTING.COM left nameservers box 3 and 4 blank. I updated that. Then I did what you said about account manager and...
  6. M

    PHP - XPATH - Scraping Data From A Page

    I've read a bit but they didn't explain very well as to why things were happening, e.g. the tag order and all that. I want to use DOM.
  7. M

    PHP - XPATH - Scraping Data From A Page

    My friend wanted me to create a script to scrape his Xbox gamertag and total XP from a page that it's stored and automatically updated on. I barely even know how xpath works. Can someone tell me how I would do this. There's a ton of tags but the actual data I need to retrieve on the page is...
  8. M

    Flash AS3 - Dialog Box (Returns Full File Path)

    Thanks, but the nativePath and browseForOpen() are for Adobe AIR only and not just regular Flash CS3 with AS3 (which is what I need). The kirupa one doesn't even look like Flash at all :/
  9. M

    Flash AS3 - Dialog Box (Returns Full File Path)

    I'm assuming this thread goes here. Anyway, I've been searching this for a while now. I need to create an Open Dialog Box in flash using Action Script 3 that when the user opens the file, it returns the full file path and name. I tried FileReference but it can only return the name through...
  10. M

    [PHP] - Video Leeching

    no no no no, your missing my point. I already know how to do all of that, this isn't a site where people can UPLOAD videos this is just for them to leech stuff off youtube. While waiting I went and looked up some php stuff and found something on php DOM allowing php to visit a page and sniff out...
  11. M

    [PHP] - Video Leeching

    I'm creating a fun site where users can submit videos. I already know quite a bit of php but I'm having trouble thinking of a secure way to do this. I need it so that they can enter the url to the video and php will find the video on that page then set up an embed for it with the sizes I...
  12. M

    Where Do I Put (.pl) Perl Files To Run Them

    cPanel says I have perl so I wanna use it. Where do I put my .pl files in my file manager cause I tried just putting them in a normal directory I made and they fail. Wheres the special directory they have to go?
  13. M

    Perl on XAMPP - How do I...????

    I can't figure out where to save .pl files and run them on my xampp localhost server. I know you save php and stuff in htdocs but when I save perl files in htdocs they fail to run. Someone please tell me how to do this ;)
  14. M

    Showing 3/5 Databases When Only 2/5

    For some reason CPanel is showing that I have used 3 / 5 databases when I have only used 2 / 5. I don't know why this is but I may need that extra db in the future.
  15. M

    PHP Disabled

    Yes x10 has a lot of problems lol. Stuff like this happens daily.
  16. M

    PHP Disabled

    Hey I think php is disabled on my site cause when I go there it asks me if I want to save index.php (it does for everyone else to). Can someone tell me how to reenable it lol?
  17. M

    E-Mail Problem (x10 WebMail)

    I have this problem, i used php mail to send a message to my email account i made with cPanel called vennbox@masterjake.x10hosting.com and I go into to check it but it never gets there. The only client thats working is that stupid squirel mail or whatever. Horde and the other arent working for...
  18. M

    Files Missing

    I've also been ****ed by the error. I just got done building an entire second website yesterday which took hours of tiring work. Now its gone and I was pretty pissed when I found out. But this is one error too many if x10 doesnt fix it Im leaving this host.
  19. M

    403 Forbidden on my own server?

    OK I created a site for someone on 110mb.com and I made their forum on my x10hosting account so on their site I have a link to the forum on my site. When you click the link you get this: Forbidden You don't have permission to access /eventidesun/forum/index.php on this server. Additionally...
Top