Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   General Business Knowledge (http://www.greenguysboard.com/board/forumdisplay.php?f=10)
-   -   Don't uipload .htaccess in binary mode (http://www.greenguysboard.com/board/showthread.php?t=37328)

Licker4U 2007-01-07 08:29 AM

Don't upload .htaccess in binary mode
 
Got this from tech support at my server concerning broken images:

First off, your .htaccess file was uploaded in binary mode. This may have been the issue. So nothing was changed in your code, and we just removed the garbage that gets dumped into a ASCII file when it is uploaded in binary.

As for the movie files not being able to be blocked.. they can be blocked if someone was to embed the movie into the html of their site, but no one ever does that. So, they just have links to your movies, and there is no way to stop a link to a movie on your site without some special coding from a script.

It doesn't hurt that you have the movie extensions in your .htaccess file to be blocked, but it probably won't ever protect anything.

They also said they checked four of my galleries from different locations and all images load fine. Anyone see any broken images on these sites?

http://www.best-wet-pussy.com/nasty-interracial-fuck/
http://www.best-wet-pussy.com/big-cock-desire/

Thanks!

rachelo 2007-01-07 09:05 AM

Some of the images load very slow or not at all.
Again it may be my cable provider. (Quite slow today)

MrMaryLou 2007-01-07 09:31 AM

I am still getting random missing images :(

dif0r 2007-01-07 09:45 AM

looks ok to me

Licker4U 2007-01-07 09:55 AM

Quote:

Originally Posted by MrMaryLou (Post 323663)
I am still getting random missing images :(

Banners and thumbs come and go or just thumbs?

MrMaryLou 2007-01-07 10:00 AM

Thumbs and recipt images :(

Licker4U 2007-01-07 10:06 AM

Quote:

Originally Posted by MrMaryLou (Post 323668)
Thumbs and recipt images :(

Well fuck me, I'll never smile again....

Simon 2007-01-07 10:26 AM

Everything loads fine and fast from Florida

Licker4U 2007-01-07 10:29 AM

Quote:

Originally Posted by Simon (Post 323676)
Everything loads fine and fast from Florida

Well damn, LOR, We-R-Sex and Quantum Porn say images are broken. What's going on? |huh |crazy| |cry|

Ahhh, I get it. I'm in south Alabama, you're in FL. Must be a yankee thing. Anyone nawth of I-10 is a yank ya know...

|couch|

Useless 2007-01-07 10:38 AM

Quote:

Originally Posted by Licker4U (Post 323649)
As for the movie files not being able to be blocked.. they can be blocked if someone was to embed the movie into the html of their site, but no one ever does that. So, they just have links to your movies, and there is no way to stop a link to a movie on your site without some special coding from a script.

It doesn't hurt that you have the movie extensions in your .htaccess file to be blocked, but it probably won't ever protect anything.

Who is your host? I want to make sure I don't use them. .htaccess will usually block the hotlinking of .wmv files if they are linked to, but NOT if the file is embedded on the hotlinker's page. And YES - people do that! |shocking|

Useless 2007-01-07 10:53 AM

Oh, as far as your images go, I only see the problem in IE. All is fine if FF. The gallery pages seem to load fine for me, but if I refresh (in IE), random thumbs will be missing each time. Maybe you uploaded your images in the wrong FTP mode too. ;)

MrYum 2007-01-07 11:01 AM

Quote:

Originally Posted by Useless Warrior (Post 323685)
Oh, as far as your images go, I only see the problem in IE. All is fine if FF. The gallery pages seem to load fine for me, but if I refresh (in IE), random thumbs will be missing each time. Maybe you uploaded your images in the wrong FTP mode too. ;)

I'm getting the same results.

Fine in FF...random missing images in IE.

Licker4U 2007-01-07 11:04 AM

Quote:

Originally Posted by Useless Warrior (Post 323685)
Oh, as far as your images go, I only see the problem in IE. All is fine if FF. The gallery pages seem to load fine for me, but if I refresh (in IE), random thumbs will be missing each time. Maybe you uploaded your images in the wrong FTP mode too. ;)

As far as I know I haven't changed any FTP settings. Where do I check the settings? Should html pages, images, etc. be uploaded in binary or ASCII? I thought the ASCII was for special things and you have to "make a selection" to do that. I haven't changed any settings that I know of. |huh

But then again, if I uploaded in the wrong format, wouldn't ALL the images be affected?

It's too early for all this. I need a drink...|cheers| It's 5:00 p.m. somewhere, right?

Licker4U 2007-01-07 11:27 AM

Well, here's a new wrinkle. I decided to go work on a site and when I click the index.html file on my hard drive, the page opens in a different format from what I usually get. It's some kind of IE page that I usually don't see. I can view source and work on the page but the whole layout is different. I even got completely off line and got the same thing. WTF is going on? |huh

Useless 2007-01-07 11:35 AM

Reboot your PC and see if anything mysteriously corrects itself. It may be a matter of simple frustration right now and you're clicking the wrong things. Slow down. Reboot. Then take another try.

j3sUS183 2007-01-07 02:01 PM

Everything works fine for me

Lemmy 2007-01-07 03:10 PM

Both sites look fine for me now (in IE...from Connecticut).

Licker4U 2007-01-07 03:52 PM

Quote:

Originally Posted by Lemmy (Post 323717)
Both sites look fine for me now (in IE...from Connecticut).


I remember something about a Connecticut Yankee in King Arthur's Court....You that yank?

Lemmy 2007-01-07 03:56 PM

No, but I did spend a couple of years in England and they didn't seem to like me much.

Maj. Stress 2007-01-07 04:08 PM

Licker,
I don't know if this will help with your images or not but you did not declare your doc type. Put this before your html tag.


Then you will have to add quotes around some values. border="1" cellpadding="0" etc. Then validate the code at w3.org and see if it makes any difference.

Licker4U 2007-01-07 04:22 PM

Quote:

Originally Posted by Maj. Stress (Post 323731)
Then validate the code at w3.org and see if it makes any difference.

Wazat?

Maj. Stress 2007-01-07 05:28 PM

Quote:

Originally Posted by Licker4U (Post 323734)
Wazat?

http://validator.w3.org/
put the url in the top box and click check. it will return any errors that you may have.

MrYum 2007-01-07 09:42 PM

Quote:

Originally Posted by Maj. Stress (Post 323748)
http://validator.w3.org/
put the url in the top box and click check. it will return any errors that you may have.

Yup, validation is a good thing |thumb

The easiest way is to use the developer extension in FF...one click w3 validation :)

Licker4U 2007-01-08 07:54 AM

Quote:

Originally Posted by Maj. Stress (Post 323748)
http://validator.w3.org/
put the url in the top box and click check. it will return any errors that you may have.

I did that and it said "No character encoding found". Their page with info on that had some kind of parse error so I couldn't find out what's missing. Any suggestions?


All times are GMT -4. The time now is 11:22 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc