Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - J.Lond

Pages: 1 [2]
16
Mods & Plugins (Releases & Support) / Re: [Mod] Toplist altered
« on: December 10, 2007, 09:07:41 AM »
If someone like to show details from the toplist-thumbs in new window, just let me know (also for random image). I post the code then.

Please share the code.  I for one would love to see it.

Thanks

17
I am bumping this thread to see if anyone has a solution for my problem asked earlier.

Thanks

18
First off let may say this is a great mod and thanks for putting it together.  Now my problem.  It works great when the images are pictures ie jpg, gif, and so on.  The problem occurs when you deal with other formats.  The thumb hot link takes the extension of the image format.  Thumb link for movie sample.flv will be sample.flv instead of sample.jpg. The thumb path is correct but the thumb file name is incorrect.  Wrong extension.  The following is a sample of how the image code shows up for "thumbnail for websites".

<a href="http://www.yoursite.com/details.php?image_id=6470"><img src="http://www.yoursite.com/data/thumbnails/141/sample.flv" border="0" alt="sample.flv"></a>


Thanks

19
Discussion & Troubleshooting / Re: Downloading large video files
« on: April 16, 2007, 04:00:17 AM »
Thanks for the post rescue911.  Hopefully in version 1.7.5 changes will be made to help support video files more.

Best Regards,

Jason

20
Discussion & Troubleshooting / Re: Trade Script
« on: April 16, 2007, 03:57:47 AM »
I just eliminated ROOT_PATH from the following code and replaced it with the actual domain and 4images directory.  It works fine now.  I just need to remember the changes if I ever change directories or move servers.  If this will not create any future problems I will leave it as is.  Thanks again to KurtW for getting me started.

Best Regards,

Jason

21
Discussion & Troubleshooting / Re: Trade Script
« on: April 15, 2007, 07:45:22 AM »
Thanks for the quick reply.  The changes load the trade script properly but the new window goes 404. The details page is incorrect (see red).


hxxp://www.yoursite.com/cgi-bin/ttt-out?pct=80&url=./details.php?image_id=5361


Jason

22
Discussion & Troubleshooting / Trade Script
« on: April 15, 2007, 05:39:00 AM »
I searched the forums and I am unable to find the answer to my question.  I am running version 1.7.4.  Images are currently opening in a new window.  I need the images to go through my trade script.  Is it possible and where do I make the changes.  The following links are examples of what I need (links do not work).

Before

hxxp://www.yoursite.com/gallery/details.php?image_id=5361

After

hxxp://www.yoursite.com/cgi-bin/ttt-out?pct=80&url=http://www.yoursite.com/gallery/details.php?image_id=5361

Help is very much appreciated.

Best Regards,

Jason

23
Discussion & Troubleshooting / Re: Downloading large video files
« on: April 15, 2007, 05:26:30 AM »
I have similar problems as rescue911 and can't wait to here the outcome.  By the way, what changes in php.ini have you made (rescue911)?  My users are unable to  download files larger that 30 mb.  Thanks.

Pages: 1 [2]