Jump to content

boxfire

Members
  • Posts

    41
  • Joined

  • Last visited

boxfire's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Deleting them's not really the problem...I'm trying to figure out what happened and how to stop it from happening again. Some legitimate e-mails I'm sending are starting to bounce, with responses that the address isn't accepting e-mail from my domain anymore. Justin
  2. This is what the message that went out looks like: >Did you know more millionaires are being created everyday than in all of history. The problem is finding a legit home business to mak e money, we have a Guaranted Proven home Internet Business you will never find anywhere else. We expose the truth on online Mark eting and all of it's secrets to earn literally Thousands of dollars a day. So if you own a website now or looking for a legitimate home business, Don't Miss This! Learn all the secrets of Internet Mark eting and how to raise your profit 500% today, 110% Guaranted! Simply Go To This URL: www.iiprofits.biz?djkfdzcbgf xGaWb iqumiC 3A6T0sj5 SchNnhZ L56Zkg ds8KOn Kz7qCyYdGXW dlI1r9BJuz4Hzx6 NpikXIU u Co MJ yqM Coj AjT I p rRV SJPAhhA7O Nl TpxM8M0jqaMM94BD o o 1 E tiD7qYJz tjxuk8IruBtxznA 1IGViYpfR7 iEOZgUh mequKucK41FhTpe Hy6r Xf jaV QFBGW cmI u ses4NMNSRUgj
  3. I'm getting hundreds of bounced messages that look like this: >Your mail to the following recipients could not be delivered because they are not accepting mail from jeff719%40myjoi%2Enet@server46.totalchoicehosting.com: sseelke rdp17 I didn't send these obviously, and they just keep coming back to me, over and over and over again. Some are slightly different, some have addresses with one of my subdomains, justinmclachlan.box-fire.com ... I don't know what I should do. Justin
  4. yeah...I did upload them in binary mode...but I'm going to re upload again...so, this thing it's telling me to download, is something I can upload to the server myself? Because it came with a directory under that name, but it's telling me it can't decode the directory...I'll keep trying...thanks :-) Justin
  5. I installed this script because this is the one suggest by Total Choice, but then I get this errror: But, I'm not sure its something I can install on my own...it says I need to contact the server administrator...so, I'm kinda confused. Justin
  6. We figured it out... my .htaccess file had hotlink protection in it, so once that was removed everything was fine... thanks! Justin
  7. I've been working on a few pages that for a subdomain I created last night. However, I can't get any images to show up. Nothing at all... background images, inline images, etc. I don't get broken images, just nothing, in any of my browsers. I've noticed that if I load the image directly in my browser (by going to the images direct URL, then press back, the image will appear). This happens on both my browsers, and on other computers. I had this problem yesterday with ad code I was using to serve banners (until I removed IFRAMES and did it by javascript)...but basically, I haven't been able to upload any images and get them to appear in my pages for days...even though the images are uploaded and linked properly All of my other subdomains, sites, pages are working (everything from before, that is)...I can't see anything I'm doing wrong... there just aren't any images showing...any idea what might be going on? Justin
  8. Use the -auth=id:pw parameter when running a script? This is the command I have so far... >lynx -dump http://justinmclachlan.box-fire.com/lists/admin/?page=getrss
  9. Try adding target="_blank" to your links ... I'm not sure how entropy works...but, that should cause a new window to open up with the link.
  10. boxfire

    Ssi

    I got it all worked out, but now I have a new problem... I use this code to serve ads. However, the images won't display unless I right-click, choose view image, then use the back button. Otherwise, they're broken. I tried support from adbutler, but they don't respond. Also, if I ad a seperate img tag pulling in the exact image the code tries to serve it'll work. You can see it at my site http://justinmclachlan.box-fire.com there's a small ad in the right-hand bar, and the image is broken. Try the right click thing and you'll be able to see it. Any idea why this is happening? Justin ><!-- Begin AdButler Code v6.01 --> <IFRAME SRC="http://servedbyadbutler.com/adserve/;ID=141730;size=234x60;setID=64922;type=iframe" WIDTH=234 HEIGHT=60 FRAMEBORDER=0 BORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 VSPACE=0 HSPACE=0 SCROLLING=NO> [if lt IE 4] <script SRC="http://servedbyadbutler.com/adserve/;ID=141730;size=234x60;setID=64922;type=js" LANGUAGE="JAVASCRIPT"> </script> <NOSCRIPT> <a href="http://servedbyadbutler.com/go2/;ID=141730;size=234x60;setID=64922"> <img src="http://servedbyadbutler.com/adserve.ibs/;ID=141730;size=234x60;setID=64922;type=img" border="0" height="60" width="234"></a> </noscript>[endif] </iframe> <!-- End AdButler Code -->
  11. boxfire

    Ssi

    I need to use an include on a page such as: mysite.com/comments.cgi I know how to do this with pages that have the .php extension, but no idea how to do it on a page that's .cgi...and I can't change the file name, etc... How can I do this? Justin
  12. I use a mailing list program that for some reason requires the default file on my directories be set to index.php and not index.html ... .I have no idea why, but I can't get it work and I can't figure out a way to change the default...is there a way? Justin
  13. I figured it out. Adding >clear: both; to my #footer specified that it should be placed after the floated elements, I think that's what it's doing, anyway. It worked so I'm not gonna think about it too much Justin
  14. If y'all could look at this page in Netscape... http://justinmclachlan.box-fire.com/newindex.php and then check it out in IE, you'll see that IE puts the footer where it's supposed to be, but I can't get it to move in Netscape at all... it just sits up at the top. Now I have to columns floated beside each other, and I want the footer to go below them...all of this is contained in a <DIV> container. It took me forever to figure out how to get the main DIV container to expand based on the columns inside... But, none of the position attributes make any difference in Nestcape... the footer just stays there at the top. Any idea why this is happening? The page is still a workin progress, I know it doesn't look all that great yet.... Justin
×
×
  • Create New...