PDA

View Full Version : Phil Flash Cash Links Not Working


Jimmie
07-11-2004, 05:14 PM
http://www.nextdoornikki.com/hosted/gal/pinkundies/x/635842

there is a sample gallery link, which will not work in tmanager. Anyway to get a fix for this?

Jimmie
07-15-2004, 10:18 PM
still no response or fix? :eek:

Dichotomy
07-15-2004, 10:48 PM
it would be very hard to write fix for this one since our script is not a clickbot.

if you take a look at gallery source, you will find that thumb links to full size image with relative path.

how script works - it downloads html to temp folder and then analyzes it. and if there thumb links to href="../images/ndn_4684.jpg"> instead of full http path, it wont be possible to add such thumb automatically.

only solution is pick option where you can specify full path to thumb.

Mathew
07-16-2004, 09:38 AM
still no response or fix? :eek:

jimmie, take it easy.

I WON'T!!! release patches every 2 days because some genius sponsor has come up with yet another FHG format.

But also it CAN be done, although dichotomy's right, it's not that easy.

And it WILL be done.

Jimmie
07-16-2004, 05:40 PM
still no response or fix? :eek:

jimmie, take it easy.

I WON'T!!! release patches every 2 days because some genius sponsor has come up with yet another FHG format.

But also it CAN be done, although dichotomy's right, it's not that easy.

And it WILL be done.

waited 4 days, im taking it real easy :drink:

fazman
07-18-2004, 12:21 PM
Do you know what I was doing for the hosted galleries that wouldnt work in tmanager or even trade script?

Making a file with a php redirect for it


<?

header("Location: https://secure.ibill.com/cgi-win/ccard/rscookie.exe?RevShareID=fazman21&returnto=http://ww2.actiongirls.com/gallery/Raylene-Richards-pics/");

?>

And then using the path of that file in tmanager. I have to admit Im glad the new version of tmanager now fixes these ones up, but really its not that hard to make a php file like above and upload that to the site.

At least it gets the galleries into rotation in the mean time while waiting for the update to come :)

faz