Giter Club home page Giter Club logo

pawtucket's People

Contributors

collectiveaccess avatar gautiermichelin avatar gjerdery avatar inquisite avatar mariamotorina avatar sethkaufman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pawtucket's Issues

child hierarchy doesn't display in themes/*.*/views/Detail/ca_objects_detail_html.php

screenshot1
As I understand it. $va_child is returning as a string, not an array, in CA1.4. So when it's a string, then you CAN treat it as an array, but non-numeric indexes will be treated as 0 - meaning you're accessing the first (zero-index) char of that string. Adding var_dump confirms this. So then, how do we get the string to display all of the characters instead of just the first character?

This code returns only the first character of child_object_name

in php7 class Error is used internally

I am trying to use pawtucket but am not getting much success because I am getting the following error in the log;
2017/02/17 20:54:32 [error] 5635#5635: *1755 FastCGI sent in stderr: "PHP message: PHP Fatal error: Cannot declare class Error, because the name is already in use in /opt/pawtucket-1.4/app/lib/core/Error.php on line 46" while reading response header from upstream, client: 192.168.0.7, server: blah.com, request: "GET /pwt/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.0-fpm.sock:", host: "blah.com"

A look around and I find this nugget;

If after PHP upgrade you're getting error "PHP Fatal error: Cannot declare class error, because the name is already in use ...", you will have to rename your "error" class.
Since PHP 7 classname "Error" is predefined and used internally.

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.