Page 1 of 1

BlogMadeSimple Time Format

Posted: Sun Jun 08, 2008 9:49 pm
by sweaverit
The default time format looks like "12.07", I'd like it to read "12:07AM CST" - displaying AM/PM & time zone.
I've looked in the "/Modules/Blogs/lang/en_US.php" file and there's nothing referencing the time there.

Any help is greatly appreciated.

Problem Uploading Edited Module File

Posted: Sun Jun 08, 2008 9:54 pm
by sweaverit
I just answered my own question - oops!

For others looking for an answer, the time format is in the /Modules/Blog/Blog.module.php file.

PROBLEM - It won't allow me to replace the old file with the edited one. It says:
modules\Blogs\Blogs.module.php - error occurred - An FTP error occurred - cannot put Blogs.module.php.  Access Denied.  The file may not exist, or there could be a permission problem.

File activity incomplete. 1 file(s) or folder(s) were not completed.
I have:

- checked permissions for module directory, 777.
- tried to change permissions for module/Blogs directory, but it said "Setting access properties failed."
- tried making the module inactive and trying again, same error.