Author Topic: major dashboard bug in 1.3 stable (fixed)  (Read 8087 times)

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
major dashboard bug in 1.3 stable (fixed)
« on: March 18, 2009, 02:02:52 pm »
i just upgraded from 1.3rc2 to 1.3(stable), and when i log into my openGoo, all i get is a header for the dashboard that says 'ALL' with the personalization and logout menu on the right. clicking on 'ALL' gives me the option of choosing my workspaces, but they do not show up after clicking.
« Last Edit: March 19, 2009, 10:54:03 am by Jim Rising »

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #1 on: March 18, 2009, 06:51:23 pm »
Try refreshing your browser or clearing the browsers cache.

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #2 on: March 18, 2009, 07:08:50 pm »
Tried it on a machine that never viewed it on... Same issue.

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #3 on: March 18, 2009, 07:30:11 pm »
yeah... and just tried it in another browser on the same machine (safari), cleared the cache, cookies, passwords out of the original browser (firefox 3 mac), shut down that browser, restarted my machine, and attempted from firefox 3 again... still not working. i get the header and footer, but no body. :(

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #4 on: March 18, 2009, 07:45:17 pm »
the other thing that is odd is that when i click on 'administration' or 'account' (the only links other than 'logout' available) ... it opens into another tab.

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #5 on: March 19, 2009, 10:31:42 am »
any ideas on this? i'm about to roll-back to 1.2.1.

carlos

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #6 on: March 19, 2009, 10:48:15 am »
We've identified this bug and are now correcting it and uploading the correct version,, it is just an interface bug which gets solved by replacing a file. If you want to fix it by hand the file is applications/layouts/website.php:

change the line that starts as
og.timeFormat24 =...
to:
og.timeFormat24 = <?php echo config_option('time_format_use_24', 0) ? 1 : 0;?>;

the same with:
og.rememberGUIState = <?php echo user_config_option("rememberGUIState", 0) ? 1 : 0; ?>;

hope this solves the problem

Jim Rising

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: major dashboard bug in 1.3 stable
« Reply #7 on: March 19, 2009, 10:53:47 am »
YAY! thanks guys. you rock. openGoo rocks. it will bring about world peace. :)

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #8 on: March 20, 2009, 01:23:38 pm »
this didn't work for me ... but I'm still holding out hope :)
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91

conrado

  • Administrator
  • Hero Member
  • *****
  • Posts: 998
  • Conrado
    • View Profile
    • Feng Office
    • Email
Re: major dashboard bug in 1.3 stable
« Reply #9 on: March 20, 2009, 04:40:14 pm »
It will bring about world peace. :)
LOL!

Lets aim to help improve world peaceful men by 1%  ;D
Get Official Support for your Feng Office. Support the development team. Sign up for a Free Trial here.

robertpetersen

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • Konweb.dk
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #10 on: March 22, 2009, 06:32:50 pm »
I did not work for me either. Damn.. what to do now? sit and wait? When I create an event, and then try to open it again, there is just a blank screen.. tried to reinstall twice, also tried the bugfix here.. but that did not help... tried to change back to english.. but nothing helps.. damn.. I am under pressure now.
Best Regards, Robert

conrado

  • Administrator
  • Hero Member
  • *****
  • Posts: 998
  • Conrado
    • View Profile
    • Feng Office
    • Email
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #11 on: March 23, 2009, 03:21:34 am »
Robert, did you manage to solve it? Did you re-download the 1.3 package?
Get Official Support for your Feng Office. Support the development team. Sign up for a Free Trial here.

robertpetersen

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • Konweb.dk
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #12 on: March 23, 2009, 04:23:37 am »
Nope. It do NOT work. I am trying to figure out when the error comes. So trying to make a event one step at the time, press save, then open event again, adding a contact, save again, etc. And It looks like the blank screens comes after "Event Invitations" but I am not sure. And I tried to test the email through the mass mailer tools, and that works fine, so it is not the default php mail settings that is wrong.. I am lost at this point... But remember... I am just a wysiwyg guy, with no PHP programmer in me  :-\
Best Regards, Robert

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #13 on: March 23, 2009, 09:59:15 am »

robertpetersen

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • Konweb.dk
Re: major dashboard bug in 1.3 stable (fixed)
« Reply #14 on: March 23, 2009, 12:00:07 pm »
That did not change anything  :(

When I click "Send email notifications" and then "save changes" It goes to a blank screen, and when i then click "back" it has not changed anything at all.

No sure what is wrong.. But thinking about deleting all, and reinstall. Is it enough with a backup from phpmyadmin, than I have all users again?  :-\
Best Regards, Robert