View Single Post
  #151  
Old 28th April 2008, 21:25
KRoCk85 KRoCk85 is offline
Senior Member
 
Join Date: Apr 2008
Posts: 17
Default Re: Yuna Scatari v2.0 PRE7 RC0
Quote:
Originally Posted by trurl3
Quote:
Originally Posted by KRoCk85
trurl3, do you still use rc0? if so could you please post your forums.php and signup.php/takesignup.php

... the dates of my members joining shows as 1969, and all forum posts are 0000, im just wondering how to fix this lol so i want to compare yours. thanks.
Now i can help you with this problem. You have to change something in your forums.php file:

Code:
In line 1062  forums.php change $editedat to NOW()
In line 546 forums.php change $added to NOW()
It is rather jury rigged solution, but works good.

NOTE: This is NOT forums.php file from original pack (MyBB forum). This is forums.php file for internal forum taken from another tracker code.
that did not work for me, my added, editedats have multiple counts and are on different lines, could you post your forums.php