PHPLD .. Problem with 'Date Added'

Discussion in 'Directories' started by Fastian, Mar 26, 2007.

  1. #1
    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 ...
     
    Fastian, Mar 26, 2007 IP
  2. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #2
    all these phpld questions are probably better placed at phpld forums...
    as it would seem that they can be better answered thier.

    thx
    malcolm
     
    malcolm1, Mar 26, 2007 IP
  3. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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 :(
     
    Fastian, Mar 26, 2007 IP
  4. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #4
    sorry i was not aware of this...

    my apologies to you guys then...

    thx
    malcolm
     
    malcolm1, Mar 26, 2007 IP
  5. onlinedude

    onlinedude Peon

    Messages:
    1,193
    Likes Received:
    322
    Best Answers:
    0
    Trophy Points:
    0
    #5
    an0n will probably correct me on this, but my understanding is that this problem is server side and not the phpld script.
     
    onlinedude, Mar 26, 2007 IP
  6. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #6
    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 :(
     
    Fastian, Mar 26, 2007 IP
  7. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #7
    Note which version of mySQL your hosting is currently running and see if there is an upgrade available.
     
    an0n, Mar 26, 2007 IP
  8. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #8
    phpinfo() says

    The server is running FreeBSD 4.11 STABLE (If that could be a lead)
     
    Fastian, Mar 26, 2007 IP
  9. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #9
    Who is your hosting?

    Can you ask them to kindly upgrade you to 5.2.1?
     
    an0n, Mar 26, 2007 IP
  10. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #10
    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. :(
     
    Fastian, Mar 26, 2007 IP
  11. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #11
    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.
     
    an0n, Mar 26, 2007 IP
  12. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #12
    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 ??
     
    Fastian, Mar 26, 2007 IP
  13. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #13
    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
     
    an0n, Mar 26, 2007 IP
  14. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #14
    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 ..
     
    Fastian, Mar 27, 2007 IP
  15. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #15
    Do me a favor and just add a *test* submit and see if it does indeed add the date via the admin.
     
    an0n, Mar 27, 2007 IP
  16. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #16
    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. :(
     
    Fastian, Mar 27, 2007 IP
  17. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #17
    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?
     
    an0n, Mar 27, 2007 IP
  18. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #18
    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 …
     
    Fastian, Mar 27, 2007 IP
  19. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #19
    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 :)
     
    Fastian, Mar 27, 2007 IP