| Author |
Message |
Smitty New Member


Joined: Dec 20, 2002 Posts: 3
|
Posted:
Sun Oct 26, 2003 9:27 pm |
|
I have the site info block installed on my site. It does show the image for the security check but its like the number is incorrect. You can type what its showing but you then get bounced to another page showing incorrect login.
Any ideas? I am sure I have missed something here. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sun Oct 26, 2003 9:47 pm |
|
Are you using v6.9? If you login from Your Account, does that work? |
|
|
|
 |
Smitty New Member


Joined: Dec 20, 2002 Posts: 3
|
Posted:
Sun Oct 26, 2003 9:51 pm |
|
I am using 6.5 and I had to add the $gfx_chk = 7; to the config to get the image to show up on the block. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sun Oct 26, 2003 9:54 pm |
|
Please supply your url. Thanks. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sun Oct 26, 2003 11:04 pm |
|
Smitty,
I replaced your version of my Site Info block with my version and mine now works on your site. I renamed your xblock-Site_Info.block . Whatever the modification(s) were that you did to my code caused your problems. |
|
|
|
 |
Smitty New Member


Joined: Dec 20, 2002 Posts: 3
|
Posted:
Sun Oct 26, 2003 11:10 pm |
|
Hmm, didnt know I had changed anything on it. If I did sorry about that. I feel pretty stupid now. Thanks... |
|
|
|
 |
csbua_admin New Member


Joined: Oct 27, 2003 Posts: 1
|
Posted:
Mon Oct 27, 2003 9:44 am |
|
I was wondering if there is a way to show local time instead of server time? I use a hosting company on the East coast, and wish to show the time as Mountain Standard Time. Is there a way? Or perhaps just to take it completely out?
Thanks |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Mon Oct 27, 2003 9:52 am |
|
If you look in the block.php file, at the top are 4 settings. 2 of them are these | Code: | $showServerDateTime = FALSE; //Allow/notAllow displaying of Server Date/Time.
$showServerDateTimeAdmin = FALSE; //Allow/notAllow displaying of Server Date/Time to Admins. | Unless you changed them, they should not be showing. |
|
|
|
 |
|
|
|
|