tylerdiaz / Crysandrea

Open Source avatar community engine.
Other
17 stars 11 forks source link

/ticket #10

Closed KasheenaTTV closed 10 years ago

KasheenaTTV commented 10 years ago

I'm not too sure where I'd edit the footer, but the ticket link takes me to Crysandrea.com/ticket

(Cryssource) Ticket created on: Wed, Jan 8th, 2014 (1:19:21 PM) what file/mysql partition would I edit to correct the time (local time the ticket was created at 4:19)


Creating a ticket through the proper URL gives me a notification at my mailbox as well as the ticket. I open my mailbox and there's nothing new to open. Now there's a phantom "1" at my mailbox.


tylerdiaz commented 10 years ago

Could you create these as separate issues?

Honeying commented 10 years ago

You can edit the footer in layout/footer. As far as the phantom 1 you need to create a user with the ID and name of 2187 and Zebra, or change the ID and name in the ticket controller to something you already have. You can also disable the initial message completely.

Honeying commented 10 years ago

For the time, it is using your server time instead of user time. If you want to use user time over server time you will have to write a function for it in the ticket controller. You can also use server time and change it in your server configuration.