Concerto on WAMP PHP errors- php Deprecated Functions
Reported by WTG User | March 4th, 2010 @ 01:59 PM
Have everything installed and have confirmed Apache, MySql, and
PHP work, however Converto does not work. I'm getting PHP
errors:
Example browser screen shows several pages like this:
id = $data['id']; $this->username = $data['username'];
$this->name = $data['name']; $this->email = $data['email'];
$this->admin_privileges = $data['admin_privileges'];
contact info:
Dom Guglielmo
dom@thehartford.com
Comments and changes to this ticket
-
Brian Michalski March 13th, 2011 @ 11:30 PM
- State changed from new to invalid
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.