Hi all,
I have tried to implement Tagging without success.
I am using the document:
http://www.xwiki.org/xwiki/bin/view/AdminGuide/ImplementingTagging
When I am saving the TagMacro, I get the following error:
"Your request has been blocked. If you feel this is an error, please contact us at webmaster at xwiki dot com. Thanks."
I would like to start from scratch (I may have made a mistake). But it sounds we can not delete a class.
What can I do?
Hi all,
I have started implementing tagging in my environment using the instructions :
http://www.xwiki.org/xwiki/bin/view/AdminGuide/ImplementingTagging
Unfortunatly when I am creating the TagMacro page I get the error message:
"Your request has been blocked. If you feel this is an error, please contact us at webmaster at xwiki dot com. Thanks."
I wanted to start from scratch again because I was not sure I created the Tag Class correctly, but I found that it was not possible to get rid off a class.
What can I do?
Hi,
When creating a new template, class based page (e.g. the FAQs), I
occasionally (maybe 1 in 40-50 times) get a blank document after
filling out the form and clicking save. I have seen this both on
xwiki.org/xwiki.com and 2 personal 0.9.840 installations. Several
other users of these installations have seen this issue too.
Here's an example:
http://www.xwiki.com/xwiki/bin/view/Doc/HowCanIDynamicallyEscapeOutBackslas…
I created that document from the "create a new FAQ entry" form on
http://www.xwiki.com/xwiki/bin/view/Doc/WebHome . I was presented
with the FAQ form, which I filled out. But when I pressed Save,
frustratingly it just saved a blank document. My form content was
gone. No object is associated with the doc - it's as if the template
was completely ignored.
Has anyone else has seen this before?
Any ideas re what could be causing it?
Cheers,
Robin
Hi, sorry the repost.
I follow the instructions for creating a class, like
http://www.xwiki.com/xwiki/bin/view/XWiki/FAQClass?language=en
How can i delete this class?
Also, anybody knows why this documents are not indexed by the lucene
plugin ?
Please, thanks.
--
A.U.S. Enrique Ferreyra
Centro de Cómputos
Red Megatone - Red Confina
Hi,
I have XWiki 0.9.840 running in a local intranet and have a big problem
with some documents. These documents contain several objects with a
specific set of properties. One of the property is a DBStringListClass.
For a few days I changed the behaviour from single to multiple
selection.
After that everything seems fine until I restarted xwiki.
Now some of the documents throw the following exceptions:
Error number 4001 in 4: Error while parsing velocity page
Wrapped Exception: Invocation of method 'parseContent' in class com.xpn.xwiki.api.XWiki threw exception class java.lang.NullPointerException : null
Error number 3202 in 3: Exception while reading document LFS.FontconfigInstall
Wrapped Exception: Error number 3212 in 3: Exception while loading object LFS.FontconfigInstall
Wrapped Exception: Error number 3212 in 3: Exception while saving property component of object LFS.FontconfigInstall
Wrapped Exception: No row with the given identifier exists: [com.xpn.xwiki.objects.DBStringListProperty#
The page isn't displayed. For this I cannot repair the documents.
As I understand it right the problem is an incorrect relation between a specific
set of datas for the object on the document.
Is it possible to get the documents back to work?
Bye
Frank
--
Dipl. Inform. Frank Häfemeier <frank(a)haefemeier.net>
----------------------------------------------------
On other wikis I know there is a way to find how many references there
are to a page, and also a way to see a list of all the pages with links
that lead to a page (i.e. backlinks). I googled for this for xwiki, and
found a couple of posts, but didn't have any luck figuring it out.
Does anyone know if there is a way to get xwiki to do this? I'm just
getting a free site, I'm not running my own server. My wiki is:
http://rpggumbo.xwiki.com
Thanks in advance for any help!
Art
Hi all,
I was wondering, is it possible to use a single query to get document
details and specified linked objects using one query (specific fields of
those objects would be even better)?
For example,
A document is created using a class template.
Inside the document are used two other classes, which are used multiple
times.
One of those classes is used for critical information that needs to be
shown in the document listing.
Currently what I do is to return a query based on the class for
documents, then loop through those results for document names. Inside
each loop I'm performing a second loop for the class with critical
information (shown in the listing). This eventually results in some
fairly heavy traffic (as you could imagine), which I'd like to resolve.
Not sure if this description is clear enough, but any suggestions or
idea's would be welcome!
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi, i made a FAQ Class like the guide says
(http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQs+Tutorial)
The thing is, now im searching some text that is in the FAQ with the
Lucene Search Plugin and it is not founded.
There is a problem ? should be founded? somebody understans why it
should be founded /not founded ?
Thanks
--
A.U.S. Enrique Ferreyra
Centro de Cómputos
Red Megatone - Red Confina
Hi, i try to follow the FAQs Class tutorial, but something i did was wrong..
How i delete the whole thing, i mean the class and forms
(GuiaErroresSI4gl.GuiaErroresSI4glClass
<http://ntecno/xwiki/bin/view/GuiaErroresSI4gl/GuiaErroresSI4glClass>) ?
--
A.U.S. Enrique Ferreyra
Centro de Cómputos
Red Megatone - Red Confina