PDA

View Full Version : JetPhotos.net BBCode Generator Script



Cary
2012-02-13, 07:42 PM
After seeing Manny and others having to write up a long messages on how to post JetPhotos.net pictures, and my own frustrations with how slow the process is, I decided to write a script that should make it MUCH easier to post linked thumbnails to JetPhotos.net on here, and anyplace else that takes BBCode. It would have taken JP 30 minutes to add this functionality to their site, but since I had to program it from an external server, it took much longer.

Here's how it works:
1) Go to http://caryliao.com/jetphotos.php
2) Enter in up to 10 Photo ID #s
3) Hit the button to copy the BBCode
4) Paste the code into the Advanced/Full Reply page (not a Quick Reply)

That's all! It should save you a lot of time, especially if you have lots of photos to post. You can test it by using the "Preview Post" button on NYCA. Let me know if you're having any problems, and hope this helps!

Cary

heeshung
2012-02-13, 08:18 PM
Beautiful. Tons easier than a standalone program too.

And now all your system32's are safe from my code.

jkjk

Cary
2012-02-13, 08:30 PM
All your system32s are belong to us :tongue:

gonzalu
2012-02-27, 10:15 AM
There is a HUGE error in your code... for your SAMPLE ID, it uses one of yours instead of one of MINE :tongue:

http://www.jetphotos.net/img/2/3/1/5/79068_1294811513_tb.jpg

Great stuff man, saves me from having to show people how to do it manually lol...

Cary
2016-03-21, 12:00 PM
Digging up a 4-year-old thread. I know quite a few of you used my JetPhotos script in the past, and for at least the past few months, the thumbnail tool on JetPhotos was broken, causing my BBCode Generator (http://caryliao.com/jetphotos.php) to break as well. Last week, I contacted JetPhotos about it, and they quickly fixed it, with one minor [big] problem - if you don't hit/view their thumbnail generator page for each photo you want, it won't initialize, and their tool will return absolutely nothing at all. Luckily, through the power of PHP, my script will now hit that page in the background, initializing it, and then will grab all the necessary code to create thumbnails for any forum that accepts BBCode. In short, my JetPhotos.net BBCode Generator (http://caryliao.com/jetphotos.php) is working again :)