Giter Site home page Giter Site logo

zoop's People

Contributors

jlesueur avatar rgigger avatar

zoop's Issues

Undefined index: PATH_INFO

What steps will reproduce the problem?
1. Install the Lunar Pre-alpha ;)
2. Running index.php after install

What is the expected output? What do you see instead?

I got an error "Undefined index: PATH_INFO" in /app/globals.php line 78.
I corrected changing the $_SERVER['PATH_INFO'] in $GLOBALS['PATH_INFO']
Hope that's okay...

Original issue reported on code.google.com by [email protected] on 20 Feb 2009 at 2:15

implement dbobject

Start with the version in pehppy_dev
add support for 1 to N relationships
build out a paradigm for makeing arbitrary sql queries and creating dbobjects

Original issue reported on code.google.com by [email protected] on 9 Aug 2006 at 6:42

Licence and copyright

We need to do whatever is required for including the license and/or any 
copyright notices of 
everything here.  We also need to make sure that all included 3rd party 
licenses are compatible with 
the BSD license.

Original issue reported on code.google.com by [email protected] on 23 Apr 2008 at 8:42

tmp and tmp/gui directories for new installation

These It would be great if these directories were either included as part of 
the stationary or if they 
were simply created by zoop if it can't find them. If zoop depends on them, 
then it should be able 
to create them.

Original issue reported on code.google.com by [email protected] on 20 Jan 2010 at 6:24

rewrite db

The sql_functions

The connection object should wrap MDB2 in php4 and pdo on php5

Force the use of passing in variables as params instead of directly including 
in in the sql 
whenever possible.

sql_query
sql_insert
sql_update
sql_fetch_one
sql_fetch_one_cell
sql_fetch_rows
sql_fetch_simple_map
sql_fetch_map
sql_fetch_complex_map 
sql_fetch_column
sql_begin_transaction
sql_rollback_transaction
sql_commit_transaction
sql_check
the sql tree functions

Original issue reported on code.google.com by [email protected] on 9 Aug 2006 at 7:19

set up web site for applications

manual
example apps

google gives us no php or db support so we are going to have to set these up on 
our own servers

set up a new server for it

Original issue reported on code.google.com by [email protected] on 5 Aug 2006 at 8:10

Create a sample application

This will make adding in the various features that I need a little more 
enjoyable.

The first sample application is going to be a todo list manager.  It's pretty 
simple, it doesn't require 
any db access but it should be useful to me.

Original issue reported on code.google.com by [email protected] on 16 Jan 2007 at 7:47

Requesting XML file through zoop framework results in parse errors

What steps will reproduce the problem?
1. requesting a URL with an XML extension

What is the expected output? What do you see instead?
I expected to receive my XML document

What version of the product are you using? On what operating system?
Lunar on Ubuntu 9.04

Please provide any additional information below.
zone/Zone.php   2056    ErrorUtils::errorHandler (8, "Trying to get property of 
non-object", 
"/home/zoop/zoop-lunar/zone/Zone.php", 2056, <array>)
/zone/Zone.php  721     zone->outputXML (<array>, <array>)
/zone/Zone.php  690     zone->callRequestFunction ("Default", "")
/zone/Zone.php  889     zone->handlePageRequest ("Default")
/zone/Zone.php  547     zone->_checkFuncs ("Default", <array>)
/zone/Zone.php  656     zone->executeNextFunction ()
/zone/component.php     69  zone->handleRequest (<array>)
/zoop.php   435     Component_Zone->run ()

Original issue reported on code.google.com by jarom%[email protected] on 1 Mar 2010 at 5:46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.