Friday, 5 October 2007
|
| Errror after login Adamo Bozzetti 13:37:54 |
| | We are using succesfully openxchange 0.8.2.1 from 6 months but today we got this error after user login: org.postgresql.util.PSQLException: The column index is out of range. at org.postgresql.jdbc1.AbstractJdbc1ResultSet.checkResultSet(AbstractJdbc1ResultSet.java:825)
at org.postgresql.jdbc1.AbstractJdbc1ResultSet.getString(AbstractJdbc1ResultSet.java:200)
at com.openexchange.thread.ComfireThread.makeOwnResultSet(ComfireThread.java:1297)
at com.openexchange.thread.ComfireThread.fireUpSQL(ComfireThread.java:1259) at com.openexchange.thread.ComfireThread.parseSQLObjects(ComfireThread.java:745)
at com.openexchange.thread.ComfireThread.checkVars(ComfireThread.java:609) at com.openexchange.thread.ComfireThread.validateSession(ComfireThread.java:544)
at com.openexchange.thread.ComfireThread.run(ComfireThread.java:156) at java.lang.Thread.run(Thread.java:534) Oct 05 09:15:04 vm-openxchange openexchange: ERROR: SQL failed: SELECT user_right FROM prg_dates WHERE user_right LIKE 'admbozzetti' AND intfield01 = 0
The user logged in but couldn't see any application. After restarting openxchange the problem disappeared. The database seems not have problem. It's very stange, any idea about the source of problem? Thanks Adamo Bozzetti
|
| | Add comment |
|
| Installed, but admin interface can't be found Ramin 12:50:48 |
| | I was able to install bx after some tweaking to my hosting service to enable php5 and also pointing the installation to the proper url of my db. I did not get any errors during the installation and it seemed like bx was installed successfully. I did have to modify some db settings in the config file, but once I did that, the demo page showed up (w/o styles though).
The problem I'm having is, that the demo page is not loading any of the stylesheets and none of the links on the page work. After looking through the source, I noticed that the styles are being called from a location that does not exist.
This is the location the styles are being read from: "/_bx/themes/css/main.css"
But inside the themes folder, I don't see a css folder. I see 2 other folders, name bxcms and standard (which have the css folder in them). I'm assuming that the proper theme folder is not being appended to the path.
And as for the links, none of them work because it seems like I have to enable mod_rewrite and define some rewrite rules. My hosting service has mod_rewrite and it is turned on, because I use it for another CMS of mine. Where can I find the proper rewrite rules to define for bx?
Thank you -- bitflux-cms mailing list bitflux-cms@lists.bitflux.ch http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms
|
| | 2 answer | Add comment |
Thursday, 4 October 2007
|
| Problem with german Umlauts and 2.10 Rudolf Bumm 16:39:51 |
| | Hi,
We are using ZMS 2.10 recently. The new version works fine, however, when we use the RSS Newsfeed DTML script from the ZMS website, which is great, it happens that german umlauts in the title of the child news pages do not display correctly. They display ok on the usual ZMS child pages. Is there anything we have to add in the script to make it work correctly ?
Thanks in advance
Prof. Rudolf Bumm Department of Surgery of TU Munich
Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/zms-developers/
<*> Your email settings: Individual Email | Traditional
<*> To change settings online go to: http://groups.yahoo.com/group/zms-developers/join (Yahoo! ID required)
<*> To change settings via email: mailto:zms-developers-digest@yahoogroups.com mailto:zms-developers-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to: zms-developers-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
| | Add comment |
|
| Problem with file upload / ZMSFile Sebastian T nzer 16:02:27 |
| | Hello,
I have a problem with a ZMS site: Whenever I try to add a new file I get the following error:
--------
Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Products.zms.zmsfile, line 67, in manage_addZMSFile Module Products.zms.zmsfile, line 240, in manage_changeProperties TypeError: cannot concatenate 'str' and 'classobj' objects
-------
ZMS: ZMS 2.10.4-13 (Build #129d) ZOPE: (Zope 2.10.4-final, python 2.4.4, linux2) PYTHON: 2.4.4 (#1, Aug 9 2007, 17:04:46) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] System Platform: linux2
I tried resetting permissions and tried a new user with access but it doesn't matter. I also emptied my templates - no change.
Do you have any idea what where to look for?
Regards, Sebastian
Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/zms-developers/
<*> Your email settings: Individual Email | Traditional
<*> To change settings online go to: http://groups.yahoo.com/group/zms-developers/join (Yahoo! ID required)
<*> To change settings via email: mailto:zms-developers-digest@yahoogroups.com mailto:zms-developers-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to: zms-developers-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
| | Add comment |
Friday, 28 September 2007
|
| Breadcrumbs trail inside ZMI doesn't display umlauts correctly Sebastian T nzer 12:07:46 |
| | Hello,
The breadcrumbs trail inside the ZMI doesn't display umlauts correctly when I'm two levels below the root of the ZMS site.
For example, our website title is "amcm GmbH (Bonn K ln D sseldorf)" As long as you're at the sites root (i.e. home) and one level below umlauts are beeing displayed correctly.
This only happens when I'm navigating into two levels below root: » amcm GmbH (Bonn K?... <http://dev.amcm.de/manage_main?lang=ger#_e4> » Medien-L sungen <http://dev.amcm.de/e4/manage_main?lang=ger#_e31> » [Ordner] <http://dev.amcm.de/e4/e31/manage_main?lang=ger> Business Webhosting <http://dev.amcm.de/e4/e31/manage_main?lang=ger>
Is there sth. wrong with our ZMS setup or could this be a bug?
Regards, Sebastian
ZMS: ZMS 2.10.4-13 (Build #129d) ZOPE: (Zope 2.10.4-final, python 2.4.4, linux2) PYTHON: 2.4.4 (#1, Aug 9 2007, 17:04:46) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] System Platform: linux2 System Time: 2007/09/25 11:03:49.727 GMT+2 Running For: 6 days 12 hours 10 min 34 sec ZODB Location: /www/zope/amcm/var/Data.fs Database Size: 108.4M
Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/zms-developers/
<*> Your email settings: Individual Email | Traditional
<*> To change settings online go to: http://groups.yahoo.com/group/zms-developers/join (Yahoo! ID required)
<*> To change settings via email: mailto:zms-developers-digest@yahoogroups.com mailto:zms-developers-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to: zms-developers-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
| | 1 answer | Add comment |
Thursday, 27 September 2007
|
| Styleswitcher sometimes does not load CSS PeterZ 13:40:31 |
| | ZMS 2.8.1-a52
Hi,
sometimes on visiting a site, the stylesheet does not get loaded. Even the browser force-reload button does not load it. In our template the user has to click on one of the Fontsize-Links (setActiveStyleSheet gets performed then) to get a stylesheet rendered page again.
This problem comes up very infrequent, so it is difficult to track it down. It has been sighted in Firefox an IE.
I want to ask here if we are the only ones with this problem or is it a known issue?
BR Peter Zechmeister, WebOffice, JK-University of Linz
__._,_.___ Messages in this topic [http://groups.yahoo.com/group/zms-developers/message/2720;_ylc=X3oDMTM0cm1jc2dtBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBG1zZ0lkAzI3MjAEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMTY1NDA0MDkxBHRwY0lkAzI3MjA-] (1) Reply (via web post) [http://groups.yahoo.com/group/zms-developers/post;_ylc=X3oDMTJwdTQyYTV2BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBG1zZ0lkAzI3MjAEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMTY1NDA0MDkx?act=reply&messageNum=2720] | Start a new topic [http://groups.yahoo.com/group/zms-developers/post;_ylc=X3oDMTJlanIxcnF1BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTE2NTQwNDA5MQ--] Messages [http://groups.yahoo.com/group/zms-developers/messages;_ylc=X3oDMTJlYmp1azlvBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA21zZ3MEc3RpbWUDMTE2NTQwNDA5MQ--] | Files [http://groups.yahoo.com/group/zms-developers/files;_ylc=X3oDMTJmN2dnbWYxBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2ZpbGVzBHN0aW1lAzExNjU0MDQwOTE-] | Photos [http://groups.yahoo.com/group/zms-developers/photos;_ylc=X3oDMTJldDEzbzBuBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA3Bob3QEc3RpbWUDMTE2NTQwNDA5MQ--] | Links [http://groups.yahoo.com/group/zms-developers/links;_ylc=X3oDMTJmaHN2MTU4BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2xpbmtzBHN0aW1lAzExNjU0MDQwOTE-] | Database [http://groups.yahoo.com/group/zms-developers/database;_ylc=X3oDMTJjdDk0ZzFyBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2RiBHN0aW1lAzExNjU0MDQwOTE-] | Polls [http://groups.yahoo.com/group/zms-developers/polls;_ylc=X3oDMTJmam05N2p2BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA3BvbGxzBHN0aW1lAzExNjU0MDQwOTE-] | Members [http://groups.yahoo.com/group/zms-developers/members;_ylc=X3oDMTJlNGZtNXFmBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA21icnMEc3RpbWUDMTE2NTQwNDA5MQ--] | Calendar [http://groups.yahoo.com/group/zms-developers/calendar;_ylc=X3oDMTJkNXQ1cW10BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2NhbARzdGltZQMxMTY1NDA0MDkx] Yahoo! Groups [http://groups.yahoo.com/;_ylc=X3oDMTJkNW1ja3RzBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMTY1NDA0MDkx] Change settings via the Web [http://groups.yahoo.com/group/zms-developers/join;_ylc=X3oDMTJmNWllY3BhBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzExNjU0MDQwOTE-] (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest] | Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional] Visit Your Group [http://groups.yahoo.com/group/zms-developers;_ylc=X3oDMTJkOTdmZ3V2BF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMTY1NDA0MDkx] | Yahoo! Groups Terms of Use [http://docs.yahoo.com/info/terms/] | Unsubscribe [mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit Your Group [http://groups.yahoo.com/group/zms-developers;_ylc=X3oDMTJldGprZW5sBF9TAzk3MzU5NzE0BGdycElkAzg0NzA4MjEEZ3Jwc3BJZAMxNzA3MjgxOTQyBHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTE2NTQwNDA5MQ--]SPONSORED LINKS
* Open source help desk software [http://groups.yahoo.com/gads;_ylc=X3oDMTJjOWVqZGdqBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDODQ3MDgyMQRncnBzcElkAzE3MDcyODE5NDIEc2VjA3NsbW9kBHN0aW1lAzExNjU0MDQwOTE-?t=ms&k=Open+source+help+desk+software&w1=Open+source+help+desk+software&w2=Open+source+software&c=2&s=62&g=2&.sig=F9weWF-fBsH1ZSbPrc_UtA]
* Open source software [http://groups.yahoo.com/gads;_ylc=X3oDMTJja3RrdWgyBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDODQ3MDgyMQRncnBzcElkAzE3MDcyODE5NDIEc2VjA3NsbW9kBHN0aW1lAzExNjU0MDQwOTE-?t=ms&k=Open+source+software&w1=Open+source+help+desk+software&w2=Open+source+software&c=2&s=62&g=2&.sig=O_EQhJ7CS9ZuWbm2EdDu_w]
New web site?
Drive traffic now. [http://us.ard.yahoo.com/SIG=12h5109tu/M=493064.8985663.9760769.8674578/D=groups/S=1707281942:NC/Y=YAHOO/EXP=1165411291/A=3848642/R=0/SIG=131eshi2t/*http://searchmarketing.yahoo.com/arp/srchv2.php?o=US2004&cmp=Yahoo&ctv=Groups3&s=Y&s2=&s3=&b=50]
Get your business
on Yahoo! search.
Y! Toolbar
Get it Free! [http://us.lrd.yahoo.com/_ylc=X3oDMTJvaTAzNjM3BF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDODQ3MDgyMQRncnBzcElkAzE3MDcyODE5NDIEc2VjA25jbW9kBHNsawN0b29sYmFyBHN0aW1lAzExNjU0MDQwOTE-;_ylg=1/SIG=11c6dvmk9/**http%3a//toolbar.yahoo.com/%3f.cpdl=ygrps]
easy 1-click access
to your groups.
Yahoo! Groups
Start a group [http://groups.yahoo.com/start;_ylc=X3oDMTJvMmhuYTluBF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDODQ3MDgyMQRncnBzcElkAzE3MDcyODE5NDIEc2VjA25jbW9kBHNsawNncm91cHMyBHN0aW1lAzExNjU0MDQwOTE-]
in 3 easy steps.
Connect with others.
.[IMAGE] __,_._,___
|
| | 2 answer | Add comment |
Wednesday, 19 September 2007
|
| Problems in ZMI Sebastian TДnzer 12:09:00 |
| | 2) Umlauts in folder titles and in content as well are not beeing converted to utf-8 automatically. Is there a way to do so? You can see the "problem" using the google predictor for our new site at http://www.gritechnologies.com/tools/diagnostic.go?dev.amcm.de - this doesn't happen when changing all umlauts to utf manually.
Is there a way to have ZMS convert umlauts and ampersands etc. to utf-8 on its own?
Best, Sebastian |
| | Add comment |
Tuesday, 18 September 2007
|
| redhat/fedora install? Marco Joneleit 12:16:07 |
| | Hi,
is there anyone out there who managed to install Hyperion on a Redhat/Fedora box? If so please could you contact me? I really would like to get the thing running. Any help would be very appreciated.
Thank you Marco
--- Administrador T cnico Yoga Center S.L. C./ Lagasca 32, 1 Izq. 28001 Madrid
Tel. (+34) 914636122 M vil: (+34) 627860250
|
| | 1 answer | Add comment |
Monday, 17 September 2007
|
| URL in ZMSSqldb Boris Kaminski 16:53:59 |
| | Hi ZMS-Developers,
is it possible to insert a url in a mysql database with zmssqldb like inserting a url in a special object with the [...] behind the inputfield so that the user can easily select the folder in his website? i only found the 'type' for string, date, int and image.
example: <item> <dictionary> <item key="id">link</item> <item key="label">Link</item> <item key="type">url</item> </dictionary> </item>
thanks for your help
Boris Kaminski
Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/zms-developers/
<*> Your email settings: Individual Email | Traditional
<*> To change settings online go to: http://groups.yahoo.com/group/zms-developers/join (Yahoo! ID required)
<*> To change settings via email: mailto:zms-developers-digest@yahoogroups.com mailto:zms-developers-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to: zms-developers-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
| | Add comment |
Friday, 14 September 2007
|
| ms outlook compatibility Evan Ingram 19:25:12 |
| | Hi,
Can anyone tell me how compatible OX is with ms outlook. Running version 0.8.2 and last time i checked compatibility was non existent.
cheers
-- Evan Ingram Technical Engineer CARISS St Augustines Business Centre, 125 Canterbury Road, Westgate-on-sea, Kent CT8 8NL
0870 224 5421 www.cariss.co.uk
CARISS is a trading name of Ask-4-IT Ltd Company Number - 5374955 VAT Number - 856 1229 22
|
| | Add comment |
|
| Open Exchange Tomcat issue Christian Pfeiffer 13:54:35 |
| | Hi subscribers out there...
I have some issues with my currently installed Open XChange version 0.8.2 and the Outlook Oxtender. I always get these inside my tomcat.log:
2007-09-13 17:12:09 StandardContext[/servlet]calendar: STATUS: java.lang.NullPointerException: (500) 2007-09-13 17:12:22 StandardContext[/servlet]calendar: ERROR: com.openexchange.api.OXException: java.lang.NullPointerException 2007-09-13 17:12:22 StandardContext[/servlet]calendar: STATUS: java.lang.NullPointerException: (500) 2007-09-13 17:12:24 StandardContext[/servlet]calendar: ERROR: com.openexchange.api.OXException: java.lang.NullPointerException
and sometimes also a (409) object not found
if I try to syncronize with the oxtender, beside that the thing isnt syncronizing any more. The database is clean for this user, so I want to syncronize from my local backup.
Would be nice if someone could help me a bit, or just tell me which screws I have to change, in order to get it run. I also tried to restart Tomcat,Apache, OpenXchange, and Postgresql-DB without success. By the way I'm using OXtender 4.2.19
Thanks in advance Chris.
|
| | 3 answer | Add comment |
Thursday, 13 September 2007
|
| Enable spam filter for a bunch of users Adrian von Bidder 18:01:33 |
| | Hi all!
* How can I enable the spam filter for all my users? Having to log into each account (first asking the user for his password, since I naturally don't know the users' passwords) is not really practical, and there are many users who have difficulties enabling the spamfolder themselves.
* How can I set up ox so the spamfilter is enabled by default?
This is OX from open-xchange-0.8.6-5 rpm's
thank you -- vbi
|
| | Add comment |
|