Results 1 to 5 of 5

Thread: Help with Date/Time issue?

  1. #1
    timatsyd is offline Member
    Join Date
    Sep 2009
    Posts
    9

    Default Help with Date/Time issue?

    Hi Guys,

    I'm running sugar 5.2 and recently installed the Extension_Manager_Installer_1.0.11a.zip module (then removed it) and it appears all of my date/time fields related to the calendar no longer work. When you click the calendar icon to choose a date nothing happens.

    See attached screenshot.

    Any help would be greatly appreciated please.

    Thanks in advance!

    P.S. I've tried rebuild & repair.
    Attached Images Attached Images  

  2. #2
    timatsyd is offline Member
    Join Date
    Sep 2009
    Posts
    9

    Default Re: Help with Date/Time issue?

    I've installed another copy of the exact same Sugar from the original install files and compared and datetime files I can find and tried the original files and it hasn't seemed to work.

    It's like the correct data is there but it isn't being displayed in the right field type.

    For example: "08/18/2011 06:31pm" is text sitting inside the Call Start Date & Time field which is just a textbox with no time box next to it.

    In the custom/modules/Calls/metadata/editviewdefs.php this is what exists:

    array (
    0 =>
    array (
    'name' => 'date_start',
    'type' => 'datetimecombo',
    'displayParams' =>
    array (
    'required' => true,
    'updateCallback' => 'SugarWidgetScheduler.update_time();',
    ),
    'label' => 'LBL_DATE_TIME',
    ),
    ),

    I assume "datetimecombo" is what this is meant to be as I compared it to the fresh sugar install copy and it is the same.

    Could it be something in the database that has changed? I've looked through it in phpmyadmin but I don't know if this is even something that is stored in the database?

    Are the standard sugar fields (like the "datetimecombo" for "calls") stored in the database? and if so, could it have potentially been changed to a different type when the previous module was installed?

    Thanks!

  3. #3
    timatsyd is offline Member
    Join Date
    Sep 2009
    Posts
    9

    Default Re: Help with Date/Time issue?

    Has anyone experienced a similar issue or could help shed some light on fixing the problem?

    Thanks in advance!

  4. #4
    blanik is offline Junior Member
    Join Date
    May 2009
    Posts
    6

    Default Re: Help with Date/Time issue?

    I've just managed to break a production 5.2 instance by uninstalling Enhanced Studion 3.0 by mistake ( I though I was working on the test machine)

    According to dispage - Enhanced Studio - overview you need Enhanced Studio 3.0 for sugar 5.2 and Enhanced Studio 3.1 installed via Extension_Manager_Installer_1.0.11a.zip for 5.5 but I couldn't see anywhere to download 3.0 so it was easiest to upgrade Sugar to 5.5 and install Enhanced Studio 3.1 as that was the plan anyway.

  5. #5
    kenshiro is offline Sugar Community Member
    Join Date
    Mar 2007
    Location
    Macerata - ITALY
    Posts
    421

    Default Re: Help with Date/Time issue?

    Quote Originally Posted by blanik View Post
    I've just managed to break a production 5.2 instance by uninstalling Enhanced Studion 3.0 by mistake ( I though I was working on the test machine)

    According to dispage - Enhanced Studio - overview you need Enhanced Studio 3.0 for sugar 5.2 and Enhanced Studio 3.1 installed via Extension_Manager_Installer_1.0.11a.zip for 5.5 but I couldn't see anywhere to download 3.0 so it was easiest to upgrade Sugar to 5.5 and install Enhanced Studio 3.1 as that was the plan anyway.
    You can download Enhanced Studio 3.0.1 from the SugarForge download page.
    Patrizio Gelosi.
    Dispage - http://www.dispage.com

    Discover how to modify web pages from your browser with Jelliphy

    Follow us on Facebook and Twitter

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Date time displaying wrong time...
    By ajlisowski in forum Developer Help
    Replies: 9
    Last Post: 2012-02-09, 10:12 AM
  2. Convert Date-Time into just Date
    By FishGuts in forum Help
    Replies: 0
    Last Post: 2009-05-30, 01:02 AM
  3. Date and Time Stamping
    By linley in forum Feature Requests
    Replies: 2
    Last Post: 2008-03-17, 04:24 PM
  4. Replies: 2
    Last Post: 2008-01-31, 02:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •