story index | search | archive | submit story | downloads | stats | contact

phpWebLog

Topics
  • General (947)
  • Announcements (20)
  • Development (524)
  • Mods & Hacks (33)


  • phpWebLog
  • Latest Unstable - 0.5.3
  • Latest Stable - 0.5.2
  • ChangeLog
  • TODO / Roadmap
  • BUGS

    CVS WEB

  • New XL fork 0.5.2
  • Unstable branch 0.5.3


  • Last 5 Comments
  • Authentication Problem (minolta)
  • Do I have to be familiar with mySql (credit federal navy union)
  • For the Archive... (auto loan used)
  • block.tmpl (calculator interest mortgage onl)
  • block.tmpl (calculator interest mortgage onl)


  • phpWebLog Addons
    See Romarin.org for phpWebLog addons and more support.

    bug in 5.0-release views: 243
    By Bill Bradford (---.mrbill.net) on Saturday February 03 2001 @ 09:04PM EST [ General ]
    Thanks for fixing the mysql warning on story comments, but now its even stranger - some stories (that were fine with the 0.5 preeleases) now dont come up with an option for adding comments at all. Stories that already *had*
    comments before I upgraded to the final 0.5
    release have comments, and the forms for adding more, but stories that *didnt* have any comments now dont have the option to add new.




    < An annoyance in contrib.php | Grammatical error in english.lng >

    jason writes on Saturday February 03 2001 @ 10:48PM EST: [ reply | parent ]
    Hmm.. before I dig around to see if this is true. Make sure that your topics allows for comments. 0.5 has rules for topics that can disable comments.
    Bill Bradford writes on Saturday February 03 2001 @ 11:52PM EST: [ reply | parent ]
    I'm not using topics at all.
    jason writes on Sunday February 04 2001 @ 02:03AM EST: [ reply | parent ]
    In stories.php, line 57:
    change:
    if ($nrows>0 || F_count("T_Comments","ParentRid",$A["Rid"])>0) {

    to:
    if ($nrows>0 || F_count("T_Comments","ParentRid",$A["Rid"])>0 || $A["Topic"]==0) {

    that should do it.
    Bill Bradford writes on Sunday February 04 2001 @ 04:03AM EST: [ reply | parent ]
    Weird, in the email copy of this that I got,
    the s were missing... thanks, tho, for
    the fix.
    Post a Comment

    Name:
    Email:
    URL:
      Remember my information (uses cookies)
    Comment:
    * Your email will not be made public.
    Save As:

    PHP.net
  • MySQL, RedHat and other partners started a new campaign against software patents
  • Zend's PHP 5 Coding Contest winners announced
  • PHP before Canadian government, in Ottawa, October 19th and 20th, 2004
  • Forum PHP in Paris, November 18 &amp; 19, 2004
  • PHP 5.0.2 released!
  • PHP 4.3.9 released!
  • MySQL ComCon Europe
  • OSCOM.4 with Apache Track
  • New Installation Instructions
  • PHP 5.0.1 Released!

  • PHPBuilder
  • Eclipse for the PHP Developer
  • Enjoy the Openness of MySQL
  • Getting Started with PHP-GTK: Part 1
  • SQLite Support for PHP4
  • Creating a PHP-Based Content Management System
  • Protecting MySQL Sessions With SSH Tunnel (Port Forwarding)
  • Logging into a RETS Server
  • Value Objects and Data Access Objects with PHP 4.2.x
  • Creating a PHP Script for Web Mail Posting and Notification
  • Remote Scripting with Javascript, IFrames and PHP

  • Bordom
  • Voting machine error gives Bush 3,893 extra votes in Ohio
  • Free Sex font
  • Horst Nogajski :: Bild InForm :: Portfolio
  • AudiWorld Forums: Pictures of Bomb here at Stevens..
  • Sorry Everybody -- How Can We Make It Up To You?
  • CNN.com - 'Come bite me!' - Nov 4, 2004
  • Gang Bloodhound A Lap Dance is So Much Better When the Stripper is Crying lyrics
  • The Onion | National Museum Of The Middle Class Opens In Schaumburg, IL
  • Refused ticket, so man runs naked into moving jet's wheel well - NOV 5, 2004
  • Poland Protest


  • phpWebLog: A PHP News and Content Management System
    Copyright (C) 2000-2002, Jason Hines / devtwo