View Single Post
  #5  
Old 03-25-2013, 10:00 AM
Isura Isura is offline
Member
 
Join Date: Jun 2011
Posts: 38
Gender: Female
Credits: 8,417
Isura is on a distinguished road
Default

I use Firefox version 19.0.2

I found a way to fix this error for me. I change the code in this:
PHP Code:
 $moduleContainer->add(new Comment("<a href=http://treeofarvalus.de/languages/de>Deutsch</a> <a href=http://treeofarvalus.de/languages/eng>English</a>")); 
Don't know why exactly it need the 'http://'-Part in front of the link, but now it works.
__________________
Reply With Quote