Giter Club home page Giter Club logo

sample's Introduction

PyroCMS

PyroCMS is an easy to use, powerful, and modular CMS and development platform built with Laravel 5.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

sample's People

Contributors

adamfairholm avatar chadwithuhc avatar jensdeschrijver avatar jerel avatar keevitaja 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  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

sample's Issues

plugin.php referencing non existent table

Hello,

I'm all new to pyro cms (and github) but I believe I found a bug in the sample module and that it's worth mentioning it somewhere... so I am here.

I was working through all files and see if I can figure out what the statements do and how everything works together so I could get a better understanding of pyro cms.

However, this is line 27-30 in plugin.php:

    return $this->db->order_by('name', $order)
                    ->limit($limit)
                    ->get('sample_items')
                    ->result_array();

I tested this code via a custom page and it doesn't work because the table sample_items does not exist. I think the correct table is sample.

Greetings,
Markus

errors php $data

Some php errors on pyro 2.2.1

SITE
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: data
Filename: controllers/sample.php
Line Number: 48

ADMIN
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: name
Filename: admin/form.php
Line Number: 15

A PHP Error was encountered
Severity: Notice
Message: Undefined variable: slug
Filename: admin/form.php
Line Number: 20

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.