Search results

  1. L

    Servers Down?

    Hi, Are the servers down? I am unable to access my FTP, HTTP, Cpanel.... Is anyone else having this problem? Edit: HTTP seems to be back up, But FTP and PhpMyAdmin dont work yet...
  2. L

    MySQL server has gone away

    I cant find my .htaccess file..... I used filezilla, its not here, I used the 2 file manager and still cant find it....
  3. L

    MySQL server has gone away

    Hi, I have a mysql Code that enters almost 3 500 entries, but when I reach around 500 I get : Has this has nothing to do with my programming problem, was wondering what should I do?
  4. L

    Ftp

    Hi, I have a problem.... 95% of the time, when I use my FTP(File Zilla) to upload files and all, the servers is laggy... But with other sites I dont have a problem. WHen I upload files to my friends website(trap something), it owrks fine... Why is that?
  5. L

    textarea and link

    Thanks alot!!!
  6. L

    textarea and link

    1) Thanks for fixing up my code, I was wondering why it was not working... And the worst is in PHP it's also == -.- 2) Ahh... Ok, Yeah I get what you mean Thanks for your help, Ara Edit: I have one other question. Is it possible to disable the menu that appears when users right click...
  7. L

    textarea and link

    I cant give you the link as this part is a restriced area for the members, and I cant mess up with the system.. But here is the code <script language="javascript" type="text/javascript"> function addtext(text) { orig_text = document.players.players1.value startAt =...
  8. L

    textarea and link

    No, not the whole textarea, just the value he right clicks on... Is it possible? I doubt it... and also:
  9. L

    textarea and link

    Oh right sorry, I guess I was still sleepy a bit earlier. Thanks again. Ara Edit: I kinda of a problem with the code and I cant put my finger on it... Well, ok so I click on the link and it gets inserted in the text area, and I right click and it goes away..... But, when I add a 2...
  10. L

    textarea and link

    Thanks alot, but : +",/n"; How to remove it with it? Edit: And is it possible to restrain the user from adding only once the same value?
  11. L

    textarea and link

    Hi guys, OK so here is my problem. What I want to do is that, everytime a user clicks on a link, the value of the link gets inserted in a textarea. When the user clicks on another link, that value is on another line. For exemple there is 3 links: Link 1 , Link 2 , Link 3 And the users...
  12. L

    Passing values

    Hi, thanks for your intrest. Ok so here is the line-up.php But it is just a sample page. I am going to put the style after. <?php define('IN_PHPBB', true); $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : '../'; $phpEx = substr(strrchr(__FILE__, '.'), 1)...
  13. L

    Cant View WebPage

    Thanks!!! I am so dumb sometimes... I was thinking: Too bad I cant tell them why they cant view the page!! lol Thanks again
  14. L

    Cant View WebPage

    thats beacause, you dont have a account in teh forums, and you dont have a team... Without these 2, you can view the site...
  15. L

    Cant View WebPage

    There was a code at the beging of my page, which calls session, but if a user is not registered, the session is unable to call anything so it displays a white page.
  16. L

    MYSQL New Tricker

    Hi, Thanks for your reply, Sorry if I was not clear, it is not the PHP/MYSQL it self, but a way of integrating the flash in it.... Thats what is confusing me.
  17. L

    Cant View WebPage

    Hi guys, I have a problem.... http://liguedhockeysimule.x10hosting.com/site/index.php This is my website, when I try to view it, I am able to see. But 2 of my friends tried to see but all they get is a white page. I can view it in IE8, but in Mozzilla I get a white page. My friend is...
  18. L

    MYSQL New Tricker

    Hi guys, I was wondering if some one can help me for making a new tricker like this one: http://www.nhl.com/ Some changes I would like to have is that instead of having 3-4 news in the same picture, I would like to have only 1. But I am sure I would be able to acheive that, but my...
  19. L

    Redirect

    UP, Please I need your help. Edit: Up...
Top