Search results

  1. xav0989

    SFTP not working

    Is SFTP working, because I can't connect to it. Error: Authentication failed. Error: Critical error Error: Could not connect to server I am on stoli, ad-enhanced account
  2. xav0989

    Need help- Will pay

    Here is the final complete code. I edited it a bit so that you may use it and put your personal info without modifying the handling code. I also removed a whitespace at the beginning that could ruin your script. <?php $db_host = "localhost"; //keep the same $db_user = "conmiro_conmiro"...
  3. xav0989

    Pear

    I am trying to use PEAR to send mails, but I can't! although PEAR's directory is in the include path, it is not loading mail nor the main PEAR Class! I am on stoli with intermediaire PHP
  4. xav0989

    mail() doesn't work

    my script still doesn't work
  5. xav0989

    mail() doesn't work

    Well now Apache is down, but Exim is still down on the server status page... Edit: Stoli is back up, but exim is still down...
  6. xav0989

    I need pro php coders for big project

    You could count me in, if you need anything ( grafsig.co.cc and ratemypc.co.cc ) The second one is more going down, but for the first one, I coded myself a CMS/Template system that works very well. However, for the design, I am like you, I go and get myself free ones.
  7. xav0989

    mail() doesn't work

    Well, I could send emails to myself using the webmail...
  8. xav0989

    mail() doesn't work

    I am on stoli, I have PHP 5.2.5 - Intermediate Ver. Mail server is on, however, when I try to send mail, I get no errors or warning, but there are no emails sent. My emails accounts work, I send and received email to and from other people using the webmail feature.
  9. xav0989

    SSL Certificate

    Ok thanks
  10. xav0989

    SSL Certificate

    I'd like to know if I can and an SSL certification to my website. I am currently on stoli.
  11. xav0989

    PHP Source Code

    You should try using a CMS... will be a lot easier!
  12. xav0989

    Ads not working

    I found the problem! the document.write function isn't supported on xhtml. If my headers are set to xhtml, this function isn't supported. If my headers are set to html, but the page validates as xhtml, document.write is supported!
  13. xav0989

    Report function doesn't work

    The report post page of the forum doesn't work!
  14. xav0989

    Ads not working

    It appear on my firebug console, on every single page I load.
  15. xav0989

    Ads not working

    I coded it myself, based a bit on the one of phpbb3. However, header and footer are hard-coded into the php class. Edit: bump!
  16. xav0989

    WikiAnswers!

    Do you know about WikiAnswers, the fastest growing Questions and Answers Farm, Wiki Style. I have an account on it, and I am proud to say I am "Supervisor, Vandal Patrol General Squadron, WikiGuide Forum Fanatic, WIT member, and Super WIT member pending". Ya it's kinda long! Tell more about your...
  17. xav0989

    phpBB question

    This is what the TOS says.
  18. xav0989

    Can you review my site please.??

    indeed, we need your website url to be able to view it!
  19. xav0989

    Get a free sig on my website!

    I know what's the problem: I put a code in the .htaccess to redirect requests to the index.php page to the / page... and IE is completely lost!
  20. xav0989

    phpBB3 ads - updated

    You may instead of using the supplied tutorial on x10, download and install the ads manager available at lithiumstudio.org after installing it and styling it, go to the acp, and add the ads code to the ads manager, and select the location you want, probably under header, for it to appear on...
Top