Profile for tester
| Name | tester |
|---|---|
| Email Address | Reveal this emailaddress |
| Posts | 7 |
-
- 2009-03-30 10:16:24
- Re: это Тест error cyrrilic character in subject
- Board » General
-
one fixed yet this bug. see trunk

-
- 2009-03-29 14:46:01
- это Тест 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 ---
-
- 2009-03-25 23:20:21
- 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.
-
- 2009-03-25 15:14:54
- 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 ---
-
- 2009-03-24 00:37:24
- 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?
-
- 2009-03-21 23:24:40
- 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 ---
-
- 2009-03-21 13:04:35
- SPH_HOST_MIDDLEWARE_URLCONF_MAP
- Board » General
-
What is SPH_HOST_MIDDLEWARE_URLCONF_MAP?
Where is read about it?
Thanks


