Search results

  1. leafypiggy

    Topsite setup Help

    well. it depends... what is the name of the script?
  2. leafypiggy

    classified software

    what do you mean "Classified" ???
  3. leafypiggy

    Div style troubles!

    yeah...i'll run the div in dreamweaver for browser check errors.
  4. leafypiggy

    Centering website using css

    nawww use this: #container { width: lengthofchoicepx; margin: 0 auto 0 auto; text-align: left; } then put everything after <body> and before </body> into: <div id="container"> <!-- Your Site --> </div>
  5. leafypiggy

    Noob here. need help... tnx

    has it been accepted AND changed? cause.. Corey said that he was re-adding getmypid() maybe he didn't configure the update yet
  6. leafypiggy

    Updates on the Updates

    can I ask why the accounts are getting deleted and suspended?
  7. leafypiggy

    joomla security

    Invision Power Board InvisionPower.com
  8. leafypiggy

    Way to use Google as SMTP?

    umm. did you follow the directions for cPanel? post a screenshot of what the MX records section of cPanel looks like.
  9. leafypiggy

    Javascript focus help!

    should be: <body onload=javascript:document.form1.txtCaptcha.focus()> ..
  10. leafypiggy

    Can I upload my pdf files?

    well, if you are on stoli..you cant atm. cause Stoli's Hard Drive is full. but otherwise, you can use an ftp client such as FireZilla to upload the .PDF files.
  11. leafypiggy

    PHP setcookie problem...

    it should...but i'm not a PHP expert persay. lol. i know the basics...and some of the intermediate/advanced. xD wait for someone else? lol. dont know what to tell you. It should work.
  12. leafypiggy

    Greetings

    Welcome to x10! Tips: Follow the rules xD Have a great stay
  13. leafypiggy

    PHP setcookie problem...

    unless everything else in that script works.... i'm fairly certain that php overwrites the previous variable if it is the same. so, i might actually put the data into an array. and try that.
  14. leafypiggy

    joomla security

    yeah. like I saw my friend torrenting a copy of IPB (lol)...and I looked through the code for logging into the ACP.. it sent your Admin Username, admin password, and site url to IPB. xP
  15. leafypiggy

    PHP setcookie problem...

    can you please post all of your code for the first script? the rest of it might have an answer to your question
  16. leafypiggy

    Way to use Google as SMTP?

    you can use gooogle as your mail server. by signing up here: http://google.com/a/ by signing up and completeing the steps, google will then act as your mail server. there is a great tutorial on this from one of the podcast's i subscribe to: http://www.chuckchat.com/gmail/?p=82...
  17. leafypiggy

    Words showing as links

    are you using a system like on x10 or something? otherwise x10's ad's are continuing on to the site. there are certain ad services that turn popular words into links that are adverts. is it on your main site? or like cPanel or something.?
  18. leafypiggy

    More than one script in root directory

    I know how to do it. but it requires using a file manager that goes BELOW /home/user/public_html/ its like at /home/user/fantastico/ i did it with a joomla addon. ill try and remember
  19. leafypiggy

    Help redirection

    well, What i would do would use PHP to grab the visitor's IP address, then run it against a database of hostnames/ips that point to different countries. Then you would get the output from the database, and use the information to redirect using PHP, or a meta refresh, w/e floats your boat...
  20. leafypiggy

    Updates!

    lmao. everytime you upgrade it breaks. i think you are jinxed :D
Top