View Single Post
Old September 16th, 2005, 02:50 PM   #14 (permalink)
CaddisNJF
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 158
Send a message via AIM to CaddisNJF
Ok... I see we've abandoned me here... Too bad, because I've been a customer for quite some time and just the other day I patronized you even further by purchasing reviewpost (which you don't want to seem to support either).

For this problem (The Date issue), you can at least tell me that it's a server issue or something. My code was uploaded to the server just as it was supplied to me by your download page. No modifications were made once they were uploaded.

You mention the following:
Quote:
This is right in showphoto.php

$imgtime[$itemnum] = formatpptime( $date );
$imgdate[$itemnum] = formatppdate( $date );


I would suggest make sure you upload the latest files to ensure your dont have a mix of old and new files which may give some odd behavior.

This is right in the template as well for showphoto.tmpl

<span class="{$Style['small']}">{$imgdate[$x]} {$imgtime[$x]}</span>
Specifically, "This is right in the template". My comment to that quote is, so what, it doesn't work. If you paid someone for a magic key that opened every car door in the parking lot except for your car door and you called the magic key maker and he says, "It works for all the others, it should work for yours too". What would you do? I almost feel as if you're calling me a liar. I'm telling you that it doesn't work, regardless of what is in the code. We both agree that it should work. As far as I'm concerned, it's a bug.

It might work on 100 other sites that you visit. I'm telling you that it doesn't work on mine. I've followed your suggestions (Removed old files, uploaded new ones). Are there any other meaningful suggestions.

Sorry to sound like a d!#k, but put yourself in my position after asking a few questions and getting this type of response.

Last edited by CaddisNJF; September 16th, 2005 at 03:04 PM.
CaddisNJF is offline   Reply With Quote