phpWebLog

find
story index | search | archive | submit story | downloads | stats | contact
Topics
  • General (953)
  • 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


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

    Question about PHP3 version
    Posted under General by Brandx (---.shoes.at.maximumbsd.com) on Friday November 24 2000 @ 05:33PM EST
    I am trying to get phpweblog going on PHP3 3.0.15 I keep getting the error in the layout.inc.php
    on line 66. Does anyone know it phpweblog works with this versions of php?




    < just a question | Bug at phpweblog 0.4.2 >

    crode writes on Sunday November 26 2000 @ 01:10AM EST: [ reply | parent ]
    Change "print eval($tmp);" to "eval($tmp)". I do believe that there is about 6 to 7 places in the file where it also needs to be changed the same way.
    Brandx writes on Monday November 27 2000 @ 11:57AM EST: [ reply | parent ]
    Now for some reason it doesnt seem to read the language files. I get the _TOPIC and etc on the pages any idea on fixing this?

    Thanks

    Ryan
    crode writes on Monday November 27 2000 @ 01:09PM EST: [ reply | parent ]
    Ok, First step completed, now you have to get the second step going...
    Now at this point, you need to declare the lanuage file in the common.inc.php to get yourself up and running, follow down to the line
    /*== include functions ===========*/
    and add the line:
    include("$G_PATH/backend/language/english.lng");
    Post a Comment
    Name: Anonymous
    Email: Anonymous
    URL:
    Comment:
    * Your email will not be made public.
    Save As:

    PHP.net
  • Zend/PHP Conference & Expo 2005 Program Announced
  • Get Your Pocket PHP Reference and Help Hurricane Relief
  • PHP 5.0.5 Released
  • PHP 5.1 Release Candidate 1 Available
  • International PHP Conference 2005 - Program available
  • web|works and php|works 2005 Program Online
  • PHP 4.4.0 Released
  • PEAR XML_RPC Vulnerability and PHP 4.4.0RC2 release
  • Zend/PHP Conference 2005
  • 10 years since PHP 1.0 was released!

  • PHPBuilder
  • In Case You Missed It...The Week of September 19, 2005
  • In Case You Missed It...The Week of September 12, 2005
  • Database Abstraction in PHP
  • In Case You Missed It...The Week of September 5, 2005
  • PHP Form Validation System: An Object-Oriented Approach
  • In Case You Missed It...The Week of August 29, 2005
  • Simple Remoting
  • In Case You Missed It...The Week of August 22, 2005
  • PHP Web Blog - Part 3
  • In Case You Missed It...The Week of August 15, 2005


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