Sphene Community Tools

Community

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

Change Language:



AddThis Social Bookmark Button

A Django site.
Profile for Alexsandr Isayko

Name Alexsandr Isayko
Email Address Reveal this emailaddress
ICQ UIN270470281
AvatarUsers avatar
Posts15
Board Signature
don't worry be happy, bitch!
  • Re: No Last Post datas in Threads
    Board >> General
    Worked. Thanks for support!
    don't worry be happy, bitch!
  • Re: No Last Post datas in Threads
    Board >> General
    mysql> SELECT * FROM sphboard_threadinformation WHERE root_post_id = 1;
    +----+--------------+-------------+-------------+------+---------------------+--
    ------------+----------------+------------+------------+------------------------
    +
    | id | root_post_id | category_id | thread_type | heat | heat_calculated | s
    ticky_value | latest_post_id | post_count | view_count | thread_latest_postdate
    |
    +----+--------------+-------------+-------------+------+---------------------+--
    ------------+----------------+------------+------------+------------------------
    +
    | 1 | 1 | 1 | 1 | -90 | 2008-02-02 15:50:13 |
    0 | 1 | 1 | 3 | 2008-02-02 15:50:08
    |
    +----+--------------+-------------+-------------+------+---------------------+--
    ------------+----------------+------------+------------+------------------------
    +
    1 row in set (0.05 sec)
    don't worry be happy, bitch!
  • Re: No Last Post datas in Threads
    Board >> General
    Yes, i'm see it
    Updating thread information for test1
    done updating thread information.
    saved post / threadinformation: ThreadInformation object
    [02/Feb/2008 16:17:39] "POST /forums/post/1/ HTTP/1.1" 302 0
    don't worry be happy, bitch!
  • Re: No Last Post datas in Threads
    Board >> General
    Alexsandr Isayko said @ 2008-01-31 22:35:13:
    select * from sphboard_threadinformation where root_post_id = 684 -- -- -- no results !!!
    :) Third beer it would be out of place :) Sorry

    In general - mysql return the records on this query
    is there an easy way i could try to directly debug SCT within your project ? maybe you could send me your project (in a zip file or something) .. or do you have a server where i could debug it remotely or something ?

    access to project i c't give because it commercial


    don't worry be happy, bitch!
  • Re: HTML
    Board >> General
    no no no!! i'm d't try to recode yore source :), easy get me training? :)
    don't worry be happy, bitch!
  • Re: No Last Post datas in Threads
    Board >> General
    select * from sphboard_threadinformation where root_post_id = 684 -- -- -- no results !!! jh my god! Мляяятьь
    don't worry be happy, bitch!
  • Re: HTML
    Board >> General
    good:)
    I'm crete a css file which inherit all based styles and redefinition that. But (see attach) in code assist the same moments where redefine styles are imposible. Maybe all texts must doing with id's or clases in in divs elem's? Redefine Your code - foolishly :) because you are developer.

    P.S. We don't solve a problem with http://sct.sphene.net/board/thread/684/ i'm tryed your advice with logger but its don't give a results :(
    don't worry be happy, bitch!
  • HTML
    Board >> General
    Dear Herbert Poul!
    I'm tryed a my design to your forum with css files, but in Your html present a some block where text not include in any tags => its not stylization etc, even jquery. Can i help you in that? :)
    don't worry be happy, bitch!
  • Re: AttributeError when upload attachment
    Board >> General
    thanks, sorry if i'm bother, but i'm seriously use Your app and look for all small details :)
    don't worry be happy, bitch!
  • AttributeError when upload attachment
    Board >> General
    When click "Upload File" on Posting new thread file uploaded success but raise an exception

    Exception Type: AttributeError
    Exception Value: 'NoneType' object has no attribute 'id'


    in communitytools/sphenecoll/sphene/sphboard/views.py in post line 369

     if (not thread and not post) or (post and post.is_new() and post.id == thread.id): 
    
    don't worry be happy, bitch!


Powered by Sphene Community Tools