Cedric's profile - activity
2020-06-10 03:23:04 -0600 | received badge | Notable Question (source) |
2016-02-15 21:22:41 -0600 | received badge | Notable Question (source) |
2014-05-09 03:45:13 -0600 | received badge | Popular Question (source) |
2013-07-16 04:13:32 -0600 | received badge | Popular Question (source) |
2012-11-29 16:47:11 -0600 | received badge | Taxonomist |
2012-08-08 21:45:13 -0600 | received badge | Famous Question (source) |
2012-07-22 01:56:01 -0600 | received badge | Famous Question (source) |
2011-11-09 10:48:36 -0600 | received badge | Nice Answer ( source ) |
2011-10-06 08:41:09 -0600 | commented answer | Dynamic askbot translation Actually I tried it this morning but I still have issues with it... Now there is no more errors but my new problem is that when I click on any link, it tries to go to domain/en/page. The problem is that the server says the page doesn't exists (404 error). If I just remove the /en (domain/en/page -> domain/page), it works but there is still not the translation bar... I guess something is missing in my settings but I don't know what... Can you help please? |
2011-10-06 08:17:06 -0600 | received badge | Teacher ( source ) |
2011-10-06 08:17:06 -0600 | received badge | Necromancer ( source ) |
2011-10-06 04:04:08 -0600 | answered a question | Local installation whithout language switch It doesn't work for me, I installed it and added localeurl to the installed apps and when I run it, I get the error : Can you help me please? Edit: I found out that my problem was linked to my database. Now there is no more errors but my new problem is that when I click on any link, it tries to go to domain/en/page. The problem is that the server says the page doesn't exists (404 error). If I just remove the /en (domain/en/page -> domain/page), it works but there is still not the translation bar... I guess something is missing in my settings but I don't know what... Can you help please? |
2011-10-06 03:18:35 -0600 | answered a question | How does the translate tool work? Hi, I would definitly need this feature. Could you share it please? Thanks! |
2011-10-06 02:57:36 -0600 | received badge | Editor (source) |
2011-10-06 02:54:45 -0600 | commented question | Dynamic askbot translation In fact, what I'm trying to do is the same thing as the language bar at the top of this forum (next to the sign out link). |
2011-10-06 02:50:24 -0600 | asked a question | Dynamic askbot translation Hi, I'm trying to create some buttons (which are flags) on askbot so then when the user click on them, it dynamically translate the forum but it doesn't work so far. Can anyone explain how it works? Thanks. |
2011-10-04 03:05:45 -0600 | asked a question | add variable in settings.py Hi, I'm trying to add some variables in the settings.py file but I can't access them through the website. I'm sure it's the good file because I manage to translate the forum by changing the LANGUAGE_CODE variable but if I add a new one, it's content appears as blank when I try to display it. Can you help me please? |
2011-09-30 06:11:24 -0600 | answered a question | disable askbot features Ok Thanks. |
2011-09-30 06:11:07 -0600 | marked best answer | disable askbot features Hi. Currently vote buttons cannot be disabled. Sharing buttons settings can be found at yoursite.com/settings/SOCIAL_SHARING/ or clicking on "Sharing content on social networks" in the settings part. |
2011-09-30 06:11:07 -0600 | received badge | Scholar ( source ) |
2011-09-29 08:10:36 -0600 | asked a question | disable askbot features Hi, I'm trying to create a custom skin for askbot and I can't find out how I can disable the vote buttons and also the share ones. Is there any easy and clean way tp do it? Thanks. |