Image leeching
Image leeching
So... in this thread, Jaggator put a picture of radbag's avatar up. Where do you think he got it?
That's right - right here at the BA. Somehow, I figured out that GC is hotlinking to here from that thread, and it looks like the source of it is radbag's avatar.
So, this presents an opportunity for me to cause a little mischief - I can change the image so that it links to something obscene.
Let's see what I can do.
That's right - right here at the BA. Somehow, I figured out that GC is hotlinking to here from that thread, and it looks like the source of it is radbag's avatar.
So, this presents an opportunity for me to cause a little mischief - I can change the image so that it links to something obscene.
Let's see what I can do.
Image leeching
Here is the before, just so I have a record of it before they change it:
[ATTACH=CONFIG]143[/ATTACH]
[ATTACH=CONFIG]143[/ATTACH]
Image leeching
What do you think? Goatse? Tubgirl? Lemonparty?
How about something Japanese, involving cuttlefish?
How about something Japanese, involving cuttlefish?
Image leeching
I imagine that they'll delete the post once they realize it has changed. So, I say you go for the gusto now and get the bang for the buck.
Can I borrow your towel? My car just hit a water buffalo.
Image leeching
how can i help? i just got back from a two weeker and have avoided heavy dosages of internet play...todays my first day back in the office and hope to be a bigger presence
Image leeching
I dunno, unless you can figure out how to change the image in the SQL database.
Here's the thing: the avatars are stored in the database by default, although you can change it so they are stored in a directory on the server. So when he links to your avatar, he's actually linking to an image stored in the database, which has to be called by a PHP script.
I tried changing your avatar, didn't work - it just created a new entry in the database. I tried linking the new avatar with all the information associated with the old avatar. I tried changing it so the avatars are stored in a directory, but that didn't work either (the avatar he linked to was still stored in the database).
I tried redirecting traffic linking images to another image via the .htaccess file, which is what most people recommend for image leeching, and that didn't work.
I'm at a loss as to how to pull off this joke - so anyone who wants to take a crack at it, let me know.
Here's the thing: the avatars are stored in the database by default, although you can change it so they are stored in a directory on the server. So when he links to your avatar, he's actually linking to an image stored in the database, which has to be called by a PHP script.
I tried changing your avatar, didn't work - it just created a new entry in the database. I tried linking the new avatar with all the information associated with the old avatar. I tried changing it so the avatars are stored in a directory, but that didn't work either (the avatar he linked to was still stored in the database).
I tried redirecting traffic linking images to another image via the .htaccess file, which is what most people recommend for image leeching, and that didn't work.
I'm at a loss as to how to pull off this joke - so anyone who wants to take a crack at it, let me know.
Image leeching
Well, all I've managed to do is permanently delete it. But in the future, it should be easier, as I've moved images out of the database and into the file system.
Image leeching
I think you can do it via executing an SQL query from within the VB control panel.
If you know the table the files are stored in and the primary key of the record you want to modify you can execute two sql update commands that will allow them to be swapped.
If you know the table the files are stored in and the primary key of the record you want to modify you can execute two sql update commands that will allow them to be swapped.
Can't feed 'em? Don't breed 'em. People, dogs, whatever.
-
- Posts: 8155
- Joined: Sun Jun 17, 2007 6:57 pm
Image leeching
[quote=Tipmoose]I think you can do it via executing an SQL query from within the VB control panel.
If you know the table the files are stored in and the primary key of the record you want to modify you can execute two sql update commands that will allow them to be swapped.[/QUOTE]
Yeah, I was messing around in phpMyAdmin which is how I ended up deleting the original pic. The record is still there, but I have no idea how to put in a new picture.
If you know the table the files are stored in and the primary key of the record you want to modify you can execute two sql update commands that will allow them to be swapped.[/QUOTE]
Yeah, I was messing around in phpMyAdmin which is how I ended up deleting the original pic. The record is still there, but I have no idea how to put in a new picture.
Image leeching
I got you, homeys. Sure is a big pic you posted up.
Image leeching
They FINALLY caught it and took it down yesterday. Looks like they moved it to the mod forum or something, though, because when I click the link to go back to the referring page it gives me the "you don't have permission" warning rather than the "does not exist" warning.