Sphene Community Tools

Community

Copyright © 2007-2009 by Herbert Poul
You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools

Profile for tester



Name tester
Email Address Reveal this emailaddress
Posts7
  • Re: это Тест error cyrrilic character in subject
    Board » General
    one fixed yet this bug. see trunk :)
  • это Тест error cyrrilic character in subject
    Board » General
    Hi. If in the subject a in new thread typing not english character that it appears error.

    it trackback:
    "
    NoReverseMatch at /forum/post/2/

    Reverse for 'sphboard_show_thread' with arguments '()' and keyword arguments '{'thread_id': 17L, 'slug': ''}' not found.

    Request Method: POST
    Request URL: http://127.0.0.1:8000/forum/post/2/
    Exception Type: NoReverseMatch
    Exception Value:

    Reverse for 'sphboard_show_thread' with arguments '()' and keyword arguments '{'thread_id': 17L, 'slug': ''}' not found.
    "

    What can is correct it?

    --- Last Edited by tester at 2009-03-30 10:13:48 ---
  • several "Community Groups"
    Board » General
    Hi. I have problem with 'Community Groups'.
    I added new Group via django-admin. I added new categories to that group. But I see only one forum and I not see group that I added there.

    Herbert Poul, please help me. Can I use several "Group" in your app? And Can I apears it.
  • got error when I delete GROUP
    Board » General
    I try delete GROUP () in django-admin but it given me error.
    I not use app-wiki and it not contain in INSTALLED_APPS = (.

    Why it happed? Help me how decided it problem?

    And after getting it that error I add to
    INSTALLED_APPS += ( 'sphene.sphwiki',). Next , I try delete GROUP via django-admin again and it success!
    But if i not use wiki I am trouble with it

    ps
    sorry me English


    --- Last Edited by tester at 2009-03-25 16:23:30 ---
  • Re: A WYSIWYG BBcode editor for sphboard 0.5
    Board » General
    Why aren't you use tinyMCE as link in <head> src=code.google.../tinyce.js. </head> etc

    It allow you reduce traffic in your site

    Why is tinyMCE as bad idea to use there in such case?
  • Bug report
    Board » General
    Hi.
    I found error in /sphene/community/middleware.py in string 238
    here trackback error:
    """""""
    TypeError at /

    cannot concatenate 'str' and 'float' objects

    Request Method: GET
    Request URL: http://127.0.0.1:8000/
    Exception Type: TypeError
    Exception Value:

    cannot concatenate 'str' and 'float' objects

    Exception Location: /home/r/project/django/mysites/apps/sphene/community/middleware.py in process_view, line 238
    Python Executable: /usr/bin/python
    """""""
    It happend if you join his app with "django-debug-toolbar" and it apears tool-bar but not good your app

    git://github.com/dcramer/django-debug-toolbar.git

    When I remark it string that Ok.

    Thanks

    --- Last Edited by tester at 2009-03-21 23:29:33 ---
  • SPH_HOST_MIDDLEWARE_URLCONF_MAP
    Board » General
    What is SPH_HOST_MIDDLEWARE_URLCONF_MAP?
    Where is read about it?

    Thanks


Powered by Sphene Community Tools