Hi For some reasons, the "Date Added" filed is showing blank on detail page. Have you guys ever got this problem ?? Can you give me a hint where to look at?? I do have it in my detail.tpl file but still it just doesn’t show up. <td class="linktitle">{l}Date Added{/l}:</td> <td class="linkshortdesc">{$DATE_ADDED|escape|trim}</td> Code (markup): Can someone help ...
all these phpld questions are probably better placed at phpld forums... as it would seem that they can be better answered thier. thx malcolm
You are right. I just thought I might get some guideline here. Or May be I can find a solution by an0n. PS. PHPLD forum is down for 5th time in the past few days
an0n will probably correct me on this, but my understanding is that this problem is server side and not the phpld script.
You might be right. Infect, I also have a similar feeling .... But in any case, there would be a "solution" to do something about it for the time being. The host is becoming a problem for me and I am thinking to move my hosting but for now I just cant do that. I am trapped with my host for the time being
Note which version of mySQL your hosting is currently running and see if there is an upgrade available.
Not going to happen in a year I am on shared hosting and certainly they just dont care if one user have any problem .... As I said, I m just trapped and stuck with them for the time being .. I am trying to move but that will take more than a month.
If it's hostgator, you can upgrade as easily as adding the addtype handler to parse as php5 if not, then I feel for you.
Its not Hostgator. Lets say, for the time being, I am going to remove this from tpl file. But when I will move to the new host (in a month hopefully) add it back, will it work ?? I mean, Will the dates show up for all added links with new host ??
There is something really quirky that goes on, whereas if a link is added via admin, the date will be there always, but sometimes when added via the submit form, it doesn't take. /me shrugs
I was just looking at the DB and seems like the "Date Added" is there. Somehow with php v4 it just doest show up... I think for the time being, I have to remove it for the template and I hope it will work with the new host ... Or may be i can find a way around ..
I judt added a new link from Admin Panel and the result is same. Checked from phpMyAdmin, "date added" is there... Something creepy is going on with my site.
maybe i can get a chance ove the weekend to look at it for you. I cannot make no promises though. We'll just have to play it by ear, ok?
Thanks an0n That would be a great help … Let me know what you need and when. It seems like I am just having a bad start … Everything is getting delayed by small issues and this one is among them …
Not sure what I did today, or may be somthing at host is turned ON, the date field is working now ... Looks like even an0n's saying was more than enough for this problem