Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - paulvw

Pages: [1]
1
1.4 final / missing lang.js
« on: May 26, 2009, 09:53:04 pm »
This message appeared suddenly. I upgraded OpenGoo to 1.4 last week. Everything worked fine. This morning I got this message in all tabs - just out of the blue.
I am using Englsih as default by the way.

On the forum I have seen this error but the answers are not relevant in this situation. Neither the suggestion to copy the language file to /assests/javascript because that creates a 500 error.

Hope this can be fixed! Thanks!

Paul

2
Installation problems / Re: Error: Unable to open zip file.
« on: May 21, 2009, 08:55:16 pm »
Ok thanks! It worked!
Wonder why that Index was wrong. Related to the installation?

Thanks again!

Paul

3
Installation problems / Re: Error: Unable to open zip file.
« on: May 20, 2009, 07:51:17 pm »
On a Mac.
I did eventually use the manual upgrade. It gave the message that it was successful. Great! But, OpenGoo won't open anymore but it opens the 'original' website page (not the directory opengoo is in). Hmmmm. I'll have to check the forum if there is a solution for this.... ::)

UPDATE: actually I looked on the forum but can't get an answer to this  :'(
In trouble: got it all upgraded but the page mentioned above opens. The index.php file has this txt. Is that correct?
<?php

  if(!version_compare(phpversion(), '5.0', '>=')) {
    die('<strong>Installation error:</strong> in order to run OpenGoo you need PHP5. Your current PHP version is: ' . phpversion());
  } // if
  if(!defined('PUBLIC_FOLDER')) {
    define('PUBLIC_FOLDER', '');
  } // if
  require '../index.php';
 
?> public/index.php
  } // if
  require 'init.php';
 
?>

4
Installation problems / Error: Unable to open zip file.
« on: May 20, 2009, 03:44:10 am »
What can I do with this message after I choose for automatic upgrade?

Thanks!

Paul

5
Installation problems / Re: 'Loading' icon after successful installation
« on: November 16, 2008, 08:11:04 pm »
I tried Safari too. The latest version of Firefix - I tried to be up to date with these things :) . I wonder if something went wrong when I uploaded the files. Gonna try it again... I work in teh Philippines and the connection here is sometimes terrible. I just wonder that in the process of uploading certain files are not 'complete' due to connection failures during the upload. I'll let u know!

6
Installation problems / Re: 'Loading' icon after successful installation
« on: November 16, 2008, 11:43:39 am »
Wow... yes ... you are right... I installed firebug and got these messages.... I assume s'thing went wrong when I upoaded the files?

 ....loading....
Firebug's log limit has been reached. %S entries not shown.      Preferences   
missing } in compound statement
[Break on this error] Ext.grid.HeaderDragZone=function(A,C,B){...nstructor.call(this,C);if(B){this.setHan
ext-all.js (line 146)
origclass is undefined
[Break on this error] Ext={version:"2.2"};window["undefined"]=...|new Date()).getTime()-this.getTime())};
ext-base.js (line 9)
sp is undefined
[Break on this error] Ext={version:"2.2"};window["undefined"]=...|new Date()).getTime()-this.getTime())};
ext-base.js (line 9)
Ext.menu.DateMenu is not a constructor
[Break on this error] handler : function(dp, date){
Calendar...oolbar.js (line 4)
Ext.onReady is not a function
[Break on this error] Ext.onReady(function(){
layout.js (line 1)
Ext.Ajax is undefined
[Break on this error] Ext.Ajax.timeout = 30000;
office (line 144)

7
Installation problems / 'Loading' icon after successful installation
« on: November 16, 2008, 07:31:19 am »
I LOVE THE OPENGOO initiative!!!. It will be a soltion for our NGO!!!!
Yes, I am happy to get it to work after installing the InnoDB patch. But all I get is a loading icon. The information on top of page is there. I could log out and see the admin link, but also after clicking that it keeps on loading.
I am trying to get it to work on my Apple with Leopard, Safari and Firefox. See www.youngfocus.org/office. Login appears. PHP 5.2. What else can I do?
THANKS!

Pages: [1]