ARRAY(0x5e9f498)
Content Management System
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Опросы
• Аватарки
• Интересы
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Content Management SystemGo to page: 1 | 2 | 3 | next »

  Advertising:
  Top users: 
  Рейтинг сообществ: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:
вторник, 13 апреля 2010 г.
Topic awaiting moderation nikejordanaaa 12:09:07
четверг, 8 апреля 2010 г.
Try adding this right after :attribute... Guest 15:14:20
 Try adding this right after </xsd:sequence>

<xsd:attribute name="language" type="OpenCmsLocale­" use="required"/>
Add comment
I'm struggling with exactly the same problem. Did you ever... Guest 14:18:40
 I'm struggling with exactly the same problem. Did you ever solve this?
comment 1 answer | Add comment
понедельник, 22 марта 2010 г.
the analysis of selected documents can be performed by... Guest 19:32:46
 the analysis of selected documents can be performed by various data recovery solutions. You may try the repair mdb files tool: http://www.recovery­toolbox.com/how_to_r­epair_mdb_file.html for example, it is one of the most efficient tools
comment 3 answer | Add comment
понедельник, 15 марта 2010 г.
do not hesitate trying various tools for import .sql files... Guest 18:37:57
 do not hesitate trying various tools for import .sql files into sql query file: http://www.recovery­toolbox.com/import_s­ql_files_to_sql_serv­er_database.html, it is often the only choice to retrieve the data from corrupted documents
comment 1 answer | Add comment
пятница, 26 февраля 2010 г.
Hi all,I have tried the above steps with not luck. Any... Guest 09:07:33
 Hi all,
I have tried the above steps with not luck. Any other ideas?

Thanks
DCP
Add comment
понедельник, 15 февраля 2010 г.
Installing OpenCMS on a Windows XP operating system. Spanglish 15:43:34
 I am trying to install OpenCMS on a Windows XP operating system. I have MySQL Server 4.1, Apache Tomcat 5.5., j2sdk-1_4_1_04-wind­ows-i586, and the mysql-connector-jav­a-3.1.10; all downloaded and installed. I am able to go through the setup process until I reach the create database and tables screen. I can successfully create the database but I receive this error with the tables (please excuse the length . . . I wanted to make sure you had as much information as possible to help me! :)­:
Tables could not be created!
Error connecting to database using: "jdbc:mysql://local­host:3306/opencms".
-------------------­--------------------­----
java.sql.SQLExcepti­on: Invalid authorization specification message from server: "Access denied for user 'opencms'@'localhos­t' (using password: NO)" at com.mysql.jdbc.Mysq­lIO.checkErrorPacket­(MysqlIO.java:1997) at com.mysql.jdbc.Mysq­lIO.checkErrorPacket­(MysqlIO.java:1906) at com.mysql.jdbc.Mysq­lIO.secureAuth411(My­sqlIO.java:2520) at com.mysql.jdbc.Mysq­lIO.doHandshake(Mysq­lIO.java:817) at com.mysql.jdbc.Conn­ection.createNewIO(C­onnection.java:1782)­ at com.mysql.jdbc.Conn­ection.(Connection.j­ava:450) at com.mysql.jdbc.NonR­egisteringDriver.con­nect(NonRegisteringD­river.java:411) at java.sql.DriverMana­ger.getConnection(Un­known Source) at java.sql.DriverMana­ger.getConnection(Un­known Source) at org.opencms.setup.C­msSetupDb.setConnect­ion(CmsSetupDb.java:­266) at org.apache.jsp.setu­p.step_005f5_005fdat­abase_005fcreation_j­sp._jspService(org.a­pache.jsp.setup.step­_005f5_005fdatabase_­005fcreation_jsp:340­) at org.apache.jasper.r­untime.HttpJspBase.s­ervice(HttpJspBase.j­ava:97) at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:802­) at org.apache.jasper.s­ervlet.JspServletWra­pper.service(JspServ­letWrapper.java:322)­ at org.apache.jasper.s­ervlet.JspServlet.se­rviceJspFile(JspServ­let.java:291) at org.apache.jasper.s­ervlet.JspServlet.se­rvice(JspServlet.jav­a:241) at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:802­) at org.apache.catalina­.core.ApplicationFil­terChain.internalDoF­ilter(ApplicationFil­terChain.java:252) at org.apache.catalina­.core.ApplicationFil­terChain.doFilter(Ap­plicationFilterChain­.java:173) at org.apache.catalina­.core.StandardWrappe­rValve.invoke(Standa­rdWrapperValve.java:­213) at org.apache.catalina­.core.StandardContex­tValve.invoke(Standa­rdContextValve.java:­178) at org.apache.catalina­.core.StandardHostVa­lve.invoke(StandardH­ostValve.java:126) at org.apache.catalina­.valves.ErrorReportV­alve.invoke(ErrorRep­ortValve.java:105) at org.apache.catalina­.core.StandardEngine­Valve.invoke(Standar­dEngineValve.java:10­7) at org.apache.catalina­.connector.CoyoteAda­pter.service(CoyoteA­dapter.java:148) at org.apache.coyote.h­ttp11.Http11Processo­r.process(Http11Proc­essor.java:856) at org.apache.coyote.h­ttp11.Http11Protocol­$Http11ConnectionHan­dler.processConnecti­on(Http11Protocol.ja­va:744) at org.apache.tomcat.u­til.net.PoolTcpEndpo­int.processSocket(Po­olTcpEndpoint.java:5­27) at org.apache.tomcat.u­til.net.LeaderFollow­erWorkerThread.runIt­(LeaderFollowerWorke­rThread.java:80) at org.apache.tomcat.u­til.threads.ThreadPo­ol$ControlRunnable.r­un(ThreadPool.java:6­84) at java.lang.Thread.ru­n(Unknown Source)
-------------------­--------------------­----
Error parsing database setup SQL script in line: );
-------------------­--------------------­----
java.lang.NullPoint­erException at org.opencms.setup.C­msSetupDb.executeSta­tement(CmsSetupDb.ja­va:456) at org.opencms.setup.C­msSetupDb.executeSql­(CmsSetupDb.java:363­) at org.opencms.setup.C­msSetupDb.executeSql­(CmsSetupDb.java:426­) at org.opencms.setup.C­msSetupDb.createTabl­es(CmsSetupDb.java:1­42) at org.apache.jsp.setu­p.step_005f5_005fdat­abase_005fcreation_j­sp._jspService(org.a­pache.jsp.setup.step­_005f5_005fdatabase_­005fcreation_jsp:350­) at org.apache.jasper.r­untime.HttpJspBase.s­ervice(HttpJspBase.j­ava:97) at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:802­) at org.apache.jasper.s­ervlet.JspServletWra­pper.service(JspServ­letWrapper.java:322)­ at org.apache.jasper.s­ervlet.JspServlet.se­rviceJspFile(JspServ­let.java:291) at org.apache.jasper.s­ervlet.JspServlet.se­rvice(JspServlet.jav­a:241) at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:802­) at org.apache.catalina­.core.ApplicationFil­terChain.internalDoF­ilter(ApplicationFil­terChain.java:252) at org.apache.catalina­.core.ApplicationFil­terChain.doFilter(Ap­plicationFilterChain­.java:173) at org.apache.catalina­.core.StandardWrappe­rValve.invoke(Standa­rdWrapperValve.java:­213) at org.apache.catalina­.core.StandardContex­tValve.invoke(Standa­rdContextValve.java:­178) at org.apache.catalina­.core.StandardHostVa­lve.invoke(StandardH­ostValve.java:126) at org.apache.catalina­.valves.ErrorReportV­alve.invoke(ErrorRep­ortValve.java:105) at org.apache.catalina­.core.StandardEngine­Valve.invoke(Standar­dEngineValve.java:10­7) at org.apache.catalina­.connector.CoyoteAda­pter.service(CoyoteA­dapter.java:148) at org.apache.coyote.h­ttp11.Http11Processo­r.process(Http11Proc­essor.java:856) at org.apache.coyote.h­ttp11.Http11Protocol­$Http11ConnectionHan­dler.processConnecti­on(Http11Protocol.ja­va:744) at org.apache.tomcat.u­til.net.PoolTcpEndpo­int.processSocket(Po­olTcpEndpoint.java:5­27) at org.apache.tomcat.u­til.net.LeaderFollow­erWorkerThread.runIt­(LeaderFollowerWorke­rThread.java:80) at org.apache.tomcat.u­til.threads.ThreadPo­ol$ControlRunnable.r­un(ThreadPool.java:6­84) at java.lang.Thread.ru­n(Unknown Source)
-------------------­--------------------­----
I have already tried to bypass the table creation, but when I do I am unable to use or install the remaining portions of OpenCMS. Please help!!! This is starting to drive me crazy. I am a complete newbie to this, so any "dumbed down" approach you can offer would be much appreciated!
comment 4 answer | Add comment
воскресенье, 24 января 2010 г.
I would like to share my experience with regard to recovery... Guest 16:19:30
 I would like to share my experience with regard to recovery pdf files, it is here: http://www.recovery­toolbox.com/pdf_repa­ir_and_recovery_down­load.html, this program quickly parses corrupted database files and retrieves the data when possible
Add comment
среда, 13 января 2010 г.
100113SLCN UGG Bailey Button or not listing, the sale of... Guest 13:54:52
 100113SLCN UGG Bailey Button or not listing, the sale of those UGG Classic Cardy shoes were broken from the factory out of a small amount of code of UGG Classic Mini shoes, if the yardage is complete, it is UGG Classic Tall, it is impossible to thing. See vamps, really UGG very bright and clean, car line is 9 per inch needle, margin is uniform, line moderately elastic, there will be no floating lines, break, jump pin. UGG Ultra Short shoe feel very good, but there is no rupture, breakage. http://www.love-ugg­.com/products_all.ht­ml
Add comment
100113SLCN UGG Bailey Button or not listing, the sale of... Guest 13:54:46
 100113SLCN UGG Bailey Button or not listing, the sale of those UGG Classic Cardy shoes were broken from the factory out of a small amount of code of UGG Classic Mini shoes, if the yardage is complete, it is UGG Classic Tall, it is impossible to thing. See vamps, really UGG very bright and clean, car line is 9 per inch needle, margin is uniform, line moderately elastic, there will be no floating lines, break, jump pin. UGG Ultra Short shoe feel very good, but there is no rupture, breakage. http://www.love-ugg­.com/products_all.ht­ml
Add comment
100113SLCN UGG Bailey Button or not listing, the sale of... Guest 13:54:42
 100113SLCN UGG Bailey Button or not listing, the sale of those UGG Classic Cardy shoes were broken from the factory out of a small amount of code of UGG Classic Mini shoes, if the yardage is complete, it is UGG Classic Tall, it is impossible to thing. See vamps, really UGG very bright and clean, car line is 9 per inch needle, margin is uniform, line moderately elastic, there will be no floating lines, break, jump pin. UGG Ultra Short shoe feel very good, but there is no rupture, breakage. http://www.love-ugg­.com/products_all.ht­ml
Add comment
среда, 23 декабря 2009 г.
it seems that your database is damaged. if you'd like to... Guest 16:25:01
 it seems that your database is damaged. if you'd like to know how to import indexes ms sql, try this: http://www.recovery­toolbox.com/how_do_y­ou_import_informatio­n_into_a_sql_databas­e.html.
Add comment
Use:rawurlencode ($variable);for htmlentities, you should... Guest 06:57:57
 Use:

rawurlencode ($variable);

for htmlentities, you should use:
htmlentities ($variable, ENT_QUOTES, 'utf-8');
comment 1 answer | Add comment
вторник, 27 октября 2009 г.
hi friends(Jesєs and Stephan) , thanks you... Guest 18:07:52
 hi friends(Jesєs and Stephan) , thanks you soooooooooooooooooo­ooooooooooooooooo...­....................­......... mcuhhhhhhhhhhhhhhhh­hhhhhhhhhhhhhhhhhh i was also strugling so... much and i got it ...


Regards,
Sham

comment 1 answer | Add comment
среда, 16 сентября 2009 г.
Thanks a lot for your answer!!! Problem solved!!Basper... Guest 16:56:18
 Thanks a lot for your answer!!! Problem solved!!

Basper (Brazil)
Add comment
вторник, 11 августа 2009 г.
I am getting the same error after upgrading from 5.2 to 5.3... Guest 14:08:18
 I am getting the same error after upgrading from 5.2 to 5.3 But mine is will pulling the Document.
Add comment
понедельник, 10 августа 2009 г.
postComponentNestEve­nt and postComponentJumpEv­ent, both... Guest 04:06:53
 postComponentNestEve­nt and postComponentJumpEv­ent, both have the same parameters.

• strFormId: The target form for the event. If null, the first form on the page is
assumed.
• strComponent: The target component URL for the jump or nest.
• strTarget: The target frame (optional). Default is the current frame. If target frame
does not exist, a new window will pop up.
• strEventArgName: Event argument name (optional)
• strEventArgValue: Event argument value (optional)

:-O­
Add comment
пятница, 31 июля 2009 г.
AGGC.Ru . , , isk . - . Guest 06:40:33
 AGGC.Ru .
, , isk . - .
Add comment
понедельник, 23 марта 2009 г.
How to hide an acl in documentum? Guest 18:17:44
 Hi ,

I have a typical query ,i need to hide an acl from a set of user.I tried to do so by assigning the none permissions to all the groups to which the user is associated but it doesnt seem to work.

Please provide me the suggestions !!

DM_SYSOBJECT _E_INVALID_ACL_DOMA­IN the user gets this error when he tries assignig the visible permissions to the objects (may be document or folder)

Please help

Regards
Debashis
Add comment
вторник, 4 ноября 2008 г.
i belive so, yes, you could have a trojan hooked to the... Guest 08:48:54
 i belive so, yes, you could have a trojan hooked to the dir, reading anything ending up in it. but webtop and documentum are really not so good nayway. it's buggy, slow, unreliable, bloated and outdated. so, i don't wonder over some small security risk...
Add comment
среда, 6 августа 2008 г.
To peter.schober@univi­e.ac.atI agree with you guy. How... Guest 12:09:04
 To peter.schober@univi­e.ac.at

I agree with you guy. How could I trust in a document which doesn't give any credit to anyone ??? :p­

I wrote this guide 3 years ago while I was learning to be... Windows Administrator.

For sure, I am not as skilled as you are...

This document has been written in order to support my final exam. (The jury has not appreciated I worked on a linux oriented project. lol)

Anyway, even if i am not an expert in Web hosting, Apache, Tomcat, Websphere, Weblogic, JAVA, JMS, JDN, WAR,JAR,EJB, ANT, Servlets, Applets, MySQL, Postgresql, Oracle, Linux, PAM, NIS, LDAP, Samba, NFS, Authentication, Authorization, Accounting, Networking, IPtables, IPChains, IDS ... Configurations, Bash, Perl, RPM's, RPMbuild, GCC, configure, make, make install ... I am skilled enough to make a system work.

And I never wrote any stupid commands like rm -Rf / in my guide :-)­

Regards, Fabrice.
comment 1 answer | Add comment
четверг, 17 июля 2008 г.
Hi,I am working on a plug-in to extension manager of the... Guest 08:51:28
 Hi,

I am working on a plug-in to extension manager of the Lotus Notes client. I have to attach some custom metadata to the attachment of the mail.

Can anybody suggest Notes C/C++ API used to get the metadata content of the attachment and also to add the metadata to the attachments.

Thanks!!
Sumitha
comment 1 answer | Add comment
суббота, 14 июня 2008 г.
very thanks gzel bir payla??m te?ekkr... Guest 08:38:29
 very thanks gzel bir payla??m te?ekkr ederiz
http://www.Aylak.co­m http://sinema.Aylak­.com http://oyun.Aylak.c­om
comment 1 answer | Add comment
пятница, 30 ноября 2007 г.
Hi there,There is at least one project to my knowledge with... Guest 13:59:08
 Hi there,

There is at least one project to my knowledge with the goal of developing an open-source MAPI/CalDAV connector for Outlook, which is OpenConnector.

http://www.openconn­ector.org

This project has been making slow but steady progress for quite some time. Unfortunately, the site hasn't been updated since the end of June. They do appear to be cloase to a something workable right now.

In the meantime, I'm also very curious about the quality of Zidelook. For use in a commerical environment, a license of 150 euro for 5 seats really isn't bad. But I just can't find any serious on-line reviews of the Zidelook product anywhere!
Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Content Management SystemGo to page: 1 | 2 | 3 | next »

see also:
pass tests:
A ih reakziya na tvoe poyavlenie -
Взлома беона!
see also:
Предисловие

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .