Andrew Teal | 9 Aug 15:07
Picon

http://snipsnap.org/space/start disabled?

Is there a problem? I only found the site today ...

-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-
Andrew Teal < a.teal <at> hud.ac.uk > Tel: 01484 473674
Information Technologist   Learning & Teaching Support Unit
R1/07, (Ramsden Building) School of Human & Health Sciences,
University of Huddersfield, Queensgate, Huddersfield, HD1 3DH.
-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-


---
This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.

_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Andrew Teal | 9 Aug 15:14
Picon

Internet Explorer ...

… seems not to be working (no links to images, styles, …) on http://snipsnap.org/space/start

Can that be a setting under my control ?

-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-
Andrew Teal < a.teal <at> hud.ac.uk > Tel: 01484 473674
Information Technologist   Learning & Teaching Support Unit
R1/07, (Ramsden Building) School of Human & Health Sciences,
University of Huddersfield, Queensgate, Huddersfield, HD1 3DH.
-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-


---
This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.

_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Andrew Teal | 9 Aug 15:18
Picon

BlackBoard

http://www.blackboard.com/us/index.aspx

Any thoughts on incorporating SnipSnap as an extension?

-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-
Andrew Teal < a.teal <at> hud.ac.uk > Tel: 01484 473674
Information Technologist   Learning & Teaching Support Unit
R1/07, (Ramsden Building) School of Human & Health Sciences,
University of Huddersfield, Queensgate, Huddersfield, HD1 3DH.
-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-


---
This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.

_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Ryan Barrett | 9 Aug 19:32
Picon

http://snipsnap.org/space/start disabled?

On Wed, 9 Aug 2006, Andrew Teal wrote:

> Is there a problem? I only found the site today ...

registration has been disabled for a long time, due to spam.

http://snipsnap.org/comments/start/2005-04-08/1

-Ryan

--
http://snarfed.org/
Matthias L. Jugel | 9 Aug 19:44
Picon

http://snipsnap.org/space/start disabled?

Actually it was enabled in the meantime, but I had to close it  
because we had lots of strange attachments. I need to disable  
attachments.

Leo.

On 09.08.2006, at 19:32, Ryan Barrett wrote:

> On Wed, 9 Aug 2006, Andrew Teal wrote:
>
>> Is there a problem? I only found the site today ...
>
> registration has been disabled for a long time, due to spam.
>
> http://snipsnap.org/comments/start/2005-04-08/1
>
> -Ryan
>
> --
> http://snarfed.org/
> _______________________________________________
> SnipSnap-Users Mailing List
> snipsnap-users <at> snipsnap.org | http://snipsnap.org/
> http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users

--

-- 
Mud.DE -- Gemeinschaft Virtueller Welten Deutschland
Matthias L. Jugel http://www.mud.de  Info: info <at> mud.de

Attachment (smime.p7s): application/pkcs7-signature, 1915 bytes
_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Stefan Krüger | 9 Aug 20:45
Picon
Favicon

NoClassDefFoundError: org/apache/jasper/runtime/JspException

Hello

We are trying to deploy snipsnap.war . The deployment works fine, but
accessing the page fails with this message:

Java.lang.NoClassDefFoundError: org/apache/jasper/runtime/JspException
	java.lang.Class.getDeclaredMethods0(Native Method)
	java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
	java.lang.Class.getMethod0(Class.java:2611)
	java.lang.Class.getMethod(Class.java:1579)
	org.apache.catalina.security.SecurityUtil.createMethodAndCacheIt(SecurityUtil.java:340)
	org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:155)
	org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:114)
	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
	org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
	org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
	org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
	org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
	org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	java.lang.Thread.run(Thread.java:595)

This happens, when I deploy it to Jonas-applicationserver (which
includes tomcat 4.5)
and when i deploy it to a stanalone tomcat 5

We are using ubuntu 5.06. with sun java 1.5.06

Please help!

Greetings from Steve and Gregor

-- Stefan Krüger Firma wikisquare Strassburger Weg 26 53113 Bonn phone
+49 228 9437868 email krueger <at> wikisquare.de web http://www.wikisquare.de
_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Michael Davis | 17 Aug 21:24
Favicon

Deployment problem

Hi,

I deployed snipsnap on a windows box at my client's site, using tomcat
5.5. It worked fine.

Then I tried to deploy it on my own site, which is a shared machine
hosted by some company. It's running linux and tomcat 5.5. I unpacked
the war into a directory called 'snip', and I could get through the
initial config screens, but when I tried to run it, all the links were
broken because they didn't include the 'snip' subdirectory.

For example, the stylesheet link had this:
<link rel="STYLESHEET" type="text/css"
href="http://www.mysite.com/theme/default.css" />

instead of:
<link rel="STYLESHEET" type="text/css"
href="http://www.mysite.com/snip/theme/default.css" />

How can I fix this?

One more question: The tomcat log says:
Loading: / (Blog, http://www.mysite.com:8668/snipsnap

What's with the 8668 port? Is it really using that, or some other port?
That might be an issue perhaps with my hosting company...

I really hope I can get it to work because it's a great application!

Thanks
Michael
John Daues | 18 Aug 18:31
Favicon

edit the "see also:" section

How do I edit the "see also:" section? When I select "edit" on my start 
page, the "see also:" section does not appear there.
Matthias L. Jugel | 18 Aug 18:33
Picon

Re: edit the "see also:" section

See also is automatically generated from clicks you and your users  
did in SnipSnap.

Leo.

On 18.08.2006, at 18:31, John Daues wrote:

> How do I edit the "see also:" section? When I select "edit" on my  
> start
> page, the "see also:" section does not appear there.
> _______________________________________________
> SnipSnap-Users Mailing List
> snipsnap-users <at> snipsnap.org | http://snipsnap.org/
> http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users

--

-- 
Mud.DE -- Gemeinschaft Virtueller Welten Deutschland
Matthias L. Jugel http://www.mud.de  Info: info <at> mud.de

Attachment (smime.p7s): application/pkcs7-signature, 1915 bytes
_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
John Daues | 18 Aug 19:18
Favicon

Re: edit the "see also:" section

Can I eliminate that section completely?

Matthias L. Jugel wrote:
> See also is automatically generated from clicks you and your users did 
> in SnipSnap.
> 
> Leo.
> 
> On 18.08.2006, at 18:31, John Daues wrote:
> 
>> How do I edit the "see also:" section? When I select "edit" on my start
>> page, the "see also:" section does not appear there.
>> _______________________________________________
>> SnipSnap-Users Mailing List
>> snipsnap-users <at> snipsnap.org | http://snipsnap.org/
>> http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
> 
> --Mud.DE -- Gemeinschaft Virtueller Welten Deutschland
> Matthias L. Jugel http://www.mud.de  Info: info <at> mud.de
> 
> 
> 
> 

Gmane